Searched refs:SRBM_STATUS__UVD_BUSY_MASK (Results 1 – 9 of 9) sorted by relevance
642 return !(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK); in uvd_v4_2_is_idle()651 if (!(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK)) in uvd_v4_2_wait_for_idle()
565 return !(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK); in uvd_v5_0_is_idle()574 if (!(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK)) in uvd_v5_0_wait_for_idle()
1129 return !(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK); in uvd_v6_0_is_idle()
1435 return !(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK);
1044 #define SRBM_STATUS__UVD_BUSY_MASK 0x00080000L macro
323 #define SRBM_STATUS__UVD_BUSY_MASK 0x80000 macro
375 #define SRBM_STATUS__UVD_BUSY_MASK 0x80000 macro
383 #define SRBM_STATUS__UVD_BUSY_MASK 0x80000 macro
499 #define SRBM_STATUS__UVD_BUSY_MASK 0x80000 macro