Searched refs:DDR_EDE_SBE (Results 1 – 2 of 2) sorted by relevance
69 #define DDR_EDE_SBE 0x4 /* single-bit ECC error */ macro
837 if (!(err_detect & (DDR_EDE_SBE | DDR_EDE_MBE))) { in mpc85xx_mc_check()868 if ((err_detect & DDR_EDE_SBE) && (bus_width == 64)) { in mpc85xx_mc_check()896 if (err_detect & DDR_EDE_SBE) in mpc85xx_mc_check()