Searched refs:mask_clk_reg (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_output.c164 ErrorF(" DDC reg: 0x%x\n",(unsigned int)radeon_output->ddc_i2c.mask_clk_reg);
1891 if (pRADEONI2CBus->mask_clk_reg == RADEON_GPIO_MONID)
1902 temp = INREG(pRADEONI2CBus->mask_clk_reg);
1904 OUTREG(pRADEONI2CBus->mask_clk_reg, temp);
1916 temp = INREG(pRADEONI2CBus->mask_clk_reg);
1921 OUTREG(pRADEONI2CBus->mask_clk_reg, temp);
1922 temp = INREG(pRADEONI2CBus->mask_clk_reg);
2013 i2c.mask_clk_reg = ddc_line;
2022 i2c.mask_clk_reg = ddc_line;
2066 i2c.mask_clk_reg
[all...]
H A Dradeon_bios.c511 info->BiosConnector[index].ddc_i2c.mask_clk_reg == RADEON_GPIO_CRT2_DDC) {
515 info->BiosConnector[index].ddc_i2c.mask_clk_reg == RADEON_GPIO_MONID) {
525 info->BiosConnector[index].ddc_i2c.mask_clk_reg = RADEON_GPIOPAD_MASK;
537 info->BiosConnector[index].ddc_i2c.mask_clk_reg == RADEON_GPIO_CRT2_DDC)
545 info->BiosConnector[index].ddc_i2c.mask_clk_reg == RADEON_GPIO_CRT2_DDC) {
1310 i2c.mask_clk_reg = RADEON_GPIOPAD_MASK;
H A Dradeon_probe.h198 uint32_t mask_clk_reg; member in struct:__anon297917400908
H A Dradeon_atombios.c1554 i2c.mask_clk_reg = le16_to_cpu(gpio->usClkMaskRegisterIndex) * 4;
1582 ErrorF("mask_clk_reg: 0x%x\n", le16_to_cpu(gpio->usClkMaskRegisterIndex) * 4);

Completed in 15 milliseconds