Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dedac.h84 DEV_X8, enumerator
94 #define DEV_FLAG_X8 BIT(DEV_X8)
/Linux-v4.19/drivers/edac/
Dhighbank_mc_edac.c235 dimm->dtype = DEV_X8; in highbank_mc_probe()
Di82975x_edac.c366 return DEV_X8; in i82975x_dram_type()
De7xxx_edac.c415 dimm->dtype = mem_dev ? DEV_X4 : DEV_X8; in e7xxx_init_csrows()
Di7300_edac.c671 dimm->dtype = DEV_X8; in decode_mtr()
Dpnd2_edac.c1261 dimm->dtype = (d->dwid == 0) ? DEV_X8 : DEV_X16; in apl_get_dimm_config()
1269 DEV_X8, DEV_X4, DEV_X16, DEV_UNKNOWN
Dcpc925_edac.c374 dtype = DEV_X8; in cpc925_init_csrows()
Daltera_edac.c410 dimm->dtype = DEV_X8; in altr_sdram_probe()
712 dimm->dtype = DEV_X8; in altr_s10_sdram_probe()
Di5400_edac.c1211 DEV_X8 : DEV_X4; in i5400_init_dimms()
Di5100_edac.c867 DEV_X4 : DEV_X8; in i5100_init_csrows()
Dedac_mc_sysfs.c99 [DEV_X8] = "x8",
Di5000_edac.c1297 dimm->dtype = DEV_X8; in i5000_init_csrows()
De752x_edac.c1133 dimm->dtype = mem_dev ? DEV_X4 : DEV_X8; in e752x_init_csrows()
Dskx_edac.c320 return DEV_X8; in get_width()
Di7core_edac.c614 dimm->dtype = DEV_X8; in get_dimm_config()
Dsb_edac.c951 type = DEV_X8; in __ibridge_get_width()