Home
last modified time | relevance | path

Searched refs:VM_L2_IH_LOG_CNTL (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Dgfxhub_v2_1.c605 adev->gmc.VM_L2_IH_LOG_CNTL = RREG32_SOC15(GC, 0, mmGCVM_L2_IH_LOG_CNTL); in gfxhub_v2_1_save_regs()
640 WREG32_SOC15(GC, 0, mmGCVM_L2_IH_LOG_CNTL, adev->gmc.VM_L2_IH_LOG_CNTL); in gfxhub_v2_1_restore_regs()
Damdgpu_gmc.h342 u64 VM_L2_IH_LOG_CNTL; member