Searched refs:IS_MMC (Results 1 – 3 of 3) sorted by relevance
17 if (!mmc_init(mmc) && IS_MMC(mmc)) in find_first_mmc_device()
202 if (!IS_MMC(mmc)) in sdhci_cdns_execute_tuning()
77 #define IS_MMC(x) ((x)->version & MMC_VERSION_MMC) macro