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