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()
1996 MMC_CAP2_NO_SD; in gli_probe_slot_gl9763e()
454 #define MMC_CAP2_NO_SD (1 << 21) /* Do not send SD commands during initialization */ macro