Searched refs:psp_firmware_header_v1_1 (Results 1 – 3 of 3) sorted by relevance
87 struct psp_firmware_header_v1_1 { struct102 struct psp_firmware_header_v1_1 v1_1; argument386 struct psp_firmware_header_v1_1 psp_v1_1;
366 const struct psp_firmware_header_v1_1 *psp_hdr_v1_1 = in amdgpu_ucode_print_psp_hdr()367 container_of(psp_hdr, struct psp_firmware_header_v1_1, v1_0); in amdgpu_ucode_print_psp_hdr()392 const struct psp_firmware_header_v1_1 *psp_hdr_v1_1 = in amdgpu_ucode_print_psp_hdr()393 container_of(psp_hdr, struct psp_firmware_header_v1_1, v1_0); in amdgpu_ucode_print_psp_hdr()
3125 const struct psp_firmware_header_v1_1 *sos_hdr_v1_1; in psp_init_sos_microcode()3159 sos_hdr_v1_1 = (const struct psp_firmware_header_v1_1 *)adev->psp.sos_fw->data; in psp_init_sos_microcode()