Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Dmpc85xx_edac.h49 #define L2_EDE_UE_MASK (L2_EDE_L2CFGERR | L2_EDE_MBECCERR | \ macro
H A Dmpc85xx_edac.c468 if (err_detect & L2_EDE_UE_MASK) in mpc85xx_l2_check()