Home
last modified time | relevance | path

Searched defs:HCC_ISOC_CACHE (Results 1 – 3 of 3) 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
Disp1760-hcd.c58 #define HCC_ISOC_CACHE(p) ((p)&(1 << 7)) /* true: can cache isoc frame */ macro