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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_probe.h199 uint32_t mask_data_reg; member in struct:__anon297917400908
H A Dradeon_output.c1924 temp = INREG(pRADEONI2CBus->mask_data_reg);
1929 OUTREG(pRADEONI2CBus->mask_data_reg, temp);
1930 temp = INREG(pRADEONI2CBus->mask_data_reg);
2014 i2c.mask_data_reg = ddc_line;
2023 i2c.mask_data_reg = ddc_line;
2067 i2c.mask_data_reg = ddc_line;
H A Dradeon_bios.c526 info->BiosConnector[index].ddc_i2c.mask_data_reg = RADEON_GPIOPAD_MASK;
1311 i2c.mask_data_reg = RADEON_GPIOPAD_MASK;
H A Dradeon_atombios.c1555 i2c.mask_data_reg = le16_to_cpu(gpio->usDataMaskRegisterIndex) * 4;
1583 ErrorF("mask_data_reg: 0x%x\n", le16_to_cpu(gpio->usDataMaskRegisterIndex) * 4);

Completed in 13 milliseconds