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

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_bios.c 1692 info->BiosTable.mem_reset_offset = info->BiosTable.mem_config_offset;
1693 if (info->BiosTable.mem_reset_offset) {
1694 while (RADEON_BIOS8(info->BiosTable.mem_reset_offset))
1695 info->BiosTable.mem_reset_offset++;
1696 info->BiosTable.mem_reset_offset++;
1697 info->BiosTable.mem_reset_offset += 2;
2036 if (info->BiosTable.mem_reset_offset) {
2037 ErrorF("mem reset restore, 0x%x\n", info->BiosTable.mem_reset_offset);
2038 RADEONRestoreBIOSMemBlock(pScrn, info->BiosTable.mem_reset_offset);
radeon.h 270 uint16_t mem_reset_offset; member in struct:__anon6802

Completed in 6 milliseconds