Searched refs:common_firmware_header (Results 1 – 12 of 12) sorted by relevance
156 struct common_firmware_header { struct171 struct common_firmware_header header; argument178 struct common_firmware_header header;184 struct common_firmware_header header;192 struct common_firmware_header header;202 struct common_firmware_header header;211 struct common_firmware_header common;220 void radeon_ucode_print_mc_hdr(const struct common_firmware_header *hdr);221 void radeon_ucode_print_smc_hdr(const struct common_firmware_header *hdr);222 void radeon_ucode_print_gfx_hdr(const struct common_firmware_header *hdr);[all …]
31 static void radeon_ucode_print_common_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_common_hdr()46 void radeon_ucode_print_mc_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_mc_hdr()67 void radeon_ucode_print_smc_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_smc_hdr()85 void radeon_ucode_print_gfx_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_gfx_hdr()106 void radeon_ucode_print_rlc_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_rlc_hdr()133 void radeon_ucode_print_sdma_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_sdma_hdr()159 const struct common_firmware_header *hdr = in radeon_ucode_validate()160 (const struct common_firmware_header *)fw->data; in radeon_ucode_validate()
73 const struct common_firmware_header *hdr; in isp_load_fw_by_psp()89 hdr = (const struct common_firmware_header *)adev->isp.fw->data; in isp_load_fw_by_psp()
37 …(AMDGPU_GPU_PAGE_ALIGN(le32_to_cpu(((const struct common_firmware_header *)(adev)->uvd.fw->data)->…
38 const struct common_firmware_header *hdr = in get_bin_version()39 (const struct common_firmware_header *)bin; in get_bin_version()
250 const struct common_firmware_header *header; in amdgpu_cgs_get_firmware_info()370 header = (const struct common_firmware_header *)ucode->fw->data; in amdgpu_cgs_get_firmware_info()
322 const struct common_firmware_header *hdr; in vcn_v5_0_2_mc_resume()324 hdr = (const struct common_firmware_header *)adev->vcn.inst[inst].fw->data; in vcn_v5_0_2_mc_resume()387 const struct common_firmware_header *hdr; in vcn_v5_0_2_mc_resume_dpg_mode()389 hdr = (const struct common_firmware_header *)adev->vcn.inst[inst_idx].fw->data; in vcn_v5_0_2_mc_resume_dpg_mode()
191 const struct common_firmware_header *hdr; in vce_v1_0_load_fw()199 hdr = (const struct common_firmware_header *)adev->vce.fw->data; in vce_v1_0_load_fw()
403 const struct common_firmware_header *hdr; in vcn_v4_0_5_mc_resume()405 hdr = (const struct common_firmware_header *)adev->vcn.inst[inst].fw->data; in vcn_v4_0_5_mc_resume()466 const struct common_firmware_header *hdr; in vcn_v4_0_5_mc_resume_dpg_mode()468 hdr = (const struct common_firmware_header *)adev->vcn.inst[inst_idx].fw->data; in vcn_v4_0_5_mc_resume_dpg_mode()
452 const struct common_firmware_header *hdr; in vcn_v4_0_mc_resume()454 hdr = (const struct common_firmware_header *)adev->vcn.inst[inst].fw->data; in vcn_v4_0_mc_resume()515 const struct common_firmware_header *hdr; in vcn_v4_0_mc_resume_dpg_mode()516 hdr = (const struct common_firmware_header *)adev->vcn.inst[inst_idx].fw->data; in vcn_v4_0_mc_resume_dpg_mode()
75 const struct common_firmware_header *header; in smu_v14_0_init_microcode()100 header = (const struct common_firmware_header *)ucode->fw->data; in smu_v14_0_init_microcode()
99 const struct common_firmware_header *header; in smu_v11_0_init_microcode()121 header = (const struct common_firmware_header *)ucode->fw->data; in smu_v11_0_init_microcode()