Searched refs:XHCI_EPCTX_GET_MAX_ESIT_PAYLOAD (Results 1 – 2 of 2) sorted by relevance
378 #define XHCI_EPCTX_GET_MAX_ESIT_PAYLOAD(x) (((x) >> 16) & 0xffff) macro
271 mdb_printf("Max ESIT: %d\n", XHCI_EPCTX_GET_MAX_ESIT_PAYLOAD(txinfo)); in xhci_mdb_print_epctx()