Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/usb/cdns3/
Dcdnsp-debug.h545 u8 max_pstr, ep_state, interval, ep_type, burst, cerr, mult; in cdnsp_decode_ep_context() local
555 max_pstr = CTX_TO_EP_MAXPSTREAMS(info); in cdnsp_decode_ep_context()
570 max_pstr, lsa ? "LSA " : ""); in cdnsp_decode_ep_context()
/linux-6.6.21/drivers/usb/host/
Dxhci.h2772 u8 max_pstr; in xhci_decode_ep_context() local
2787 max_pstr = CTX_TO_EP_MAXPSTREAMS(info); in xhci_decode_ep_context()
2802 max_pstr, lsa ? "LSA " : ""); in xhci_decode_ep_context()