Lines Matching +full:per +full:- +full:channel
1 /* SPDX-License-Identifier: GPL-2.0 */
32 #define SKX_NUM_IMC 2 /* Memory controllers per socket */
33 #define SKX_NUM_CHANNELS 3 /* Channels per memory controller */
34 #define SKX_NUM_DIMMS 2 /* Max DIMMS per channel */
60 * Table 15-10 "IA32_MCi_Status [15:0] Compound Error Code Encoding"
68 * cccc = channel
72 * Errors from either the memory of the 1-level memory system or the
73 * 2nd level memory (the slow "far" memory) of the 2-level memory system.
78 * of the 2-level memory system.
101 int num_channels; /* channels per memory controller */
102 int num_dimms; /* dimms per channel */
160 int channel; member
188 /* DDR memory controllers per socket */
190 /* DDR channels per DDR memory controller */
192 /* DDR DIMMs per DDR memory channel */
194 /* Per DDR channel memory-mapped I/O size */
196 /* HBM memory controllers per socket */
198 /* HBM channels per HBM memory controller */
200 /* HBM DIMMs per HBM memory channel */
202 /* Per HBM channel memory-mapped I/O size */