Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dxhci-pci.c180 xhci->quirks |= XHCI_SPURIOUS_WAKEUP; in xhci_pci_quirks()
397 if (xhci->quirks & XHCI_SPURIOUS_WAKEUP) in xhci_pci_remove()
Dxhci.h1850 #define XHCI_SPURIOUS_WAKEUP BIT_ULL(18) macro
Dxhci.c783 if (xhci->quirks & XHCI_SPURIOUS_WAKEUP) in xhci_shutdown()
794 if (xhci->quirks & XHCI_SPURIOUS_WAKEUP) in xhci_shutdown()