Home
last modified time | relevance | path

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

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