Searched refs:pkt_round (Results 1 – 1 of 1) sorted by relevance
467 int pkt_round; in s3c_hsotg_write_fifo() local557 pkt_round = to_write % hs_ep->ep.maxpacket; in s3c_hsotg_write_fifo()567 if (pkt_round) in s3c_hsotg_write_fifo()568 to_write -= pkt_round; in s3c_hsotg_write_fifo()