X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fusb%2Fhost%2Fxhci.h;h=de3d6e3e57be4b12e840f5a168b439b151fe84fc;hb=e3567d2c15a7a8e2f992a5f7c7683453ca406d82;hp=d55b3678c8b884a3b4e76f0b746a5c889cd6fa41;hpb=3b3db026414bba1c8f45c49d5eeaefd48d66e1ae;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/usb/host/xhci.h b/drivers/usb/host/xhci.h index d55b3678c8b8..de3d6e3e57be 100644 --- a/drivers/usb/host/xhci.h +++ b/drivers/usb/host/xhci.h @@ -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 */