Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-pci.c320 xhci->quirks |= XHCI_SUSPEND_DELAY; in xhci_pci_quirks()
H A Dxhci.h1626 #define XHCI_SUSPEND_DELAY BIT_ULL(30) macro
H A Dxhci.c1002 if (xhci->quirks & XHCI_SUSPEND_DELAY) in xhci_suspend()