Home
last modified time | relevance | path

Searched refs:psp_bin_desc (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_psp.h51 struct psp_bin_desc;
266 struct psp_bin_desc { struct
288 struct psp_bin_desc sys; argument
289 struct psp_bin_desc sos;
290 struct psp_bin_desc toc;
291 struct psp_bin_desc kdb;
292 struct psp_bin_desc spl;
293 struct psp_bin_desc rl;
294 struct psp_bin_desc soc_drv;
295 struct psp_bin_desc intf_drv;
[all …]
Dpsp_v13_0.c121 struct psp_bin_desc *bin_desc, in psp_v13_0_bootloader_load_component()
Damdgpu_psp.c3494 int is_psp_fw_valid(struct psp_bin_desc bin) in is_psp_fw_valid()