Searched refs:CTX_TO_EP_INTERVAL (Results 1 – 5 of 5) sorted by relevance
553 interval = CTX_TO_EP_INTERVAL(info); in cdnsp_decode_ep_context()
674 #define CTX_TO_EP_INTERVAL(p) (((p) & GENMASK(23, 16)) >> 16) macro
462 #define CTX_TO_EP_INTERVAL(p) (((p) >> 16) & 0xff) macro2502 interval = CTX_TO_EP_INTERVAL(info); in xhci_decode_ep_context()
157 esit = 1 << CTX_TO_EP_INTERVAL(le32_to_cpu(ep_ctx->ep_info)); in get_esit()
1552 bw_info->ep_interval = CTX_TO_EP_INTERVAL( in xhci_update_bw_info()