Searched refs:MMC_CAP2_NO_MMC (Results 1 – 3 of 3) sorted by relevance
324 host->caps2 |= MMC_CAP2_NO_MMC; in mmc_of_parse()
2525 if (!(host->caps2 & MMC_CAP2_NO_MMC)) in mmc_rescan_try_freq()
366 #define MMC_CAP2_NO_MMC (1 << 22) /* Do not send (e)MMC commands during initialization */ macro