Home
last modified time | relevance | path

Searched defs:MMC_RSP_BUSY (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/mmc/
H A Dcore.h37 #define MMC_RSP_BUSY (1 << 3) /* card may send busy */ macro
/openbmc/u-boot/include/
H A Dmvebu_mmc.h204 #define MMC_RSP_BUSY (1 << 3) macro
H A Dmmc.h302 #define MMC_RSP_BUSY (1 << 3) /* card may send busy */ macro