Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dedac.h77 DEV_X8, enumerator
87 #define DEV_FLAG_X8 BIT(DEV_X8)
/linux/drivers/edac/
H A Dhighbank_mc_edac.c227 dimm->dtype = DEV_X8; in highbank_mc_probe()
H A Dbluefield_edac.c333 dimm->dtype = DEV_X8; in bluefield_edac_init_dimms()
H A De7xxx_edac.c414 dimm->dtype = mem_dev ? DEV_X4 : DEV_X8; in e7xxx_init_csrows()
H A Di82975x_edac.c417 dimm->dtype = DEV_X8; in i82975x_init_csrows()
H A Dsynopsys_edac.c720 dt = DEV_X8; in zynqmp_get_dtype()
753 (dt == DEV_X2 || dt == DEV_X4 || dt == DEV_X8)) { in get_ecc_state()
H A Ddmc520_edac.c329 dt = DEV_X8; in dmc520_get_dtype()
H A Dedac_mc_sysfs.c99 [DEV_X8] = "x8",
H A Darmada_xp_edac.c272 dimm->dtype = cs_struct ? DEV_X16 : DEV_X8; in axp_mc_read_config()
H A Dcpc925_edac.c362 dtype = DEV_X8; in cpc925_init_csrows()
H A Die31200_edac.c419 dd->dtype = field_get(cfg->reg_mad_dimm_width_mask[dimm], addr_decode) + DEV_X8; in populate_dimm_info()
H A Dskx_common.c324 return DEV_X8; in get_width()
H A Di5100_edac.c851 DEV_X4 : DEV_X8; in i5100_init_csrows()
H A De752x_edac.c1132 dimm->dtype = mem_dev ? DEV_X4 : DEV_X8; in e752x_init_csrows()
H A Dversal_edac.c515 dt = DEV_X8; in get_dwidth()
H A Digen6_edac.c717 return DEV_X8; in get_width()
H A Di7core_edac.c610 dimm->dtype = DEV_X8; in get_dimm_config()
H A Dsb_edac.c956 type = DEV_X8; in __ibridge_get_width()
H A Damd64_edac.c3096 dev_type = DEV_X8; in umc_init_csrows()