Home
last modified time | relevance | path

Searched refs:MMC_CAP2_NO_SDIO (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/mmc/host/
H A Dsdhci-pci-o2micro.c772 host->mmc->caps2 |= MMC_CAP2_NO_SDIO; in sdhci_pci_o2_probe_slot()
782 host->mmc->caps2 |= MMC_CAP2_NO_SDIO; in sdhci_pci_o2_probe_slot()
797 host->mmc->caps2 |= MMC_CAP2_NO_SDIO | MMC_CAP2_SD_EXP | MMC_CAP2_SD_EXP_1_2V; in sdhci_pci_o2_probe_slot()
H A Dsdhci-of-dwcmshc.c433 u32 emmc_caps = MMC_CAP2_NO_SD | MMC_CAP2_NO_SDIO; in th1520_sdhci_set_phy()
905 u32 val, emmc_caps = MMC_CAP2_NO_SD | MMC_CAP2_NO_SDIO; in cv18xx_sdhci_reset()
H A Dmtk-sd.c1956 if (mmc->caps2 & MMC_CAP2_NO_SDIO) { in msdc_init_hw()
3053 } else if (mmc->caps2 & MMC_CAP2_NO_SDIO) { in msdc_drv_probe()
/linux/drivers/mmc/core/
H A Dcore.c2096 if (!(host->caps2 & MMC_CAP2_NO_SDIO)) in mmc_rescan_try_freq()
2109 if (!(host->caps2 & MMC_CAP2_NO_SDIO)) in mmc_rescan_try_freq()