Home
last modified time | relevance | path

Searched refs:DIMMS_PER_CHANNEL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/edac/
H A Di5400_edac.c53 #define DIMMS_PER_CHANNEL 4 macro
340 u16 b0_mtr[DIMMS_PER_CHANNEL]; /* Memory Technlogy Reg */
344 u16 b1_mtr[DIMMS_PER_CHANNEL]; /* Memory Technlogy Reg */
349 struct i5400_dimm_info dimm_info[DIMMS_PER_CHANNEL][MAX_CHANNELS];
827 * the information is contained in DIMMS_PER_CHANNEL different
828 * registers determining which of the DIMMS_PER_CHANNEL requires
871 if (n >= DIMMS_PER_CHANNEL) { in determine_mtr()
1095 for (slot_row = 0; slot_row < DIMMS_PER_CHANNEL; slot_row++) { in i5400_get_mc_regs()
1120 for (slot_row = 0; slot_row < DIMMS_PER_CHANNEL; slot_row++) in i5400_get_mc_regs()
1137 for (slot_row = 0; slot_row < DIMMS_PER_CHANNEL; slot_ro in i5400_get_mc_regs()
[all...]
/kernel/linux/linux-6.6/drivers/edac/
H A Di5400_edac.c53 #define DIMMS_PER_CHANNEL 4 macro
341 u16 b0_mtr[DIMMS_PER_CHANNEL]; /* Memory Technlogy Reg */
345 u16 b1_mtr[DIMMS_PER_CHANNEL]; /* Memory Technlogy Reg */
350 struct i5400_dimm_info dimm_info[DIMMS_PER_CHANNEL][MAX_CHANNELS];
828 * the information is contained in DIMMS_PER_CHANNEL different
829 * registers determining which of the DIMMS_PER_CHANNEL requires
872 if (n >= DIMMS_PER_CHANNEL) { in determine_mtr()
1096 for (slot_row = 0; slot_row < DIMMS_PER_CHANNEL; slot_row++) { in i5400_get_mc_regs()
1121 for (slot_row = 0; slot_row < DIMMS_PER_CHANNEL; slot_row++) in i5400_get_mc_regs()
1138 for (slot_row = 0; slot_row < DIMMS_PER_CHANNEL; slot_ro in i5400_get_mc_regs()
[all...]

Completed in 4 milliseconds