X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fusb%2Fhost%2Fxhci.h;h=cf4fd241fc778431d4f6c2f780a14743254112df;hb=21f58875dda7b00228bba716d48e3e2eafb210f9;hp=8b4cce450b9d9a8bc26a66af9c9cfd07bd2bd962;hpb=d949314ab053a02d11bb7e5bcfc005ad1fc90175;p=pandora-kernel.git diff --git a/drivers/usb/host/xhci.h b/drivers/usb/host/xhci.h index 8b4cce450b9d..cf4fd241fc77 100644 --- a/drivers/usb/host/xhci.h +++ b/drivers/usb/host/xhci.h @@ -1493,6 +1493,8 @@ struct xhci_hcd { #define XHCI_SPURIOUS_REBOOT (1 << 13) #define XHCI_COMP_MODE_QUIRK (1 << 14) #define XHCI_AVOID_BEI (1 << 15) +#define XHCI_SLOW_SUSPEND (1 << 17) +#define XHCI_SPURIOUS_WAKEUP (1 << 18) unsigned int num_active_eps; unsigned int limit_active_eps; /* There are two roothubs to keep track of bus suspend info for */