Home
last modified time | relevance | path

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

/u-boot/common/spl/
A Dspl_mmc.c370 int default_spl_mmc_emmc_boot_partition(struct mmc *mmc) in default_spl_mmc_emmc_boot_partition() function
390 return default_spl_mmc_emmc_boot_partition(mmc); in spl_mmc_emmc_boot_partition()
/u-boot/include/
A Dspl.h453 int default_spl_mmc_emmc_boot_partition(struct mmc *mmc);
/u-boot/arch/arm/mach-imx/imx8m/
A Dsoc.c657 part = default_spl_mmc_emmc_boot_partition(mmc); in spl_mmc_emmc_boot_partition()

Completed in 11 milliseconds