Searched refs:board_spl_mmc_get_uboot_raw_sector (Results 1 - 6 of 6) sorted by relevance

/u-boot/board/data_modul/imx8mp_edm_sbc/
H A Dspl.c128 unsigned long board_spl_mmc_get_uboot_raw_sector(struct mmc *mmc, unsigned long sect) function
/u-boot/board/advantech/imx8mp_rsb3720a1/
H A Dimx8mp_rsb3720a1.c196 unsigned long board_spl_mmc_get_uboot_raw_sector(struct mmc *mmc, function
/u-boot/common/spl/
H A Dspl_mmc.c299 unsigned long __weak board_spl_mmc_get_uboot_raw_sector(struct mmc *mmc, function
308 return board_spl_mmc_get_uboot_raw_sector(mmc, raw_sect);
/u-boot/board/gateworks/venice/
H A Dspl.c349 unsigned long board_spl_mmc_get_uboot_raw_sector(struct mmc *mmc, unsigned long raw_sect) function
/u-boot/include/
H A Dspl.h560 unsigned long board_spl_mmc_get_uboot_raw_sector(struct mmc *mmc,
/u-boot/arch/arm/mach-sunxi/
H A Dboard.c340 unsigned long board_spl_mmc_get_uboot_raw_sector(struct mmc *mmc, function

Completed in 102 milliseconds