Searched refs:MC_FB_LOCATION (Results 1 – 2 of 2) sorted by relevance
1300 OUTREG(MC_FB_LOCATION, in radeon_fixup_apertures()1304 OUTREG(MC_FB_LOCATION, 0x7fff0000); in radeon_fixup_apertures()1865 rinfo->fb_local_base = INREG(MC_FB_LOCATION) << 16; in radeonfb_pci_register()1995 rinfo->fb_local_base = INREG(MC_FB_LOCATION) << 16; in radeon_engine_init()3585 rinfo->save_regs[30] = INREG(MC_FB_LOCATION); in radeon_pm_save_regs()3605 OUTREG(MC_FB_LOCATION, rinfo->save_regs[30]); in radeon_pm_restore_regs()
82 #define MC_FB_LOCATION 0x0148 macro