Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dedac.h83 DEV_X4, enumerator
93 #define DEV_FLAG_X4 BIT(DEV_X4)
/Linux-v4.19/drivers/edac/
Damd76x_edac.c215 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.c415 dimm->dtype = mem_dev ? DEV_X4 : DEV_X8; in e7xxx_init_csrows()
Dppc4xx_edac.c847 return DEV_X4; in ppc4xx_edac_get_dtype()
Dmv64x60_edac.c686 dimm->dtype = DEV_X4; in mv64x60_init_csrows()
Di7300_edac.c673 dimm->dtype = DEV_X4; in decode_mtr()
Di5400_edac.c1211 DEV_X8 : DEV_X4; in i5400_init_dimms()
Di5100_edac.c867 DEV_X4 : DEV_X8; in i5100_init_csrows()
Dedac_mc_sysfs.c98 [DEV_X4] = "x4",
Di5000_edac.c1299 dimm->dtype = DEV_X4; in i5000_init_csrows()
De752x_edac.c1133 dimm->dtype = mem_dev ? DEV_X4 : DEV_X8; in e752x_init_csrows()
Dskx_edac.c318 return DEV_X4; in get_width()
Dpnd2_edac.c1269 DEV_X8, DEV_X4, DEV_X16, DEV_UNKNOWN
Di7core_edac.c611 dimm->dtype = DEV_X4; in get_dimm_config()
Dsb_edac.c954 type = DEV_X4; in __ibridge_get_width()