Home
last modified time | relevance | path

Searched refs:DEV_X8 (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/include/linux/
H A Dedac.h77 DEV_X8, enumerator
87 #define DEV_FLAG_X8 BIT(DEV_X8)
/openbmc/linux/drivers/edac/
H A Dbluefield_edac.c223 dimm->dtype = DEV_X8; in bluefield_edac_init_dimms()
H A Dhighbank_mc_edac.c227 dimm->dtype = DEV_X8; in highbank_mc_probe()
H A Di82975x_edac.c417 dimm->dtype = DEV_X8; in i82975x_init_csrows()
H A De7xxx_edac.c414 dimm->dtype = mem_dev ? DEV_X4 : DEV_X8; in e7xxx_init_csrows()
H A Dsynopsys_edac.c667 dt = DEV_X8; in zynqmp_get_dtype()
719 ((dt == DEV_X2) || (dt == DEV_X4) || (dt == DEV_X8))) in zynqmp_get_ecc_state()
H A Ddmc520_edac.c329 dt = DEV_X8; in dmc520_get_dtype()
H A Darmada_xp_edac.c270 dimm->dtype = cs_struct ? DEV_X16 : DEV_X8; in axp_mc_read_config()
H A Dskx_common.c229 return DEV_X8; in get_width()
H A Dcpc925_edac.c362 dtype = DEV_X8; in cpc925_init_csrows()
H A Di7300_edac.c669 dimm->dtype = DEV_X8; in decode_mtr()
H A Dpnd2_edac.c1236 dimm->dtype = (d->dwid == 0) ? DEV_X8 : DEV_X16; in apl_get_dimm_config()
1244 DEV_X8, DEV_X4, DEV_X16, DEV_UNKNOWN
H A Di5400_edac.c1202 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.c99 [DEV_X8] = "x8",
H A Di5000_edac.c1289 dimm->dtype = DEV_X8; in i5000_init_csrows()
H A De752x_edac.c1132 dimm->dtype = mem_dev ? DEV_X4 : DEV_X8; in e752x_init_csrows()
H A Digen6_edac.c438 return DEV_X8; in get_width()
H A Di7core_edac.c611 dimm->dtype = DEV_X8; in get_dimm_config()
H A Daltera_edac.c394 dimm->dtype = DEV_X8; in altr_sdram_probe()
H A Dsb_edac.c955 type = DEV_X8; in __ibridge_get_width()
H A Damd64_edac.c3339 dev_type = DEV_X8; in umc_init_csrows()