Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dradeon_i2c.c103 reg = RADEON_GPIO_MONID; in pre_xfer()
382 case RADEON_GPIO_MONID: in r100_hw_i2c_xfer()
441 case RADEON_GPIO_MONID: in r100_hw_i2c_xfer()
H A Dradeon_combios.c456 ddc_line = RADEON_GPIO_MONID; in combios_setup_i2c_bus()
467 ddc_line = RADEON_GPIO_MONID; in combios_setup_i2c_bus()
469 ddc_line = RADEON_GPIO_MONID; in combios_setup_i2c_bus()
557 case RADEON_GPIO_MONID: in combios_setup_i2c_bus()
599 case RADEON_GPIO_MONID: in combios_setup_i2c_bus()
H A Dradeon_reg.h1042 #define RADEON_GPIO_MONID 0x0068 /* DDC interface via I2C */ /* DDC3 */ macro