Searched refs:MEM_DDR3 (Results 1 - 18 of 18) sorted by relevance

/linux-master/include/linux/
H A Dedac.h174 * @MEM_DDR3: DDR3 RAM
208 MEM_DDR3, enumerator in enum:mem_type
240 #define MEM_FLAG_DDR3 BIT(MEM_DDR3)
/linux-master/drivers/edac/
H A Dhighbank_mc_edac.c228 dimm->mtype = MEM_DDR3;
H A Dti_edac.c186 dimm->mtype = MEM_DDR3;
H A Die31200_edac.c509 dimm->mtype = MEM_DDR3;
520 dimm->mtype = MEM_DDR3;
H A Daspeed_edac.c265 dram_type = (reg04 & ASPEED_MCR_CONF_DRAM_TYPE) ? MEM_DDR4 : MEM_DDR3;
H A Dghes_edac.c153 dimm->mtype = MEM_DDR3;
H A Dpnd2_edac.c1234 dimm->mtype = MEM_DDR3;
1256 memtype = MEM_DDR3;
1272 if (memtype == MEM_DDR3) {
H A Darmada_xp_edac.c274 MEM_RDDR3 : MEM_DDR3;
H A Ddmc520_edac.c303 mt = MEM_DDR3;
H A Dfsl_ddr_edac.c429 mtype = MEM_DDR3;
H A Dsynopsys_edac.c756 mt = MEM_DDR3;
780 mt = MEM_DDR3;
H A Dedac_mc.c155 [MEM_DDR3] = "Unbuffered-DDR3",
H A Digen6_edac.c629 return MEM_DDR3;
H A Daltera_edac.c390 dimm->mtype = MEM_DDR3;
H A Di7core_edac.c562 mtype = MEM_DDR3;
H A Dthunderx_edac.c711 MEM_DDR4 : MEM_DDR3;
H A Dsb_edac.c895 mtype = MEM_DDR3;
927 mtype = MEM_DDR3;
H A Damd64_edac.c1618 pvt->dram_type = MEM_DDR3;
1638 pvt->dram_type = (pvt->dclr0 & BIT(16)) ? MEM_DDR3 : MEM_RDDR3;

Completed in 298 milliseconds