Home
last modified time | relevance | path

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

/Linux-v5.10/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.c454 ddc_line = RADEON_GPIO_DVI_DDC; in combios_setup_i2c_bus()
472 ddc_line = RADEON_GPIO_DVI_DDC; in combios_setup_i2c_bus()
481 ddc_line = RADEON_GPIO_DVI_DDC; in combios_setup_i2c_bus()
565 case RADEON_GPIO_DVI_DDC: in combios_setup_i2c_bus()
575 case RADEON_GPIO_DVI_DDC: in combios_setup_i2c_bus()
588 case RADEON_GPIO_DVI_DDC: in combios_setup_i2c_bus()
601 case RADEON_GPIO_DVI_DDC: in combios_setup_i2c_bus()
615 case RADEON_GPIO_DVI_DDC: in combios_setup_i2c_bus()
Dradeon_reg.h1045 #define RADEON_GPIO_DVI_DDC 0x0064 /* DDC2 */ macro