Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dedac.h76 DEV_X4, enumerator
86 #define DEV_FLAG_X4 BIT(DEV_X4)
/linux-6.15/drivers/edac/
H A Damd76x_edac.c214 dimm->dtype = ((dms >> index) & 0x1) ? DEV_X4 : DEV_UNKNOWN; in amd76x_init_csrows()
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 Dbluefield_edac.c320 dimm->dtype = DEV_X4; in bluefield_edac_init_dimms()
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.c306 return DEV_X4; in get_width()
H A Di7300_edac.c672 dimm->dtype = DEV_X4; in decode_mtr()
H A Di5400_edac.c1203 DEV_X8 : DEV_X4; in i5400_init_dimms()
H A Di5100_edac.c851 DEV_X4 : DEV_X8; in i5100_init_csrows()
H A Dedac_mc_sysfs.c98 [DEV_X4] = "x4",
H A Dversal_edac.c512 dt = DEV_X4; in get_dwidth()
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.c1241 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.c960 type = DEV_X4; in __ibridge_get_width()
H A Damd64_edac.c3085 dev_type = DEV_X4; in umc_init_csrows()