Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Duvd_v3_1.c766 return !(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK); in uvd_v3_1_is_idle()
775 if (!(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK)) in uvd_v3_1_wait_for_idle()
Duvd_v4_2.c666 return !(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK); in uvd_v4_2_is_idle()
675 if (!(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK)) in uvd_v4_2_wait_for_idle()
Duvd_v5_0.c588 return !(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK); in uvd_v5_0_is_idle()
597 if (!(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK)) in uvd_v5_0_wait_for_idle()
Duvd_v6_0.c1151 return !(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK); in uvd_v6_0_is_idle()
Duvd_v7_0.c1471 return !(RREG32(mmSRBM_STATUS) & SRBM_STATUS__UVD_BUSY_MASK);
/linux-6.12.1/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