Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mmc/host/
A Dsdhci-of-sparx5.c223 host->mmc->caps2 |= (MMC_CAP2_NO_SDIO|MMC_CAP2_NO_SD); in sdhci_sparx5_probe()
A Dsdhci-pci-gli.c702 slot->host->mmc->caps2 |= MMC_CAP2_NO_SDIO; in gli_probe_slot_gl9750()
714 slot->host->mmc->caps2 |= MMC_CAP2_NO_SDIO; in gli_probe_slot_gl9755()
1048 MMC_CAP2_NO_SDIO | in gli_probe_slot_gl9763e()
A Dsdhci-pci-o2micro.c650 host->mmc->caps2 |= MMC_CAP2_NO_SDIO; in sdhci_pci_o2_probe_slot()
660 host->mmc->caps2 |= MMC_CAP2_NO_SDIO; in sdhci_pci_o2_probe_slot()
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 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.c1449 MMC_CAP2_NO_SDIO; in realtek_init_host()
A Dsh_mmcif.c1432 mmc->caps2 |= MMC_CAP2_NO_SD | MMC_CAP2_NO_SDIO; in sh_mmcif_probe()
A Dmtk-sd.c1799 if (mmc->caps2 & MMC_CAP2_NO_SDIO) { in msdc_init_hw()
/linux-6.3-rc2/include/linux/mmc/
A Dhost.h410 #define MMC_CAP2_NO_SDIO (1 << 19) /* Do not send SDIO commands during initialization */ macro
/linux-6.3-rc2/drivers/mmc/core/
A Dhost.c405 host->caps2 |= MMC_CAP2_NO_SDIO; in mmc_of_parse()
A Dcore.c2070 if (!(host->caps2 & MMC_CAP2_NO_SDIO)) in mmc_rescan_try_freq()
2083 if (!(host->caps2 & MMC_CAP2_NO_SDIO)) in mmc_rescan_try_freq()

Completed in 38 milliseconds