Searched refs:CQHCI_ENABLE (Results 1 – 5 of 5) sorted by relevance
248 if (cqcfg & CQHCI_ENABLE) { in __cqhci_enable()249 cqcfg &= ~CQHCI_ENABLE; in __cqhci_enable()272 cqcfg |= CQHCI_ENABLE; in __cqhci_enable()294 cqcfg &= ~CQHCI_ENABLE; in __cqhci_disable()1035 cqcfg &= ~CQHCI_ENABLE; in cqhci_recovery_finish()1037 cqcfg |= CQHCI_ENABLE; in cqhci_recovery_finish()
29 #define CQHCI_ENABLE 0x00000001 macro
660 value |= CQHCI_ENABLE; in sdhci_gl9763e_cqe_pre_enable()692 value &= ~CQHCI_ENABLE; in sdhci_gl9763e_cqe_post_disable()
1218 if (val & CQHCI_ENABLE) in sdhci_tegra_cqe_enable()1219 cqhci_writel(cq_host, (val & ~CQHCI_ENABLE), in sdhci_tegra_cqe_enable()1222 if (val & CQHCI_ENABLE) in sdhci_tegra_cqe_enable()
2305 reg |= CQHCI_ENABLE; in msdc_cqe_pre_enable()2315 reg &= ~CQHCI_ENABLE; in msdc_cqe_post_disable()