Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dhead_8xx.S578 mfspr r0, SPRN_IMMR
773 mfspr r8, SPRN_IMMR
/linux/arch/powerpc/platforms/8xx/
H A Dcpm1.c79 if ((mfspr(SPRN_IMMR) & 0xffff) == 0x0900) /* MPC885 */ in cpm_reset()
/linux/arch/powerpc/include/asm/
H A Dreg.h672 #define SPRN_IMMR 0x27E /* Internal Memory Map Register */ macro