HomeSort by: relevance | last modified time | path
    Searched refs:get_clk_reg (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_probe.h 204 uint32_t get_clk_reg; member in struct:__anon6868
radeon_output.c 1944 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;
radeon_bios.c 531 info->BiosConnector[index].ddc_i2c.get_clk_reg = RADEON_LCD_GPIO_Y_REG;
1316 i2c.get_clk_reg = RADEON_LCD_GPIO_Y_REG;
radeon_atombios.c 1558 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 12 milliseconds