Searched refs:fsp_locate_fsp (Results 1 - 4 of 4) sorted by relevance

/u-boot/arch/x86/include/asm/fsp2/
H A Dfsp_internal.h25 * fsp_locate_fsp() - Locate an FSP component
41 int fsp_locate_fsp(enum fsp_type_t type, struct binman_entry *entry,
/u-boot/arch/x86/lib/fsp2/
H A Dfsp_silicon_init.c34 ret = fsp_locate_fsp(FSP_S, &entry, use_spi_flash, &dev, &hdr,
H A Dfsp_meminit.c72 ret = fsp_locate_fsp(FSP_M, &entry, use_spi_flash, &dev, &hdr, NULL);
H A Dfsp_init.c107 int fsp_locate_fsp(enum fsp_type_t type, struct binman_entry *entry, function

Completed in 101 milliseconds