Home
last modified time | relevance | path

Searched refs:CGTS_TCC_DISABLE (Results 1 – 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Drv770d.h329 #define CGTS_TCC_DISABLE 0x9148 macro
Dnid.h415 #define CGTS_TCC_DISABLE 0x9148 macro
Dsid.h1137 #define CGTS_TCC_DISABLE 0x9148 macro
Dcikd.h1663 #define CGTS_TCC_DISABLE 0x3c00c macro
Drv770.c1391 WREG32(CGTS_TCC_DISABLE, 0); in rv770_gpu_init()
Devergreend.h442 #define CGTS_TCC_DISABLE 0x9148 macro
Dni.c1160 WREG32(CGTS_TCC_DISABLE, cgts_tcc_disable); in cayman_gpu_init()
Devergreen.c3524 WREG32(CGTS_TCC_DISABLE, 0); in evergreen_gpu_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Dsid.h1135 #define CGTS_TCC_DISABLE 0x2452 macro
Dgfx_v10_0.c4789 REG_GET_FIELD(tcc_disable, CGTS_TCC_DISABLE, TCC_DISABLE) | in gfx_v10_0_get_tcc_info()
4790 (REG_GET_FIELD(tcc_disable, CGTS_TCC_DISABLE, HI_TCC_DISABLE) << 16); in gfx_v10_0_get_tcc_info()