Home
last modified time | relevance | path

Searched refs:RADEON_MC_FB_LOCATION (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_cp.c185 return RADEON_READ(RADEON_MC_FB_LOCATION); in radeon_read_fb_location()
204 RADEON_WRITE(RADEON_MC_FB_LOCATION, fb_loc); in radeon_write_fb_location()
Dradeon_drv.h794 #define RADEON_MC_FB_LOCATION 0x0148 macro
Dradeon_reg.h67 #define RADEON_MC_FB_LOCATION 0x0148 macro
Dr100.c3033 tmp = RREG32(RADEON_MC_FB_LOCATION); in r100_debugfs_mc_info()