Searched defs:fw_shared (Results 1 – 6 of 6) sorted by relevance
115 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_sw_init() local183 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_sw_fini() local866 volatile struct amdgpu_vcn4_fw_shared *fw_shared = adev->vcn.inst[inst_idx].fw_shared.cpu_addr; in vcn_v4_0_start_dpg_mode() local993 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_start() local1188 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_start_sriov() local1408 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_stop() local
153 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v3_0_sw_init() local261 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v3_0_sw_fini() local941 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst[inst_idx].fw_shared.cpu_addr; in vcn_v3_0_start_dpg_mode() local1095 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v3_0_start() local1599 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v3_0_pause_dpg_mode() local1717 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v3_0_dec_ring_set_wptr() local
161 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v2_5_sw_init() local241 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v2_5_sw_fini() local775 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst[inst_idx].fw_shared.cpu_addr; in vcn_v2_5_start_dpg_mode() local999 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst[i].fw_shared.cpu_addr; in vcn_v2_5_start() local1421 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst[inst_idx].fw_shared.cpu_addr; in vcn_v2_5_pause_dpg_mode() local
99 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v2_0_sw_init() local198 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst->fw_shared.cpu_addr; in vcn_v2_0_sw_fini() local794 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst->fw_shared.cpu_addr; in vcn_v2_0_start_dpg_mode() local931 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst->fw_shared.cpu_addr; in vcn_v2_0_start() local1219 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst->fw_shared.cpu_addr; in vcn_v2_0_pause_dpg_mode() local
153 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst->fw_shared.cpu_addr; in vcn_v1_0_sw_init() local
244 struct amdgpu_vcn_fw_shared fw_shared; member