Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEHCI.h671 #define HCC_ISOC_CACHE(p) ((p)&(1 << 7)) /* true: can cache isoc frame */ macro
H A DdrvEHCIDBG.cpp142 if (HCC_ISOC_CACHE (params)) { in dbg_hcc_params()
H A DdrvEhciHcd.c6909 if (HCC_ISOC_CACHE (hcc_params)) // full frame cache in ehci_start()