Home
last modified time | relevance | path

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

/arch/powerpc/platforms/powermac/
Dcache.S245 mfspr r6,SPRN_LDSTCR
251 mtspr SPRN_LDSTCR,r6
265 mtspr SPRN_LDSTCR,r6
/arch/powerpc/kernel/
Dcpu_setup_6xx.S360 mfspr r4,SPRN_LDSTCR
449 mtspr SPRN_LDSTCR,r4
/arch/powerpc/include/asm/
Dreg.h718 #define SPRN_LDSTCR 0x3f8 /* Load/Store control register */ macro