xhci: Add Intel U1/U2 timeout policy.
[firefly-linux-kernel-4.4.55.git] / drivers / usb / host / xhci.h
index d55b3678c8b884a3b4e76f0b746a5c889cd6fa41..de3d6e3e57be4b12e840f5a168b439b151fe84fc 100644 (file)
@@ -1489,6 +1489,7 @@ struct xhci_hcd {
 #define XHCI_AMD_0x96_HOST     (1 << 9)
 #define XHCI_TRUST_TX_LENGTH   (1 << 10)
 #define XHCI_LPM_SUPPORT       (1 << 11)
+#define XHCI_INTEL_HOST                (1 << 12)
        unsigned int            num_active_eps;
        unsigned int            limit_active_eps;
        /* There are two roothubs to keep track of bus suspend info for */