Searched refs:STS_EINT (Results 1 – 3 of 3) sorted by relevance
246 #define STS_EINT (1 << 3) macro2708 if (usbsts & STS_EINT) in xhci_decode_usbsts()
760 writel((temp & ~0x1fff) | STS_EINT, &xhci->op_regs->status); in xhci_stop()961 if (status & STS_EINT) in xhci_pending_portevent()1204 writel((temp & ~0x1fff) | STS_EINT, &xhci->op_regs->status); in xhci_resume()
3169 if (!(status & STS_EINT)) in xhci_irq()3188 status |= STS_EINT; in xhci_irq()