Home
last modified time | relevance | path

Searched refs:HCC_ISOC_CACHE (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/include/linux/usb/
Dehci_def.h49 #define HCC_ISOC_CACHE(p) ((p)&(1 << 7)) /* true: can cache isoc frame */ macro
/linux-2.6.39/drivers/usb/host/
Doxu210hp.h80 #define HCC_ISOC_CACHE(p) ((p)&(1 << 7)) /* true: can cache isoc frame */ macro
Dehci-hcd.c594 if (HCC_ISOC_CACHE(hcc_params)) // full frame cache in ehci_init()
Disp1760-hcd.c58 #define HCC_ISOC_CACHE(p) ((p)&(1 << 7)) /* true: can cache isoc frame */ macro
423 if (HCC_ISOC_CACHE(hcc_params)) in priv_init()
Dehci-dbg.c90 if (HCC_ISOC_CACHE (params)) { in dbg_hcc_params()
Doxu210hp-hcd.c2610 if (HCC_ISOC_CACHE(hcc_params)) /* full frame cache */ in oxu_hcd_init()