Searched refs:L2_EDE_UE_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/edac/ | ||
H A D | mpc85xx_edac.h | 49 #define L2_EDE_UE_MASK (L2_EDE_L2CFGERR | L2_EDE_MBECCERR | \ macro |
H A D | mpc85xx_edac.c | 470 if (err_detect & L2_EDE_UE_MASK) in mpc85xx_l2_check() |