Home
last modified time | relevance | path

Searched refs:UVD_FW_STATUS__BUSY_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/uvd/
H A Duvd_7_0_sh_mask.h820 #define UVD_FW_STATUS__BUSY_MASK macro
H A Duvd_3_1_sh_mask.h794 #define UVD_FW_STATUS__BUSY_MASK 0x00000001L macro
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Duvd_v3_1.c303 if (!(RREG32(mmUVD_FW_STATUS) & UVD_FW_STATUS__BUSY_MASK)) in uvd_v3_1_fw_validate()