Searched refs:HID0_ICE (Results 1 – 7 of 7) sorted by relevance
/linux-2.6.39/arch/powerpc/platforms/powermac/ |
D | cache.S | 90 rlwinm r3,r3,0,~(HID0_DCE | HID0_ICE) 94 ori r3,r3,(HID0_DCE|HID0_DCI|HID0_ICE|HID0_ICFI) 172 rlwinm r0,r0,0,~(HID0_DCE|HID0_ICE)
|
/linux-2.6.39/arch/powerpc/platforms/52xx/ |
D | lite5200_sleep.S | 94 ori r3, r3, HID0_ICE | HID0_DCE 95 xori r3, r3, HID0_ICE | HID0_DCE
|
/linux-2.6.39/arch/powerpc/kernel/ |
D | l2cr_6xx.S | 460 ori r3,r3, HID0_ICE|HID0_ICFI|HID0_DCE|HID0_DCI
|
D | cpu_setup_6xx.S | 90 ori r11,r11,HID0_ICE|HID0_DCE
|
D | head_32.S | 814 ori r3,r3,HID0_ICE 1271 ori r10,r10,HID0_ICE|HID0_DCE
|
/linux-2.6.39/arch/powerpc/include/asm/ |
D | reg.h | 275 #define HID0_ICE (1<<15) /* Instruction Cache Enable */ macro
|
/linux-2.6.39/arch/powerpc/platforms/83xx/ |
D | suspend-asm.S | 271 ori r3, r3, HID0_ICE
|