Searched refs:SDRAM_MCOPT1_RDEN_MASK (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/edac/
H A Dppc4xx_edac.h107 #define SDRAM_MCOPT1_RDEN_MASK PPC_REG_VAL(4, 0x1) /* Rgstrd DIMM mask */ macro
H A Dppc4xx_edac.c848 bool rden = ((mcopt1 & SDRAM_MCOPT1_RDEN_MASK) == SDRAM_MCOPT1_RDEN);

Completed in 266 milliseconds