Searched refs:MMC_CAP2_NO_SD (Results 1 – 7 of 7) sorted by relevance
223 host->mmc->caps2 |= (MMC_CAP2_NO_SDIO|MMC_CAP2_NO_SD); in sdhci_sparx5_probe()
650 host->mmc->caps2 |= MMC_CAP2_NO_SD; in sdhci_pci_o2_probe_slot()
1056 MMC_CAP2_NO_SD; in gli_probe_slot_gl9763e()
1432 mmc->caps2 |= MMC_CAP2_NO_SD | MMC_CAP2_NO_SDIO; in sh_mmcif_probe()
412 #define MMC_CAP2_NO_SD (1 << 21) /* Do not send SD commands during initialization */ macro
407 host->caps2 |= MMC_CAP2_NO_SD; in mmc_of_parse()
2076 if (!(host->caps2 & MMC_CAP2_NO_SD)) { in mmc_rescan_try_freq()2088 if (!(host->caps2 & MMC_CAP2_NO_SD)) in mmc_rescan_try_freq()