Searched refs:maxp (Results 1 – 2 of 2) sorted by relevance
779 unsigned maxp; in dwc3_ep0_complete_data() local814 maxp = ep0->endpoint.maxpacket; in dwc3_ep0_complete_data()822 transfer_size = (ur->length / maxp) * maxp; in dwc3_ep0_complete_data()835 maxp); in dwc3_ep0_complete_data()
643 int maxp = __le16_to_cpu(epd->wMaxPacketSize); in usb_endpoint_maxp_mult() local645 return USB_EP_MAXP_MULT(maxp) + 1; in usb_endpoint_maxp_mult()