Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gca/
H A Dgfx_6_0_d.h1166 #define mmRLC_SAVE_AND_RESTORE_BASE 0x30C4 macro
H A Dgfx_7_2_d.h1273 #define mmRLC_SAVE_AND_RESTORE_BASE 0x30dd macro
H A Dgfx_7_0_d.h1260 #define mmRLC_SAVE_AND_RESTORE_BASE 0x30dd macro
H A Dgfx_8_0_d.h1367 #define mmRLC_SAVE_AND_RESTORE_BASE 0xec1d macro
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v6_0.c2787 WREG32(mmRLC_SAVE_AND_RESTORE_BASE, adev->gfx.rlc.save_restore_gpu_addr >> 8); in gfx_v6_0_init_gfx_cgpg()
2895 WREG32(mmRLC_SAVE_AND_RESTORE_BASE, adev->gfx.rlc.save_restore_gpu_addr >> 8); in gfx_v6_0_init_pg()
2903 WREG32(mmRLC_SAVE_AND_RESTORE_BASE, adev->gfx.rlc.save_restore_gpu_addr >> 8); in gfx_v6_0_init_pg()
H A Dgfx_v7_0.c3852 WREG32(mmRLC_SAVE_AND_RESTORE_BASE, adev->gfx.rlc.save_restore_gpu_addr >> 8); in gfx_v7_0_init_gfx_cgpg()