Searched refs:i_thresh (Results 1 – 3 of 3) sorted by relevance
519 ehci->i_thresh = 0; in ehci_init()521 ehci->i_thresh = 2 + HCC_ISOC_THRES(hcc_params); in ehci_init()
164 unsigned i_thresh; /* uframes HC might cache */ member
1575 if (ehci->i_thresh) in iso_stream_schedule()1576 next = now + ehci->i_thresh; /* uframe cache */ in iso_stream_schedule()
Completed in 12 milliseconds