Home
last modified time | relevance | path

Searched refs:XHCI_IRQS (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dxhci-ext-caps.h77 #define XHCI_IRQS (XHCI_CMD_EIE | XHCI_CMD_HSEIE | XHCI_CMD_EWE) macro
H A Dpci-quirks.c1223 val &= ~(XHCI_CMD_RUN | XHCI_IRQS); in quirk_usb_handoff_xhci()
H A Dxhci.c93 mask = ~(XHCI_IRQS); in xhci_quiesce()
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h1208 #define XHCI_IRQS (XHCI_CMD_EIE | XHCI_CMD_HSEIE | XHCI_CMD_EWE) macro