Searched refs:SDRAM_MBCF_BE_ENABLE (Results 1 – 2 of 2) sorted by relevance
/drivers/edac/ | ||
D | ppc4xx_edac.h | 147 #define SDRAM_MBCF_BE_ENABLE PPC_REG_VAL(31, 0x1) macro |
D | ppc4xx_edac.c | 928 if ((mbxcf & SDRAM_MBCF_BE_MASK) != SDRAM_MBCF_BE_ENABLE) in ppc4xx_edac_init_csrows() |