Home
last modified time | relevance | path

Searched refs:XHCI_MAX_HALT_USEC (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci-ext-caps.h12 #define XHCI_MAX_HALT_USEC (32 * 1000) macro
H A Dxhci.c144 STS_HALT, STS_HALT, XHCI_MAX_HALT_USEC); in xhci_halt()
175 STS_HALT, 0, XHCI_MAX_HALT_USEC); in xhci_start()
179 XHCI_MAX_HALT_USEC); in xhci_start()
320 XHCI_MAX_HALT_USEC); in xhci_zero_64b_regs()
886 unsigned int delay = XHCI_MAX_HALT_USEC * 2; in xhci_suspend()