Searched refs:arch_spl_mmc_get_uboot_raw_sector (Results 1 - 5 of 5) sorted by relevance

/u-boot/common/spl/
H A Dspl_mmc.c293 unsigned long __weak arch_spl_mmc_get_uboot_raw_sector(struct mmc *mmc, function
302 return arch_spl_mmc_get_uboot_raw_sector(mmc, raw_sect);
/u-boot/arch/arm/mach-mvebu/
H A Dspl.c127 unsigned long arch_spl_mmc_get_uboot_raw_sector(struct mmc *mmc, function
/u-boot/arch/arm/mach-imx/
H A Dimage-container.c279 unsigned long arch_spl_mmc_get_uboot_raw_sector(struct mmc *mmc, function
/u-boot/include/
H A Dspl.h547 unsigned long arch_spl_mmc_get_uboot_raw_sector(struct mmc *mmc,
/u-boot/arch/arm/mach-imx/imx8m/
H A Dsoc.c739 unsigned long arch_spl_mmc_get_uboot_raw_sector(struct mmc *mmc, function

Completed in 54 milliseconds