Home
last modified time | relevance | path

Searched refs:spl_mmc_find_device (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/spl/common/spl/
H A Dspl_mmc.su
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_mmc.c124 int spl_mmc_find_device(struct mmc **mmcp, u32 boot_device) function
290 err = spl_mmc_find_device(&mmc, bootdev->boot_device);
/OK3568_Linux_fs/u-boot/include/
H A Dspl.h284 int spl_mmc_find_device(struct mmc **mmcp, u32 boot_device);
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3588/
H A Drk3588.c833 ret = spl_mmc_find_device(&mmc, BOOT_DEVICE_MMC2); in spl_board_storages_fixup()
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.sym
H A Du-boot-spl.map