Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dedac.h208 MEM_RDDR3, enumerator
239 #define MEM_FLAG_RDDR3 BIT(MEM_RDDR3)
/openbmc/linux/drivers/edac/
H A Dghes_edac.c151 dimm->mtype = MEM_RDDR3; in assign_dmi_dimm_info()
H A Dfsl_ddr_edac.c415 mtype = MEM_RDDR3; in fsl_ddr_init_csrows()
H A Darmada_xp_edac.c272 MEM_RDDR3 : MEM_DDR3; in axp_mc_read_config()
H A Dsb_edac.c893 mtype = MEM_RDDR3; in get_memory_type()
925 mtype = MEM_RDDR3; in haswell_get_memory_type()
1599 if (mtype == MEM_RDDR3 || mtype == MEM_RDDR4) in __populate_dimms()
H A Dedac_mc.c156 [MEM_RDDR3] = "Registered-DDR3",
H A Damd64_edac.c1890 pvt->dram_type = MEM_RDDR3; in dct_determine_memory_type()
1906 pvt->dram_type = (pvt->dclr0 & BIT(16)) ? MEM_DDR3 : MEM_RDDR3; in dct_determine_memory_type()
H A Di7core_edac.c560 mtype = MEM_RDDR3; in get_dimm_config()
H A Dthunderx_edac.c707 MEM_RDDR4 : MEM_RDDR3; in thunderx_lmc_probe()