Searched refs:XHCI_BROKEN_D3COLD (Results 1 – 2 of 2) sorted by relevance
190 xhci->quirks |= XHCI_BROKEN_D3COLD; in xhci_pci_quirks()549 if (xhci->quirks & (XHCI_COMP_MODE_QUIRK | XHCI_BROKEN_D3COLD)) in xhci_pci_suspend()
1901 #define XHCI_BROKEN_D3COLD BIT_ULL(41) macro