Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dedac.h218 MEM_DDR3, enumerator
240 #define MEM_FLAG_DDR3 BIT(MEM_DDR3)
/linux-4.1.27/drivers/edac/
Die31200_edac.c420 dimm->mtype = MEM_DDR3; in ie31200_probe1()
429 dimm->mtype = MEM_DDR3; in ie31200_probe1()
Dtile_edac.c109 dimm->mtype = MEM_DDR3; in tile_edac_init_csrows()
Dghes_edac.c85 [MEM_DDR3] = "DDR3",
142 dimm->mtype = MEM_DDR3; in ghes_edac_dmidecode()
Dhighbank_mc_edac.c238 dimm->mtype = MEM_DDR3; in highbank_mc_probe()
Daltera_edac.c338 dimm->mtype = MEM_DDR3; in altr_sdram_probe()
Dsynopsys_edac.c344 mt = MEM_DDR3; in synps_edac_get_mtype()
Dsb_edac.c697 mtype = MEM_DDR3; in get_memory_type()
729 mtype = MEM_DDR3; in haswell_get_memory_type()
Dedac_mc.c144 [MEM_DDR3] = "Unbuffered DDR3 RAM",
Damd64_edac.c863 pvt->dram_type = MEM_DDR3; in determine_memory_type()
881 pvt->dram_type = (pvt->dclr0 & BIT(16)) ? MEM_DDR3 : MEM_RDDR3; in determine_memory_type()
Dmpc85xx_edac.c964 mtype = MEM_DDR3; in mpc85xx_init_csrows()
Dedac_mc_sysfs.c110 [MEM_DDR3] = "Unbuffered-DDR3",
Di7core_edac.c574 mtype = MEM_DDR3; in get_dimm_config()