Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dedac.h211 MEM_DDR4, enumerator
241 #define MEM_FLAG_DDR4 BIT(MEM_DDR4)
/linux-6.1.9/drivers/edac/
Die31200_edac.c507 dimm->mtype = MEM_DDR4; in ie31200_probe1()
518 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.c162 dimm->mtype = MEM_DDR4; in assign_dmi_dimm_info()
Dfsl_ddr_edac.c433 mtype = MEM_DDR4; in fsl_ddr_init_csrows()
Ddmc520_edac.c307 mt = MEM_DDR4; in dmc520_get_mtype()
Dskx_common.c363 mtype = MEM_DDR4; in skx_get_dimm_info()
Dedac_mc.c159 [MEM_DDR4] = "Unbuffered-DDR4",
Dsb_edac.c922 mtype = MEM_DDR4; in haswell_get_memory_type()
1606 if (mtype == MEM_DDR4 || mtype == MEM_RDDR4) in __populate_dimms()
2350 if (mtype == MEM_DDR4 || mtype == MEM_RDDR4) in get_memory_error_data()
Damd64_edac.c1666 umc->dram_type = MEM_DDR4; in determine_memory_type_df()
1712 pvt->dram_type = MEM_DDR4; in determine_memory_type()
2157 if (pvt->dram_type == MEM_DDR4) { in f15_m60h_dbam_to_chip_select()
Dsynopsys_edac.c785 mt = MEM_DDR4; in zynqmp_get_mtype()
Digen6_edac.c454 return MEM_DDR4; in get_memory_type()
Dpnd2_edac.c1255 memtype = MEM_DDR4; in dnv_get_dimm_config()
Dthunderx_edac.c711 MEM_DDR4 : MEM_DDR3; in thunderx_lmc_probe()