Searched refs:MMC_CAP2_CQE (Results 1 – 13 of 13) sorted by relevance
17 if ((host->mmc->caps2 & MMC_CAP2_CQE) && (mask & SDHCI_RESET_ALL) && in sdhci_and_cqhci_reset()
1690 host->mmc->caps2 |= MMC_CAP2_CQE | MMC_CAP2_CQE_DCMD; in sdhci_esdhc_imx_probe()1774 if (host->mmc->caps2 & MMC_CAP2_CQE) { in sdhci_esdhc_suspend()1818 if (host->mmc->caps2 & MMC_CAP2_CQE) in sdhci_esdhc_resume()1836 if (host->mmc->caps2 & MMC_CAP2_CQE) { in sdhci_esdhc_runtime_suspend()1892 if (host->mmc->caps2 & MMC_CAP2_CQE) in sdhci_esdhc_runtime_resume()
213 host->mmc->caps2 |= MMC_CAP2_CQE | MMC_CAP2_CQE_DCMD; in sdhci_brcmstb_add_host()
1589 host->mmc->caps2 |= MMC_CAP2_CQE | MMC_CAP2_CQE_DCMD; in sdhci_tegra_add_host()1826 if (host->mmc->caps2 & MMC_CAP2_CQE) { in sdhci_tegra_suspend()1865 if (host->mmc->caps2 & MMC_CAP2_CQE) { in sdhci_tegra_resume()
927 if ((host->mmc->caps2 & MMC_CAP2_CQE) && (mask & SDHCI_RESET_ALL) && in sdhci_gl9763e_reset()1061 host->mmc->caps2 |= MMC_CAP2_CQE | MMC_CAP2_CQE_DCMD; in gli_probe_slot_gl9763e()
569 host->mmc->caps2 |= MMC_CAP2_CQE; in sdhci_am654_cqe_add_host()
1649 if ((mmc->caps2 & MMC_CAP2_CQE) && in msdc_irq()2727 mmc->caps2 |= MMC_CAP2_CQE | MMC_CAP2_CQE_DCMD; in msdc_drv_probe()2766 if (mmc->caps2 & MMC_CAP2_CQE) { in msdc_drv_probe()2953 if (mmc->caps2 & MMC_CAP2_CQE) { in msdc_suspend()
239 if ((host->mmc->caps2 & MMC_CAP2_CQE) && (mask & SDHCI_RESET_ALL) && in sdhci_cqhci_reset()928 slot->host->mmc->caps2 |= MMC_CAP2_CQE; in glk_emmc_probe_slot()
2146 msm_host->mmc->caps2 |= MMC_CAP2_CQE | MMC_CAP2_CQE_DCMD; in sdhci_msm_cqe_add_host()2309 if ((host->mmc->caps2 & MMC_CAP2_CQE) && (mask & SDHCI_RESET_ALL)) in sdhci_msm_reset()
1709 host->mmc->caps2 |= MMC_CAP2_CQE; in sdhci_arasan_probe()
4823 if ((mmc->caps2 & MMC_CAP2_CQE) && in __sdhci_add_host()4825 mmc->caps2 &= ~MMC_CAP2_CQE; in __sdhci_add_host()
414 #define MMC_CAP2_CQE (1 << 23) /* Has eMMC command queue engine */ macro
1887 if (card->ext_csd.cmdq_support && host->caps2 & MMC_CAP2_CQE) { in mmc_init_card()