Searched refs:XHCI_BROKEN_D3COLD_S2I (Results 1 – 2 of 2) sorted by relevance
322 xhci->quirks |= XHCI_BROKEN_D3COLD_S2I; in xhci_pci_quirks()784 xhci->quirks & (XHCI_BROKEN_D3COLD_S2I)) in xhci_pci_suspend()
1619 #define XHCI_BROKEN_D3COLD_S2I BIT_ULL(41) macro