Home
last modified time | relevance | path

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

/u-boot/include/
A Dmmc.h81 #define MMC_MODE_SPI BIT(27) macro
944 #define mmc_host_is_spi(mmc) ((mmc)->cfg->host_caps & MMC_MODE_SPI)
/u-boot/drivers/mmc/
A Dmmc_spi.c468 plat->cfg.host_caps = MMC_MODE_SPI; in mmc_spi_probe()

Completed in 6 milliseconds