Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Duvd_v6_0.c612 return !(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK); in uvd_v6_0_is_idle()
621 if (!(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK)) in uvd_v6_0_wait_for_idle()
Duvd_v5_0.c620 return !(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK); in uvd_v5_0_is_idle()
629 if (!(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK)) in uvd_v5_0_wait_for_idle()
Duvd_v4_2.c677 return !(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK); in uvd_v4_2_is_idle()
686 if (!(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK)) in uvd_v4_2_wait_for_idle()
Dvi.c641 SRBM_STATUS__UVD_BUSY_MASK)) in vi_gpu_check_soft_reset()
/linux-4.4.14/drivers/gpu/drm/amd/include/asic_reg/oss/
Doss_2_4_sh_mask.h375 #define SRBM_STATUS__UVD_BUSY_MASK 0x80000 macro
Doss_2_0_sh_mask.h323 #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