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

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_probe.h 570 uint32_t bios_7_scratch; member in struct:__anon6870
radeon_driver.c 3422 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 10 milliseconds