Searched refs:gap_uf (Results 1 – 5 of 5) sorted by relevance
316 u8 gap_uf; /* uframes split/csplit gap */ member
712 qh->gap_uf = 0; in qh_make()728 qh->gap_uf = 1 + usb_calc_bus_time (urb->dev->speed, in qh_make()
381 u8 gap_uf; /* uframes split/csplit gap */ member
714 mask = 0x03 << (uframe + qh->gap_uf); in check_intr_schedule()719 if (!check_period (ehci, frame, uframe + qh->gap_uf + 1, in check_intr_schedule()722 if (!check_period (ehci, frame, uframe + qh->gap_uf, in check_intr_schedule()
1405 qh->gap_uf = 0; in qh_make()1422 qh->gap_uf = 1 + usb_calc_bus_time(urb->dev->speed, in qh_make()