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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_probe.h204 uint32_t get_clk_reg; member in struct:__anon297917400908
H A Dradeon_output.c1944 val = INREG(pRADEONI2CBus->get_clk_reg);
2019 i2c.get_clk_reg = ddc_line + 4;
2028 i2c.get_clk_reg = ddc_line;
2072 i2c.get_clk_reg = ddc_line + 0xc;
H A Dradeon_bios.c531 info->BiosConnector[index].ddc_i2c.get_clk_reg = RADEON_LCD_GPIO_Y_REG;
1316 i2c.get_clk_reg = RADEON_LCD_GPIO_Y_REG;
H A Dradeon_atombios.c1558 i2c.get_clk_reg = le16_to_cpu(gpio->usClkY_RegisterIndex) * 4;
1586 ErrorF("get_clk_reg: 0x%x\n", le16_to_cpu(gpio->usClkY_RegisterIndex) * 4);

Completed in 13 milliseconds