Home
last modified time | relevance | path

Searched refs:mmRLC_SAVE_AND_RESTORE_BASE (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/include/asic_reg/gca/
Dgfx_6_0_d.h1166 #define mmRLC_SAVE_AND_RESTORE_BASE 0x30C4 macro
Dgfx_7_0_d.h1260 #define mmRLC_SAVE_AND_RESTORE_BASE 0x30dd macro
Dgfx_7_2_d.h1273 #define mmRLC_SAVE_AND_RESTORE_BASE 0x30dd macro
Dgfx_8_0_d.h1367 #define mmRLC_SAVE_AND_RESTORE_BASE 0xec1d macro
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Dgfx_v6_0.c2800 WREG32(mmRLC_SAVE_AND_RESTORE_BASE, adev->gfx.rlc.save_restore_gpu_addr >> 8); in gfx_v6_0_init_gfx_cgpg()
2908 WREG32(mmRLC_SAVE_AND_RESTORE_BASE, adev->gfx.rlc.save_restore_gpu_addr >> 8); in gfx_v6_0_init_pg()
2916 WREG32(mmRLC_SAVE_AND_RESTORE_BASE, adev->gfx.rlc.save_restore_gpu_addr >> 8); in gfx_v6_0_init_pg()
Dgfx_v7_0.c3887 WREG32(mmRLC_SAVE_AND_RESTORE_BASE, adev->gfx.rlc.save_restore_gpu_addr >> 8); in gfx_v7_0_init_gfx_cgpg()