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