Searched refs:CTX_TO_EP_MAXPSTREAMS (Results 1 – 1 of 1) sorted by relevance
730 #define CTX_TO_EP_MAXPSTREAMS(p) (((p) & EP_MAXPSTREAMS_MASK) >> 10) macro2579 max_pstr = CTX_TO_EP_MAXPSTREAMS(info); in xhci_decode_ep_context()