Home
last modified time | relevance | path

Searched refs:i_thresh (Results 1 – 3 of 3) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dehci-hcd.c519 ehci->i_thresh = 0; in ehci_init()
521 ehci->i_thresh = 2 + HCC_ISOC_THRES(hcc_params); in ehci_init()
A Dehci.h164 unsigned i_thresh; /* uframes HC might cache */ member
A Dehci-sched.c1575 if (ehci->i_thresh) in iso_stream_schedule()
1576 next = now + ehci->i_thresh; /* uframe cache */ in iso_stream_schedule()

Completed in 12 milliseconds