summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/attribute_info/memory_mrw_attributes.xml
blob: fa8f7746572bb1593db26ff670f2b30aa908073e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
<!-- IBM_PROLOG_BEGIN_TAG                                                   -->
<!-- This is an automatically generated prolog.                             -->
<!--                                                                        -->
<!-- $Source: chips/p9/procedures/xml/attribute_info/memory_mrw_attributes.xml $ -->
<!--                                                                        -->
<!-- IBM CONFIDENTIAL                                                       -->
<!--                                                                        -->
<!-- EKB Project                                                            -->
<!--                                                                        -->
<!-- COPYRIGHT 2016                                                         -->
<!-- [+] International Business Machines Corp.                              -->
<!--                                                                        -->
<!--                                                                        -->
<!-- The source code for this program is not published or otherwise         -->
<!-- divested of its trade secrets, irrespective of what has been           -->
<!-- deposited with the U.S. Copyright Office.                              -->
<!--                                                                        -->
<!-- IBM_PROLOG_END_TAG                                                     -->

<attributes>

    <attribute>
        <id>ATTR_MRW_SAFEMODE_MEM_THROTTLED_N_COMMANDS_PER_PORT</id>
        <targetType>TARGET_TYPE_SYSTEM</targetType>
        <description>
          Machine Readable Workbook safe mode throttle value for numerator cfg_nm_n_per_port
        </description>
        <valueType>uint32</valueType>
        <platInit/>
        <mssAccessorName>mrw_safemode_mem_throttled_n_commands_per_port</mssAccessorName>
    </attribute>

    <attribute>
        <id>ATTR_MRW_THERMAL_MEMORY_POWER_LIMIT</id>
        <targetType>TARGET_TYPE_SYSTEM</targetType>
        <description>Machine Readable Workbook Thermal Memory Power Limit</description>
        <valueType>uint32</valueType>
        <platInit/>
        <mssAccessorName>mrw_thermal_memory_power_limit</mssAccessorName>
    </attribute>

    <attribute>
        <id>ATTR_MRW_DIMM_POWER_CURVE_PERCENT_UPLIFT</id>
        <targetType>TARGET_TYPE_SYSTEM</targetType>
        <description>
          Machine Readable Workbook DIMM power curve percent uplift
          for this system at max utilization.
        </description>
        <valueType>uint8</valueType>
        <platInit/>
        <mssAccessorName>mrw_dimm_power_curve_percent_uplift</mssAccessorName>
    </attribute>

    <attribute>
        <id>ATTR_MRW_DIMM_POWER_CURVE_PERCENT_UPLIFT_IDLE</id>
        <targetType>TARGET_TYPE_SYSTEM</targetType>
        <description>
          Machine Readable Workbook DIMM power curve percent uplift
          for this system at idle utilization.
        </description>
        <valueType>uint8</valueType>
        <platInit/>
        <mssAccessorName>mrw_dimm_power_curve_percent_uplift_idle</mssAccessorName>
    </attribute>

    <attribute>
        <id>ATTR_MRW_MEM_M_DRAM_CLOCKS</id>
        <targetType>TARGET_TYPE_SYSTEM</targetType>
        <description>
          Machine Readable Workbook for the number of M DRAM clocks.
          One approach to curbing DRAM power usage is by throttling
          traffic through a programmable N commands over M window.
        </description>
        <valueType>uint32</valueType>
        <platInit/>
        <mssAccessorName>mrw_mem_m_dram_clocks</mssAccessorName>
    </attribute>

    <attribute>
        <id>ATTR_MRW_MAX_DRAM_DATABUS_UTIL</id>
        <targetType>TARGET_TYPE_SYSTEM</targetType>
        <description>
            Machine Readable Workbook value for maximum dram data bus utilization in centi percent (c%).
            Used to determine memory throttle values.
        </description>
        <valueType>uint32</valueType>
        <platInit/>
        <mssAccessorName>mrw_max_dram_databus_util</mssAccessorName>
    </attribute>

    <attribute>
        <id>ATTR_MRW_MCS_PREFETCH_RETRY_THRESHOLD</id>
        <targetType>TARGET_TYPE_SYSTEM</targetType>
        <description>
            Option to control MCS prefetch retry threshold, for performance optimization.
            This attribute controls the number of retries in the prefetch engine.
            Retry threshold available ranges from 16 to 30.
            Note: Values outside those ranges will default to 30.
            In MRW.
        </description>
        <valueType>uint8</valueType>
        <platInit/>
        <mssAccessorName>mrw_mcs_prefetch_retry_threshold</mssAccessorName>
    </attribute>

    <attribute>
        <id>ATTR_MRW_POWER_CONTROL_REQUESTED</id>
        <targetType>TARGET_TYPE_SYSTEM</targetType>
        <description>Capable power control settings. In MRW.</description>
        <valueType>uint8</valueType>
        <enum>OFF = 0x00, SLOWEXIT = 0x01, FASTEXIT = 0x02</enum>
        <platInit/>
        <mssAccessorName>mrw_power_control_requested</mssAccessorName>
    </attribute>

    <attribute>
        <id>ATTR_MRW_VMEM_REGULATOR_POWER_LIMIT_PER_DIMM_ADJ_ENABLE</id>
        <targetType>TARGET_TYPE_SYSTEM</targetType>
        <description>
          Machine Readable Workbook enablement of the HWP code to adjust the
          VMEM regulator power limit based on number of installed DIMMs.
        </description>
        <valueType>uint8</valueType>
        <enum>FALSE = 0, TRUE = 1</enum>
        <platInit/>
        <mssAccessorName>mrw_vmem_regulator_power_limit_per_dimm_adj_enable</mssAccessorName>
    </attribute>

    <attribute>
        <id>ATTR_MRW_MAX_NUMBER_DIMMS_POSSIBLE_PER_VMEM_REGULATOR</id>
        <targetType>TARGET_TYPE_SYSTEM</targetType>
        <description>
          Machine Readable Workbook value for the maximum possible number
          of dimms that can be installed under any of the VMEM regulators.
        </description>
        <valueType>uint8</valueType>
        <platInit/>
        <mssAccessorName>mrw_max_number_dimms_possible_per_vmem_regulator</mssAccessorName>
    </attribute>


    <attribute>
        <id>ATTR_MRW_AVDD_OFFSET_DISABLE</id>
        <targetType>TARGET_TYPE_SYSTEM</targetType>
        <description>Used for to determine whether to apply an offset to AVDD. Supplied by MRW.</description>
        <valueType>uint8</valueType>
        <enum>DISABLE = 1, ENABLE = 0</enum>
        <platInit/>
        <mssAccessorName>mrw_avdd_offset_disable</mssAccessorName>
    </attribute>

    <attribute>
        <id>ATTR_MRW_VDD_OFFSET_DISABLE</id>
        <targetType>TARGET_TYPE_SYSTEM</targetType>
        <description>Used for to determine whether to apply an offset to VDD. Supplied by MRW.</description>
        <valueType>uint8</valueType>
        <enum>DISABLE = 1, ENABLE = 0</enum>
        <platInit/>
        <mssAccessorName>mrw_vdd_offset_disable</mssAccessorName>
    </attribute>

    <attribute>
        <id>ATTR_MRW_VCS_OFFSET_DISABLE</id>
        <targetType>TARGET_TYPE_SYSTEM</targetType>
        <description>Used for to determine whether to apply an offset to VCS. Supplied by MRW.</description>
        <valueType>uint8</valueType>
        <enum>DISABLE = 1, ENABLE = 0</enum>
        <platInit/>
        <mssAccessorName>mrw_vcs_offset_disable</mssAccessorName>
    </attribute>

    <attribute>
        <id>ATTR_MRW_VPP_OFFSET_DISABLE</id>
        <targetType>TARGET_TYPE_SYSTEM</targetType>
        <description>Used for to determine whether to apply an offset to VCS. Supplied by MRW.</description>
        <valueType>uint8</valueType>
        <enum>DISABLE = 1, ENABLE = 0</enum>
        <platInit/>
        <mssAccessorName>mrw_vpp_offset_disable</mssAccessorName>
    </attribute>

    <attribute>
        <id>ATTR_MRW_VDDR_OFFSET_DISABLE</id>
        <targetType>TARGET_TYPE_SYSTEM</targetType>
        <description>Used for to determine whether to apply an offset to VDDR. Supplied by MRW.</description>
        <valueType>uint8</valueType>
        <enum>DISABLE = 1, ENABLE = 0</enum>
        <platInit/>
        <mssAccessorName>mrw_vddr_offset_disable</mssAccessorName>
    </attribute>

    <attribute>
      <id>ATTR_MRW_FINE_REFRESH_MODE</id>
        <targetType>TARGET_TYPE_SYSTEM</targetType>
        <description>
          Fine refresh mode.
          Should be defaulted to normal mode.
          This is for DDR4 MRS3.
        </description>
        <valueType>uint8</valueType>
        <enum>
          NORMAL = 0,
          FIXED_2X = 1,
          FIXED_4X = 2,
          FLY_2X = 5,
          FLY_4X = 6
        </enum>
        <platInit/>
        <mssAccessorName>mrw_fine_refresh_mode</mssAccessorName>
    </attribute>

    <attribute>
        <id>ATTR_MRW_TEMP_REFRESH_RANGE</id>
        <targetType>TARGET_TYPE_SYSTEM</targetType>
        <description>
          Temp ref range.
          Should be defaulted to extended range.
          This is for DDR4 MRS4.
        </description>
        <valueType>uint8</valueType>
        <enum>NORMAL = 0, EXTEND = 1</enum>
        <platInit/>
        <mssAccessorName>mrw_temp_refresh_range</mssAccessorName>
    </attribute>

    <attribute>
        <id>ATTR_MRW_DRAMINIT_RESET_DISABLE</id>
        <targetType>TARGET_TYPE_SYSTEM</targetType>
        <description>A disable switch for resetting the phy delay values at the beginning of calling mss_draminit_training.</description>
        <valueType>uint8</valueType>
        <enum>DISABLE = 1, ENABLE = 0</enum>
        <platInit/>
        <mssAccessorName>mrw_draminit_reset_disable</mssAccessorName>
    </attribute>

    <attribute>
      <id>ATTR_MRW_PREFETCH_ENABLE</id>
      <targetType>TARGET_TYPE_SYSTEM</targetType>
      <description>Value of on or off.  Determines if prefetching enabled or not. See chapter 7 of the Centaur Workbook.</description>
      <valueType>uint8</valueType>
      <enum>OFF = 0, ON = 1</enum>
      <platInit/>
      <mssAccessorName>mrw_prefetch_enable</mssAccessorName>
    </attribute>

    <attribute>
      <id>ATTR_MRW_CLEANER_ENABLE</id>
      <targetType>TARGET_TYPE_SYSTEM</targetType>
      <description>
        Value of on or off.
        Determines if the cleaner of the L4 cache (write modified entries to memory on idle cycles)
        enabled or not. See chapter 7 of the Centaur Workbook.
      </description>
      <valueType>uint8</valueType>
      <enum>OFF = 0, ON = 1</enum>
      <platInit/>
      <mssAccessorName>mrw_cleaner_enable</mssAccessorName>
    </attribute>

    <attribute>
      <id>ATTR_MSS_MRW_OFFSET_GPO</id>
      <targetType>TARGET_TYPE_SYSTEM</targetType>
      <description>
        Global Offset in number of Clocks
      </description>
      <valueType>uint8</valueType>
        <mssUnits> nck </mssUnits>
      <platInit/>
      <mssAccessorName>mrw_offset_gpo</mssAccessorName>
    </attribute>

    <attribute>
      <id>ATTR_MSS_MRW_OFFSET_RLO</id>
      <targetType>TARGET_TYPE_SYSTEM</targetType>
      <description>
        Read Latency Offset in number of Clocks
      </description>
      <valueType>uint8</valueType>
        <mssUnits> nck </mssUnits>
      <platInit/>
      <mssAccessorName>mrw_offset_rlo</mssAccessorName>
    </attribute>

    <attribute>
      <id>ATTR_MSS_MRW_OFFSET_WLO</id>
      <targetType>TARGET_TYPE_SYSTEM</targetType>
      <description>
        Write Latency Offset in number of Clocks
      </description>
      <valueType>uint8</valueType>
        <mssUnits> nck </mssUnits>
      <platInit/>
      <mssAccessorName>mrw_offset_wlo</mssAccessorName>
    </attribute>

    <attribute>
      <id>ATTR_MSS_MRW_PERIODIC_MEMCAL_MODE_OPTIONS</id>
      <targetType>TARGET_TYPE_SYSTEM</targetType>
      <description>
        Describes the settings for periodic calibration for port 0:
        Reading left to right. (DEFAULT: 0xD90C -> Byte 0(11011001), Byte 1(00001100))
        For each bit: OFF = 0, ON = 1
        Byte 0:
        0: ZCAL
        1: SYSCK_ALIGN
        2 :RDCENTERING
        3: RDLCK_ALING
        4: DQS_ALIGN
        5: RDCLK_UPDATE
        6: PER_DUTYCYCLE
        7: PERCAL_PWR_DIS

        Byte 1:
        0: PERCAL_REPEAT
        1: PERCAL_REPEAT
        2: PERCAL_REPEAT
        3: SINGLE_BIT_MPR
        4: MBA_CFG_0
        5: MBA_CFG_1
        6: SPARE
        7: SPARE
      </description>
      <valueType>uint16</valueType>
        <mssUnits> encoded settings for periodic calibration </mssUnits>
      <platInit/>
      <mssAccessorName>mrw_periodic_memcal_mode_options</mssAccessorName>
    </attribute>

    <attribute>
      <id>ATTR_MSS_MRW_TSYS_ADR</id>
      <targetType>TARGET_TYPE_SYSTEM</targetType>
      <description>
        Phase rotator value for the memory sub-system clock in ticks.
        Ticks are 1/128 of one cycle of clock.
      </description>
      <valueType>uint8</valueType>
        <mssUnits> tick </mssUnits>
      <platInit/>
      <mssAccessorName>mrw_tsys_adr</mssAccessorName>
    </attribute>

    <attribute>
      <id>ATTR_MSS_MRW_TSYS_DATA</id>
      <targetType>TARGET_TYPE_SYSTEM</targetType>
      <description>
        Phase rotator value for the memory sub-system data in ticks.
        Ticks are 1/128 of one cycle of clock.
      </description>
      <valueType>uint8</valueType>
        <mssUnits> tick </mssUnits>
      <platInit/>
      <mssAccessorName>mrw_tsys_data</mssAccessorName>
    </attribute>

    <attribute>
      <id>ATTR_MSS_MRW_DRAM_2N_MODE</id>
      <targetType>TARGET_TYPE_SYSTEM</targetType>
      <description>
        Allows user to manually turn on and off 2N Mode.
        AUTO feature defaults to Signal Integrity generated setting.
      </description>
      <valueType>uint8</valueType>
      <enum>OFF = 0, ON = 1, AUTO = 2 </enum>
      <mssUnits> encoded settings for 2N Mode </mssUnits>
      <platInit/>
      <mssAccessorName>mrw_dram_2n_mode</mssAccessorName>
    </attribute>

</attributes>
OpenPOWER on IntegriCloud