Home
last modified time | relevance | path

Searched refs:DEV_X16 (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.4/include/linux/
Dedac.h86 DEV_X16, enumerator
96 #define DEV_FLAG_X16 BIT(DEV_X16)
/Linux-v5.4/drivers/edac/
Dti_edac.c149 dimm->dtype = DEV_X16; in ti_edac_setup_dimm()
174 dimm->dtype = DEV_X16; in ti_edac_setup_dimm()
Dbluefield_edac.c226 dimm->dtype = DEV_X16; in bluefield_edac_init_dimms()
Darmada_xp_edac.c270 dimm->dtype = cs_struct ? DEV_X16 : DEV_X8; in axp_mc_read_config()
Dskx_common.c173 return DEV_X16; in get_width()
Dcpc925_edac.c358 dtype = DEV_X16; in cpc925_init_csrows()
Dmv64x60_edac.c683 dimm->dtype = DEV_X16; in mv64x60_init_csrows()
Dpnd2_edac.c1258 dimm->dtype = (d->dwid == 0) ? DEV_X8 : DEV_X16; in apl_get_dimm_config()
1266 DEV_X8, DEV_X4, DEV_X16, DEV_UNKNOWN
Dedac_mc_sysfs.c100 [DEV_X16] = "x16",
Dsb_edac.c929 return DEV_X16; in knl_get_width()
947 type = DEV_X16; in __ibridge_get_width()
Di7core_edac.c615 dimm->dtype = DEV_X16; in get_dimm_config()
Damd64_edac.c2913 dev_type = DEV_X16; in init_csrows_df()