Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-pci.c169 xhci->quirks |= XHCI_SPURIOUS_WAKEUP; in xhci_pci_quirks()
362 if (xhci->quirks & XHCI_SPURIOUS_WAKEUP) in xhci_pci_remove()
Dxhci.h1832 #define XHCI_SPURIOUS_WAKEUP BIT_ULL(18) macro
Dxhci.c786 if (xhci->quirks & XHCI_SPURIOUS_WAKEUP) in xhci_shutdown()
797 if (xhci->quirks & XHCI_SPURIOUS_WAKEUP) in xhci_shutdown()