Searched refs:MMC_CAP2_NO_MMC (Results 1 – 6 of 6) sorted by relevance
404 host->caps2 |= MMC_CAP2_NO_MMC; in mmc_of_parse()624 !(caps & MMC_CAP_8_BIT_DATA) && !(caps2 & MMC_CAP2_NO_MMC)) { in mmc_validate_host_caps()
2117 if (!(host->caps2 & MMC_CAP2_NO_MMC)) in mmc_rescan_try_freq()
451 #define MMC_CAP2_NO_MMC (1 << 22) /* Do not send (e)MMC commands during initialization */ macro
620 MMC_CAP2_NO_MMC; in litex_mmc_probe()
1443 mmc->caps2 |= MMC_CAP2_NO_MMC; in init_extra_caps()
2812 if (mmc->caps2 & MMC_CAP2_NO_MMC) in msdc_of_property_parse()2925 if (!(mmc->caps2 & MMC_CAP2_NO_MMC)) { in msdc_drv_probe()