Searched refs:XHCI_SSIC_PORT_UNUSED (Results 1 – 2 of 2) sorted by relevance
246 xhci->quirks |= XHCI_SSIC_PORT_UNUSED; in xhci_pci_quirks()585 if (xhci->quirks & XHCI_SSIC_PORT_UNUSED) in xhci_pci_suspend()592 if (ret && (xhci->quirks & XHCI_SSIC_PORT_UNUSED)) in xhci_pci_suspend()627 if (xhci->quirks & XHCI_SSIC_PORT_UNUSED) in xhci_pci_resume()
1880 #define XHCI_SSIC_PORT_UNUSED BIT_ULL(22) macro