Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-pci-gli.c527 slot->host->mmc->caps2 |= MMC_CAP2_NO_SDIO; in gli_probe_slot_gl9750()
538 slot->host->mmc->caps2 |= MMC_CAP2_NO_SDIO; in gli_probe_slot_gl9755()
790 MMC_CAP2_NO_SDIO | in gli_probe_slot_gl9763e()
H A Dsdhci-of-sparx5.c223 host->mmc->caps2 |= (MMC_CAP2_NO_SDIO|MMC_CAP2_NO_SD); in sdhci_sparx5_probe()
H A Dsdhci-pci-o2micro.c604 host->mmc->caps2 |= MMC_CAP2_NO_SDIO; in sdhci_pci_o2_probe_slot()
614 host->mmc->caps2 |= MMC_CAP2_NO_SDIO; in sdhci_pci_o2_probe_slot()
H A Dandroid-goldfish.c476 mmc->caps2 = MMC_CAP2_NO_SDIO; in goldfish_mmc_probe()
H A Dowl-mmc.c615 mmc->caps2 = (MMC_CAP2_BOOTPART_NOACC | MMC_CAP2_NO_SDIO); in owl_mmc_probe()
H A Dalcor.c1058 mmc->caps2 = MMC_CAP2_NO_SDIO; in alcor_init_mmc()
H A Drtsx_usb_sdmmc.c1313 MMC_CAP2_NO_SDIO; in rtsx_usb_init_host()
H A Dsh_mmcif.c1430 mmc->caps2 |= MMC_CAP2_NO_SD | MMC_CAP2_NO_SDIO; in sh_mmcif_probe()
H A Ddw_mmc.c244 host->slot->mmc->caps2 & MMC_CAP2_NO_SDIO) in dw_mci_wait_while_busy()
/OK3568_Linux_fs/kernel/include/linux/mmc/
H A Dhost.h380 #define MMC_CAP2_NO_SDIO (1 << 19) /* Do not send SDIO commands during initialization */ macro
/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dhost.c352 host->caps2 |= MMC_CAP2_NO_SDIO; in mmc_of_parse()
H A Dcore.c2167 if (!(host->caps2 & MMC_CAP2_NO_SDIO)) in mmc_rescan_try_freq()
2176 if (!(host->caps2 & MMC_CAP2_NO_SDIO)) in mmc_rescan_try_freq()