Searched refs:XHCI_MAX_HALT_USEC (Results 1 – 2 of 2) sorted by relevance
181 ret = handshake(&hcor->or_usbsts, STS_HALT, 0, XHCI_MAX_HALT_USEC); in xhci_start()185 XHCI_MAX_HALT_USEC); in xhci_start()211 STS_HALT, STS_HALT, XHCI_MAX_HALT_USEC); in xhci_reset()214 XHCI_MAX_HALT_USEC); in xhci_reset()
35 #define XHCI_MAX_HALT_USEC (16*1000) macro1147 #define XHCI_MAX_HALT_USEC (16*1000) macro