Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/usb/
Dehci_def.h57 #define HCC_ISOC_CACHE(p) ((p)&(1 << 7)) /* true: can cache isoc frame */ macro
/Linux-v4.19/drivers/usb/isp1760/
Disp1760-regs.h31 #define HCC_ISOC_CACHE(p) ((p) & (1 << 7)) /* true: can cache isoc frame */ macro
/Linux-v4.19/drivers/usb/host/
Doxu210hp.h81 #define HCC_ISOC_CACHE(p) ((p)&(1 << 7)) /* true: can cache isoc frame */ macro