Home
last modified time | relevance | path

Searched refs:spl_boot_mode (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/arch/arm/mach-uniphier/
Dmmc-boot-mode.c11 u32 spl_boot_mode(const u32 boot_device) in spl_boot_mode() function
/external/u-boot/arch/arm/mach-stm32mp/
Dspl.c30 u32 spl_boot_mode(const u32 boot_device) in spl_boot_mode() function
/external/u-boot/common/spl/
Dspl_mmc.c281 u32 __weak spl_boot_mode(const u32 boot_device) in spl_boot_mode() function
320 boot_mode = spl_boot_mode(bootdev->boot_device); in spl_mmc_load_image()
/external/u-boot/arch/arm/mach-imx/
Dspl.c159 u32 spl_boot_mode(const u32 boot_device) in spl_boot_mode() function
/external/u-boot/include/
Dspl.h83 u32 spl_boot_mode(const u32 boot_device);
/external/u-boot/arch/arm/mach-omap2/
Dboot-common.c191 u32 spl_boot_mode(const u32 boot_device) in spl_boot_mode() function