Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dcache.S246 mfspr r6,SPRN_LDSTCR
252 mtspr SPRN_LDSTCR,r6
266 mtspr SPRN_LDSTCR,r6
/openbmc/linux/arch/powerpc/kernel/
H A Dcpu_setup_6xx.S390 mfspr r4,SPRN_LDSTCR
479 mtspr SPRN_LDSTCR,r4
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h309 #define SPRN_LDSTCR 0x3F8 /* Load/Store Control Register */ macro
649 #define LDSTCR SPRN_LDSTCR /* Load/Store Control Register */
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h735 #define SPRN_LDSTCR 0x3f8 /* Load/Store control register */ macro