Searched refs:MMC_CAP2_NO_SD (Results 1 – 4 of 4) sorted by relevance
216 host->mmc->caps2 |= (MMC_CAP2_NO_SDIO|MMC_CAP2_NO_SD); in sdhci_sparx5_probe()
771 host->mmc->caps2 |= MMC_CAP2_NO_SD; in sdhci_pci_o2_probe_slot()
1469 mmc->caps2 |= MMC_CAP2_NO_SD | MMC_CAP2_NO_SDIO; in sh_mmcif_probe()
454 #define MMC_CAP2_NO_SD (1 << 21) /* Do not send SD commands during initialization */ macro