Searched defs:fw_shared (Results 1 – 7 of 7) sorted by relevance
110 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_3_sw_init() local176 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_3_sw_fini() local716 volatile struct amdgpu_vcn4_fw_shared *fw_shared = in vcn_v4_0_3_start_dpg_mode() local873 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_3_start_sriov() local1044 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_3_start() local1252 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_3_stop() local
154 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v3_0_sw_init() local264 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v3_0_sw_fini() local944 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst[inst_idx].fw_shared.cpu_addr; in vcn_v3_0_start_dpg_mode() local1096 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v3_0_start() local1600 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v3_0_pause_dpg_mode() local1718 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v3_0_dec_ring_set_wptr() local
127 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_sw_init() local215 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_sw_fini() local916 volatile struct amdgpu_vcn4_fw_shared *fw_shared = adev->vcn.inst[inst_idx].fw_shared.cpu_addr; in vcn_v4_0_start_dpg_mode() local1043 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_start() local1238 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_start_sriov() local1460 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_stop() local
162 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v2_5_sw_init() local257 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v2_5_sw_fini() local821 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst[inst_idx].fw_shared.cpu_addr; in vcn_v2_5_start_dpg_mode() local1045 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst[i].fw_shared.cpu_addr; in vcn_v2_5_start() local1467 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst[inst_idx].fw_shared.cpu_addr; in vcn_v2_5_pause_dpg_mode() local
100 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v2_0_sw_init() local201 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst->fw_shared.cpu_addr; in vcn_v2_0_sw_fini() local797 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst->fw_shared.cpu_addr; in vcn_v2_0_start_dpg_mode() local932 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst->fw_shared.cpu_addr; in vcn_v2_0_start() local1220 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst->fw_shared.cpu_addr; in vcn_v2_0_pause_dpg_mode() local
156 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst->fw_shared.cpu_addr; in vcn_v1_0_sw_init() local
253 struct amdgpu_vcn_fw_shared fw_shared; member