Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dedac.h211 MEM_DDR4, enumerator
234 #define MEM_FLAG_DDR4 BIT(MEM_DDR4)
/Linux-v5.4/drivers/edac/
Die31200_edac.c500 dimm->mtype = MEM_DDR4; in ie31200_probe1()
512 dimm->mtype = MEM_DDR4; in ie31200_probe1()
Dbluefield_edac.c210 dimm->mtype = MEM_DDR4; in bluefield_edac_init_dimms()
Daspeed_edac.c265 dram_type = (reg04 & ASPEED_MCR_CONF_DRAM_TYPE) ? MEM_DDR4 : MEM_DDR3; in init_csrows()
Dghes_edac.c149 dimm->mtype = MEM_DDR4; in ghes_edac_dmidecode()
Dfsl_ddr_edac.c435 mtype = MEM_DDR4; in fsl_ddr_init_csrows()
Dskx_common.c315 dimm->mtype = MEM_DDR4; in skx_get_dimm_info()
Damd64_edac.c1091 pvt->dram_type = MEM_DDR4; in determine_memory_type()
1111 pvt->dram_type = MEM_DDR4; in determine_memory_type()
1546 if (pvt->dram_type == MEM_DDR4) { in f15_m60h_dbam_to_chip_select()
Dedac_mc.c214 [MEM_DDR4] = "Unbuffered-DDR4",
Dsynopsys_edac.c762 mt = MEM_DDR4; in zynqmp_get_mtype()
Dsb_edac.c914 mtype = MEM_DDR4; in haswell_get_memory_type()
1602 if (mtype == MEM_DDR4 || mtype == MEM_RDDR4) in __populate_dimms()
Dpnd2_edac.c1277 memtype = MEM_DDR4; in dnv_get_dimm_config()
Dthunderx_edac.c711 MEM_DDR4 : MEM_DDR3; in thunderx_lmc_probe()