Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dedac.h76 DEV_X4, enumerator
86 #define DEV_FLAG_X4 BIT(DEV_X4)
/openbmc/linux/drivers/edac/
H A Damd76x_edac.c214 dimm->dtype = ((dms >> index) & 0x1) ? DEV_X4 : DEV_UNKNOWN; in amd76x_init_csrows()
H A Dbluefield_edac.c220 dimm->dtype = DEV_X4; in bluefield_edac_init_dimms()
H A Dsynopsys_edac.c681 dt = DEV_X4; in zynq_get_dtype()
711 dt = DEV_X4; in zynqmp_get_dtype()
766 ((dt == DEV_X2) || (dt == DEV_X4) || (dt == DEV_X8))) in zynqmp_get_ecc_state()
H A De7xxx_edac.c414 dimm->dtype = mem_dev ? DEV_X4 : DEV_X8; in e7xxx_init_csrows()
H A Ddmc520_edac.c325 dt = DEV_X4; in dmc520_get_dtype()
H A Dskx_common.c256 return DEV_X4; in get_width()
H A Dppc4xx_edac.c829 return DEV_X4; in ppc4xx_edac_get_dtype()
H A Di7300_edac.c671 dimm->dtype = DEV_X4; in decode_mtr()
H A Di5100_edac.c851 DEV_X4 : DEV_X8; in i5100_init_csrows()
H A Di5400_edac.c1202 DEV_X8 : DEV_X4; in i5400_init_dimms()
H A Dedac_mc_sysfs.c98 [DEV_X4] = "x4",
H A De752x_edac.c1132 dimm->dtype = mem_dev ? DEV_X4 : DEV_X8; in e752x_init_csrows()
H A Di5000_edac.c1291 dimm->dtype = DEV_X4; in i5000_init_csrows()
H A Dpnd2_edac.c1244 DEV_X8, DEV_X4, DEV_X16, DEV_UNKNOWN
H A Di7core_edac.c608 dimm->dtype = DEV_X4; in get_dimm_config()
H A Dsb_edac.c958 type = DEV_X4; in __ibridge_get_width()
H A Damd64_edac.c3342 dev_type = DEV_X4; in umc_init_csrows()