Home
last modified time | relevance | path

Searched refs:MMC_CAP_SPI (Results 1 – 1 of 1) sorted by relevance

/include/linux/mmc/
Dhost.h328 #define MMC_CAP_SPI (1 << 4) /* Talks only SPI protocols */ macro
523 #define mmc_host_is_spi(host) ((host)->caps & MMC_CAP_SPI)