Searched refs:MMC_VERSION_MMC (Results 1 – 2 of 2) sorted by relevance
20 #define MMC_VERSION_MMC (1U << 30) macro27 (MMC_VERSION_MMC | MAKE_SDMMC_VERSION(a, b, c))68 #define IS_MMC(x) ((x)->version & MMC_VERSION_MMC)
206 if (!(mmc->version & MMC_VERSION_MMC)) { in init_rpmb()402 if (!(mmc->version & MMC_VERSION_MMC)) { in do_mmcrpmb()