Searched refs:MEM_DDR2 (Results 1 – 12 of 12) sorted by relevance
196 MEM_DDR2, enumerator220 #define MEM_FLAG_DDR2 BIT(MEM_DDR2)
184 dimm->mtype = MEM_DDR2; in ti_edac_setup_dimm()
406 dimm->mtype = MEM_DDR2; in i3200_probe1()
388 dimm->mtype = MEM_DDR2; in x38_probe1()
413 dimm->mtype = MEM_DDR2; in i3000_probe1()
420 dimm->mtype = MEM_DDR2; /* I82975x supports only DDR2 */ in i82975x_init_csrows()
429 mtype = MEM_DDR2; in fsl_ddr_init_csrows()
136 dimm->mtype = MEM_DDR2; in assign_dmi_dimm_info()
865 return rden ? MEM_RDDR2 : MEM_DDR2; in ppc4xx_edac_get_mtype()
154 [MEM_DDR2] = "Unbuffered-DDR2",
728 mt = MEM_DDR2; in zynq_get_mtype()
1091 pvt->dram_type = (pvt->dclr0 & BIT(16)) ? MEM_DDR2 : MEM_RDDR2; in determine_memory_type()