Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dedac.h108 DEV_X8, enumerator
118 #define DEV_FLAG_X8 BIT(DEV_X8)
/linux-4.4.14/drivers/edac/
Dhighbank_mc_edac.c237 dimm->dtype = DEV_X8; in highbank_mc_probe()
De7xxx_edac.c416 dimm->dtype = mem_dev ? DEV_X4 : DEV_X8; in e7xxx_init_csrows()
Daltera_edac.c397 dimm->dtype = DEV_X8; in altr_sdram_probe()
Di82975x_edac.c367 return DEV_X8; in i82975x_dram_type()
Di7300_edac.c671 dimm->dtype = DEV_X8; in decode_mtr()
Dcpc925_edac.c375 dtype = DEV_X8; in cpc925_init_csrows()
Dedac_mc_sysfs.c121 [DEV_X8] = "x8",
Di5400_edac.c1210 dimm->dtype = MTR_DRAM_WIDTH(mtr) ? DEV_X8 : DEV_X4; in i5400_init_dimms()
Di5100_edac.c870 DEV_X4 : DEV_X8; in i5100_init_csrows()
De752x_edac.c1134 dimm->dtype = mem_dev ? DEV_X4 : DEV_X8; in e752x_init_csrows()
Di5000_edac.c1297 dimm->dtype = DEV_X8; in i5000_init_csrows()
Di7core_edac.c624 dimm->dtype = DEV_X8; in get_dimm_config()
Dsb_edac.c790 type = DEV_X8; in __ibridge_get_width()