Searched refs:psp_firmware_header_v1_3 (Results 1 – 3 of 3) sorted by relevance
103 struct psp_firmware_header_v1_3 { struct310 struct psp_firmware_header_v1_3 psp_v1_3;
285 const struct psp_firmware_header_v1_3 *psp_hdr_v1_3 = in amdgpu_ucode_print_psp_hdr()286 container_of(psp_hdr_v1_1, struct psp_firmware_header_v1_3, v1_1); in amdgpu_ucode_print_psp_hdr()
2446 const struct psp_firmware_header_v1_3 *sos_hdr_v1_3; in psp_init_sos_microcode()2492 sos_hdr_v1_3 = (const struct psp_firmware_header_v1_3 *)adev->psp.sos_fw->data; in psp_init_sos_microcode()