1316
1316
#define XHCI_RESET_ON_RESUME (1 << 7)
1317
1317
#define XHCI_AMD_0x96_HOST (1 << 9)
1318
1318
#define XHCI_TRUST_TX_LENGTH (1 << 10)
1319
1320
unsigned int num_active_eps;
1320
1321
unsigned int limit_active_eps;
1321
1322
/* There are two roothubs to keep track of bus suspend info for */