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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/usb/
H A Dehci_def.h50 #define HCC_ISOC_THRES(p) (((p)>>4)&0x7) /* bits 6:4, uframes cached */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Doxu210hp.h81 #define HCC_ISOC_THRES(p) (((p)>>4)&0x7) /* bits 6:4, uframes cached */ macro
H A Dehci-hcd.c595 ehci->i_thresh = 2 + HCC_ISOC_THRES(hcc_params);
H A Disp1760-hcd.c62 #define HCC_ISOC_THRES(p) (((p)>>4)&0x7) /* bits 6:4, uframes cached */ macro
368 priv->i_thresh = 2 + HCC_ISOC_THRES(hcc_params);
H A Dehci-dbg.c103 HCC_ISOC_THRES(params),
H A Doxu210hp-hcd.c2591 oxu->i_thresh = 2 + HCC_ISOC_THRES(hcc_params);

Completed in 97 milliseconds