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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_probe.h570 uint32_t bios_7_scratch; member in struct:__anon297917400b08
H A Dradeon_driver.c3422 save->bios_7_scratch = info->SavedReg->bios_7_scratch;
3445 save->bios_7_scratch |= RADEON_DRV_LOADED;
3449 //OUTREG(RADEON_BIOS_7_SCRATCH, save->bios_7_scratch);
5704 OUTREG(R600_BIOS_7_SCRATCH, restore->bios_7_scratch);
5713 OUTREG(RADEON_BIOS_7_SCRATCH, restore->bios_7_scratch);
5731 save->bios_7_scratch = INREG(R600_BIOS_7_SCRATCH);
5740 save->bios_7_scratch = INREG(RADEON_BIOS_7_SCRATCH);

Completed in 13 milliseconds