Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/include/
H A Dhal_cache.h184 #define HAL_DCACHE_DISABLE() MTSPR(SPR_SR, MFSPR(SPR_SR) & ~SPR_SR_DCE) macro
200 HAL_DCACHE_DISABLE(); \