Searched refs:MEM_DDR2 (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/edac/
H A Dedac_core.h135 MEM_DDR2, /* DDR2 RAM */ enumerator in enum:mem_type
154 #define MEM_FLAG_DDR2 BIT(MEM_DDR2)
H A Di3000_edac.c399 csrow->mtype = MEM_DDR2;
H A Di3200_edac.c387 csrow->mtype = MEM_DDR2;
H A Dx38_edac.c385 csrow->mtype = MEM_DDR2;
H A Dppc4xx_edac.c867 return rden ? MEM_RDDR2 : MEM_DDR2;
H A Dedac_mc_sysfs.c95 [MEM_DDR2] = "Unbuffered-DDR2",
H A Dmpc85xx_edac.c918 mtype = MEM_DDR2;
H A Damd64_edac.c1026 type = (pvt->dclr0 & BIT(16)) ? MEM_DDR2 : MEM_RDDR2;

Completed in 91 milliseconds