Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Duvd_v3_1.c761 return !(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK); in uvd_v3_1_is_idle()
770 if (!(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK)) in uvd_v3_1_wait_for_idle()
H A Duvd_v4_2.c661 return !(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK); in uvd_v4_2_is_idle()
670 if (!(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK)) in uvd_v4_2_wait_for_idle()
H A Duvd_v5_0.c583 return !(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK); in uvd_v5_0_is_idle()
592 if (!(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK)) in uvd_v5_0_wait_for_idle()
H A Duvd_v6_0.c1146 return !(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK); in uvd_v6_0_is_idle()
H A Duvd_v7_0.c1468 return !(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK);
/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/oss/
H A Doss_1_0_sh_mask.h1044 #define SRBM_STATUS__UVD_BUSY_MASK 0x00080000L macro
H A Doss_2_0_sh_mask.h323 #define SRBM_STATUS__UVD_BUSY_MASK 0x80000 macro
H A Doss_2_4_sh_mask.h375 #define SRBM_STATUS__UVD_BUSY_MASK 0x80000 macro
H A Doss_3_0_1_sh_mask.h383 #define SRBM_STATUS__UVD_BUSY_MASK 0x80000 macro
H A Doss_3_0_sh_mask.h499 #define SRBM_STATUS__UVD_BUSY_MASK 0x80000 macro