Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/kernel/
Dcpu_setup_44x.S47 mfspr r3,SPRN_CCR0
50 mtspr SPRN_CCR0,r3
Dhead_44x.S824 mfspr r3,SPRN_CCR0
827 mtspr SPRN_CCR0,r3
1216 mfspr r3,SPRN_CCR0
1219 mtspr SPRN_CCR0,r3
/linux-6.1.9/arch/powerpc/include/asm/
Dreg_booke.h163 #define SPRN_CCR0 0x3B3 /* Core Configuration Register 0 */ macro