Searched refs:fb_loc (Results 1 – 1 of 1) sorted by relevance
188 static void radeon_write_fb_location(drm_radeon_private_t *dev_priv, u32 fb_loc) in radeon_write_fb_location() argument191 RADEON_WRITE(R700_MC_VM_FB_LOCATION, fb_loc); in radeon_write_fb_location()193 RADEON_WRITE(R600_MC_VM_FB_LOCATION, fb_loc); in radeon_write_fb_location()195 R500_WRITE_MCIND(RV515_MC_FB_LOCATION, fb_loc); in radeon_write_fb_location()198 RS690_WRITE_MCIND(RS690_MC_FB_LOCATION, fb_loc); in radeon_write_fb_location()200 RS600_WRITE_MCIND(RS600_MC_FB_LOCATION, fb_loc); in radeon_write_fb_location()202 R500_WRITE_MCIND(R520_MC_FB_LOCATION, fb_loc); in radeon_write_fb_location()204 RADEON_WRITE(RADEON_MC_FB_LOCATION, fb_loc); in radeon_write_fb_location()