Home
last modified time | relevance | path

Searched refs:spl_mmc_get_uboot_raw_sector (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/common/spl/
Dspl_mmc.c310 unsigned long __weak spl_mmc_get_uboot_raw_sector(struct mmc *mmc) in spl_mmc_get_uboot_raw_sector() function
385 raw_sect = spl_mmc_get_uboot_raw_sector(mmc); in spl_mmc_load()
/external/u-boot/arch/arm/mach-imx/imx8/
Dimage.c199 unsigned long spl_mmc_get_uboot_raw_sector(struct mmc *mmc) in spl_mmc_get_uboot_raw_sector() function