Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/gpu/drm/radeon/
Dradeon_i2c.c83 reg = RADEON_GPIO_MONID; in radeon_i2c_do_lock()
365 case RADEON_GPIO_MONID: in r100_hw_i2c_xfer()
424 case RADEON_GPIO_MONID: in r100_hw_i2c_xfer()
Dradeon_combios.c541 ddc_line = RADEON_GPIO_MONID; in combios_setup_i2c_bus()
547 ddc_line = RADEON_GPIO_MONID; in combios_setup_i2c_bus()
637 case RADEON_GPIO_MONID: in combios_setup_i2c_bus()
679 case RADEON_GPIO_MONID: in combios_setup_i2c_bus()
Dradeon_reg.h1036 #define RADEON_GPIO_MONID 0x0068 /* DDC interface via I2C */ /* DDC3 */ macro