Home
last modified time | relevance | path

Searched refs:IH_BUSY (Results 1 – 12 of 12) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Dcz_ih.c350 if (REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in cz_ih_is_idle()
365 if (!REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in cz_ih_wait_for_idle()
A Diceland_ih.c344 if (REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in iceland_ih_is_idle()
359 if (!REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in iceland_ih_wait_for_idle()
A Dtonga_ih.c361 if (REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in tonga_ih_is_idle()
376 if (!REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in tonga_ih_wait_for_idle()
A Dsid.h341 #define IH_BUSY (1 << 17) macro
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dnid.h72 #define IH_BUSY (1 << 17) macro
A Dsid.h340 #define IH_BUSY (1 << 17) macro
A Dcikd.h462 #define IH_BUSY (1 << 17) macro
A Devergreend.h1178 #define IH_BUSY (1 << 17) macro
A Dni.c1778 if (tmp & IH_BUSY) in cayman_gpu_check_soft_reset()
A Devergreen.c3864 if (tmp & IH_BUSY) in evergreen_gpu_check_soft_reset()
A Dsi.c3817 if (tmp & IH_BUSY) in si_gpu_check_soft_reset()
A Dcik.c4886 if (tmp & IH_BUSY) in cik_gpu_check_soft_reset()

Completed in 105 milliseconds