Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dr500_reg.h202 # define RS600_EFFECTIVE_L2_CACHE_SIZE(x) ((x) << 15) macro
Dradeon_drv.h629 # define RS600_EFFECTIVE_L2_CACHE_SIZE(x) ((x) << 15) macro
Dradeon_cp.c991 IGP_WRITE_MCIND(RS600_MC_PT0_CNTL, (RS600_EFFECTIVE_L2_CACHE_SIZE(6) | in rs600_set_igpgart()