Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci-ext-caps.h77 #define XHCI_IRQS (XHCI_CMD_EIE | XHCI_CMD_HSEIE | XHCI_CMD_EWE) macro
Dpci-quirks.c1225 val &= ~(XHCI_CMD_RUN | XHCI_IRQS); in quirk_usb_handoff_xhci()
Dxhci.c92 mask = ~(XHCI_IRQS); in xhci_quiesce()