Searched refs:XHCI_SPURIOUS_WAKEUP (Results 1 – 3 of 3) sorted by relevance
147 xhci->quirks |= XHCI_SPURIOUS_WAKEUP; in xhci_pci_quirks()309 if (xhci->quirks & XHCI_SPURIOUS_WAKEUP) in xhci_pci_remove()
1570 #define XHCI_SPURIOUS_WAKEUP (1 << 18) macro
763 if (xhci->quirks & XHCI_SPURIOUS_WAKEUP) in xhci_shutdown()774 if (xhci->quirks & XHCI_SPURIOUS_WAKEUP) in xhci_shutdown()