Home
last modified time | relevance | path

Searched refs:CQHCI_ENABLE (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/mmc/host/
H A Dcqhci-core.c259 if (cqcfg & CQHCI_ENABLE) { in __cqhci_enable()
260 cqcfg &= ~CQHCI_ENABLE; in __cqhci_enable()
286 cqcfg |= CQHCI_ENABLE; in __cqhci_enable()
311 cqcfg &= ~CQHCI_ENABLE; in __cqhci_disable()
1094 cqcfg &= ~CQHCI_ENABLE; in cqhci_recovery_finish()
1098 cqcfg |= CQHCI_ENABLE; in cqhci_recovery_finish()
H A Dsdhci-tegra.c1249 if (val & CQHCI_ENABLE) in sdhci_tegra_cqe_enable()
1250 cqhci_writel(cq_host, (val & ~CQHCI_ENABLE), in sdhci_tegra_cqe_enable()
1254 if (val & CQHCI_ENABLE) in sdhci_tegra_cqe_enable()
1322 reg |= CQHCI_ENABLE; in sdhci_tegra_cqe_pre_enable()
1333 reg &= ~CQHCI_ENABLE; in sdhci_tegra_cqe_post_disable()
H A Dmtk-sd.c2745 reg |= CQHCI_ENABLE; in msdc_cqe_pre_enable()
2755 reg &= ~CQHCI_ENABLE; in msdc_cqe_post_disable()