Searched refs:HID0_ICE (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc86xx/ |
| H A D | cache.S | 178 ori r3, r3, HID0_ICE 195 ori r5, r5, HID0_ICE 206 andi. r3, r3, HID0_ICE
|
| H A D | release.S | 123 ori r3, r3, HID0_ICE
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/ |
| H A D | cache.S | 86 rlwinm r3,r3,0,~(HID0_DCE | HID0_ICE) 90 ori r3,r3,(HID0_DCE|HID0_DCI|HID0_ICE|HID0_ICFI) 168 rlwinm r0,r0,0,~(HID0_DCE|HID0_ICE)
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/52xx/ |
| H A D | lite5200_sleep.S | 95 ori r3, r3, HID0_ICE | HID0_DCE 96 xori r3, r3, HID0_ICE | HID0_DCE
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | l2cr_6xx.S | 448 ori r3,r3, HID0_ICE|HID0_ICFI|HID0_DCE|HID0_DCI
|
| H A D | cpu_setup_6xx.S | 87 ori r11,r11,HID0_ICE|HID0_DCE
|
| H A D | head_book3s_32.S | 1306 ori r10,r10,HID0_ICE|HID0_DCE
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/ |
| H A D | start.S | 740 ori r3, r3, HID0_ICE 754 ori r4, r4, HID0_ICE|HID0_ICFI|HID0_ILOCK
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/83xx/ |
| H A D | suspend-asm.S | 278 ori r3, r3, HID0_ICE
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | processor.h | 240 #define HID0_ICE (1<<HID0_ICE_SHIFT) /* Instruction Cache Enable */ macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | reg.h | 572 #define HID0_ICE (1<<15) /* Instruction Cache Enable */ macro
|