Home
last modified time | relevance | path

Searched refs:MEM_DDR2 (Results 1 – 11 of 11) sorted by relevance

/linux/include/linux/
H A Dedac.h204 MEM_DDR2, enumerator
236 #define MEM_FLAG_DDR2 BIT(MEM_DDR2)
/linux/drivers/edac/
H A Dti_edac.c184 dimm->mtype = MEM_DDR2; in ti_edac_setup_dimm()
H A Di3000_edac.c412 dimm->mtype = MEM_DDR2; in i3000_probe1()
H A Dx38_edac.c387 dimm->mtype = MEM_DDR2; in x38_probe1()
H A Di3200_edac.c405 dimm->mtype = MEM_DDR2; in i3200_probe1()
H A Di82975x_edac.c419 dimm->mtype = MEM_DDR2; /* I82975x supports only DDR2 */ in i82975x_init_csrows()
H A Dghes_edac.c142 dimm->mtype = MEM_DDR2; in assign_dmi_dimm_info()
H A Dfsl_ddr_edac.c426 mtype = MEM_DDR2; in fsl_ddr_init_csrows()
H A Dedac_mc.c151 [MEM_DDR2] = "Unbuffered-DDR2",
H A Dsynopsys_edac.c805 mt = MEM_DDR2; in zynq_get_mtype()
H A Damd64_edac.c1591 pvt->dram_type = (pvt->dclr0 & BIT(16)) ? MEM_DDR2 : MEM_RDDR2; in dct_determine_memory_type()