Searched refs:regCP_STAT (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | soc24.c | 123 { SOC15_REG_ENTRY(GC, 0, regCP_STAT)},
|
H A D | soc21.c | 265 { SOC15_REG_ENTRY(GC, 0, regCP_STAT)},
|
H A D | gfx_v12_0.c | 2206 cp_status = RREG32_SOC15(GC, 0, regCP_STAT); in gfx_v12_0_wait_for_rlc_autoload_complete() 2243 if (RREG32_SOC15(GC, 0, regCP_STAT) == 0) in gfx_v12_0_cp_gfx_enable()
|
H A D | gfx_v11_0.c | 2921 cp_status = RREG32_SOC15(GC, 0, regCP_STAT); in gfx_v11_0_wait_for_rlc_autoload_complete() 3003 if (RREG32_SOC15(GC, 0, regCP_STAT) == 0) in gfx_v11_0_cp_gfx_enable()
|
/linux/drivers/gpu/drm/amd/include/asic_reg/gc/ |
H A D | gc_9_4_3_offset.h | 174 #define regCP_STAT … macro
|
H A D | gc_9_4_2_offset.h | 217 #define regCP_STAT … macro
|
H A D | gc_11_5_0_offset.h | 1071 #define regCP_STAT … macro
|
H A D | gc_12_0_0_offset.h | 2130 #define regCP_STAT … macro
|
H A D | gc_11_0_3_offset.h | 2032 #define regCP_STAT … macro
|
H A D | gc_11_0_0_offset.h | 1970 #define regCP_STAT … macro
|