Home
last modified time | relevance | path

Searched refs:SRBM_STATUS__UVD_BUSY_MASK (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Duvd_v4_2.c642 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()
Duvd_v5_0.c565 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()
Duvd_v6_0.c1129 return !(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK); in uvd_v6_0_is_idle()
Duvd_v7_0.c1435 return !(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK);
/Linux-v4.19/drivers/gpu/drm/amd/include/asic_reg/oss/
Doss_1_0_sh_mask.h1044 #define SRBM_STATUS__UVD_BUSY_MASK 0x00080000L macro
Doss_2_0_sh_mask.h323 #define SRBM_STATUS__UVD_BUSY_MASK 0x80000 macro
Doss_2_4_sh_mask.h375 #define SRBM_STATUS__UVD_BUSY_MASK 0x80000 macro
Doss_3_0_1_sh_mask.h383 #define SRBM_STATUS__UVD_BUSY_MASK 0x80000 macro
Doss_3_0_sh_mask.h499 #define SRBM_STATUS__UVD_BUSY_MASK 0x80000 macro