Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A 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()
H A Dradeon_reg.h1045 #define RADEON_GPIO_DVI_DDC 0x0064 /* DDC2 */ macro