Searched refs:MMC_CAP_SPI (Results 1 – 3 of 3) sorted by relevance
224 #define MMC_CAP_SPI (1 << 4) macro
362 #define MMC_CAP_SPI (1 << 4) /* Talks only SPI protocols */ macro556 #define mmc_host_is_spi(host) ((host)->caps & MMC_CAP_SPI)
1200 mmc->caps = MMC_CAP_SPI; in mmc_spi_probe()