Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dedac.h200 MEM_DDR3, enumerator
224 #define MEM_FLAG_DDR3 BIT(MEM_DDR3)
/kernel/linux/linux-5.10/drivers/edac/
Die31200_edac.c502 dimm->mtype = MEM_DDR3; in ie31200_probe1()
513 dimm->mtype = MEM_DDR3; in ie31200_probe1()
Dhighbank_mc_edac.c225 dimm->mtype = MEM_DDR3; in highbank_mc_probe()
Dti_edac.c186 dimm->mtype = MEM_DDR3; in ti_edac_setup_dimm()
Daspeed_edac.c265 dram_type = (reg04 & ASPEED_MCR_CONF_DRAM_TYPE) ? MEM_DDR4 : MEM_DDR3; in init_csrows()
Dsynopsys_edac.c732 mt = MEM_DDR3; in zynq_get_mtype()
756 mt = MEM_DDR3; in zynqmp_get_mtype()
Dpnd2_edac.c1259 dimm->mtype = MEM_DDR3; in apl_get_dimm_config()
1281 memtype = MEM_DDR3; in dnv_get_dimm_config()
1297 if (memtype == MEM_DDR3) { in dnv_get_dimm_config()
Dfsl_ddr_edac.c432 mtype = MEM_DDR3; in fsl_ddr_init_csrows()
Ddmc520_edac.c303 mt = MEM_DDR3; in dmc520_get_mtype()
Darmada_xp_edac.c272 MEM_RDDR3 : MEM_DDR3; in axp_mc_read_config()
Dghes_edac.c152 dimm->mtype = MEM_DDR3; in assign_dmi_dimm_info()
Dedac_mc.c158 [MEM_DDR3] = "Unbuffered-DDR3",
Damd64_edac.c1113 pvt->dram_type = MEM_DDR3; in determine_memory_type()
1131 pvt->dram_type = (pvt->dclr0 & BIT(16)) ? MEM_DDR3 : MEM_RDDR3; in determine_memory_type()
Dsb_edac.c889 mtype = MEM_DDR3; in get_memory_type()
921 mtype = MEM_DDR3; in haswell_get_memory_type()
Di7core_edac.c562 mtype = MEM_DDR3; in get_dimm_config()
Daltera_edac.c394 dimm->mtype = MEM_DDR3; in altr_sdram_probe()
Dthunderx_edac.c711 MEM_DDR4 : MEM_DDR3; in thunderx_lmc_probe()