Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/radeon/
Dradeon_i2c.c106 reg = RADEON_GPIO_DVI_DDC; in pre_xfer()
367 case RADEON_GPIO_DVI_DDC: in r100_hw_i2c_xfer()
379 case RADEON_GPIO_DVI_DDC: in r100_hw_i2c_xfer()
395 case RADEON_GPIO_DVI_DDC: in r100_hw_i2c_xfer()
417 case RADEON_GPIO_DVI_DDC: in r100_hw_i2c_xfer()
438 case RADEON_GPIO_DVI_DDC: in r100_hw_i2c_xfer()
Dradeon_combios.c435 ddc_line = RADEON_GPIO_DVI_DDC; in combios_setup_i2c_bus()
453 ddc_line = RADEON_GPIO_DVI_DDC; in combios_setup_i2c_bus()
462 ddc_line = RADEON_GPIO_DVI_DDC; in combios_setup_i2c_bus()
546 case RADEON_GPIO_DVI_DDC: in combios_setup_i2c_bus()
556 case RADEON_GPIO_DVI_DDC: in combios_setup_i2c_bus()
569 case RADEON_GPIO_DVI_DDC: in combios_setup_i2c_bus()
582 case RADEON_GPIO_DVI_DDC: in combios_setup_i2c_bus()
596 case RADEON_GPIO_DVI_DDC: in combios_setup_i2c_bus()
Dradeon_reg.h1045 #define RADEON_GPIO_DVI_DDC 0x0064 /* DDC2 */ macro