Searched refs:XHCI_EPCTX_SET_MAXB (Results 1 – 2 of 2) sorted by relevance
359 #define XHCI_EPCTX_SET_MAXB(x) (((x) & 0xff) << 8) macro
173 XHCI_EPCTX_SET_MAXB(0) | XHCI_EPCTX_SET_MPS(mps)); in xhci_endpoint_setup_default_context()603 XHCI_EPCTX_SET_MAXB(new_xepp.xepp_burst) | in xhci_endpoint_setup_context()