Home
last modified time | relevance | path

Searched defs:HCC_ISOC_CACHE (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/include/linux/usb/
Dehci_def.h54 #define HCC_ISOC_CACHE(p) ((p)&(1 << 7)) /* true: can cache isoc frame */ macro
/linux-3.4.99/drivers/usb/host/
Doxu210hp.h80 #define HCC_ISOC_CACHE(p) ((p)&(1 << 7)) /* true: can cache isoc frame */ macro
Disp1760-hcd.c74 #define HCC_ISOC_CACHE(p) ((p)&(1 << 7)) /* true: can cache isoc frame */ macro