Searched refs:XHCI_EPCTX_GET_MAXP_STREAMS (Results 1 – 2 of 2) sorted by relevance
345 #define XHCI_EPCTX_GET_MAXP_STREAMS(x) (((x) >> 10) & 0x1F) macro
254 mdb_printf("Max Streams: %d\n", XHCI_EPCTX_GET_MAXP_STREAMS(info)); in xhci_mdb_print_epctx()