Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dcz_ih.c360 if (REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in cz_ih_is_idle()
375 if (!REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in cz_ih_wait_for_idle()
Diceland_ih.c360 if (REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in iceland_ih_is_idle()
375 if (!REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in iceland_ih_wait_for_idle()
Dtonga_ih.c383 if (REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in tonga_ih_is_idle()
398 if (!REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in tonga_ih_wait_for_idle()
Dsid.h342 #define IH_BUSY (1 << 17) macro
/Linux-v4.19/drivers/gpu/drm/radeon/
Dnid.h72 #define IH_BUSY (1 << 17) macro
Dsid.h340 #define IH_BUSY (1 << 17) macro
Dcikd.h462 #define IH_BUSY (1 << 17) macro
Devergreend.h1178 #define IH_BUSY (1 << 17) macro
Dni.c1788 if (tmp & IH_BUSY) in cayman_gpu_check_soft_reset()
Devergreen.c3858 if (tmp & IH_BUSY) in evergreen_gpu_check_soft_reset()
Dsi.c3818 if (tmp & IH_BUSY) in si_gpu_check_soft_reset()
Dcik.c4896 if (tmp & IH_BUSY) in cik_gpu_check_soft_reset()