Searched refs:agp_base (Results 1 – 1 of 1) sorted by relevance
1281 u32 agp_base; in radeon_fixup_apertures() local1307 agp_base = aper_base + aper_size; in radeon_fixup_apertures()1308 if (agp_base & 0xf0000000) in radeon_fixup_apertures()1309 agp_base = (aper_base | 0x0fffffff) + 1; in radeon_fixup_apertures()1316 OUTREG(MC_AGP_LOCATION, 0xffff0000 | (agp_base >> 16)); in radeon_fixup_apertures()1345 0xffff0000 | (agp_base >> 16)); in radeon_fixup_apertures()