Home
last modified time | relevance | path

Searched refs:MEM_DDR4 (Results 1 – 13 of 13) 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 Daspeed_edac.c265 dram_type = (reg04 & ASPEED_MCR_CONF_DRAM_TYPE) ? MEM_DDR4 : MEM_DDR3; in init_csrows()
H A Dbluefield_edac.c320 dimm->mtype = MEM_DDR4; in bluefield_edac_init_dimms()
H A Ddmc520_edac.c307 mt = MEM_DDR4; in dmc520_get_mtype()
H A Die31200_edac.c688 .mtype = MEM_DDR4,
H A Dskx_common.c477 mtype = MEM_DDR4; in skx_get_dimm_info()
H A Dsb_edac.c923 mtype = MEM_DDR4; in haswell_get_memory_type()
1607 if (mtype == MEM_DDR4 || mtype == MEM_RDDR4) in __populate_dimms()
2351 if (mtype == MEM_DDR4 || mtype == MEM_RDDR4) in get_memory_error_data()
H A Dedac_mc.c159 [MEM_DDR4] = "Unbuffered-DDR4",
H A Damd64_edac.c1583 umc->dram_type = MEM_DDR4; in umc_determine_memory_type()
1626 pvt->dram_type = MEM_DDR4; in dct_determine_memory_type()
1992 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.c824 mt = MEM_DDR4; in zynqmp_get_mtype()
H A Digen6_edac.c733 return MEM_DDR4; in get_memory_type()
H A Dthunderx_edac.c705 MEM_DDR4 : MEM_DDR3; in thunderx_lmc_probe()