Searched refs:spl_mmc_boot_mode (Results 1 - 19 of 19) sorted by relevance

/u-boot/arch/arm/mach-uniphier/
H A Dmmc-boot-mode.c10 u32 spl_mmc_boot_mode(struct mmc *mmc, const u32 boot_device) function
/u-boot/arch/arm/mach-rockchip/
H A Dspl.c77 u32 spl_mmc_boot_mode(struct mmc *mmc, const u32 boot_device) function
/u-boot/arch/arm/mach-socfpga/
H A Dspl_gen5.c56 u32 spl_mmc_boot_mode(struct mmc *mmc, const u32 boot_device) function
H A Dspl_a10.c102 u32 spl_mmc_boot_mode(struct mmc *mmc, const u32 boot_device) function
/u-boot/arch/arm/mach-k3/
H A Dam62p5_init.c164 u32 spl_mmc_boot_mode(struct mmc *mmc, const u32 boot_device) function
H A Dj784s4_init.c214 u32 spl_mmc_boot_mode(struct mmc *mmc, const u32 boot_device) function
H A Dam625_init.c285 u32 spl_mmc_boot_mode(struct mmc *mmc, const u32 boot_device) function
H A Dam654_init.c264 u32 spl_mmc_boot_mode(struct mmc *mmc, const u32 boot_device) function
H A Dj721s2_init.c300 u32 spl_mmc_boot_mode(struct mmc *mmc, const u32 boot_device) function
H A Dj721e_init.c292 u32 spl_mmc_boot_mode(struct mmc *mmc, const u32 boot_device) function
H A Dam642_init.c274 u32 spl_mmc_boot_mode(struct mmc *mmc, const u32 boot_device) function
/u-boot/arch/arm/mach-stm32mp/stm32mp1/
H A Dspl.c58 u32 spl_mmc_boot_mode(struct mmc *mmc, const u32 boot_device) function
/u-boot/common/spl/
H A Dspl_mmc.c275 u32 __weak spl_mmc_boot_mode(struct mmc *mmc, const u32 boot_device) function
380 boot_mode = spl_mmc_boot_mode(mmc, bootdev->boot_device);
/u-boot/arch/arm/mach-mvebu/
H A Dspl.c123 u32 spl_mmc_boot_mode(struct mmc *mmc, const u32 boot_device) function
/u-boot/arch/arm/mach-imx/
H A Dspl.c201 u32 spl_mmc_boot_mode(struct mmc *mmc, const u32 boot_device) function
/u-boot/arch/arm/mach-omap2/
H A Dboot-common.c183 u32 spl_mmc_boot_mode(struct mmc *mmc, const u32 boot_device) function
/u-boot/include/
H A Dspl.h484 * spl_mmc_boot_mode() - Lookup function for the mode of an MMC boot source.
498 u32 spl_mmc_boot_mode(struct mmc *mmc, const u32 boot_device);
/u-boot/arch/arm/mach-sunxi/
H A Dboard.c436 u32 spl_mmc_boot_mode(struct mmc *mmc, const u32 boot_device) function
/u-boot/test/image/
H A Dspl_load_fs.c311 u32 spl_mmc_boot_mode(struct mmc *mmc, const u32 boot_device) function

Completed in 121 milliseconds