Searched refs:MMC_MODE_SPI (Results 1 – 2 of 2) sorted by relevance
81 #define MMC_MODE_SPI BIT(27) macro944 #define mmc_host_is_spi(mmc) ((mmc)->cfg->host_caps & MMC_MODE_SPI)
468 plat->cfg.host_caps = MMC_MODE_SPI; in mmc_spi_probe()
Completed in 6 milliseconds