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

/linux-master/include/linux/
H A Dedac.h63 * @DEV_X2: 2 bits for data
75 DEV_X2, enumerator in enum:dev_type
85 #define DEV_FLAG_X2 BIT(DEV_X2)
/linux-master/drivers/edac/
H A Dsynopsys_edac.c631 dt = DEV_X2;
661 dt = DEV_X2;
694 if ((ecctype == SCRUB_MODE_SECDED) && (dt == DEV_X2))
719 ((dt == DEV_X2) || (dt == DEV_X4) || (dt == DEV_X8)))
H A Dppc4xx_edac.c827 return DEV_X2;
H A Dedac_mc_sysfs.c97 [DEV_X2] = "x2",
H A Dversal_edac.c509 dt = DEV_X2;

Completed in 237 milliseconds