Searched refs:pkt_round (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/usb/dwc2/
H A Dgadget.c327 int pkt_round; s3c_hsotg_write_fifo() local
428 pkt_round = to_write % max_transfer; s3c_hsotg_write_fifo()
438 if (pkt_round) s3c_hsotg_write_fifo()
439 to_write -= pkt_round; s3c_hsotg_write_fifo()

Completed in 86 milliseconds