Searched refs:xtime (Results 1 – 1 of 1) sorted by relevance
358 unsigned short xtime; in dwc2_find_multi_uframe() local372 xtime = hsotg->frame_usecs[i]; in dwc2_find_multi_uframe()378 if (xtime + hsotg->frame_usecs[j] < utime) { in dwc2_find_multi_uframe()383 if (xtime >= utime) { in dwc2_find_multi_uframe()401 xtime += hsotg->frame_usecs[j]; in dwc2_find_multi_uframe()403 if (xtime < utime && in dwc2_find_multi_uframe()