Home
last modified time | relevance | path

Searched refs:fb_loc (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/drm/
HDradeon_cp.c187 static void radeon_write_fb_location(drm_radeon_private_t *dev_priv, u32 fb_loc) in radeon_write_fb_location() argument
190 RADEON_WRITE(R700_MC_VM_FB_LOCATION, fb_loc); in radeon_write_fb_location()
192 RADEON_WRITE(R600_MC_VM_FB_LOCATION, fb_loc); in radeon_write_fb_location()
194 R500_WRITE_MCIND(RV515_MC_FB_LOCATION, fb_loc); in radeon_write_fb_location()
197 RS690_WRITE_MCIND(RS690_MC_FB_LOCATION, fb_loc); in radeon_write_fb_location()
199 RS600_WRITE_MCIND(RS600_MC_FB_LOCATION, fb_loc); in radeon_write_fb_location()
201 R500_WRITE_MCIND(R520_MC_FB_LOCATION, fb_loc); in radeon_write_fb_location()
203 RADEON_WRITE(RADEON_MC_FB_LOCATION, fb_loc); in radeon_write_fb_location()
/NextBSD/sys/dev/drm2/radeon/
HDradeon_cp.c194 static void radeon_write_fb_location(drm_radeon_private_t *dev_priv, u32 fb_loc) in radeon_write_fb_location() argument
197 RADEON_WRITE(R700_MC_VM_FB_LOCATION, fb_loc); in radeon_write_fb_location()
199 RADEON_WRITE(R600_MC_VM_FB_LOCATION, fb_loc); in radeon_write_fb_location()
201 R500_WRITE_MCIND(RV515_MC_FB_LOCATION, fb_loc); in radeon_write_fb_location()
204 RS690_WRITE_MCIND(RS690_MC_FB_LOCATION, fb_loc); in radeon_write_fb_location()
206 RS600_WRITE_MCIND(RS600_MC_FB_LOCATION, fb_loc); in radeon_write_fb_location()
208 R500_WRITE_MCIND(R520_MC_FB_LOCATION, fb_loc); in radeon_write_fb_location()
210 RADEON_WRITE(RADEON_MC_FB_LOCATION, fb_loc); in radeon_write_fb_location()