1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00
This commit is contained in:
suyuan 2020-12-24 15:23:46 +08:00
parent 5d8b8466f8
commit 208159358c
5 changed files with 174 additions and 0 deletions

View file

@ -59,18 +59,23 @@ index 2033bb8683033..90ccc71231c1a 100644
+++ b/drivers/usb/host/xhci.h
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
@@ -1874,6 +1874,7 @@ struct xhci_hcd {
=======
@@ -1874,7 +1874,8 @@ struct xhci_hcd {
>>>>>>> parent of 602cd0b... fixomr
=======
@@ -1874,7 +1874,8 @@ struct xhci_hcd {
>>>>>>> parent of 602cd0b... fixomr
=======
@@ -1874,7 +1874,8 @@ struct xhci_hcd {
>>>>>>> parent of 602cd0b... fixomr
#define XHCI_RESET_PLL_ON_DISCONNECT BIT_ULL(34)
#define XHCI_SNPS_BROKEN_SUSPEND BIT_ULL(35)
#define XHCI_EP_CTX_BROKEN_DCS BIT_ULL(36)
+#define XHCI_AVOID_DQ_ON_LINK BIT_ULL(37)
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
unsigned int num_active_eps;
@ -87,3 +92,9 @@ index 2033bb8683033..90ccc71231c1a 100644
unsigned int num_active_eps;
unsigned int limit_active_eps;
>>>>>>> parent of 602cd0b... fixomr
=======
#define XHCI_DISABLE_SPARSE BIT_ULL(38)
unsigned int num_active_eps;
unsigned int limit_active_eps;
>>>>>>> parent of 602cd0b... fixomr