Home
last modified time | relevance | path

Searched refs:DDR_EDE_MBE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/edac/
H A Dfsl_ddr_edac.h63 #define DDR_EDE_MBE 0x8 /* multi-bit ECC error */ macro
H A Dfsl_ddr_edac.c300 if (!(err_detect & (DDR_EDE_SBE | DDR_EDE_MBE))) { in fsl_mc_check()
367 if (err_detect & DDR_EDE_MBE) in fsl_mc_check()
/kernel/linux/linux-6.6/drivers/edac/
H A Dfsl_ddr_edac.h60 #define DDR_EDE_MBE 0x8 /* multi-bit ECC error */ macro
H A Dfsl_ddr_edac.c297 if (!(err_detect & (DDR_EDE_SBE | DDR_EDE_MBE))) { in fsl_mc_check()
364 if (err_detect & DDR_EDE_MBE) in fsl_mc_check()

Completed in 3 milliseconds