Searched refs:AMDGPU_VCN_VF_RB_SETUP_FLAG (Results 1 – 5 of 5) sorted by relevance
222 #define AMDGPU_VCN_VF_RB_SETUP_FLAG (1 << 14) macro
1330 rb_metadata->present_flag_0 |= cpu_to_le32(AMDGPU_VCN_VF_RB_SETUP_FLAG); in vcn_v4_0_init_ring_metadata()1463 fw_shared->present_flag_0 |= cpu_to_le32(AMDGPU_VCN_VF_RB_SETUP_FLAG); in vcn_v4_0_start_sriov()
828 fw_shared->present_flag_0 |= cpu_to_le32(AMDGPU_VCN_VF_RB_SETUP_FLAG); in vcn_v5_0_1_start_sriov()
209 fw_shared->present_flag_0 |= cpu_to_le32(AMDGPU_VCN_VF_RB_SETUP_FLAG); in vcn_v4_0_5_sw_init()
1106 fw_shared->present_flag_0 |= cpu_to_le32(AMDGPU_VCN_VF_RB_SETUP_FLAG); in vcn_v4_0_3_start_sriov()
Completed in 21 milliseconds