Home
last modified time | relevance | path

Searched refs:SRBM_STATUS__IH_BUSY_MASK (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dcik_ih.c359 if (tmp & SRBM_STATUS__IH_BUSY_MASK) in cik_ih_is_idle()
373 tmp = RREG32(mmSRBM_STATUS) & SRBM_STATUS__IH_BUSY_MASK; in cik_ih_wait_for_idle()
388 if (tmp & SRBM_STATUS__IH_BUSY_MASK) in cik_ih_soft_reset()
H A Dsi_ih.c224 if (tmp & SRBM_STATUS__IH_BUSY_MASK) in si_ih_is_idle()
250 if (tmp & SRBM_STATUS__IH_BUSY_MASK) in si_ih_soft_reset()
H A Diceland_ih.c377 if (tmp & SRBM_STATUS__IH_BUSY_MASK) in iceland_ih_soft_reset()
H A Dcz_ih.c383 if (tmp & SRBM_STATUS__IH_BUSY_MASK) in cz_ih_soft_reset()
H A Dtonga_ih.c395 if (tmp & SRBM_STATUS__IH_BUSY_MASK) in tonga_ih_check_soft_reset()
/linux/drivers/gpu/drm/amd/include/asic_reg/oss/
H A Doss_1_0_sh_mask.h1028 #define SRBM_STATUS__IH_BUSY_MASK 0x00020000L macro
H A Doss_2_0_sh_mask.h321 #define SRBM_STATUS__IH_BUSY_MASK 0x20000 macro
H A Doss_2_4_sh_mask.h373 #define SRBM_STATUS__IH_BUSY_MASK 0x20000 macro
H A Doss_3_0_1_sh_mask.h381 #define SRBM_STATUS__IH_BUSY_MASK 0x20000 macro
H A Doss_3_0_sh_mask.h497 #define SRBM_STATUS__IH_BUSY_MASK 0x20000 macro