Home
last modified time | relevance | path

Searched refs:MEM_DDR3 (Results 1 – 17 of 17) sorted by relevance

/linux/include/linux/
H A Dedac.h208 MEM_DDR3, enumerator
240 #define MEM_FLAG_DDR3 BIT(MEM_DDR3)
/linux/drivers/edac/
H A Dhighbank_mc_edac.c228 dimm->mtype = MEM_DDR3; in highbank_mc_probe()
H A Dti_edac.c186 dimm->mtype = MEM_DDR3; in ti_edac_setup_dimm()
H A Daspeed_edac.c265 dram_type = (reg04 & ASPEED_MCR_CONF_DRAM_TYPE) ? MEM_DDR4 : MEM_DDR3; in init_csrows()
H A Dpnd2_edac.c1234 dimm->mtype = MEM_DDR3; in apl_get_dimm_config()
1256 memtype = MEM_DDR3; in dnv_get_dimm_config()
1272 if (memtype == MEM_DDR3) { in dnv_get_dimm_config()
H A Dghes_edac.c154 dimm->mtype = MEM_DDR3; in assign_dmi_dimm_info()
H A Dsynopsys_edac.c796 mt = MEM_DDR3; in zynq_get_mtype()
820 mt = MEM_DDR3; in zynqmp_get_mtype()
H A Ddmc520_edac.c303 mt = MEM_DDR3; in dmc520_get_mtype()
H A Dfsl_ddr_edac.c445 mtype = MEM_DDR3; in fsl_ddr_init_csrows()
H A Darmada_xp_edac.c274 MEM_RDDR3 : MEM_DDR3; in axp_mc_read_config()
H A Die31200_edac.c666 .mtype = MEM_DDR3,
H A Dedac_mc.c155 [MEM_DDR3] = "Unbuffered-DDR3",
H A Digen6_edac.c735 return MEM_DDR3; in get_memory_type()
H A Dsb_edac.c896 mtype = MEM_DDR3; in get_memory_type()
928 mtype = MEM_DDR3; in haswell_get_memory_type()
H A Damd64_edac.c1628 pvt->dram_type = MEM_DDR3; in dct_determine_memory_type()
1648 pvt->dram_type = (pvt->dclr0 & BIT(16)) ? MEM_DDR3 : MEM_RDDR3; in dct_determine_memory_type()
H A Di7core_edac.c561 mtype = MEM_DDR3; in get_dimm_config()
H A Dthunderx_edac.c705 MEM_DDR4 : MEM_DDR3; in thunderx_lmc_probe()