Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/drm2/radeon/
Dradeon_i2c.c113 reg = RADEON_GPIO_DVI_DDC; in radeon_iicbb_pre_xfer()
447 case RADEON_GPIO_DVI_DDC: in r100_hw_i2c_xfer()
459 case RADEON_GPIO_DVI_DDC: in r100_hw_i2c_xfer()
475 case RADEON_GPIO_DVI_DDC: in r100_hw_i2c_xfer()
497 case RADEON_GPIO_DVI_DDC: in r100_hw_i2c_xfer()
518 case RADEON_GPIO_DVI_DDC: in r100_hw_i2c_xfer()
Dradeon_combios.c537 ddc_line = RADEON_GPIO_DVI_DDC; in combios_setup_i2c_bus()
555 ddc_line = RADEON_GPIO_DVI_DDC; in combios_setup_i2c_bus()
564 ddc_line = RADEON_GPIO_DVI_DDC; in combios_setup_i2c_bus()
648 case RADEON_GPIO_DVI_DDC: in combios_setup_i2c_bus()
658 case RADEON_GPIO_DVI_DDC: in combios_setup_i2c_bus()
671 case RADEON_GPIO_DVI_DDC: in combios_setup_i2c_bus()
684 case RADEON_GPIO_DVI_DDC: in combios_setup_i2c_bus()
698 case RADEON_GPIO_DVI_DDC: in combios_setup_i2c_bus()
Dradeon_reg.h1048 #define RADEON_GPIO_DVI_DDC 0x0064 /* DDC2 */ macro