Searched refs:MEM_DDR4 (Results 1 – 15 of 15) sorted by relevance
209 MEM_DDR4, enumerator237 #define MEM_FLAG_DDR4 BIT(MEM_DDR4)
499 dimm->mtype = MEM_DDR4; in ie31200_probe1()510 dimm->mtype = MEM_DDR4; in ie31200_probe1()
210 dimm->mtype = MEM_DDR4; in bluefield_edac_init_dimms()
265 dram_type = (reg04 & ASPEED_MCR_CONF_DRAM_TYPE) ? MEM_DDR4 : MEM_DDR3; in init_csrows()
435 mtype = MEM_DDR4; in fsl_ddr_init_csrows()
307 mt = MEM_DDR4; in dmc520_get_mtype()
155 dimm->mtype = MEM_DDR4; in assign_dmi_dimm_info()
356 mtype = MEM_DDR4; in skx_get_dimm_info()
1354 pvt->dram_type = MEM_DDR4; in determine_memory_type()1390 pvt->dram_type = MEM_DDR4; in determine_memory_type()1835 if (pvt->dram_type == MEM_DDR4) { in f15_m60h_dbam_to_chip_select()
160 [MEM_DDR4] = "Unbuffered-DDR4",
754 mt = MEM_DDR4; in zynqmp_get_mtype()
454 return MEM_DDR4; in get_memory_type()
916 mtype = MEM_DDR4; in haswell_get_memory_type()1600 if (mtype == MEM_DDR4 || mtype == MEM_RDDR4) in __populate_dimms()
1277 memtype = MEM_DDR4; in dnv_get_dimm_config()
711 MEM_DDR4 : MEM_DDR3; in thunderx_lmc_probe()
Completed in 43 milliseconds