Searched defs:HCC_ISOC_THRES (Results 1 - 2 of 2) sorted by relevance

/drivers/usb/host/
H A Disp1760-hcd.c75 #define HCC_ISOC_THRES(p) (((p)>>4)&0x7) /* bits 6:4, uframes cached */ macro
435 priv->i_thresh = 2 + HCC_ISOC_THRES(hcc_params);
H A Doxu210hp.h81 #define HCC_ISOC_THRES(p) (((p)>>4)&0x7) /* bits 6:4, uframes cached */ macro

Completed in 33 milliseconds