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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dxhci-ext-caps.h78 #define XHCI_IRQS (XHCI_CMD_EIE | XHCI_CMD_HSEIE | XHCI_CMD_EWE) macro
H A Dpci-quirks.c435 val &= ~(XHCI_CMD_RUN | XHCI_IRQS);
H A Dxhci.c82 mask = ~(XHCI_IRQS);

Completed in 423 milliseconds