Home
last modified time | relevance | path

Searched refs:CTX_TO_EP_MAXPSTREAMS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-debug.h555 max_pstr = CTX_TO_EP_MAXPSTREAMS(info); in cdnsp_decode_ep_context()
H A Dcdnsp-gadget.h677 #define CTX_TO_EP_MAXPSTREAMS(p) (((p) & EP_MAXPSTREAMS_MASK) >> 10) macro
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h744 #define CTX_TO_EP_MAXPSTREAMS(p) (((p) & EP_MAXPSTREAMS_MASK) >> 10) macro
2755 max_pstr = CTX_TO_EP_MAXPSTREAMS(info); in xhci_decode_ep_context()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h747 #define CTX_TO_EP_MAXPSTREAMS(p) (((p) & EP_MAXPSTREAMS_MASK) >> 10) macro
2787 max_pstr = CTX_TO_EP_MAXPSTREAMS(info); in xhci_decode_ep_context()

Completed in 15 milliseconds