Searched refs:gap_uf (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Doxu210hp.h316 u8 gap_uf; /* uframes split/csplit gap */ member in struct:ehci_qh
H A Dehci.h360 u8 gap_uf; /* uframes split/csplit gap */ member in struct:ehci_qh
H A Dehci-q.c843 qh->gap_uf = 0;
860 qh->gap_uf = 1 + usb_calc_bus_time (urb->dev->speed,
H A Dehci-sched.c771 mask = 0x03 << (uframe + qh->gap_uf);
776 if (!check_period (ehci, frame, uframe + qh->gap_uf + 1,
779 if (!check_period (ehci, frame, uframe + qh->gap_uf,
H A Doxu210hp-hcd.c1388 qh->gap_uf = 0;
1405 qh->gap_uf = 1 + usb_calc_bus_time(urb->dev->speed,

Completed in 136 milliseconds