Searched refs:CQHCI_HALT (Results 1 – 2 of 2) sorted by relevance
38 return cqhci_readl(cq_host, CQHCI_CTL) & CQHCI_HALT; in cqhci_halted()387 cqhci_writel(cq_host, CQHCI_HALT, CQHCI_CTL); in cqhci_off()390 reg & CQHCI_HALT, 0, CQHCI_OFF_TIMEOUT); in cqhci_off()973 ctl |= CQHCI_HALT; in cqhci_halt()
1200 if (reg == CQHCI_CTL && !(val & CQHCI_HALT) && in tegra_cqhci_writel()1201 cqhci_readl(cq_host, CQHCI_CTL) & CQHCI_HALT) { in tegra_cqhci_writel()1209 if (!(ctrl & CQHCI_HALT) || timed_out) in tegra_cqhci_writel()