Home
last modified time | relevance | path

Searched refs:MMC_CAP2_CQE_DCMD (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/mmc/host/
A Dcqhci-core.c79 if (tag == DCMD_SLOT && (cq_host->mmc->caps2 & MMC_CAP2_CQE_DCMD)) { in setup_trans_desc()
261 if (mmc->caps2 & MMC_CAP2_CQE_DCMD) in __cqhci_enable()
1182 if (mmc->caps2 & MMC_CAP2_CQE_DCMD) in cqhci_init()
A Dsdhci-brcmstb.c183 host->mmc->caps2 |= MMC_CAP2_CQE | MMC_CAP2_CQE_DCMD; in sdhci_brcmstb_add_host()
A Dsdhci-pci-gli.c883 host->mmc->caps2 |= MMC_CAP2_CQE | MMC_CAP2_CQE_DCMD; in gli_probe_slot_gl9763e()
A Dsdhci-of-arasan.c1708 host->mmc->caps2 |= MMC_CAP2_CQE_DCMD; in sdhci_arasan_probe()
A Dsdhci-tegra.c1577 host->mmc->caps2 |= MMC_CAP2_CQE | MMC_CAP2_CQE_DCMD; in sdhci_tegra_add_host()
A Dsdhci-esdhc-imx.c1679 host->mmc->caps2 |= MMC_CAP2_CQE | MMC_CAP2_CQE_DCMD; in sdhci_esdhc_imx_probe()
A Dsdhci-pci-core.c907 slot->host->mmc->caps2 |= MMC_CAP2_CQE_DCMD; in glk_emmc_probe_slot()
A Dsdhci-msm.c2145 msm_host->mmc->caps2 |= MMC_CAP2_CQE | MMC_CAP2_CQE_DCMD; in sdhci_msm_cqe_add_host()
A Dmtk-sd.c2645 mmc->caps2 |= MMC_CAP2_CQE | MMC_CAP2_CQE_DCMD; in msdc_drv_probe()
/linux/include/linux/mmc/
A Dhost.h396 #define MMC_CAP2_CQE_DCMD (1 << 24) /* CQE can issue a direct command */ macro
/linux/drivers/mmc/core/
A Dqueue.c40 return host->caps2 & MMC_CAP2_CQE_DCMD; in mmc_cqe_can_dcmd()

Completed in 38 milliseconds