Searched refs:MMC_VERSION_MMC (Results 1 – 3 of 3) sorted by relevance
26 #define MMC_VERSION_MMC (1U << 30) macro33 (MMC_VERSION_MMC | MAKE_SDMMC_VERSION(a, b, c))83 #define IS_MMC(x) ((x)->version & MMC_VERSION_MMC)
74 if (!(mmc->version & MMC_VERSION_MMC)) { in get_mmc()
324 if (!(mmc->version & MMC_VERSION_MMC)) { in do_mmcrpmb()