Searched refs:SPRN_MSSCR0 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/powerpc/kernel/ |
H A D | idle_6xx.S | 41 mfspr r4,SPRN_MSSCR0 94 mfspr r4,SPRN_MSSCR0 97 mtspr SPRN_MSSCR0,r4 169 mtspr SPRN_MSSCR0, r9
|
H A D | l2cr_6xx.S | 154 mfspr r4,SPRN_MSSCR0 157 mtspr SPRN_MSSCR0,r4 244 mfspr r3,SPRN_MSSCR0 247 mtspr SPRN_MSSCR0,r3
|
H A D | cpu_setup_6xx.S | 294 mfspr r3,SPRN_MSSCR0 297 mtspr SPRN_MSSCR0,r3 380 mfspr r4,SPRN_MSSCR0 453 mtspr SPRN_MSSCR0,r4
|
/openbmc/linux/arch/powerpc/platforms/powermac/ |
H A D | cache.S | 204 mfspr r0,SPRN_MSSCR0 206 mtspr SPRN_MSSCR0,r0
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | processor.h | 577 #define SPRN_MSSCR0 0x3f6 macro 654 #define MSSCR0 SPRN_MSSCR0
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | reg.h | 733 #define SPRN_MSSCR0 0x3f6 /* Memory Subsystem Control Register 0 */ macro
|