Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/include/
H A Dhal_cache.h181 #define HAL_DCACHE_ENABLE() MTSPR(SPR_SR, MFSPR(SPR_SR) | SPR_SR_DCE)
184 #define HAL_DCACHE_DISABLE() MTSPR(SPR_SR, MFSPR(SPR_SR) & ~SPR_SR_DCE)
189 MTSPR(SPR_SR, MFSPR(SPR_SR) | (SPR_SR_DCE & -(enable)))
220 (_state_) = (1 - !(MFSPR(SPR_SR) & SPR_SR_DCE)); \
/utopia/UTPA2-700.0.x/modules/msos/hal/k7u/msos/nuttx/
H A Drisc32_spr.h149 #define SPR_SR_DCE 0x00000008 /* Data Cache Enable */ macro
/utopia/UTPA2-700.0.x/modules/msos/hal/k6/msos/nuttx/
H A Drisc32_spr.h149 #define SPR_SR_DCE 0x00000008 /* Data Cache Enable */ macro
/utopia/UTPA2-700.0.x/modules/msos/hal/kano/msos/nuttx/
H A Drisc32_spr.h149 #define SPR_SR_DCE 0x00000008 /* Data Cache Enable */ macro
/utopia/UTPA2-700.0.x/modules/msos/hal/k6lite/msos/nuttx/
H A Drisc32_spr.h149 #define SPR_SR_DCE 0x00000008 /* Data Cache Enable */ macro
/utopia/UTPA2-700.0.x/modules/msos/hal/curry/msos/nuttx/
H A Drisc32_spr.h149 #define SPR_SR_DCE 0x00000008 /* Data Cache Enable */ macro
/utopia/UTPA2-700.0.x/modules/msos/hal/mustang/msos/nuttx/
H A Drisc32_spr.h149 #define SPR_SR_DCE 0x00000008 /* Data Cache Enable */ macro
/utopia/UTPA2-700.0.x/modules/msos/hal/maldives/msos/nuttx/
H A Drisc32_spr.h149 #define SPR_SR_DCE 0x00000008 /* Data Cache Enable */ macro
/utopia/UTPA2-700.0.x/modules/msos/hal/manhattan/msos/nuttx/
H A Drisc32_spr.h149 #define SPR_SR_DCE 0x00000008 /* Data Cache Enable */ macro
/utopia/UTPA2-700.0.x/modules/msos/hal/maserati/msos/nuttx/
H A Drisc32_spr.h149 #define SPR_SR_DCE 0x00000008 /* Data Cache Enable */ macro
/utopia/UTPA2-700.0.x/modules/msos/hal/macan/msos/nuttx/
H A Drisc32_spr.h149 #define SPR_SR_DCE 0x00000008 /* Data Cache Enable */ macro
/utopia/UTPA2-700.0.x/modules/msos/hal/messi/msos/nuttx/
H A Drisc32_spr.h149 #define SPR_SR_DCE 0x00000008 /* Data Cache Enable */ macro
/utopia/UTPA2-700.0.x/modules/msos/hal/mainz/msos/nuttx/
H A Drisc32_spr.h149 #define SPR_SR_DCE 0x00000008 /* Data Cache Enable */ macro
/utopia/UTPA2-700.0.x/modules/msos/hal/M7621/msos/nuttx/
H A Drisc32_spr.h149 #define SPR_SR_DCE 0x00000008 /* Data Cache Enable */ macro
/utopia/UTPA2-700.0.x/modules/msos/hal/mooney/msos/nuttx/
H A Drisc32_spr.h149 #define SPR_SR_DCE 0x00000008 /* Data Cache Enable */ macro
/utopia/UTPA2-700.0.x/modules/msos/hal/M7821/msos/nuttx/
H A Drisc32_spr.h149 #define SPR_SR_DCE 0x00000008 /* Data Cache Enable */ macro
/utopia/UTPA2-700.0.x/modules/msos/hal/maxim/msos/nuttx/
H A Drisc32_spr.h149 #define SPR_SR_DCE 0x00000008 /* Data Cache Enable */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/machine/
H A Dspr_defs.h309 #define SPR_SR_DCE 0x00000008 /* Data Cache Enable */ macro