Searched refs:MMC_CAP2_NO_SD (Results 1 – 8 of 8) sorted by relevance
220 host->mmc->caps2 |= (MMC_CAP2_NO_SDIO|MMC_CAP2_NO_SD); in sdhci_sparx5_probe()
396 u32 emmc_caps = MMC_CAP2_NO_SD | MMC_CAP2_NO_SDIO; in th1520_sdhci_set_phy()887 u32 val, emmc_caps = MMC_CAP2_NO_SD | MMC_CAP2_NO_SDIO; in cv18xx_sdhci_reset()
771 host->mmc->caps2 |= MMC_CAP2_NO_SD; in sdhci_pci_o2_probe_slot()
1470 mmc->caps2 |= MMC_CAP2_NO_SD | MMC_CAP2_NO_SDIO; in sh_mmcif_probe()
1916 MMC_CAP2_NO_SD; in gli_probe_slot_gl9763e()
450 #define MMC_CAP2_NO_SD (1 << 21) /* Do not send SD commands during initialization */ macro
402 host->caps2 |= MMC_CAP2_NO_SD; in mmc_of_parse()
2101 if (!(host->caps2 & MMC_CAP2_NO_SD)) { in mmc_rescan_try_freq()2113 if (!(host->caps2 & MMC_CAP2_NO_SD)) in mmc_rescan_try_freq()