Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci.h639 #define EP_MAXPSTREAMS(p) (((p) << 10) & EP_MAXPSTREAMS_MASK) macro
Dxhci-mem.c727 ep_ctx->ep_info |= cpu_to_le32(EP_MAXPSTREAMS(max_primary_streams) in xhci_setup_streams_ep_input_ctx()