Home
last modified time | relevance | path

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

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