Searched refs:STS_EINT (Results 1 – 5 of 5) sorted by relevance
212 #define STS_EINT (1 << 3) macro
246 #define STS_EINT (1 << 3) macro2706 if (usbsts & STS_EINT) in xhci_decode_usbsts()
752 writel((temp & ~0x1fff) | STS_EINT, &xhci->op_regs->status); in xhci_stop()953 if (status & STS_EINT) in xhci_pending_portevent()1197 writel((temp & ~0x1fff) | STS_EINT, &xhci->op_regs->status); in xhci_resume()
3102 if (!(status & STS_EINT)) in xhci_irq()3121 status |= STS_EINT; in xhci_irq()
1256 xhci_writel(&ctrl->hcor->or_usbsts, temp & ~STS_EINT); in xhci_lowlevel_stop()