Searched refs:USB_EP_MAXP_MULT (Results 1 – 3 of 3) sorted by relevance
450 #define USB_EP_MAXP_MULT(m) \ macro671 return USB_EP_MAXP_MULT(maxp) + 1; in usb_endpoint_maxp_mult()
1091 mult = USB_EP_MAXP_MULT(pep->endpoint.desc->wMaxPacketSize); in cdns2_handle_epx_interrupt()1431 mult = USB_EP_MAXP_MULT(pep->endpoint.desc->wMaxPacketSize); in cdns2_ep_config()
2294 priv_ep->mult = USB_EP_MAXP_MULT(priv_ep->wMaxPacketSize); in cdns3_gadget_match_ep()