Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmvebu_mmc.h226 #define MMC_CAP_NEEDS_POLL (1 << 5) macro
/openbmc/linux/include/linux/mmc/
H A Dhost.h363 #define MMC_CAP_NEEDS_POLL (1 << 5) /* Needs polling for card-detection */ macro