Home
last modified time | relevance | path

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

/openbmc/u-boot/common/spl/
H A Dspl_mmc.c114 static int spl_mmc_find_device(struct mmc **mmcp, u32 boot_device) in spl_mmc_find_device() function
319 err = spl_mmc_find_device(&mmc, bootdev->boot_device); in spl_mmc_load()