Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dcik_ih.c347 if (tmp & SRBM_STATUS__IH_BUSY_MASK) in cik_ih_is_idle()
361 tmp = RREG32(mmSRBM_STATUS) & SRBM_STATUS__IH_BUSY_MASK; in cik_ih_wait_for_idle()
405 if (tmp & SRBM_STATUS__IH_BUSY_MASK) in cik_ih_soft_reset()
Dcz_ih.c382 if (tmp & SRBM_STATUS__IH_BUSY_MASK) in cz_ih_soft_reset()
Diceland_ih.c382 if (tmp & SRBM_STATUS__IH_BUSY_MASK) in iceland_ih_soft_reset()
Dtonga_ih.c405 if (tmp & SRBM_STATUS__IH_BUSY_MASK) in tonga_ih_soft_reset()
Dvi.c630 if (tmp & SRBM_STATUS__IH_BUSY_MASK) in vi_gpu_check_soft_reset()
Dcik.c1122 if (tmp & SRBM_STATUS__IH_BUSY_MASK) in amdgpu_cik_gpu_check_soft_reset()
/linux-4.4.14/drivers/gpu/drm/amd/include/asic_reg/oss/
Doss_2_4_sh_mask.h373 #define SRBM_STATUS__IH_BUSY_MASK 0x20000 macro
Doss_2_0_sh_mask.h321 #define SRBM_STATUS__IH_BUSY_MASK 0x20000 macro
Doss_3_0_1_sh_mask.h381 #define SRBM_STATUS__IH_BUSY_MASK 0x20000 macro
Doss_3_0_sh_mask.h497 #define SRBM_STATUS__IH_BUSY_MASK 0x20000 macro