Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dedac.h203 MEM_DDR4, enumerator
226 #define MEM_FLAG_DDR4 BIT(MEM_DDR4)
/kernel/linux/linux-5.10/drivers/edac/
Die31200_edac.c500 dimm->mtype = MEM_DDR4; in ie31200_probe1()
511 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()
Dfsl_ddr_edac.c435 mtype = MEM_DDR4; in fsl_ddr_init_csrows()
Ddmc520_edac.c307 mt = MEM_DDR4; in dmc520_get_mtype()
Dghes_edac.c160 dimm->mtype = MEM_DDR4; in assign_dmi_dimm_info()
Dskx_common.c335 dimm->mtype = MEM_DDR4; in skx_get_dimm_info()
Damd64_edac.c1075 pvt->dram_type = MEM_DDR4; in determine_memory_type()
1111 pvt->dram_type = MEM_DDR4; in determine_memory_type()
1556 if (pvt->dram_type == MEM_DDR4) { in f15_m60h_dbam_to_chip_select()
Dedac_mc.c161 [MEM_DDR4] = "Unbuffered-DDR4",
Dsynopsys_edac.c760 mt = MEM_DDR4; in zynqmp_get_mtype()
Dsb_edac.c916 mtype = MEM_DDR4; in haswell_get_memory_type()
1600 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()