Searched refs:amdgpu_vcn5_fw_shared (Results 1 – 3 of 3) sorted by relevance
134 volatile struct amdgpu_vcn5_fw_shared *fw_shared; in vcn_v5_0_0_sw_init()201 volatile struct amdgpu_vcn5_fw_shared *fw_shared; in vcn_v5_0_0_sw_fini()383 AMDGPU_GPU_PAGE_ALIGN(sizeof(struct amdgpu_vcn5_fw_shared))); in vcn_v5_0_0_mc_resume()487 AMDGPU_GPU_PAGE_ALIGN(sizeof(struct amdgpu_vcn5_fw_shared)), 0, indirect); in vcn_v5_0_0_mc_resume_dpg_mode()664 volatile struct amdgpu_vcn5_fw_shared *fw_shared = adev->vcn.inst[inst_idx].fw_shared.cpu_addr; in vcn_v5_0_0_start_dpg_mode()761 volatile struct amdgpu_vcn5_fw_shared *fw_shared; in vcn_v5_0_0_start()945 volatile struct amdgpu_vcn5_fw_shared *fw_shared; in vcn_v5_0_0_stop()
461 struct amdgpu_vcn5_fw_shared { struct
189 fw_shared_size = AMDGPU_GPU_PAGE_ALIGN(sizeof(struct amdgpu_vcn5_fw_shared)); in amdgpu_vcn_sw_init()190 log_offset = offsetof(struct amdgpu_vcn5_fw_shared, fw_log); in amdgpu_vcn_sw_init()
Completed in 13 milliseconds