Searched refs:SDRAM_ECCES_CE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/edac/ | ||
H A D | ppc4xx_edac.h | 161 #define SDRAM_ECCES_CE PPC_REG_VAL(18, 1) macro |
H A D | ppc4xx_edac.c | 777 if (status.ecces & SDRAM_ECCES_CE) in ppc4xx_edac_check() |