Searched defs:MMC_CAP_SPI (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | mvebu_mmc.h | 224 #define MMC_CAP_SPI (1 << 4) macro |
/openbmc/linux/include/linux/mmc/ | ||
H A D | host.h | 362 #define MMC_CAP_SPI (1 << 4) /* Talks only SPI protocols */ macro |