Searched refs:MEM_DDR2 (Results 1 – 10 of 10) sorted by relevance
161 * @MEM_DDR2: DDR2 RAM, as described at JEDEC JESD79-2F.204 MEM_DDR2, enumerator 236 #define MEM_FLAG_DDR2 BIT(MEM_DDR2)
184 dimm->mtype = MEM_DDR2; in ti_edac_setup_dimm()
387 dimm->mtype = MEM_DDR2; in x38_probe1()
412 dimm->mtype = MEM_DDR2; in i3000_probe1()
405 dimm->mtype = MEM_DDR2; in i3200_probe1()
419 dimm->mtype = MEM_DDR2; /* I82975x supports only DDR2 */ in i82975x_init_csrows()
142 dimm->mtype = MEM_DDR2; in assign_dmi_dimm_info()
151 [MEM_DDR2] = "Unbuffered-DDR2",
798 mt = MEM_DDR2; in zynq_get_mtype()
1606 pvt->dram_type = (pvt->dclr0 & BIT(16)) ? MEM_DDR2 : MEM_RDDR2; in dct_determine_memory_type()