Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/powermac/
Dcache.S250 mfspr r6,SPRN_LDSTCR
256 mtspr SPRN_LDSTCR,r6
270 mtspr SPRN_LDSTCR,r6
/Linux-v4.19/arch/powerpc/kernel/
Dcpu_setup_6xx.S364 mfspr r4,SPRN_LDSTCR
453 mtspr SPRN_LDSTCR,r4
/Linux-v4.19/arch/powerpc/include/asm/
Dreg.h705 #define SPRN_LDSTCR 0x3f8 /* Load/Store control register */ macro