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

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_bios.c 1701 info->BiosTable.short_mem_offset = info->BiosTable.mem_config_offset;
1702 if ((info->BiosTable.short_mem_offset != 0) &&
1703 (RADEON_BIOS8(info->BiosTable.short_mem_offset - 2) <= 64))
1704 info->BiosTable.short_mem_offset +=
1705 RADEON_BIOS8(info->BiosTable.short_mem_offset - 3);
radeon.h 271 uint16_t short_mem_offset; member in struct:__anon6802

Completed in 7 milliseconds