Searched refs:ERR_ECC_EN (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/edac/ | ||
| H A D | fsl_ddr_edac.h | 52 #define ERR_ECC_EN 0x80000000 macro |
| H A D | fsl_ddr_edac.c | 568 ecc_en_mask = ERR_ECC_EN | ERR_INLINE_ECC; in fsl_mc_err_probe() |