Searched defs:HCC_ISOC_CACHE (Results 1 – 2 of 2) sorted by relevance
34 #define HCC_ISOC_CACHE(p) ((p) & (1 << 7)) /* true: can cache isoc frame */ macro
80 #define HCC_ISOC_CACHE(p) ((p)&(1 << 7)) /* true: can cache isoc frame */ macro