Home
last modified time | relevance | path

Searched refs:XHCI_BROKEN_D3COLD_S2I (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/usb/host/
Dxhci-pci.c384 xhci->quirks |= XHCI_BROKEN_D3COLD_S2I; in xhci_pci_quirks()
815 xhci->quirks & (XHCI_BROKEN_D3COLD_S2I)) in xhci_pci_suspend()
Dxhci.h1903 #define XHCI_BROKEN_D3COLD_S2I BIT_ULL(41) macro