Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/platforms/44x/
Dmachine_check.c77 if (mcsr & PPC47x_MCSR_FPR) in machine_check_47x()
/Linux-v5.10/arch/powerpc/include/asm/
Dreg_booke.h246 #define PPC47x_MCSR_FPR 0x00800000 /* FPR parity error */ macro