Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dedac.h57 DEV_X4, enumerator
67 #define DEV_FLAG_X4 BIT(DEV_X4)
/linux-3.4.99/drivers/edac/
Damd76x_edac.c211 csrow->dtype = ((dms >> index) & 0x1) ? DEV_X4 : DEV_UNKNOWN; in amd76x_init_csrows()
De7xxx_edac.c386 csrow->dtype = mem_dev ? DEV_X4 : DEV_X8; in e7xxx_init_csrows()
Dppc4xx_edac.c842 return DEV_X4; in ppc4xx_edac_get_dtype()
Di7300_edac.c699 p_csrow->dtype = DEV_X4; in decode_mtr()
Dmv64x60_edac.c683 csrow->dtype = DEV_X4; in mv64x60_init_csrows()
Dedac_mc_sysfs.c108 [DEV_X4] = "x4",
Di5100_edac.c861 (priv->mtr[chan][rank].width == 4) ? DEV_X4 : DEV_X8; in i5100_init_csrows()
Di5400_edac.c1202 p_csrow->dtype = DEV_X4; in i5400_init_csrows()
De752x_edac.c1085 csrow->dtype = mem_dev ? DEV_X4 : DEV_X8; in e752x_init_csrows()
Di5000_edac.c1287 p_csrow->dtype = DEV_X4; in i5000_init_csrows()
Dsb_edac.c646 csr->dtype = (banks == 8) ? DEV_X8 : DEV_X4; in get_dimm_config()
Di7core_edac.c735 csr->dtype = DEV_X4; in get_dimm_config()