Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dedac.h212 MEM_DDR4, enumerator
243 #define MEM_FLAG_DDR4 BIT(MEM_DDR4)
/linux/drivers/edac/
H A Die31200_edac.c507 dimm->mtype = MEM_DDR4; in ie31200_probe1()
518 dimm->mtype = MEM_DDR4; in ie31200_probe1()
H A Dbluefield_edac.c210 dimm->mtype = MEM_DDR4; in bluefield_edac_init_dimms()
H A Daspeed_edac.c265 dram_type = (reg04 & ASPEED_MCR_CONF_DRAM_TYPE) ? MEM_DDR4 : MEM_DDR3; in init_csrows()
H A Dghes_edac.c161 dimm->mtype = MEM_DDR4; in assign_dmi_dimm_info()
H A Dfsl_ddr_edac.c432 mtype = MEM_DDR4; in fsl_ddr_init_csrows()
H A Ddmc520_edac.c307 mt = MEM_DDR4; in dmc520_get_mtype()
H A Dskx_common.c363 mtype = MEM_DDR4; in skx_get_dimm_info()
H A Dedac_mc.c159 [MEM_DDR4] = "Unbuffered-DDR4",
H A 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()
H A Damd64_edac.c1575 umc->dram_type = MEM_DDR4; in umc_determine_memory_type()
1618 pvt->dram_type = MEM_DDR4; in dct_determine_memory_type()
1984 if (pvt->dram_type == MEM_DDR4) { in f15_m60h_dbam_to_chip_select()
H A Dversal_edac.c605 dimm->mtype = MEM_DDR4; in init_csrows()
H A Dsynopsys_edac.c807 mt = MEM_DDR4; in zynqmp_get_mtype()
H A Digen6_edac.c627 return MEM_DDR4; in get_memory_type()
H A Dpnd2_edac.c1252 memtype = MEM_DDR4; in dnv_get_dimm_config()
H A Dthunderx_edac.c711 MEM_DDR4 : MEM_DDR3; in thunderx_lmc_probe()