Searched refs:psp_firmware_header_v1_1 (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_ucode.h85 struct psp_firmware_header_v1_1 { struct
270 struct psp_firmware_header_v1_1 psp_v1_1;
H A Damdgpu_ucode.c264 const struct psp_firmware_header_v1_1 *psp_hdr_v1_1 =
265 const_container_of(psp_hdr, struct psp_firmware_header_v1_1, v1_0);
H A Damdgpu_psp_v11_0.c81 const struct psp_firmware_header_v1_1 *sos_hdr_v1_1;
131 sos_hdr_v1_1 = (const struct psp_firmware_header_v1_1 *)adev->psp.sos_fw->data;

Completed in 129 milliseconds