Home
last modified time | relevance | path

Searched refs:DEV_X4 (Results 1 – 11 of 11) sorted by relevance

/linux/include/linux/
H A Dedac.h76 DEV_X4, enumerator
86 #define DEV_FLAG_X4 BIT(DEV_X4)
/linux/drivers/edac/
H A Damd76x_edac.c214 dimm->dtype = ((dms >> index) & 0x1) ? DEV_X4 : DEV_UNKNOWN; in amd76x_init_csrows()
H A Dsynopsys_edac.c687 dt = DEV_X4; in zynq_get_dtype()
717 dt = DEV_X4; in zynqmp_get_dtype()
753 (dt == DEV_X2 || dt == DEV_X4 || dt == DEV_X8)) { in get_ecc_state()
H A Dbluefield_edac.c330 dimm->dtype = DEV_X4; in bluefield_edac_init_dimms()
H A De7xxx_edac.c414 dimm->dtype = mem_dev ? DEV_X4 : DEV_X8; in e7xxx_init_csrows()
H A Ddmc520_edac.c325 dt = DEV_X4; in dmc520_get_dtype()
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.c512 dt = DEV_X4; in get_dwidth()
H A Di7core_edac.c608 dimm->dtype = DEV_X4; in get_dimm_config()
H A Dsb_edac.c960 type = DEV_X4; in __ibridge_get_width()