Searched refs:HCC_ISOC_CACHE (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.h49 #define HCC_ISOC_CACHE(p) ((p)&(1 << 7)) /* true: can cache isoc frame */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Doxu210hp.h80 #define HCC_ISOC_CACHE(p) ((p)&(1 << 7)) /* true: can cache isoc frame */ macro
H A Dehci-hcd.c592 if (HCC_ISOC_CACHE(hcc_params)) // full frame cache
H A Disp1760-hcd.c61 #define HCC_ISOC_CACHE(p) ((p)&(1 << 7)) /* true: can cache isoc frame */ macro
365 if (HCC_ISOC_CACHE(hcc_params))
H A Dehci-dbg.c91 if (HCC_ISOC_CACHE (params)) {
H A Doxu210hp-hcd.c2588 if (HCC_ISOC_CACHE(hcc_params)) /* full frame cache */

Completed in 72 milliseconds