Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ucode.h83 struct psp_firmware_header_v1_1 { struct
104 struct psp_firmware_header_v1_1 v1_1;
309 struct psp_firmware_header_v1_1 psp_v1_1;
H A Damdgpu_ucode.c257 const struct psp_firmware_header_v1_1 *psp_hdr_v1_1 = in amdgpu_ucode_print_psp_hdr()
258 container_of(psp_hdr, struct psp_firmware_header_v1_1, v1_0); in amdgpu_ucode_print_psp_hdr()
283 const struct psp_firmware_header_v1_1 *psp_hdr_v1_1 = in amdgpu_ucode_print_psp_hdr()
284 container_of(psp_hdr, struct psp_firmware_header_v1_1, v1_0); in amdgpu_ucode_print_psp_hdr()
H A Damdgpu_psp.c2444 const struct psp_firmware_header_v1_1 *sos_hdr_v1_1; in psp_init_sos_microcode()
2477 sos_hdr_v1_1 = (const struct psp_firmware_header_v1_1 *)adev->psp.sos_fw->data; in psp_init_sos_microcode()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ucode.h87 struct psp_firmware_header_v1_1 { struct
102 struct psp_firmware_header_v1_1 v1_1;
387 struct psp_firmware_header_v1_1 psp_v1_1;
H A Damdgpu_ucode.c353 const struct psp_firmware_header_v1_1 *psp_hdr_v1_1 = 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()
379 const struct psp_firmware_header_v1_1 *psp_hdr_v1_1 = 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()
H A Damdgpu_psp.c3170 const struct psp_firmware_header_v1_1 *sos_hdr_v1_1; in psp_init_sos_microcode()
3195 sos_hdr_v1_1 = (const struct psp_firmware_header_v1_1 *)adev->psp.sos_fw->data; in psp_init_sos_microcode()

Completed in 13 milliseconds