Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvUsbHostConfig.h114 #define CPU_L1_CACHE_BOUND (15) macro
116 #define CPU_L1_CACHE_BOUND (MIPS_L1_CACHE_SIZE-1) macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUsbHostConfig.h142 #define CPU_L1_CACHE_BOUND (15) macro
144 #define CPU_L1_CACHE_BOUND (MIPS_L1_CACHE_SIZE-1) macro