Home
last modified time | relevance | path

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

/external/u-boot/drivers/mmc/
Dmmc.c2371 static int mmc_send_if_cond(struct mmc *mmc) in mmc_send_if_cond() function
2578 err = mmc_send_if_cond(mmc); in mmc_start_init()