Searched refs:CTX_TO_EP_TYPE (Results 1 – 6 of 6) sorted by relevance
559 ep_type = CTX_TO_EP_TYPE(info2); in cdnsp_decode_ep_context()
690 #define CTX_TO_EP_TYPE(p) (((p) >> 3) & 0x7) macro
477 #define CTX_TO_EP_TYPE(p) (((p) >> 3) & 0x7) macro2586 ep_type = CTX_TO_EP_TYPE(info2); in xhci_decode_ep_context()
303 ep_type = CTX_TO_EP_TYPE(le32_to_cpu(ep_ctx->ep_info2)); in setup_sch_info()
1568 ep_type = CTX_TO_EP_TYPE(le32_to_cpu(ep_ctx->ep_info2)); in xhci_update_bw_info()
2194 int ep_type = CTX_TO_EP_TYPE(le32_to_cpu(ep_ctx->ep_info2)); in xhci_halted_host_endpoint()