Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
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()
Dradeon_combios.c451 ddc_line = RADEON_GPIO_DVI_DDC; in combios_setup_i2c_bus()
469 ddc_line = RADEON_GPIO_DVI_DDC; in combios_setup_i2c_bus()
478 ddc_line = RADEON_GPIO_DVI_DDC; in combios_setup_i2c_bus()
562 case RADEON_GPIO_DVI_DDC: in combios_setup_i2c_bus()
572 case RADEON_GPIO_DVI_DDC: in combios_setup_i2c_bus()
585 case RADEON_GPIO_DVI_DDC: in combios_setup_i2c_bus()
598 case RADEON_GPIO_DVI_DDC: in combios_setup_i2c_bus()
612 case RADEON_GPIO_DVI_DDC: in combios_setup_i2c_bus()
Dradeon_reg.h1045 #define RADEON_GPIO_DVI_DDC 0x0064 /* DDC2 */ macro