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

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_bios.c 1664 info->BiosTable.rr1_offset = RADEON_BIOS16(info->ROMHeaderStart + 0x0c);
1665 if (info->BiosTable.rr1_offset) {
1666 info->BiosTable.rr1_offset =
1667 RADEONValidateBIOSOffset(pScrn, info->BiosTable.rr1_offset);
2019 if (info->BiosTable.rr1_offset) {
2020 ErrorF("rr1 restore, 0x%x\n", info->BiosTable.rr1_offset);
2021 RADEONRestoreBIOSRegBlock(pScrn, info->BiosTable.rr1_offset);
radeon.h 265 uint16_t rr1_offset; member in struct:__anon6802

Completed in 11 milliseconds