Searched refs:fw_shared_cpu_addr (Results 1 – 5 of 5) sorted by relevance
224 void *fw_shared_cpu_addr; member
175 fw_shared = adev->vcn.inst->fw_shared_cpu_addr; in vcn_v2_0_sw_init()191 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst->fw_shared_cpu_addr; in vcn_v2_0_sw_fini()787 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst->fw_shared_cpu_addr; in vcn_v2_0_start_dpg_mode()924 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst->fw_shared_cpu_addr; in vcn_v2_0_start()1210 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst->fw_shared_cpu_addr; in vcn_v2_0_pause_dpg_mode()
199 fw_shared = adev->vcn.inst[j].fw_shared_cpu_addr; in vcn_v2_5_sw_init()232 fw_shared = adev->vcn.inst[i].fw_shared_cpu_addr; in vcn_v2_5_sw_fini()760 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst[inst_idx].fw_shared_cpu_addr; in vcn_v2_5_start_dpg_mode()984 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst[i].fw_shared_cpu_addr; in vcn_v2_5_start()1406 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst[inst_idx].fw_shared_cpu_addr; in vcn_v2_5_pause_dpg_mode()
216 fw_shared = adev->vcn.inst[i].fw_shared_cpu_addr; in vcn_v3_0_sw_init()252 fw_shared = adev->vcn.inst[i].fw_shared_cpu_addr; in vcn_v3_0_sw_fini()926 volatile struct amdgpu_fw_shared *fw_shared = adev->vcn.inst[inst_idx].fw_shared_cpu_addr; in vcn_v3_0_start_dpg_mode()1223 fw_shared = adev->vcn.inst[i].fw_shared_cpu_addr; in vcn_v3_0_start()1614 fw_shared = adev->vcn.inst[inst_idx].fw_shared_cpu_addr; in vcn_v3_0_pause_dpg_mode()1703 fw_shared = adev->vcn.inst[ring->me].fw_shared_cpu_addr; in vcn_v3_0_dec_ring_set_wptr()
235 adev->vcn.inst[i].fw_shared_cpu_addr = adev->vcn.inst[i].cpu_addr + in amdgpu_vcn_sw_init()
Completed in 16 milliseconds