Home
last modified time | relevance | path

Searched refs:RS600_EFFECTIVE_L2_CACHE_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/gpu/drm/radeon/
Dr500_reg.h202 # define RS600_EFFECTIVE_L2_CACHE_SIZE(x) ((x) << 15) macro
Dradeon_drv.h632 # define RS600_EFFECTIVE_L2_CACHE_SIZE(x) ((x) << 15) macro
Dradeon_cp.c1005 IGP_WRITE_MCIND(RS600_MC_PT0_CNTL, (RS600_EFFECTIVE_L2_CACHE_SIZE(6) | in rs600_set_igpgart()