Searched refs:DEV_X4 (Results 1 - 19 of 19) sorted by relevance

/linux-master/include/linux/
H A Dedac.h64 * @DEV_X4: 4 bits for data
76 DEV_X4, enumerator in enum:dev_type
86 #define DEV_FLAG_X4 BIT(DEV_X4)
/linux-master/drivers/edac/
H A Damd76x_edac.c214 dimm->dtype = ((dms >> index) & 0x1) ? DEV_X4 : DEV_UNKNOWN;
H A Dbluefield_edac.c220 dimm->dtype = DEV_X4;
H A Dsynopsys_edac.c634 dt = DEV_X4;
664 dt = DEV_X4;
719 ((dt == DEV_X2) || (dt == DEV_X4) || (dt == DEV_X8)))
H A De7xxx_edac.c414 dimm->dtype = mem_dev ? DEV_X4 : DEV_X8;
H A Ddmc520_edac.c325 dt = DEV_X4;
H A Dppc4xx_edac.c829 return DEV_X4;
H A Dskx_common.c227 return DEV_X4;
H A Di7300_edac.c671 dimm->dtype = DEV_X4;
H A Di5400_edac.c1202 DEV_X8 : DEV_X4;
H A Di5000_edac.c1291 dimm->dtype = DEV_X4;
H A Di5100_edac.c851 DEV_X4 : DEV_X8;
H A De752x_edac.c1132 dimm->dtype = mem_dev ? DEV_X4 : DEV_X8;
H A Dedac_mc_sysfs.c98 [DEV_X4] = "x4",
H A Dversal_edac.c512 dt = DEV_X4;
H A Di7core_edac.c608 dimm->dtype = DEV_X4;
H A Dpnd2_edac.c1241 DEV_X8, DEV_X4, DEV_X16, DEV_UNKNOWN
H A Dsb_edac.c958 type = DEV_X4;
H A Damd64_edac.c3080 dev_type = DEV_X4;

Completed in 233 milliseconds