Searched defs:mmc_host_is_spi (Results 1 – 2 of 2) sorted by relevance
828 #define mmc_host_is_spi(mmc) ((mmc)->cfg->host_caps & MMC_MODE_SPI) macro830 #define mmc_host_is_spi(mmc) 0 macro
556 #define mmc_host_is_spi(host) ((host)->caps & MMC_CAP_SPI) macro