Home
last modified time | relevance | path

Searched refs:PPC47x_MCSR_GPR (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/platforms/44x/
H A Dmachine_check.c90 if (mcsr & PPC47x_MCSR_GPR) in machine_check_47x()
/linux/arch/powerpc/include/asm/
H A Dreg_booke.h219 #define PPC47x_MCSR_GPR 0x01000000 /* GPR parity error */ macro