Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/kernel/
Dcpu_setup_44x.S47 mfspr r3,SPRN_CCR0
50 mtspr SPRN_CCR0,r3
Dhead_44x.S822 mfspr r3,SPRN_CCR0
825 mtspr SPRN_CCR0,r3
1214 mfspr r3,SPRN_CCR0
1217 mtspr SPRN_CCR0,r3
/Linux-v5.10/arch/powerpc/include/asm/
Dreg_booke.h163 #define SPRN_CCR0 0x3B3 /* Core Configuration Register 0 */ macro