Searched refs:MMC_CAP2_NO_SDIO (Results 1 – 6 of 6) sorted by relevance
320 host->caps2 |= MMC_CAP2_NO_SDIO; in mmc_of_parse()
2508 if (!(host->caps2 & MMC_CAP2_NO_SDIO)) in mmc_rescan_try_freq()2517 if (!(host->caps2 & MMC_CAP2_NO_SDIO)) in mmc_rescan_try_freq()
363 #define MMC_CAP2_NO_SDIO (1 << 19) /* Do not send SDIO commands during initialization */ macro
318 host->mmc->caps2 |= MMC_CAP2_NO_SDIO; in sdhci_pci_o2_probe_slot()
1325 MMC_CAP2_NO_SDIO; in rtsx_usb_init_host()
1433 mmc->caps2 |= MMC_CAP2_NO_SD | MMC_CAP2_NO_SDIO; in sh_mmcif_probe()