Home
last modified time | relevance | path

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

/linux-6.1.9/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.c450 ddc_line = RADEON_GPIO_DVI_DDC; in combios_setup_i2c_bus()
468 ddc_line = RADEON_GPIO_DVI_DDC; in combios_setup_i2c_bus()
477 ddc_line = RADEON_GPIO_DVI_DDC; in combios_setup_i2c_bus()
561 case RADEON_GPIO_DVI_DDC: in combios_setup_i2c_bus()
571 case RADEON_GPIO_DVI_DDC: in combios_setup_i2c_bus()
584 case RADEON_GPIO_DVI_DDC: in combios_setup_i2c_bus()
597 case RADEON_GPIO_DVI_DDC: in combios_setup_i2c_bus()
611 case RADEON_GPIO_DVI_DDC: in combios_setup_i2c_bus()
Dradeon_reg.h1045 #define RADEON_GPIO_DVI_DDC 0x0064 /* DDC2 */ macro