Searched refs:STS_EINT (Results 1 – 3 of 3) sorted by relevance
751 writel((temp & ~0x1fff) | STS_EINT, &xhci->op_regs->status); in xhci_stop()940 if (status & STS_EINT) in xhci_pending_portevent()1169 writel((temp & ~0x1fff) | STS_EINT, &xhci->op_regs->status); in xhci_resume()
239 #define STS_EINT (1 << 3) macro
2767 if (!(status & STS_EINT)) in xhci_irq()2782 status |= STS_EINT; in xhci_irq()