Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dedac.h107 DEV_X4, enumerator
117 #define DEV_FLAG_X4 BIT(DEV_X4)
/linux-4.1.27/drivers/edac/
Damd76x_edac.c216 dimm->dtype = ((dms >> index) & 0x1) ? DEV_X4 : DEV_UNKNOWN; in amd76x_init_csrows()
Dsynopsys_edac.c279 dt = DEV_X4; in synps_edac_get_dtype()
De7xxx_edac.c416 dimm->dtype = mem_dev ? DEV_X4 : DEV_X8; in e7xxx_init_csrows()
Dppc4xx_edac.c846 return DEV_X4; in ppc4xx_edac_get_dtype()
Dmv64x60_edac.c690 dimm->dtype = DEV_X4; in mv64x60_init_csrows()
Di7300_edac.c673 dimm->dtype = DEV_X4; in decode_mtr()
Di5100_edac.c869 DEV_X4 : DEV_X8; in i5100_init_csrows()
Di5400_edac.c1210 dimm->dtype = MTR_DRAM_WIDTH(mtr) ? DEV_X8 : DEV_X4; in i5400_init_dimms()
De752x_edac.c1134 dimm->dtype = mem_dev ? DEV_X4 : DEV_X8; in e752x_init_csrows()
Di5000_edac.c1299 dimm->dtype = DEV_X4; in i5000_init_csrows()
Dedac_mc_sysfs.c120 [DEV_X4] = "x4",
Di7core_edac.c621 dimm->dtype = DEV_X4; in get_dimm_config()
Dsb_edac.c946 dimm->dtype = DEV_X4; in get_dimm_config()