Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-pci.c322 xhci->quirks |= XHCI_BROKEN_D3COLD_S2I; in xhci_pci_quirks()
784 xhci->quirks & (XHCI_BROKEN_D3COLD_S2I)) in xhci_pci_suspend()
Dxhci.h1619 #define XHCI_BROKEN_D3COLD_S2I BIT_ULL(41) macro