Searched defs:use_spi_flash (Results 1 – 5 of 5) sorted by relevance
22 int fsp_silicon_init(bool s3wake, bool use_spi_flash) in fsp_silicon_init()
60 int fsp_memory_init(bool s3wake, bool use_spi_flash) in fsp_memory_init()
18 int fsp_get_header(ulong offset, ulong size, bool use_spi_flash, in fsp_get_header()
105 bool use_spi_flash, struct udevice **devp, in fsp_locate_fsp()
140 bool use_spi_flash = IS_ENABLED(CONFIG_APL_BOOT_FROM_FAST_SPI_FLASH); in board_boot_order() local
Completed in 11 milliseconds