Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmvebu_mmc.h233 #define MMC_CAP_WAIT_WHILE_BUSY (1 << 9) macro
/openbmc/linux/include/linux/mmc/
H A Dhost.h367 #define MMC_CAP_WAIT_WHILE_BUSY (1 << 9) /* Waits while card is busy */ macro