Searched refs:regCP_INT_CNTL (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v11_0.c | 4851 tmp = RREG32_SOC15(GC, 0, regCP_INT_CNTL); in gfx_v11_0_soft_reset() 4856 WREG32_SOC15(GC, 0, regCP_INT_CNTL, tmp); in gfx_v11_0_soft_reset() 4961 tmp = RREG32_SOC15(GC, 0, regCP_INT_CNTL); in gfx_v11_0_soft_reset() 4966 WREG32_SOC15(GC, 0, regCP_INT_CNTL, tmp); in gfx_v11_0_soft_reset() 5305 data = RREG32_SOC15(GC, 0, regCP_INT_CNTL); in gfx_v11_0_update_coarse_grain_clock_gating() 5310 WREG32_SOC15(GC, 0, regCP_INT_CNTL, data); in gfx_v11_0_update_coarse_grain_clock_gating()
|
H A D | gfx_v12_0.c | 3984 data = RREG32_SOC15(GC, 0, regCP_INT_CNTL); in gfx_v12_0_update_coarse_grain_clock_gating() 3989 WREG32_SOC15(GC, 0, regCP_INT_CNTL, data); in gfx_v12_0_update_coarse_grain_clock_gating()
|
/linux/drivers/gpu/drm/amd/include/asic_reg/gc/ |
H A D | gc_9_4_3_offset.h | 2812 #define regCP_INT_CNTL … macro
|
H A D | gc_9_4_2_offset.h | 359 #define regCP_INT_CNTL … macro
|
H A D | gc_11_5_0_offset.h | 3117 #define regCP_INT_CNTL … macro
|
H A D | gc_12_0_0_offset.h | 3482 #define regCP_INT_CNTL … macro
|
H A D | gc_11_0_3_offset.h | 4354 #define regCP_INT_CNTL … macro
|
H A D | gc_11_0_0_offset.h | 4136 #define regCP_INT_CNTL … macro
|