Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-pci.c385 xhci->quirks |= XHCI_BROKEN_D3COLD_S2I; in xhci_pci_quirks()
824 xhci->quirks & (XHCI_BROKEN_D3COLD_S2I)) in xhci_pci_suspend()
H A Dxhci.h1910 #define XHCI_BROKEN_D3COLD_S2I BIT_ULL(41) macro