Home
last modified time | relevance | path

Searched refs:IH_BUSY (Results 1 - 24 of 24) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Diceland_ih.c346 if (REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in iceland_ih_is_idle()
361 if (!REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in iceland_ih_wait_for_idle()
H A Dcz_ih.c347 if (REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in cz_ih_is_idle()
362 if (!REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in cz_ih_wait_for_idle()
H A Dtonga_ih.c358 if (REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in tonga_ih_is_idle()
373 if (!REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in tonga_ih_wait_for_idle()
H A Dsid.h341 #define IH_BUSY (1 << 17) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Diceland_ih.c349 if (REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in iceland_ih_is_idle()
364 if (!REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in iceland_ih_wait_for_idle()
H A Dcz_ih.c355 if (REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in cz_ih_is_idle()
370 if (!REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in cz_ih_wait_for_idle()
H A Dtonga_ih.c367 if (REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in tonga_ih_is_idle()
382 if (!REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY)) in tonga_ih_wait_for_idle()
H A Dsid.h341 #define IH_BUSY (1 << 17) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dnid.h72 #define IH_BUSY (1 << 17) macro
H A Dcikd.h462 #define IH_BUSY (1 << 17) macro
H A Dsid.h340 #define IH_BUSY (1 << 17) macro
H A Devergreend.h1178 #define IH_BUSY (1 << 17) macro
H A Dni.c1791 if (tmp & IH_BUSY) in cayman_gpu_check_soft_reset()
H A Devergreen.c3862 if (tmp & IH_BUSY) in evergreen_gpu_check_soft_reset()
H A Dsi.c3826 if (tmp & IH_BUSY) in si_gpu_check_soft_reset()
H A Dcik.c4896 if (tmp & IH_BUSY) in cik_gpu_check_soft_reset()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dnid.h72 #define IH_BUSY (1 << 17) macro
H A Dcikd.h462 #define IH_BUSY (1 << 17) macro
H A Dsid.h340 #define IH_BUSY (1 << 17) macro
H A Devergreend.h1178 #define IH_BUSY (1 << 17) macro
H A Dni.c1778 if (tmp & IH_BUSY) in cayman_gpu_check_soft_reset()
H A Dsi.c3821 if (tmp & IH_BUSY) in si_gpu_check_soft_reset()
H A Devergreen.c3864 if (tmp & IH_BUSY) in evergreen_gpu_check_soft_reset()
H A Dcik.c4886 if (tmp & IH_BUSY) in cik_gpu_check_soft_reset()

Completed in 117 milliseconds