Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
A Dsdhci-pci-gli.c598 slot->host->mmc->caps2 |= MMC_CAP2_NO_SDIO; in gli_probe_slot_gl9750()
610 slot->host->mmc->caps2 |= MMC_CAP2_NO_SDIO; in gli_probe_slot_gl9755()
877 MMC_CAP2_NO_SDIO | in gli_probe_slot_gl9763e()
A Dsdhci-of-sparx5.c223 host->mmc->caps2 |= (MMC_CAP2_NO_SDIO|MMC_CAP2_NO_SD); in sdhci_sparx5_probe()
A Dsdhci-pci-o2micro.c601 host->mmc->caps2 |= MMC_CAP2_NO_SDIO; in sdhci_pci_o2_probe_slot()
611 host->mmc->caps2 |= MMC_CAP2_NO_SDIO; in sdhci_pci_o2_probe_slot()
A Dowl-mmc.c613 mmc->caps2 = (MMC_CAP2_BOOTPART_NOACC | MMC_CAP2_NO_SDIO); in owl_mmc_probe()
A Dalcor.c1058 mmc->caps2 = MMC_CAP2_NO_SDIO; in alcor_init_mmc()
A Drtsx_usb_sdmmc.c1313 MMC_CAP2_NO_SDIO; in rtsx_usb_init_host()
A Drtsx_pci_sdmmc.c1441 MMC_CAP2_NO_SDIO; in realtek_init_host()
A Dsh_mmcif.c1430 mmc->caps2 |= MMC_CAP2_NO_SD | MMC_CAP2_NO_SDIO; in sh_mmcif_probe()
/linux/include/linux/mmc/
A Dhost.h391 #define MMC_CAP2_NO_SDIO (1 << 19) /* Do not send SDIO commands during initialization */ macro
/linux/drivers/mmc/core/
A Dhost.c405 host->caps2 |= MMC_CAP2_NO_SDIO; in mmc_of_parse()
A Dcore.c2056 if (!(host->caps2 & MMC_CAP2_NO_SDIO)) in mmc_rescan_try_freq()
2069 if (!(host->caps2 & MMC_CAP2_NO_SDIO)) in mmc_rescan_try_freq()

Completed in 31 milliseconds