Searched refs:MEM_DDR3 (Results 1 - 5 of 5) 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.h139 MEM_DDR3, /* DDR3 RAM */ enumerator in enum:mem_type
158 #define MEM_FLAG_DDR3 BIT(MEM_DDR3)
H A Dedac_mc_sysfs.c99 [MEM_DDR3] = "Unbuffered-DDR3",
H A Dmpc85xx_edac.c921 mtype = MEM_DDR3;
H A Di7core_edac.c617 mtype = MEM_DDR3;
H A Damd64_edac.c1024 type = (pvt->dclr0 & BIT(16)) ? MEM_DDR3 : MEM_RDDR3;

Completed in 64 milliseconds