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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/host/
H A Dehci-sched.c352 if (!check_period (ehci, frame, uframe + qh->gap_uf + 1,
355 if (!check_period (ehci, frame, uframe + qh->gap_uf,
359 *c_maskp = cpu_to_le32 (0x03 << (8 + uframe + qh->gap_uf));
414 qh->period, frame, uframe, qh->gap_uf);
H A Dehci.h379 u8 gap_uf; /* uframes split/csplit gap */ member in struct:ehci_qh
H A Dehci-q.c661 qh->gap_uf = 0;
672 qh->gap_uf = 1 + usb_calc_bus_time (urb->dev->speed,

Completed in 35 milliseconds