Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/edac/
Dmpc85xx_edac.h71 #define DDR_EDE_MBE 0x8 /* multi-bit ECC error */ macro
Dmpc85xx_edac.c839 if (!(err_detect & (DDR_EDE_SBE | DDR_EDE_MBE))) { in mpc85xx_mc_check()
906 if (err_detect & DDR_EDE_MBE) in mpc85xx_mc_check()