Home
last modified time | relevance | path

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

/linux-6.15/drivers/edac/
H A Die31200_edac.c95 #define IE31200_CHANNELS 2 macro
133 u64 reg_eccerrlog_offset[IE31200_CHANNELS];
144 u64 reg_mad_dimm_offset[IE31200_CHANNELS];
176 u64 eccerrlog[IE31200_CHANNELS];
409 for (i = 0; i < IE31200_CHANNELS; i++) { in ie31200_get_dimm_config()