Home
last modified time | relevance | path

Searched refs:RADEON_MDGPIO_MASK (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_combios.c468 ddc_line = RADEON_MDGPIO_MASK; in combios_setup_i2c_bus()
509 } else if (ddc_line == RADEON_MDGPIO_MASK) { in combios_setup_i2c_bus()
510 i2c.mask_clk_reg = RADEON_MDGPIO_MASK; in combios_setup_i2c_bus()
511 i2c.mask_data_reg = RADEON_MDGPIO_MASK; in combios_setup_i2c_bus()
540 (ddc_line == RADEON_MDGPIO_MASK)) { in combios_setup_i2c_bus()
H A Dradeon_reg.h1197 #define RADEON_MDGPIO_MASK 0x01a8 macro
/netbsd-src/sys/dev/pci/
H A Dradeonfbreg.h1147 #define RADEON_MDGPIO_MASK 0x0198 macro