Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmvebu_mmc.h228 #define MMC_CAP_8_BIT_DATA (1 << 6) macro
/openbmc/linux/include/linux/mmc/
H A Dhost.h364 #define MMC_CAP_8_BIT_DATA (1 << 6) /* Can the host do 8 bit transfers */ macro