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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_bios.c1631 RADEONValidateBIOSOffset(ScrnInfoPtr pScrn, uint16_t offset) function in typeref:typename:uint16_t
1667 RADEONValidateBIOSOffset(pScrn, info->BiosTable.rr1_offset);
1674 RADEONValidateBIOSOffset(pScrn, info->BiosTable.rr2_offset);
1679 RADEONValidateBIOSOffset(pScrn, info->BiosTable.dyn_clk_offset);
1684 RADEONValidateBIOSOffset(pScrn, info->BiosTable.pll_offset);
1689 RADEONValidateBIOSOffset(pScrn, info->BiosTable.mem_config_offset);

Completed in 4 milliseconds