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()
580 host->mmc->caps2 |= MMC_CAP2_NO_SD; in sdhci_pci_o2_probe_slot()
786 MMC_CAP2_NO_SD; in gli_probe_slot_gl9763e()
1430 mmc->caps2 |= MMC_CAP2_NO_SD | MMC_CAP2_NO_SDIO; in sh_mmcif_probe()
374 #define MMC_CAP2_NO_SD (1 << 21) /* Do not send SD commands during initialization */ macro
306 host->caps2 |= MMC_CAP2_NO_SD; in mmc_of_parse()
2150 if (!(host->caps2 & MMC_CAP2_NO_SD)) in mmc_rescan_try_freq()2158 if (!(host->caps2 & MMC_CAP2_NO_SD)) in mmc_rescan_try_freq()