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 D | drvEHCI_SCHD.cxx | 429 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 D | drvEHCI.h | 1920 unsigned char gap_uf; member
|
| H A D | drvEhciHcd.c | 4613 qh->gap_uf = 0; in qh_make() 4674 qh->gap_uf = 1 + usb_calc_bus_time (urb->dev->speed, in qh_make()
|