Home
last modified time | relevance | path

Searched refs:XHCI_U2_DISABLE_WAKE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-pci.c193 xhci->quirks |= XHCI_U2_DISABLE_WAKE; in xhci_pci_quirks()
H A Dxhci.h1883 #define XHCI_U2_DISABLE_WAKE BIT_ULL(27) macro
H A Dxhci-hub.c1697 if ((xhci->quirks & XHCI_U2_DISABLE_WAKE) && in xhci_bus_suspend()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-pci.c380 xhci->quirks |= XHCI_U2_DISABLE_WAKE; in xhci_pci_quirks()
H A Dxhci.h1890 #define XHCI_U2_DISABLE_WAKE BIT_ULL(27) macro
H A Dxhci-hub.c1804 if ((xhci->quirks & XHCI_U2_DISABLE_WAKE) && in xhci_bus_suspend()

Completed in 16 milliseconds