Home
last modified time | relevance | path

Searched refs:psp_hdr (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ucode.c343 const struct psp_firmware_header_v1_0 *psp_hdr = in amdgpu_ucode_print_psp_hdr() local
347 le32_to_cpu(psp_hdr->sos.fw_version)); in amdgpu_ucode_print_psp_hdr()
349 le32_to_cpu(psp_hdr->sos.offset_bytes)); in amdgpu_ucode_print_psp_hdr()
351 le32_to_cpu(psp_hdr->sos.size_bytes)); in amdgpu_ucode_print_psp_hdr()
354 container_of(psp_hdr, struct psp_firmware_header_v1_1, v1_0); in amdgpu_ucode_print_psp_hdr()
370 container_of(psp_hdr, struct psp_firmware_header_v1_2, v1_0); in amdgpu_ucode_print_psp_hdr()
380 container_of(psp_hdr, struct psp_firmware_header_v1_1, v1_0); in amdgpu_ucode_print_psp_hdr()