HCC_ISOC_CACHE    111 drivers/usb/host/oxu210hp-hcd.c #define HCC_ISOC_CACHE(p)       ((p)&(1 << 7))  /* true: can cache isoc frame */
HCC_ISOC_CACHE     31 drivers/usb/isp1760/isp1760-regs.h #define HCC_ISOC_CACHE(p)       ((p) & (1 << 7))	/* true: can cache isoc frame */
HCC_ISOC_CACHE     57 include/linux/usb/ehci_def.h #define HCC_ISOC_CACHE(p)       ((p)&(1 << 7))  /* true: can cache isoc frame */