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

/linux-master/drivers/usb/isp1760/
H A Disp1760-hcd.c686 u32 isoc_thres; local
707 isoc_thres = isp1760_hcd_read(hcd, HCC_ISOC_THRES);
713 priv->i_thresh = 2 + isoc_thres;

Completed in 123 milliseconds