Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
A Dsdhci-of-sparx5.c220 host->mmc->caps2 |= (MMC_CAP2_NO_SDIO|MMC_CAP2_NO_SD); in sdhci_sparx5_probe()
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()
A Dsdhci-pci-gli.c1085 slot->host->mmc->caps2 |= MMC_CAP2_NO_SDIO; in gli_probe_slot_gl9750()
1097 slot->host->mmc->caps2 |= MMC_CAP2_NO_SDIO; in gli_probe_slot_gl9755()
1110 slot->host->mmc->caps2 |= MMC_CAP2_NO_SDIO; in gli_probe_slot_gl9767()
1497 MMC_CAP2_NO_SDIO | in gli_probe_slot_gl9763e()
A Dlitex_mmc.c619 MMC_CAP2_NO_SDIO | in litex_mmc_probe()
A Dowl-mmc.c613 mmc->caps2 = (MMC_CAP2_BOOTPART_NOACC | MMC_CAP2_NO_SDIO); in owl_mmc_probe()
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()
A Dalcor.c1058 mmc->caps2 = MMC_CAP2_NO_SDIO; in alcor_init_mmc()
A Drtsx_usb_sdmmc.c1310 MMC_CAP2_NO_SDIO; in rtsx_usb_init_host()
A Drtsx_pci_sdmmc.c1464 MMC_CAP2_NO_SDIO; in realtek_init_host()
A Dsh_mmcif.c1469 mmc->caps2 |= MMC_CAP2_NO_SD | MMC_CAP2_NO_SDIO; in sh_mmcif_probe()
A Dmtk-sd.c1815 if (mmc->caps2 & MMC_CAP2_NO_SDIO) { in msdc_init_hw()
/linux/include/linux/mmc/
A Dhost.h393 #define MMC_CAP2_NO_SDIO (1 << 19) /* Do not send SDIO commands during initialization */ macro
/linux/drivers/mmc/core/
A Dhost.c401 host->caps2 |= MMC_CAP2_NO_SDIO; in mmc_of_parse()
A Dcore.c2075 if (!(host->caps2 & MMC_CAP2_NO_SDIO)) in mmc_rescan_try_freq()
2088 if (!(host->caps2 & MMC_CAP2_NO_SDIO)) in mmc_rescan_try_freq()

Completed in 62 milliseconds