Searched defs:fw_shared (Results 1 – 6 of 6) sorted by relevance
127 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_sw_init() local201 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_sw_fini() local902 volatile struct amdgpu_vcn4_fw_shared *fw_shared = adev->vcn.inst[inst_idx].fw_shared.cpu_addr; in vcn_v4_0_start_dpg_mode() local1031 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_start() local1226 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_start_sriov() local1446 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_stop() local
154 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v3_0_sw_init() local262 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v3_0_sw_fini() local942 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
162 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v2_5_sw_init() local242 volatile struct amdgpu_fw_shared *fw_shared; in vcn_v2_5_sw_fini() local803 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst[inst_idx].fw_shared.cpu_addr; in vcn_v2_5_start_dpg_mode() local1029 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst[i].fw_shared.cpu_addr; in vcn_v2_5_start() local1451 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() local199 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst->fw_shared.cpu_addr; in vcn_v2_0_sw_fini() local795 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
154 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
Completed in 78 milliseconds