Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/include/
H A Dhal_cache.h277 #define HAL_ICACHE_ENABLE() MTSPR(SPR_SR, MFSPR(SPR_SR) | SPR_SR_ICE)
280 #define HAL_ICACHE_DISABLE() MTSPR(SPR_SR, MFSPR(SPR_SR) & ~SPR_SR_ICE)
285 MTSPR(SPR_SR, MFSPR(SPR_SR) | (SPR_SR_ICE & -(enable)))
313 (_state_) = (1 - !(MFSPR(SPR_SR) & SPR_SR_ICE)); \
/utopia/UTPA2-700.0.x/modules/msos/hal/k7u/msos/nuttx/
H A Drisc32_spr.h148 #define SPR_SR_ICE 0x00000010 /* Instruction Cache Enable */ macro
/utopia/UTPA2-700.0.x/modules/msos/hal/k6/msos/nuttx/
H A Drisc32_spr.h148 #define SPR_SR_ICE 0x00000010 /* Instruction Cache Enable */ macro
/utopia/UTPA2-700.0.x/modules/msos/hal/kano/msos/nuttx/
H A Drisc32_spr.h148 #define SPR_SR_ICE 0x00000010 /* Instruction Cache Enable */ macro
/utopia/UTPA2-700.0.x/modules/msos/hal/k6lite/msos/nuttx/
H A Drisc32_spr.h148 #define SPR_SR_ICE 0x00000010 /* Instruction Cache Enable */ macro
/utopia/UTPA2-700.0.x/modules/msos/hal/curry/msos/nuttx/
H A Drisc32_spr.h148 #define SPR_SR_ICE 0x00000010 /* Instruction Cache Enable */ macro
/utopia/UTPA2-700.0.x/modules/msos/hal/mustang/msos/nuttx/
H A Drisc32_spr.h148 #define SPR_SR_ICE 0x00000010 /* Instruction Cache Enable */ macro
/utopia/UTPA2-700.0.x/modules/msos/hal/maldives/msos/nuttx/
H A Drisc32_spr.h148 #define SPR_SR_ICE 0x00000010 /* Instruction Cache Enable */ macro
/utopia/UTPA2-700.0.x/modules/msos/hal/manhattan/msos/nuttx/
H A Drisc32_spr.h148 #define SPR_SR_ICE 0x00000010 /* Instruction Cache Enable */ macro
/utopia/UTPA2-700.0.x/modules/msos/hal/maserati/msos/nuttx/
H A Drisc32_spr.h148 #define SPR_SR_ICE 0x00000010 /* Instruction Cache Enable */ macro
/utopia/UTPA2-700.0.x/modules/msos/hal/macan/msos/nuttx/
H A Drisc32_spr.h148 #define SPR_SR_ICE 0x00000010 /* Instruction Cache Enable */ macro
/utopia/UTPA2-700.0.x/modules/msos/hal/messi/msos/nuttx/
H A Drisc32_spr.h148 #define SPR_SR_ICE 0x00000010 /* Instruction Cache Enable */ macro
/utopia/UTPA2-700.0.x/modules/msos/hal/mainz/msos/nuttx/
H A Drisc32_spr.h148 #define SPR_SR_ICE 0x00000010 /* Instruction Cache Enable */ macro
/utopia/UTPA2-700.0.x/modules/msos/hal/M7621/msos/nuttx/
H A Drisc32_spr.h148 #define SPR_SR_ICE 0x00000010 /* Instruction Cache Enable */ macro
/utopia/UTPA2-700.0.x/modules/msos/hal/mooney/msos/nuttx/
H A Drisc32_spr.h148 #define SPR_SR_ICE 0x00000010 /* Instruction Cache Enable */ macro
/utopia/UTPA2-700.0.x/modules/msos/hal/M7821/msos/nuttx/
H A Drisc32_spr.h148 #define SPR_SR_ICE 0x00000010 /* Instruction Cache Enable */ macro
/utopia/UTPA2-700.0.x/modules/msos/hal/maxim/msos/nuttx/
H A Drisc32_spr.h148 #define SPR_SR_ICE 0x00000010 /* Instruction Cache Enable */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/machine/
H A Dspr_defs.h308 #define SPR_SR_ICE 0x00000010 /* Instruction Cache Enable */ macro