Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dmmc.h515 int (*card_busy)(struct mmc *mmc); member
/third_party/uboot/u-boot-2020.01/drivers/mmc/
Dhimci.c1228 .card_busy = hi_mci_card_busy,