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

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_probe.h 564 uint32_t bios_1_scratch; member in struct:__anon6870
radeon_driver.c 3416 save->bios_1_scratch = info->SavedReg->bios_1_scratch;
5698 OUTREG(R600_BIOS_1_SCRATCH, restore->bios_1_scratch);
5707 OUTREG(RADEON_BIOS_1_SCRATCH, restore->bios_1_scratch);
5725 save->bios_1_scratch = INREG(R600_BIOS_1_SCRATCH);
5734 save->bios_1_scratch = INREG(RADEON_BIOS_1_SCRATCH);

Completed in 40 milliseconds