Searched refs:dwc2_max_packet (Results 1 – 3 of 3) sorted by relevance
711 int bytecount = dwc2_hb_mult(qh->maxp) * dwc2_max_packet(qh->maxp); in dwc2_uframe_schedule_split()1335 max_xfer_size = dwc2_max_packet(qh->maxp) * dwc2_hb_mult(qh->maxp); in dwc2_check_max_xfer_size()1518 int bytecount = dwc2_hb_mult(maxp) * dwc2_max_packet(maxp); in dwc2_qh_init()
627 #define dwc2_max_packet(wmaxpacketsize) ((wmaxpacketsize) & 0x07ff) macro
2804 chan->max_packet = dwc2_max_packet(qh->maxp); in dwc2_assign_and_init_hc()