Searched refs:CTX_TO_EP_MULT (Results 1 – 4 of 4) sorted by relevance
618 #define CTX_TO_EP_MULT(p) (((p) >> 8) & 0x3) macro
293 mult = CTX_TO_EP_MULT(le32_to_cpu(ep_ctx->ep_info)); in setup_sch_info()
736 #define CTX_TO_EP_MULT(p) (((p) >> 8) & 0x3) macro2818 mult = CTX_TO_EP_MULT(info) + 1; in xhci_decode_ep_context()
1675 bw_info->mult = CTX_TO_EP_MULT( in xhci_update_bw_info()