Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dedac.h77 DEV_X8, enumerator
87 #define DEV_FLAG_X8 BIT(DEV_X8)
/OK3568_Linux_fs/kernel/drivers/edac/
H A Dhighbank_mc_edac.c224 dimm->dtype = DEV_X8; in highbank_mc_probe()
H A Dbluefield_edac.c223 dimm->dtype = DEV_X8; in bluefield_edac_init_dimms()
H A Di82975x_edac.c418 dimm->dtype = DEV_X8; in i82975x_init_csrows()
H A De7xxx_edac.c415 dimm->dtype = mem_dev ? DEV_X4 : DEV_X8; in e7xxx_init_csrows()
H A Dsynopsys_edac.c643 dt = DEV_X8; in zynqmp_get_dtype()
695 ((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.c192 return DEV_X8; in get_width()
H A 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
H A Di7300_edac.c669 dimm->dtype = DEV_X8; in decode_mtr()
H A Dcpc925_edac.c362 dtype = DEV_X8; in cpc925_init_csrows()
H A Di5400_edac.c1201 DEV_X8 : DEV_X4; in i5400_init_dimms()
H A Di5100_edac.c856 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.c1133 dimm->dtype = mem_dev ? DEV_X4 : DEV_X8; in e752x_init_csrows()
H A Daltera_edac.c393 dimm->dtype = DEV_X8; in altr_sdram_probe()
H A Di7core_edac.c611 dimm->dtype = DEV_X8; in get_dimm_config()
H A Dsb_edac.c949 type = DEV_X8; in __ibridge_get_width()
H A Damd64_edac.c2965 dev_type = DEV_X8; in init_csrows_df()