Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci-ext-caps.h12 #define XHCI_MAX_HALT_USEC (32 * 1000) macro
Dpci-quirks.c1228 XHCI_MAX_HALT_USEC, 125); in quirk_usb_handoff_xhci()
1233 XHCI_MAX_HALT_USEC, val); in quirk_usb_handoff_xhci()
Dxhci.c119 STS_HALT, STS_HALT, XHCI_MAX_HALT_USEC); in xhci_halt()
150 STS_HALT, 0, XHCI_MAX_HALT_USEC); in xhci_start()
154 XHCI_MAX_HALT_USEC); in xhci_start()
294 XHCI_MAX_HALT_USEC); in xhci_zero_64b_regs()
852 unsigned int delay = XHCI_MAX_HALT_USEC * 2; in xhci_suspend()