Searched refs:agp_base_hi (Results 1 – 1 of 1) sorted by relevance
231 u32 agp_base_hi = upper_32_bits(agp_base); in radeon_write_agp_base() local242 R500_WRITE_MCIND(RV515_MC_AGP_BASE_2, agp_base_hi); in radeon_write_agp_base()246 RS690_WRITE_MCIND(RS690_MC_AGP_BASE_2, agp_base_hi); in radeon_write_agp_base()249 RS600_WRITE_MCIND(RS600_AGP_BASE_2, agp_base_hi); in radeon_write_agp_base()252 R500_WRITE_MCIND(R520_MC_AGP_BASE_2, agp_base_hi); in radeon_write_agp_base()256 RADEON_WRITE(RS480_AGP_BASE_2, agp_base_hi); in radeon_write_agp_base()260 RADEON_WRITE(RADEON_AGP_BASE_2, agp_base_hi); in radeon_write_agp_base()