Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Die31200_edac.c120 #define IE31200_CHANNELS 2 macro
155 u64 reg_eccerrlog_offset[IE31200_CHANNELS];
166 u64 reg_mad_dimm_offset[IE31200_CHANNELS];
198 u64 eccerrlog[IE31200_CHANNELS];
431 for (i = 0; i < IE31200_CHANNELS; i++) { in ie31200_get_dimm_config()