Searched refs:MMC_CAP2_CQE (Results 1 – 14 of 14) sorted by relevance
17 if ((host->mmc->caps2 & MMC_CAP2_CQE) && (mask & SDHCI_RESET_ALL) && in sdhci_and_cqhci_reset()
330 host->mmc->caps2 |= MMC_CAP2_CQE | MMC_CAP2_CQE_DCMD; in sdhci_brcmstb_add_host()509 if (host->mmc->caps2 & MMC_CAP2_CQE) { in sdhci_brcmstb_suspend()539 if (host->mmc->caps2 & MMC_CAP2_CQE) in sdhci_brcmstb_resume()
1802 host->mmc->caps2 |= MMC_CAP2_CQE | MMC_CAP2_CQE_DCMD; in sdhci_esdhc_imx_probe()1888 if (host->mmc->caps2 & MMC_CAP2_CQE) { in sdhci_esdhc_suspend()1932 if (host->mmc->caps2 & MMC_CAP2_CQE) in sdhci_esdhc_resume()1950 if (host->mmc->caps2 & MMC_CAP2_CQE) { in sdhci_esdhc_runtime_suspend()2006 if (host->mmc->caps2 & MMC_CAP2_CQE) in sdhci_esdhc_runtime_resume()
1257 host->mmc->caps2 |= MMC_CAP2_CQE | MMC_CAP2_CQE_DCMD; in dwcmshc_cqhci_init()1305 host->mmc->caps2 &= ~(MMC_CAP2_CQE | MMC_CAP2_CQE_DCMD); in dwcmshc_cqhci_init()1516 if (host->mmc->caps2 & MMC_CAP2_CQE) { in dwcmshc_suspend()1560 if (host->mmc->caps2 & MMC_CAP2_CQE) { in dwcmshc_resume()
1605 host->mmc->caps2 |= MMC_CAP2_CQE | MMC_CAP2_CQE_DCMD; in sdhci_tegra_add_host()1861 if (host->mmc->caps2 & MMC_CAP2_CQE) { in sdhci_tegra_suspend()1902 if (host->mmc->caps2 & MMC_CAP2_CQE) { in sdhci_tegra_resume()
1790 if ((mmc->caps2 & MMC_CAP2_CQE) && in msdc_irq()2994 mmc->caps2 |= MMC_CAP2_CQE | MMC_CAP2_CQE_DCMD; in msdc_drv_probe()3033 if (mmc->caps2 & MMC_CAP2_CQE) { in msdc_drv_probe()3251 if (mmc->caps2 & MMC_CAP2_CQE) { in msdc_suspend()
717 host->mmc->caps2 |= MMC_CAP2_CQE; in sdhci_am654_cqe_add_host()
2008 host->mmc->caps2 |= MMC_CAP2_CQE; in sdhci_arasan_probe()
1921 host->mmc->caps2 |= MMC_CAP2_CQE | MMC_CAP2_CQE_DCMD; in gli_probe_slot_gl9763e()
4863 if ((mmc->caps2 & MMC_CAP2_CQE) && in __sdhci_add_host()4865 mmc->caps2 &= ~MMC_CAP2_CQE; in __sdhci_add_host()
930 slot->host->mmc->caps2 |= MMC_CAP2_CQE; in glk_emmc_probe_slot()
2129 msm_host->mmc->caps2 |= MMC_CAP2_CQE | MMC_CAP2_CQE_DCMD; in sdhci_msm_cqe_add_host()
452 #define MMC_CAP2_CQE (1 << 23) /* Has eMMC command queue engine */ macro
1898 if (card->ext_csd.cmdq_support && host->caps2 & MMC_CAP2_CQE) { in mmc_init_card()