Home
last modified time | relevance | path

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

/drivers/usb/isp1760/
Disp1760-regs.h34 #define HCC_ISOC_CACHE(p) ((p) & (1 << 7)) /* true: can cache isoc frame */ macro
/drivers/usb/host/
Doxu210hp.h80 #define HCC_ISOC_CACHE(p) ((p)&(1 << 7)) /* true: can cache isoc frame */ macro