Searched refs:USB_EP_MAXP_MULT (Results 1 – 4 of 4) sorted by relevance
424 #define USB_EP_MAXP_MULT(m) \ macro645 return USB_EP_MAXP_MULT(maxp) + 1; in usb_endpoint_maxp_mult()
442 #define USB_EP_MAXP_MULT(m) \ macro663 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()
2291 priv_ep->mult = USB_EP_MAXP_MULT(priv_ep->wMaxPacketSize); in cdns3_gadget_match_ep()