Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/mmc/
Dmmc-uclass.c59 int mmc_wait_dat0(struct mmc *mmc, int state, int timeout_us) in mmc_wait_dat0() function
Dmmc.c34 static int mmc_wait_dat0(struct mmc *mmc, int state, int timeout_us) in mmc_wait_dat0() function