Home
last modified time | relevance | path

Searched defs:mmc_wait_dat0 (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/mmc/
Dmmc-uclass.c73 int mmc_wait_dat0(struct mmc *mmc, int state, int timeout) in mmc_wait_dat0() function
Dmmc.c33 static int mmc_wait_dat0(struct mmc *mmc, int state, int timeout) in mmc_wait_dat0() function