Home
last modified time | relevance | path

Searched refs:SPRN_CCR0 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Dcpu_setup_44x.S47 mfspr r3,SPRN_CCR0
50 mtspr SPRN_CCR0,r3
H A Dhead_44x.S823 mfspr r3,SPRN_CCR0
826 mtspr SPRN_CCR0,r3
1215 mfspr r3,SPRN_CCR0
1218 mtspr SPRN_CCR0,r3
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg_booke.h163 #define SPRN_CCR0 0x3B3 /* Core Configuration Register 0 */ macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h92 #define SPRN_CCR0 0x3B3 /* Core Configuration Register 0 */ macro