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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_probe.h564 uint32_t bios_1_scratch; member in struct:__anon297917400b08
H A Dradeon_driver.c3416 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 10 milliseconds