Searched refs:MEM_DDR4 (Results 1 – 13 of 13) sorted by relevance
212 MEM_DDR4, enumerator243 #define MEM_FLAG_DDR4 BIT(MEM_DDR4)
265 dram_type = (reg04 & ASPEED_MCR_CONF_DRAM_TYPE) ? MEM_DDR4 : MEM_DDR3; in init_csrows()
320 dimm->mtype = MEM_DDR4; in bluefield_edac_init_dimms()
307 mt = MEM_DDR4; in dmc520_get_mtype()
688 .mtype = MEM_DDR4,
477 mtype = MEM_DDR4; in skx_get_dimm_info()
923 mtype = MEM_DDR4; in haswell_get_memory_type()1607 if (mtype == MEM_DDR4 || mtype == MEM_RDDR4) in __populate_dimms()2351 if (mtype == MEM_DDR4 || mtype == MEM_RDDR4) in get_memory_error_data()
159 [MEM_DDR4] = "Unbuffered-DDR4",
1583 umc->dram_type = MEM_DDR4; in umc_determine_memory_type()1626 pvt->dram_type = MEM_DDR4; in dct_determine_memory_type()1992 if (pvt->dram_type == MEM_DDR4) { in f15_m60h_dbam_to_chip_select()
605 dimm->mtype = MEM_DDR4; in init_csrows()
824 mt = MEM_DDR4; in zynqmp_get_mtype()
733 return MEM_DDR4; in get_memory_type()
705 MEM_DDR4 : MEM_DDR3; in thunderx_lmc_probe()