Searched refs:MEM_DDR2 (Results 1 – 13 of 13) sorted by relevance
214 MEM_DDR2, enumerator236 #define MEM_FLAG_DDR2 BIT(MEM_DDR2)
105 dimm->mtype = MEM_DDR2; in tile_edac_init_csrows()
81 [MEM_DDR2] = "DDR2",133 dimm->mtype = MEM_DDR2; in ghes_edac_dmidecode()
346 mt = MEM_DDR2; in synps_edac_get_mtype()
410 dimm->mtype = MEM_DDR2; in i3200_probe1()
391 dimm->mtype = MEM_DDR2; in x38_probe1()
416 dimm->mtype = MEM_DDR2; in i3000_probe1()
428 dimm->mtype = MEM_DDR2; /* I82975x supports only DDR2 */ in i82975x_init_csrows()
869 return rden ? MEM_RDDR2 : MEM_DDR2; in ppc4xx_edac_get_mtype()
140 [MEM_DDR2] = "Unbuffered DDR2 RAM",
961 mtype = MEM_DDR2; in mpc85xx_init_csrows()
106 [MEM_DDR2] = "Unbuffered-DDR2",
841 pvt->dram_type = (pvt->dclr0 & BIT(16)) ? MEM_DDR2 : MEM_RDDR2; in determine_memory_type()