Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/platforms/powermac/
Dcache.S249 mfspr r6,SPRN_LDSTCR
255 mtspr SPRN_LDSTCR,r6
269 mtspr SPRN_LDSTCR,r6
/linux-4.1.27/arch/powerpc/kernel/
Dcpu_setup_6xx.S363 mfspr r4,SPRN_LDSTCR
452 mtspr SPRN_LDSTCR,r4
/linux-4.1.27/arch/powerpc/include/asm/
Dreg.h576 #define SPRN_LDSTCR 0x3f8 /* Load/Store control register */ macro