Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/include/
H A Dhal_cache.h280 #define HAL_ICACHE_DISABLE() MTSPR(SPR_SR, MFSPR(SPR_SR) & ~SPR_SR_ICE) macro
296 HAL_ICACHE_DISABLE(); \