Searched refs:STS_EINT (Results 1 – 3 of 3) sorted by relevance
239 #define STS_EINT (1 << 3) macro2612 if (usbsts & STS_EINT) in xhci_decode_usbsts()
751 writel((temp & ~0x1fff) | STS_EINT, &xhci->op_regs->status); in xhci_stop()937 if (status & STS_EINT) in xhci_pending_portevent()1171 writel((temp & ~0x1fff) | STS_EINT, &xhci->op_regs->status); in xhci_resume()
2850 if (!(status & STS_EINT)) in xhci_irq()2865 status |= STS_EINT; in xhci_irq()