Searched refs:USB_EP_MAXP_MULT (Results 1 – 3 of 3) sorted by relevance
446 #define USB_EP_MAXP_MULT(m) \ macro667 return USB_EP_MAXP_MULT(maxp) + 1; in usb_endpoint_maxp_mult()
1090 mult = USB_EP_MAXP_MULT(pep->endpoint.desc->wMaxPacketSize); in cdns2_handle_epx_interrupt()1430 mult = USB_EP_MAXP_MULT(pep->endpoint.desc->wMaxPacketSize); in cdns2_ep_config()
2292 priv_ep->mult = USB_EP_MAXP_MULT(priv_ep->wMaxPacketSize); in cdns3_gadget_match_ep()
Completed in 17 milliseconds