Searched refs:MMC_CAP2_NO_SD (Results 1 – 8 of 8) sorted by relevance
216 host->mmc->caps2 |= (MMC_CAP2_NO_SDIO|MMC_CAP2_NO_SD); in sdhci_sparx5_probe()
472 u32 emmc_caps = MMC_CAP2_NO_SD | MMC_CAP2_NO_SDIO; in th1520_sdhci_set_phy()1037 u32 val, emmc_caps = MMC_CAP2_NO_SD | MMC_CAP2_NO_SDIO; in cv18xx_sdhci_reset()1283 u32 emmc_caps = MMC_CAP2_NO_SD | MMC_CAP2_NO_SDIO; in sdhci_eic7700_config_phy()1505 u32 emmc_caps = MMC_CAP2_NO_SD | MMC_CAP2_NO_SDIO; in sdhci_eic7700_executing_tuning()1596 u32 emmc_caps = MMC_CAP2_NO_SD | MMC_CAP2_NO_SDIO; in eic7700_init()
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()
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
404 host->caps2 |= MMC_CAP2_NO_SD; in mmc_of_parse()
2124 if (!(host->caps2 & MMC_CAP2_NO_SD)) { in mmc_rescan_try_freq()2136 if (!(host->caps2 & MMC_CAP2_NO_SD)) in mmc_rescan_try_freq()