Searched refs:RADEON_GPIO_MONID (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dlegacy_output.c156 dvo->dvo_i2c = legacy_setup_i2c_bus(RADEON_GPIO_MONID);
636 ulOrigGPIO_MONID = INREG(RADEON_GPIO_MONID);
652 ulData = INREG(RADEON_GPIO_MONID);
654 OUTREG(RADEON_GPIO_MONID, ulData);
673 ulData = INREG(RADEON_GPIO_MONID);
693 OUTREG(RADEON_GPIO_MONID, ulOrigGPIO_MONID);
1773 gpio_monid = INREG(RADEON_GPIO_MONID);
1788 tmp = INREG(RADEON_GPIO_MONID);
1790 OUTREG(RADEON_GPIO_MONID, tmp);
1820 tmp = INREG(RADEON_GPIO_MONID);
[all...]
H A Dradeon_bios.c512 info->BiosConnector[index].ddc_i2c = legacy_setup_i2c_bus(RADEON_GPIO_MONID);
515 info->BiosConnector[index].ddc_i2c.mask_clk_reg == RADEON_GPIO_MONID) {
728 info->BiosConnector[i].ddc_i2c = legacy_setup_i2c_bus(RADEON_GPIO_MONID);
807 info->BiosConnector[4].ddc_i2c = legacy_setup_i2c_bus(RADEON_GPIO_MONID);
1398 dvo->dvo_i2c = legacy_setup_i2c_bus(RADEON_GPIO_MONID);
1405 dvo->dvo_i2c = legacy_setup_i2c_bus(RADEON_GPIO_MONID);
H A Dradeon_output.c1891 if (pRADEONI2CBus->mask_clk_reg == RADEON_GPIO_MONID)
2391 info->BiosConnector[0].ddc_i2c = legacy_setup_i2c_bus(RADEON_GPIO_MONID);
2625 info->BiosConnector[1].ddc_i2c = legacy_setup_i2c_bus(RADEON_GPIO_MONID); /* DDC_DVI? */
H A Dradeon_reg.h958 #define RADEON_GPIO_MONID 0x0068 /* DDC interface via I2C */ /* DDC3 */ macro
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/server/
H A Dradeon_reg.h694 #define RADEON_GPIO_MONID 0x0068 /* DDC interface via I2C */ macro
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/server/
H A Dradeon_reg.h694 #define RADEON_GPIO_MONID 0x0068 /* DDC interface via I2C */ macro
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_reg.h958 #define RADEON_GPIO_MONID 0x0068 /* DDC interface via I2C */ /* DDC3 */ macro

Completed in 132 milliseconds