Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/host/
Dehci-hcd.c388 ehci->i_thresh = 8; in ehci_start()
390 ehci->i_thresh = 2 + HCC_ISOC_THRES (hcc_params); in ehci_start()
Dehci.h62 unsigned i_thresh; /* uframes HC might cache */ member