Searched refs:MEM_RDDR (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/edac/
H A Dedac_mc.h125 MEM_RDDR, /* Registered Double data rate SDRAM */ enumerator in enum:mem_type
140 #define MEM_FLAG_RDDR BIT(MEM_RDDR)
H A Damd76x_edac.c210 csrow->mtype = MEM_RDDR;
H A Dr82600_edac.c252 csrow->mtype = reg_sdram ? MEM_RDDR : MEM_DDR;
H A De7xxx_edac.c388 csrow->mtype = MEM_RDDR; /* only one type supported */
H A De752x_edac.c823 csrow->mtype = MEM_RDDR; /* only one type supported */
H A Dedac_mc.c80 [MEM_RDDR] = "Registered-DDR",

Completed in 57 milliseconds