Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_i2c.c111 reg = RADEON_GPIO_DVI_DDC; in pre_xfer()
372 case RADEON_GPIO_DVI_DDC: in r100_hw_i2c_xfer()
384 case RADEON_GPIO_DVI_DDC: in r100_hw_i2c_xfer()
400 case RADEON_GPIO_DVI_DDC: in r100_hw_i2c_xfer()
422 case RADEON_GPIO_DVI_DDC: in r100_hw_i2c_xfer()
443 case RADEON_GPIO_DVI_DDC: in r100_hw_i2c_xfer()
H A Dradeon_combios.c446 ddc_line = RADEON_GPIO_DVI_DDC; in combios_setup_i2c_bus()
464 ddc_line = RADEON_GPIO_DVI_DDC; in combios_setup_i2c_bus()
473 ddc_line = RADEON_GPIO_DVI_DDC; in combios_setup_i2c_bus()
557 case RADEON_GPIO_DVI_DDC: in combios_setup_i2c_bus()
567 case RADEON_GPIO_DVI_DDC: in combios_setup_i2c_bus()
580 case RADEON_GPIO_DVI_DDC: in combios_setup_i2c_bus()
593 case RADEON_GPIO_DVI_DDC: in combios_setup_i2c_bus()
607 case RADEON_GPIO_DVI_DDC: in combios_setup_i2c_bus()
H A Dradeon_reg.h1045 #define RADEON_GPIO_DVI_DDC 0x0064 /* DDC2 */ macro