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