HomeSort by: relevance | last modified time | path
    Searched refs:psp_firmware_header_v1_1 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_ucode.h 85 struct psp_firmware_header_v1_1 { struct
270 struct psp_firmware_header_v1_1 psp_v1_1;
amdgpu_ucode.c 264 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);
amdgpu_psp_v11_0.c 81 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 15 milliseconds