Home
last modified time | relevance | path

Searched refs:MEM_RDDR3 (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
H A Dedac.h210 MEM_RDDR3, enumerator
243 #define MEM_FLAG_RDDR3 BIT(MEM_RDDR3)
/linux/drivers/edac/
H A Dfsl_ddr_edac.c426 mtype = MEM_RDDR3; in fsl_ddr_init_csrows()
H A Darmada_xp_edac.c274 MEM_RDDR3 : MEM_DDR3; in axp_mc_read_config()
H A Dsb_edac.c885 mtype = MEM_RDDR3; in get_memory_type()
917 mtype = MEM_RDDR3; in haswell_get_memory_type()
1591 if (mtype == MEM_RDDR3 || mtype == MEM_RDDR4) in __populate_dimms()
H A Dedac_mc.c156 [MEM_RDDR3] = "Registered-DDR3",
H A Damd64_edac.c1632 pvt->dram_type = MEM_RDDR3; in dct_determine_memory_type()
1648 pvt->dram_type = (pvt->dclr0 & BIT(16)) ? MEM_DDR3 : MEM_RDDR3; in dct_determine_memory_type()
H A Dthunderx_edac.c701 MEM_RDDR4 : MEM_RDDR3; in thunderx_lmc_probe()