Searched refs:MEM_DDR3 (Results 1 – 18 of 18) sorted by relevance
205 MEM_DDR3, enumerator234 #define MEM_FLAG_DDR3 BIT(MEM_DDR3)
501 dimm->mtype = MEM_DDR3; in ie31200_probe1()512 dimm->mtype = MEM_DDR3; in ie31200_probe1()
225 dimm->mtype = MEM_DDR3; in highbank_mc_probe()
186 dimm->mtype = MEM_DDR3; in ti_edac_setup_dimm()
265 dram_type = (reg04 & ASPEED_MCR_CONF_DRAM_TYPE) ? MEM_DDR4 : MEM_DDR3; in init_csrows()
1259 dimm->mtype = MEM_DDR3; in apl_get_dimm_config()1281 memtype = MEM_DDR3; in dnv_get_dimm_config()1297 if (memtype == MEM_DDR3) { in dnv_get_dimm_config()
726 mt = MEM_DDR3; in zynq_get_mtype()750 mt = MEM_DDR3; in zynqmp_get_mtype()
432 mtype = MEM_DDR3; in fsl_ddr_init_csrows()
303 mt = MEM_DDR3; in dmc520_get_mtype()
272 MEM_RDDR3 : MEM_DDR3; in axp_mc_read_config()
147 dimm->mtype = MEM_DDR3; in assign_dmi_dimm_info()
156 [MEM_DDR3] = "Unbuffered-DDR3",
456 return MEM_DDR3; in get_memory_type()
889 mtype = MEM_DDR3; in get_memory_type()921 mtype = MEM_DDR3; in haswell_get_memory_type()
1392 pvt->dram_type = MEM_DDR3; in determine_memory_type()1410 pvt->dram_type = (pvt->dclr0 & BIT(16)) ? MEM_DDR3 : MEM_RDDR3; in determine_memory_type()
395 dimm->mtype = MEM_DDR3; in altr_sdram_probe()
562 mtype = MEM_DDR3; in get_dimm_config()
711 MEM_DDR4 : MEM_DDR3; in thunderx_lmc_probe()
Completed in 58 milliseconds