Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsoc24.c244 u32 sol_reg; in soc24_need_reset_on_init() local
252 sol_reg = RREG32_SOC15(MP0, 0, regMPASP_SMN_C2PMSG_81); in soc24_need_reset_on_init()
253 if (sol_reg) in soc24_need_reset_on_init()
H A Dsoc21.c469 u32 sol_reg; in soc21_need_reset_on_init() local
477 sol_reg = RREG32_SOC15(MP0, 0, regMP0_SMN_C2PMSG_81); in soc21_need_reset_on_init()
478 if (sol_reg) in soc21_need_reset_on_init()