Searched refs:mmGCVM_L2_CNTL2 (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfxhub_v2_1.c | 233 tmp = RREG32_SOC15(GC, 0, mmGCVM_L2_CNTL2); in gfxhub_v2_1_init_cache_regs() 236 WREG32_SOC15(GC, 0, mmGCVM_L2_CNTL2, tmp); in gfxhub_v2_1_init_cache_regs() 590 adev->gmc.VM_L2_CNTL2 = RREG32_SOC15(GC, 0, mmGCVM_L2_CNTL2); in gfxhub_v2_1_save_regs() 625 WREG32_SOC15(GC, 0, mmGCVM_L2_CNTL2, adev->gmc.VM_L2_CNTL2); in gfxhub_v2_1_restore_regs()
|
H A D | gfxhub_v2_0.c | 227 tmp = RREG32_SOC15(GC, 0, mmGCVM_L2_CNTL2); in gfxhub_v2_0_init_cache_regs() 230 WREG32_SOC15(GC, 0, mmGCVM_L2_CNTL2, tmp); in gfxhub_v2_0_init_cache_regs()
|
/linux/drivers/gpu/drm/amd/include/asic_reg/gc/ |
H A D | gc_10_1_0_offset.h | 3199 #define mmGCVM_L2_CNTL2 … macro
|
H A D | gc_10_3_0_offset.h | 3102 #define mmGCVM_L2_CNTL2 … macro
|