Searched refs:XHCI_EPCTX_SET_MULT (Results 1 – 2 of 2) sorted by relevance
342 #define XHCI_EPCTX_SET_MULT(x) (((x) & 0x3) << 8) macro
675 ectx->xec_info = LE_32(XHCI_EPCTX_SET_MULT(new_xepp.xepp_mult) | in xhci_endpoint_setup_context()