Searched refs:MEM_DDR4 (Results 1 – 14 of 14) sorted by relevance
213 MEM_DDR4, enumerator245 #define MEM_FLAG_DDR4 BIT(MEM_DDR4)
263 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()
447 mtype = MEM_DDR4; in fsl_ddr_init_csrows()
704 .mtype = MEM_DDR4,
159 [MEM_DDR4] = "Unbuffered-DDR4",
914 mtype = MEM_DDR4; in haswell_get_memory_type()1598 if (mtype == MEM_DDR4 || mtype == MEM_RDDR4) in __populate_dimms()2342 if (mtype == MEM_DDR4 || mtype == MEM_RDDR4) in get_memory_error_data()
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()
1251 memtype = MEM_DDR4; in dnv_get_dimm_config()
1040 return MEM_DDR4; in get_mem_type()
705 MEM_DDR4 : MEM_DDR3; in thunderx_lmc_probe()