Searched refs:EP_HAS_LSA (Results 1 – 5 of 5) sorted by relevance
555 lsa = !!(info & EP_HAS_LSA); in cdnsp_decode_ep_context()
679 #define EP_HAS_LSA BIT(15) macro
759 | EP_HAS_LSA); in cdnsp_setup_streams_ep_input_ctx()
743 #define EP_HAS_LSA (1 << 15) macro2746 lsa = !!(info & EP_HAS_LSA); in xhci_decode_ep_context()
732 | EP_HAS_LSA); in xhci_setup_streams_ep_input_ctx()745 ep_ctx->ep_info &= cpu_to_le32(~(EP_MAXPSTREAMS_MASK | EP_HAS_LSA)); in xhci_setup_no_streams_ep_input_ctx()
Completed in 25 milliseconds