Lines Matching refs:CQHCI_CTL
112 cqhci_readl(cq_host, CQHCI_CTL));
276 if (cqhci_readl(cq_host, CQHCI_CTL) & CQHCI_HALT)
277 cqhci_writel(cq_host, 0, CQHCI_CTL);
358 return cqhci_readl(cq_host, CQHCI_CTL);
373 cqhci_writel(cq_host, CQHCI_HALT, CQHCI_CTL);
592 cqhci_writel(cq_host, 0, CQHCI_CTL);
595 if (cqhci_readl(cq_host, CQHCI_CTL) && CQHCI_HALT) {
870 return !(cqhci_readl(cq_host, CQHCI_CTL) & CQHCI_CLEAR_ALL_TASKS);
881 ctl = cqhci_readl(cq_host, CQHCI_CTL);
883 cqhci_writel(cq_host, ctl, CQHCI_CTL);
901 return cqhci_readl(cq_host, CQHCI_CTL) & CQHCI_HALT;
915 ctl = cqhci_readl(cq_host, CQHCI_CTL);
917 cqhci_writel(cq_host, ctl, CQHCI_CTL);