Searched refs:DEV_X32 (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/edac/
H A Dti_edac.c152 dimm->dtype = DEV_X32;
170 dimm->dtype = DEV_X32;
H A Dfsl_ddr_edac.c468 dimm->dtype = DEV_X32;
H A Dedac_mc_sysfs.c101 [DEV_X32] = "x32",
H A Digen6_edac.c615 return DEV_X32;
/linux-master/include/linux/
H A Dedac.h67 * @DEV_X32: 32 bits for data
79 DEV_X32, /* Do these parts exist? */ enumerator in enum:dev_type
89 #define DEV_FLAG_X32 BIT(DEV_X32)

Completed in 261 milliseconds