Home
last modified time | relevance | path

Searched refs:SDRAM_MCOPT1_RDEN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/edac/
H A Dppc4xx_edac.h108 #define SDRAM_MCOPT1_RDEN PPC_REG_VAL(4, 0x1) /* Rgstrd DIMM enbl */ macro
H A Dppc4xx_edac.c861 bool rden = ((mcopt1 & SDRAM_MCOPT1_RDEN_MASK) == SDRAM_MCOPT1_RDEN); in ppc4xx_edac_get_mtype()
/kernel/linux/linux-6.6/drivers/edac/
H A Dppc4xx_edac.h108 #define SDRAM_MCOPT1_RDEN PPC_REG_VAL(4, 0x1) /* Rgstrd DIMM enbl */ macro
H A Dppc4xx_edac.c848 bool rden = ((mcopt1 & SDRAM_MCOPT1_RDEN_MASK) == SDRAM_MCOPT1_RDEN); in ppc4xx_edac_get_mtype()

Completed in 5 milliseconds