Searched refs:dwc2_max_packet (Results 1 – 3 of 3) sorted by relevance
103 dwc2_hb_mult(qh->maxp) * dwc2_max_packet(qh->maxp); in dwc2_qh_init()450 max_xfer_size = dwc2_max_packet(qh->maxp) * dwc2_hb_mult(qh->maxp); in dwc2_check_max_xfer_size()
535 #define dwc2_max_packet(wmaxpacketsize) ((wmaxpacketsize) & 0x07ff) macro
804 chan->max_packet = dwc2_max_packet(qh->maxp); in dwc2_assign_and_init_hc()