XHCI_INTEL_HOST
(!lec || xhci->quirks & XHCI_INTEL_HOST))
xhci->quirks |= XHCI_INTEL_HOST;
if (xhci->quirks & XHCI_INTEL_HOST)
if (xhci->quirks & (XHCI_INTEL_HOST | XHCI_ZHAOXIN_HOST))
if (xhci->quirks & (XHCI_INTEL_HOST | XHCI_ZHAOXIN_HOST))
if (xhci->quirks & XHCI_INTEL_HOST && tier > 3)