| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/include/ |
| H A D | hal_cache.h | 181 #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)); \ 277 #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/irq/hal/mustang/irq/ |
| H A D | halIRQ.c | 190 #define SPR_SR ((0 << GRP_BITS) + 17) macro 196 _old_ = mfspr(SPR_SR); \ 197 mtspr(SPR_SR, (_old_) & ~(SPR_SR_IEE | SPR_SR_TEE)); \ 201 mtspr(SPR_SR, (~(SPR_SR_IEE|SPR_SR_TEE) & mfspr(SPR_SR) ) | \
|
| /utopia/UTPA2-700.0.x/modules/irq/hal/maldives/irq/ |
| H A D | halIRQ.c | 190 #define SPR_SR ((0 << GRP_BITS) + 17) macro 196 _old_ = mfspr(SPR_SR); \ 197 mtspr(SPR_SR, (_old_) & ~(SPR_SR_IEE | SPR_SR_TEE)); \ 201 mtspr(SPR_SR, (~(SPR_SR_IEE|SPR_SR_TEE) & mfspr(SPR_SR) ) | \
|
| /utopia/UTPA2-700.0.x/modules/irq/hal/mainz/irq/ |
| H A D | halIRQ.c | 190 #define SPR_SR ((0 << GRP_BITS) + 17) macro 196 _old_ = mfspr(SPR_SR); \ 197 mtspr(SPR_SR, (_old_) & ~(SPR_SR_IEE | SPR_SR_TEE)); \ 201 mtspr(SPR_SR, (~(SPR_SR_IEE|SPR_SR_TEE) & mfspr(SPR_SR) ) | \
|
| /utopia/UTPA2-700.0.x/modules/irq/hal/messi/irq/ |
| H A D | halIRQ.c | 190 #define SPR_SR ((0 << GRP_BITS) + 17) macro 196 _old_ = mfspr(SPR_SR); \ 197 mtspr(SPR_SR, (_old_) & ~(SPR_SR_IEE | SPR_SR_TEE)); \ 201 mtspr(SPR_SR, (~(SPR_SR_IEE|SPR_SR_TEE) & mfspr(SPR_SR) ) | \
|
| /utopia/UTPA2-700.0.x/modules/irq/hal/mooney/irq/ |
| H A D | halIRQ.c | 190 #define SPR_SR ((0 << GRP_BITS) + 17) macro 196 _old_ = mfspr(SPR_SR); \ 197 mtspr(SPR_SR, (_old_) & ~(SPR_SR_IEE | SPR_SR_TEE)); \ 201 mtspr(SPR_SR, (~(SPR_SR_IEE|SPR_SR_TEE) & mfspr(SPR_SR) ) | \
|
| /utopia/UTPA2-700.0.x/modules/irq/hal/macan/irq/ |
| H A D | halIRQ.c | 190 #define SPR_SR ((0 << GRP_BITS) + 17) macro 196 _old_ = mfspr(SPR_SR); \ 197 mtspr(SPR_SR, (_old_) & ~(SPR_SR_IEE | SPR_SR_TEE)); \ 201 mtspr(SPR_SR, (~(SPR_SR_IEE|SPR_SR_TEE) & mfspr(SPR_SR) ) | \
|
| /utopia/UTPA2-700.0.x/modules/irq/hal/k6/irq/ |
| H A D | halIRQ.c | 190 #define SPR_SR ((0 << GRP_BITS) + 17) macro 196 _old_ = mfspr(SPR_SR); \ 197 mtspr(SPR_SR, (_old_) & ~(SPR_SR_IEE | SPR_SR_TEE)); \ 201 mtspr(SPR_SR, (~(SPR_SR_IEE|SPR_SR_TEE) & mfspr(SPR_SR) ) | \
|
| /utopia/UTPA2-700.0.x/modules/irq/hal/k6lite/irq/ |
| H A D | halIRQ.c | 190 #define SPR_SR ((0 << GRP_BITS) + 17) macro 196 _old_ = mfspr(SPR_SR); \ 197 mtspr(SPR_SR, (_old_) & ~(SPR_SR_IEE | SPR_SR_TEE)); \ 201 mtspr(SPR_SR, (~(SPR_SR_IEE|SPR_SR_TEE) & mfspr(SPR_SR) ) | \
|
| /utopia/UTPA2-700.0.x/modules/irq/hal/kano/irq/ |
| H A D | halIRQ.c | 190 #define SPR_SR ((0 << GRP_BITS) + 17) macro 196 _old_ = mfspr(SPR_SR); \ 197 mtspr(SPR_SR, (_old_) & ~(SPR_SR_IEE | SPR_SR_TEE)); \ 201 mtspr(SPR_SR, (~(SPR_SR_IEE|SPR_SR_TEE) & mfspr(SPR_SR) ) | \
|
| /utopia/UTPA2-700.0.x/modules/irq/hal/k7u/irq/ |
| H A D | halIRQ.c | 190 #define SPR_SR ((0 << GRP_BITS) + 17) macro 196 _old_ = mfspr(SPR_SR); \ 197 mtspr(SPR_SR, (_old_) & ~(SPR_SR_IEE | SPR_SR_TEE)); \ 201 mtspr(SPR_SR, (~(SPR_SR_IEE|SPR_SR_TEE) & mfspr(SPR_SR) ) | \
|
| /utopia/UTPA2-700.0.x/modules/irq/hal/curry/irq/ |
| H A D | halIRQ.c | 190 #define SPR_SR ((0 << GRP_BITS) + 17) macro 196 _old_ = mfspr(SPR_SR); \ 197 mtspr(SPR_SR, (_old_) & ~(SPR_SR_IEE | SPR_SR_TEE)); \ 201 mtspr(SPR_SR, (~(SPR_SR_IEE|SPR_SR_TEE) & mfspr(SPR_SR) ) | \
|
| /utopia/UTPA2-700.0.x/modules/irq/hal/M7821/irq/ |
| H A D | halIRQ.c | 194 #define SPR_SR ((0 << GRP_BITS) + 17) macro 200 _old_ = mfspr(SPR_SR); \ 201 mtspr(SPR_SR, (_old_) & ~(SPR_SR_IEE | SPR_SR_TEE)); \ 205 mtspr(SPR_SR, (~(SPR_SR_IEE|SPR_SR_TEE) & mfspr(SPR_SR) ) | \
|
| /utopia/UTPA2-700.0.x/modules/irq/hal/M7621/irq/ |
| H A D | halIRQ.c | 194 #define SPR_SR ((0 << GRP_BITS) + 17) macro 200 _old_ = mfspr(SPR_SR); \ 201 mtspr(SPR_SR, (_old_) & ~(SPR_SR_IEE | SPR_SR_TEE)); \ 205 mtspr(SPR_SR, (~(SPR_SR_IEE|SPR_SR_TEE) & mfspr(SPR_SR) ) | \
|
| /utopia/UTPA2-700.0.x/modules/irq/hal/maxim/irq/ |
| H A D | halIRQ.c | 194 #define SPR_SR ((0 << GRP_BITS) + 17) macro 200 _old_ = mfspr(SPR_SR); \ 201 mtspr(SPR_SR, (_old_) & ~(SPR_SR_IEE | SPR_SR_TEE)); \ 205 mtspr(SPR_SR, (~(SPR_SR_IEE|SPR_SR_TEE) & mfspr(SPR_SR) ) | \
|
| /utopia/UTPA2-700.0.x/modules/irq/hal/manhattan/irq/ |
| H A D | halIRQ.c | 190 #define SPR_SR ((0 << GRP_BITS) + 17) macro 196 _old_ = mfspr(SPR_SR); \ 197 mtspr(SPR_SR, (_old_) & ~(SPR_SR_IEE | SPR_SR_TEE)); \ 201 mtspr(SPR_SR, (~(SPR_SR_IEE|SPR_SR_TEE) & mfspr(SPR_SR) ) | \
|
| /utopia/UTPA2-700.0.x/modules/irq/hal/maserati/irq/ |
| H A D | halIRQ.c | 194 #define SPR_SR ((0 << GRP_BITS) + 17) macro 200 _old_ = mfspr(SPR_SR); \ 201 mtspr(SPR_SR, (_old_) & ~(SPR_SR_IEE | SPR_SR_TEE)); \ 205 mtspr(SPR_SR, (~(SPR_SR_IEE|SPR_SR_TEE) & mfspr(SPR_SR) ) | \
|
| /utopia/UTPA2-700.0.x/modules/msos/hal/mustang/msos/nuttx/ |
| H A D | hal_dcache.c | 107 asm volatile("l.mtspr r0,%0,%1" :: "r"(flags), "i"(SPR_SR)); in local_irq_restore() 113 asm volatile("l.mfspr %0,r0,%1" : "=r"(flags) : "i"(SPR_SR)); \ 115 asm volatile("l.mtspr r0,%0,%1" :: "r"(sr), "i"(SPR_SR)); \
|
| /utopia/UTPA2-700.0.x/modules/msos/hal/mooney/msos/nuttx/ |
| H A D | hal_dcache.c | 107 asm volatile("l.mtspr r0,%0,%1" :: "r"(flags), "i"(SPR_SR)); in local_irq_restore() 113 asm volatile("l.mfspr %0,r0,%1" : "=r"(flags) : "i"(SPR_SR)); \ 115 asm volatile("l.mtspr r0,%0,%1" :: "r"(sr), "i"(SPR_SR)); \
|
| /utopia/UTPA2-700.0.x/modules/msos/hal/macan/msos/nuttx/ |
| H A D | hal_dcache.c | 107 asm volatile("l.mtspr r0,%0,%1" :: "r"(flags), "i"(SPR_SR)); in local_irq_restore() 113 asm volatile("l.mfspr %0,r0,%1" : "=r"(flags) : "i"(SPR_SR)); \ 115 asm volatile("l.mtspr r0,%0,%1" :: "r"(sr), "i"(SPR_SR)); \
|
| /utopia/UTPA2-700.0.x/modules/msos/hal/curry/msos/nuttx/ |
| H A D | hal_dcache.c | 107 asm volatile("l.mtspr r0,%0,%1" :: "r"(flags), "i"(SPR_SR)); in local_irq_restore() 113 asm volatile("l.mfspr %0,r0,%1" : "=r"(flags) : "i"(SPR_SR)); \ 115 asm volatile("l.mtspr r0,%0,%1" :: "r"(sr), "i"(SPR_SR)); \
|
| /utopia/UTPA2-700.0.x/modules/msos/hal/mainz/msos/nuttx/ |
| H A D | hal_dcache.c | 107 asm volatile("l.mtspr r0,%0,%1" :: "r"(flags), "i"(SPR_SR)); in local_irq_restore() 113 asm volatile("l.mfspr %0,r0,%1" : "=r"(flags) : "i"(SPR_SR)); \ 115 asm volatile("l.mtspr r0,%0,%1" :: "r"(sr), "i"(SPR_SR)); \
|
| /utopia/UTPA2-700.0.x/modules/msos/hal/maxim/msos/nuttx/ |
| H A D | hal_dcache.c | 107 asm volatile("l.mtspr r0,%0,%1" :: "r"(flags), "i"(SPR_SR)); in local_irq_restore() 113 asm volatile("l.mfspr %0,r0,%1" : "=r"(flags) : "i"(SPR_SR)); \ 115 asm volatile("l.mtspr r0,%0,%1" :: "r"(sr), "i"(SPR_SR)); \
|
| /utopia/UTPA2-700.0.x/modules/msos/hal/kano/msos/nuttx/ |
| H A D | hal_dcache.c | 107 asm volatile("l.mtspr r0,%0,%1" :: "r"(flags), "i"(SPR_SR)); in local_irq_restore() 113 asm volatile("l.mfspr %0,r0,%1" : "=r"(flags) : "i"(SPR_SR)); \ 115 asm volatile("l.mtspr r0,%0,%1" :: "r"(sr), "i"(SPR_SR)); \
|
| /utopia/UTPA2-700.0.x/modules/msos/hal/M7621/msos/nuttx/ |
| H A D | hal_dcache.c | 107 asm volatile("l.mtspr r0,%0,%1" :: "r"(flags), "i"(SPR_SR)); in local_irq_restore() 113 asm volatile("l.mfspr %0,r0,%1" : "=r"(flags) : "i"(SPR_SR)); \ 115 asm volatile("l.mtspr r0,%0,%1" :: "r"(sr), "i"(SPR_SR)); \
|