Searched refs:XHCI_MAX_HALT_USEC (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.h23 #define XHCI_MAX_HALT_USEC (16*125) macro
H A Dpci-quirks.c440 XHCI_MAX_HALT_USEC, 125);
445 "status = 0x%x\n", XHCI_MAX_HALT_USEC, val);
H A Dxhci.c98 STS_HALT, STS_HALT, XHCI_MAX_HALT_USEC);
146 STS_HALT, 0, XHCI_MAX_HALT_USEC);
151 XHCI_MAX_HALT_USEC);
178 STS_HALT, 0, XHCI_MAX_HALT_USEC);
182 XHCI_MAX_HALT_USEC);

Completed in 113 milliseconds