Searched refs:pkt_round (Results 1 – 1 of 1) sorted by relevance
513 int pkt_round; in dwc2_hsotg_write_fifo() local615 pkt_round = to_write % max_transfer; in dwc2_hsotg_write_fifo()625 if (pkt_round) in dwc2_hsotg_write_fifo()626 to_write -= pkt_round; in dwc2_hsotg_write_fifo()