Searched refs:MMC_CAP2_NO_SDIO (Results 1 – 13 of 13) sorted by relevance
223 host->mmc->caps2 |= (MMC_CAP2_NO_SDIO|MMC_CAP2_NO_SD); in sdhci_sparx5_probe()
702 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()
650 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()
619 MMC_CAP2_NO_SDIO | in litex_mmc_probe()
613 mmc->caps2 = (MMC_CAP2_BOOTPART_NOACC | MMC_CAP2_NO_SDIO); in owl_mmc_probe()
1058 mmc->caps2 = MMC_CAP2_NO_SDIO; in alcor_init_mmc()
1310 MMC_CAP2_NO_SDIO; in rtsx_usb_init_host()
1449 MMC_CAP2_NO_SDIO; in realtek_init_host()
1432 mmc->caps2 |= MMC_CAP2_NO_SD | MMC_CAP2_NO_SDIO; in sh_mmcif_probe()
1799 if (mmc->caps2 & MMC_CAP2_NO_SDIO) { in msdc_init_hw()
410 #define MMC_CAP2_NO_SDIO (1 << 19) /* Do not send SDIO commands during initialization */ macro
405 host->caps2 |= MMC_CAP2_NO_SDIO; in mmc_of_parse()
2070 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 33 milliseconds