Home
last modified time | relevance | path

Searched defs:mmc_host_is_spi (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/include/
Dmmc.h781 #define mmc_host_is_spi(mmc) ((mmc)->cfg->host_caps & MMC_MODE_SPI) macro
783 #define mmc_host_is_spi(mmc) 0 macro