Home
last modified time | relevance | path

Searched refs:EP_HAS_LSA (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/usb/host/
Dxhci.h732 #define EP_HAS_LSA (1 << 15) macro
2582 lsa = !!(info & EP_HAS_LSA); in xhci_decode_ep_context()
Dxhci-mem.c740 | EP_HAS_LSA); in xhci_setup_streams_ep_input_ctx()
753 ep_ctx->ep_info &= cpu_to_le32(~(EP_MAXPSTREAMS_MASK | EP_HAS_LSA)); in xhci_setup_no_streams_ep_input_ctx()