Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dedac.h218 MEM_DDR3, enumerator
240 #define MEM_FLAG_DDR3 BIT(MEM_DDR3)
/linux-4.4.14/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()
Dhighbank_mc_edac.c238 dimm->mtype = MEM_DDR3; in highbank_mc_probe()
Dsynopsys_edac.c344 mt = MEM_DDR3; in synps_edac_get_mtype()
Daltera_edac.c398 dimm->mtype = MEM_DDR3; in altr_sdram_probe()
Dghes_edac.c122 dimm->mtype = MEM_DDR3; in ghes_edac_dmidecode()
Dedac_mc_sysfs.c110 [MEM_DDR3] = "Unbuffered-DDR3",
Dedac_mc.c149 [MEM_DDR3] = "Unbuffered DDR3 RAM",
Damd64_edac.c878 pvt->dram_type = MEM_DDR3; in determine_memory_type()
896 pvt->dram_type = (pvt->dclr0 & BIT(16)) ? MEM_DDR3 : MEM_RDDR3; in determine_memory_type()
Dsb_edac.c733 mtype = MEM_DDR3; in get_memory_type()
765 mtype = MEM_DDR3; in haswell_get_memory_type()
Dmpc85xx_edac.c968 mtype = MEM_DDR3; in mpc85xx_init_csrows()
Di7core_edac.c574 mtype = MEM_DDR3; in get_dimm_config()