Searched refs:XHCI_MAX_HALT_USEC (Results 1 – 3 of 3) sorted by relevance
12 #define XHCI_MAX_HALT_USEC (32 * 1000) macro
1230 XHCI_MAX_HALT_USEC, 125); in quirk_usb_handoff_xhci()1235 XHCI_MAX_HALT_USEC, val); in quirk_usb_handoff_xhci()
117 STS_HALT, STS_HALT, XHCI_MAX_HALT_USEC); in xhci_halt()146 STS_HALT, 0, XHCI_MAX_HALT_USEC); in xhci_start()150 XHCI_MAX_HALT_USEC); in xhci_start()287 XHCI_MAX_HALT_USEC); in xhci_zero_64b_regs()974 unsigned int delay = XHCI_MAX_HALT_USEC * 2; in xhci_suspend()
Completed in 16 milliseconds