Searched refs:CQHCI_ENABLE (Results 1 – 5 of 5) sorted by relevance
249 if (cqcfg & CQHCI_ENABLE) { in __cqhci_enable()250 cqcfg &= ~CQHCI_ENABLE; in __cqhci_enable()276 cqcfg |= CQHCI_ENABLE; in __cqhci_enable()301 cqcfg &= ~CQHCI_ENABLE; in __cqhci_disable()1078 cqcfg &= ~CQHCI_ENABLE; in cqhci_recovery_finish()1080 cqcfg |= CQHCI_ENABLE; in cqhci_recovery_finish()
1235 if (val & CQHCI_ENABLE) in sdhci_tegra_cqe_enable()1236 cqhci_writel(cq_host, (val & ~CQHCI_ENABLE), in sdhci_tegra_cqe_enable()1240 if (val & CQHCI_ENABLE) in sdhci_tegra_cqe_enable()1308 reg |= CQHCI_ENABLE; in sdhci_tegra_cqe_pre_enable()1319 reg &= ~CQHCI_ENABLE; in sdhci_tegra_cqe_post_disable()
32 #define CQHCI_ENABLE 0x00000001 macro
665 value |= CQHCI_ENABLE; in sdhci_gl9763e_cqe_pre_enable()697 value &= ~CQHCI_ENABLE; in sdhci_gl9763e_cqe_post_disable()
2315 reg |= CQHCI_ENABLE; in msdc_cqe_pre_enable()2325 reg &= ~CQHCI_ENABLE; in msdc_cqe_post_disable()