Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/edac/
Dmpc85xx_edac.h70 #define DDR_EDE_MBE 0x8 /* multi-bit ECC error */ macro
Dmpc85xx_edac.c797 if (!(err_detect & (DDR_EDE_SBE | DDR_EDE_MBE))) { in mpc85xx_mc_check()
860 if (err_detect & DDR_EDE_MBE) in mpc85xx_mc_check()