Searched refs:L2_EDE_UE_MASK (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/edac/ | ||
D | mpc85xx_edac.h | 52 #define L2_EDE_UE_MASK (L2_EDE_L2CFGERR | L2_EDE_MBECCERR | \ macro |
D | mpc85xx_edac.c | 469 if (err_detect & L2_EDE_UE_MASK) in mpc85xx_l2_check() |