Searched refs:MEM_DDR2 (Results 1 – 10 of 10) sorted by relevance
125 MEM_DDR2, enumerator144 #define MEM_FLAG_DDR2 BIT(MEM_DDR2)
101 csrow->mtype = MEM_DDR2; in tile_edac_init_csrows()
399 csrow->mtype = MEM_DDR2; in i3000_probe1()
389 csrow->mtype = MEM_DDR2; in i3200_probe1()
386 csrow->mtype = MEM_DDR2; in x38_probe1()
419 csrow->mtype = MEM_DDR2; /* I82975x supports only DDR2 */ in i82975x_init_csrows()
866 return rden ? MEM_RDDR2 : MEM_DDR2; in ppc4xx_edac_get_mtype()
96 [MEM_DDR2] = "Unbuffered-DDR2",
916 mtype = MEM_DDR2; in mpc85xx_init_csrows()
917 type = (pvt->dclr0 & BIT(16)) ? MEM_DDR2 : MEM_RDDR2; in amd64_determine_memory_type()