Home
last modified time | relevance | path

Searched refs:SDRAM_MCOPT1_DDR_TYPE_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/edac/
H A Dppc4xx_edac.h112 #define SDRAM_MCOPT1_DDR_TYPE_MASK PPC_REG_VAL(11, 0x1) /* DDR type mask */ macro
H A Dppc4xx_edac.c850 switch (mcopt1 & SDRAM_MCOPT1_DDR_TYPE_MASK) { in ppc4xx_edac_get_mtype()