Home
last modified time | relevance | path

Searched refs:MEM_DDR3 (Results 1 – 14 of 14) sorted by relevance

/Linux-v4.19/include/linux/
Dedac.h207 MEM_DDR3, enumerator
231 #define MEM_FLAG_DDR3 BIT(MEM_DDR3)
/Linux-v4.19/drivers/edac/
Die31200_edac.c479 dimm->mtype = MEM_DDR3; in ie31200_probe1()
491 dimm->mtype = MEM_DDR3; in ie31200_probe1()
Dhighbank_mc_edac.c236 dimm->mtype = MEM_DDR3; in highbank_mc_probe()
Dti_edac.c186 dimm->mtype = MEM_DDR3; in ti_edac_setup_dimm()
Dsynopsys_edac.c344 mt = MEM_DDR3; in synps_edac_get_mtype()
Dghes_edac.c131 dimm->mtype = MEM_DDR3; in ghes_edac_dmidecode()
Dpnd2_edac.c1262 dimm->mtype = MEM_DDR3; in apl_get_dimm_config()
1284 memtype = MEM_DDR3; in dnv_get_dimm_config()
1300 if (memtype == MEM_DDR3) { in dnv_get_dimm_config()
Dfsl_ddr_edac.c428 mtype = MEM_DDR3; in fsl_ddr_init_csrows()
Daltera_edac.c411 dimm->mtype = MEM_DDR3; in altr_sdram_probe()
713 dimm->mtype = MEM_DDR3; in altr_s10_sdram_probe()
Dedac_mc.c213 [MEM_DDR3] = "Unbuffered-DDR3",
Damd64_edac.c1035 pvt->dram_type = MEM_DDR3; in determine_memory_type()
1062 pvt->dram_type = (pvt->dclr0 & BIT(16)) ? MEM_DDR3 : MEM_RDDR3; in determine_memory_type()
Dsb_edac.c888 mtype = MEM_DDR3; in get_memory_type()
920 mtype = MEM_DDR3; in haswell_get_memory_type()
Di7core_edac.c564 mtype = MEM_DDR3; in get_dimm_config()
Dthunderx_edac.c711 MEM_DDR4 : MEM_DDR3; in thunderx_lmc_probe()