Home
last modified time | relevance | path

Searched refs:gap_uf (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEHCI_SCHD.cxx429 if (!check_period (ehci, frame, uframe + qh->gap_uf + 1, in check_intr_schedule()
432 if (!check_period (ehci, frame, uframe + qh->gap_uf, in check_intr_schedule()
436 *c_maskp = CPUToLE32 (0x03 << (8 + uframe + qh->gap_uf)); in check_intr_schedule()
491 qh->period, frame1, uframe1, qh->gap_uf); in qh_schedule()
H A DdrvEHCI.h1920 unsigned char gap_uf; member
H A DdrvEhciHcd.c4613 qh->gap_uf = 0; in qh_make()
4674 qh->gap_uf = 1 + usb_calc_bus_time (urb->dev->speed, in qh_make()