Searched refs:L2_EDE_UE_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/edac/ | ||
| D | mpc85xx_edac.h | 111 #define L2_EDE_UE_MASK (L2_EDE_L2CFGERR | L2_EDE_MBECCERR | \ macro |
| D | mpc85xx_edac.c | 526 if (err_detect & L2_EDE_UE_MASK) in mpc85xx_l2_check() |