Searched refs:SPRN_CCR0 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | cpu_setup_44x.S | 47 mfspr r3,SPRN_CCR0 50 mtspr SPRN_CCR0,r3
|
H A D | head_44x.S | 822 mfspr r3,SPRN_CCR0 825 mtspr SPRN_CCR0,r3 1214 mfspr r3,SPRN_CCR0 1217 mtspr SPRN_CCR0,r3
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | cpu_setup_44x.S | 47 mfspr r3,SPRN_CCR0 50 mtspr SPRN_CCR0,r3
|
H A D | head_44x.S | 823 mfspr r3,SPRN_CCR0 826 mtspr SPRN_CCR0,r3 1215 mfspr r3,SPRN_CCR0 1218 mtspr SPRN_CCR0,r3
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | reg_booke.h | 163 #define SPRN_CCR0 0x3B3 /* Core Configuration Register 0 */ macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | reg_booke.h | 163 #define SPRN_CCR0 0x3B3 /* Core Configuration Register 0 */ macro
|
Completed in 8 milliseconds