Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_i2c.c114 reg = RADEON_GPIO_DVI_DDC; in pre_xfer()
375 case RADEON_GPIO_DVI_DDC: in r100_hw_i2c_xfer()
387 case RADEON_GPIO_DVI_DDC: in r100_hw_i2c_xfer()
403 case RADEON_GPIO_DVI_DDC: in r100_hw_i2c_xfer()
425 case RADEON_GPIO_DVI_DDC: in r100_hw_i2c_xfer()
446 case RADEON_GPIO_DVI_DDC: in r100_hw_i2c_xfer()
Dradeon_combios.c453 ddc_line = RADEON_GPIO_DVI_DDC; in combios_setup_i2c_bus()
471 ddc_line = RADEON_GPIO_DVI_DDC; in combios_setup_i2c_bus()
480 ddc_line = RADEON_GPIO_DVI_DDC; in combios_setup_i2c_bus()
564 case RADEON_GPIO_DVI_DDC: in combios_setup_i2c_bus()
574 case RADEON_GPIO_DVI_DDC: in combios_setup_i2c_bus()
587 case RADEON_GPIO_DVI_DDC: in combios_setup_i2c_bus()
600 case RADEON_GPIO_DVI_DDC: in combios_setup_i2c_bus()
614 case RADEON_GPIO_DVI_DDC: in combios_setup_i2c_bus()
Dradeon_reg.h1045 #define RADEON_GPIO_DVI_DDC 0x0064 /* DDC2 */ macro