Home
last modified time | relevance | path

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

/external/u-boot/common/spl/
Dspl_mmc.c124 static int spl_mmc_find_device(struct mmc **mmcp, u32 boot_device) in spl_mmc_find_device() function
332 err = spl_mmc_find_device(&mmc, bootdev->boot_device); in spl_mmc_load()