Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
CTCaer
GitHub Repository: CTCaer/hekate
Path: blob/master/modules/hekate_libsys_lp0/pmc_t210.h
3693 views
1
/*
2
* Copyright (c) 2018-2026 CTCaer
3
*
4
* This program is free software; you can redistribute it and/or modify it
5
* under the terms and conditions of the GNU General Public License,
6
* version 2, as published by the Free Software Foundation.
7
*
8
* This program is distributed in the hope it will be useful, but WITHOUT
9
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
10
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
11
* more details.
12
*/
13
14
#ifndef _PMC_T210_H_
15
#define _PMC_T210_H_
16
17
#include "types.h"
18
19
typedef struct _pmc_regs_t210_t {
20
/* 0x000 */ u32 pmc_cntrl;
21
/* 0x004 */ u32 pmc_sec_disable;
22
/* 0x008 */ u32 pmc_pmc_swrst;
23
/* 0x00c */ u32 pmc_wake_mask;
24
/* 0x010 */ u32 pmc_wake_lvl;
25
/* 0x014 */ u32 pmc_wake_status;
26
/* 0x018 */ u32 pmc_sw_wake_status;
27
/* 0x01c */ u32 pmc_dpd_pads_oride;
28
/* 0x020 */ u32 pmc_dpd_sample;
29
/* 0x024 */ u32 pmc_dpd_enable;
30
/* 0x028 */ u32 pmc_pwrgate_timer_off;
31
/* 0x02c */ u32 pmc_clamp_status;
32
/* 0x030 */ u32 pmc_pwrgate_toggle;
33
/* 0x034 */ u32 pmc_remove_clamping_cmd;
34
/* 0x038 */ u32 pmc_pwrgate_status;
35
/* 0x03c */ u32 pmc_pwrgood_timer;
36
/* 0x040 */ u32 pmc_blink_timer;
37
/* 0x044 */ u32 pmc_no_iopower;
38
/* 0x048 */ u32 pmc_pwr_det;
39
/* 0x04c */ u32 pmc_pwr_det_latch;
40
/* 0x050 */ u32 pmc_scratch0;
41
/* 0x054 */ u32 pmc_scratch1;
42
/* 0x058 */ u32 pmc_scratch2;
43
/* 0x05c */ u32 pmc_scratch3;
44
/* 0x060 */ u32 pmc_scratch4;
45
/* 0x064 */ u32 pmc_scratch5;
46
/* 0x068 */ u32 pmc_scratch6;
47
/* 0x06c */ u32 pmc_scratch7;
48
/* 0x070 */ u32 pmc_scratch8;
49
/* 0x074 */ u32 pmc_scratch9;
50
/* 0x078 */ u32 pmc_scratch10;
51
/* 0x07c */ u32 pmc_scratch11;
52
/* 0x080 */ u32 pmc_scratch12;
53
/* 0x084 */ u32 pmc_scratch13;
54
/* 0x088 */ u32 pmc_scratch14;
55
/* 0x08c */ u32 pmc_scratch15;
56
/* 0x090 */ u32 pmc_scratch16;
57
/* 0x094 */ u32 pmc_scratch17;
58
/* 0x098 */ u32 pmc_scratch18;
59
/* 0x09c */ u32 pmc_scratch19;
60
/* 0x0a0 */ u32 pmc_scratch20; // ODM data/config scratch.
61
/* 0x0a4 */ u32 pmc_scratch21;
62
/* 0x0a8 */ u32 pmc_scratch22;
63
/* 0x0ac */ u32 pmc_scratch23;
64
/* 0x0b0 */ u32 pmc_secure_scratch0;
65
/* 0x0b4 */ u32 pmc_secure_scratch1;
66
/* 0x0b8 */ u32 pmc_secure_scratch2;
67
/* 0x0bc */ u32 pmc_secure_scratch3;
68
/* 0x0c0 */ u32 pmc_secure_scratch4;
69
/* 0x0c4 */ u32 pmc_secure_scratch5;
70
/* 0x0c8 */ u32 pmc_cpupwrgood_timer;
71
/* 0x0cc */ u32 pmc_cpupwroff_timer;
72
/* 0x0d0 */ u32 pmc_pg_mask;
73
/* 0x0d4 */ u32 pmc_pg_mask_1;
74
/* 0x0d8 */ u32 pmc_auto_wake_lvl;
75
/* 0x0dc */ u32 pmc_auto_wake_lvl_mask;
76
/* 0x0e0 */ u32 pmc_wake_delay;
77
/* 0x0e4 */ u32 pmc_pwr_det_val;
78
/* 0x0e8 */ u32 pmc_ddr_pwr;
79
/* 0x0ec */ u32 pmc_usb_debounce_del;
80
/* 0x0f0 */ u32 pmc_usb_ao;
81
/* 0x0f4 */ u32 pmc_crypto_op;
82
/* 0x0f8 */ u32 pmc_pllp_wb0_override;
83
/* 0x0fc */ u32 pmc_scratch24;
84
/* 0x100 */ u32 pmc_scratch25;
85
/* 0x104 */ u32 pmc_scratch26;
86
/* 0x108 */ u32 pmc_scratch27;
87
/* 0x10c */ u32 pmc_scratch28;
88
/* 0x110 */ u32 pmc_scratch29;
89
/* 0x114 */ u32 pmc_scratch30;
90
/* 0x118 */ u32 pmc_scratch31;
91
/* 0x11c */ u32 pmc_scratch32;
92
/* 0x120 */ u32 pmc_scratch33;
93
/* 0x124 */ u32 pmc_scratch34;
94
/* 0x128 */ u32 pmc_scratch35;
95
/* 0x12c */ u32 pmc_scratch36;
96
/* 0x130 */ u32 pmc_scratch37;
97
/* 0x134 */ u32 pmc_scratch38;
98
/* 0x138 */ u32 pmc_scratch39;
99
/* 0x13c */ u32 pmc_scratch40;
100
/* 0x140 */ u32 pmc_scratch41;
101
/* 0x144 */ u32 pmc_scratch42;
102
/* 0x148 */ u32 pmc_bondout_mirror0;
103
/* 0x14c */ u32 pmc_bondout_mirror1;
104
/* 0x150 */ u32 pmc_bondout_mirror2;
105
/* 0x154 */ u32 pmc_sys_33v_en;
106
/* 0x158 */ u32 pmc_bondout_mirror_access;
107
/* 0x15c */ u32 pmc_gate;
108
/* 0x160 */ u32 pmc_wake2_mask;
109
/* 0x164 */ u32 pmc_wake2_lvl;
110
/* 0x168 */ u32 pmc_wake2_status;
111
/* 0x16c */ u32 pmc_sw_wake2_status;
112
/* 0x170 */ u32 pmc_auto_wake2_lvl_mask;
113
/* 0x174 */ u32 pmc_pg_mask_2;
114
/* 0x178 */ u32 pmc_pg_mask_ce1;
115
/* 0x17c */ u32 pmc_pg_mask_ce2;
116
/* 0x180 */ u32 pmc_pg_mask_ce3;
117
/* 0x184 */ u32 pmc_pwrgate_timer_ce_0;
118
/* 0x188 */ u32 pmc_pwrgate_timer_ce_1;
119
/* 0x18c */ u32 pmc_pwrgate_timer_ce_2;
120
/* 0x190 */ u32 pmc_pwrgate_timer_ce_3;
121
/* 0x194 */ u32 pmc_pwrgate_timer_ce_4;
122
/* 0x198 */ u32 pmc_pwrgate_timer_ce_5;
123
/* 0x19c */ u32 pmc_pwrgate_timer_ce_6;
124
/* 0x1a0 */ u32 pmc_pcx_edpd_cntrl;
125
/* 0x1a4 */ u32 pmc_osc_edpd_over;
126
/* 0x1a8 */ u32 pmc_clk_out_cntrl;
127
/* 0x1ac */ u32 pmc_sata_pwrgt;
128
/* 0x1b0 */ u32 pmc_sensor_ctrl;
129
/* 0x1b4 */ u32 pmc_rst_status;
130
/* 0x1b8 */ u32 pmc_io_dpd_req;
131
/* 0x1bc */ u32 pmc_io_dpd_status;
132
/* 0x1c0 */ u32 pmc_io_dpd2_req;
133
/* 0x1c4 */ u32 pmc_io_dpd2_status;
134
/* 0x1c8 */ u32 pmc_sel_dpd_tim;
135
/* 0x1cc */ u32 pmc_vddp_sel;
136
/* 0x1d0 */ u32 pmc_ddr_cfg;
137
/* 0x1d4 */ u32 pmc_e_no_vttgen;
138
/* 0x1d8 */ u32 rsvd_1d8;
139
/* 0x1dc */ u32 pmc_pllm_wb0_override_freq;
140
/* 0x1e0 */ u32 pmc_test_pwrgate;
141
/* 0x1e4 */ u32 pmc_pwrgate_timer_mult;
142
/* 0x1e8 */ u32 pmc_dsi_sel_dpd;
143
/* 0x1ec */ u32 pmc_utmip_uhsic_triggers;
144
/* 0x1f0 */ u32 pmc_utmip_uhsic_saved_state;
145
/* 0x1f4 */ u32 rsvd_1f4;
146
/* 0x1f8 */ u32 pmc_utmip_term_pad_cfg;
147
/* 0x1fc */ u32 pmc_utmip_uhsic_sleep_cfg;
148
/* 0x200 */ u32 pmc_utmip_uhsic_sleepwalk_cfg;
149
/* 0x204 */ u32 pmc_utmip_sleepwalk_p0;
150
/* 0x208 */ u32 pmc_utmip_sleepwalk_p1;
151
/* 0x20c */ u32 pmc_utmip_sleepwalk_p2;
152
/* 0x210 */ u32 pmc_uhsic_sleepwalk_p0;
153
/* 0x214 */ u32 pmc_utmip_uhsic_status;
154
/* 0x218 */ u32 pmc_utmip_uhsic_fake;
155
/* 0x21c */ u32 pmc_bondout_mirror3;
156
/* 0x220 */ u32 pmc_bondout_mirror4;
157
/* 0x224 */ u32 pmc_secure_scratch6;
158
/* 0x228 */ u32 pmc_secure_scratch7;
159
/* 0x22c */ u32 pmc_scratch43;
160
/* 0x230 */ u32 pmc_scratch44;
161
/* 0x234 */ u32 pmc_scratch45;
162
/* 0x238 */ u32 pmc_scratch46;
163
/* 0x23c */ u32 pmc_scratch47;
164
/* 0x240 */ u32 pmc_scratch48;
165
/* 0x244 */ u32 pmc_scratch49;
166
/* 0x248 */ u32 pmc_scratch50;
167
/* 0x24c */ u32 pmc_scratch51;
168
/* 0x250 */ u32 pmc_scratch52;
169
/* 0x254 */ u32 pmc_scratch53;
170
/* 0x258 */ u32 pmc_scratch54;
171
/* 0x25c */ u32 pmc_scratch55;
172
/* 0x260 */ u32 pmc_scratch0_eco;
173
/* 0x264 */ u32 pmc_por_dpd_ctrl;
174
/* 0x268 */ u32 pmc_scratch2_eco;
175
/* 0x26c */ u32 pmc_utmip_uhsic_line_wakeup;
176
/* 0x270 */ u32 pmc_utmip_bias_master_cntrl;
177
/* 0x274 */ u32 pmc_utmip_master_config;
178
/* 0x278 */ u32 pmc_td_pwrgate_inter_part_timer;
179
/* 0x27c */ u32 pmc_utmip_uhsic2_triggers;
180
/* 0x280 */ u32 pmc_utmip_uhsic2_saved_state;
181
/* 0x284 */ u32 pmc_utmip_uhsic2_sleep_cfg;
182
/* 0x288 */ u32 pmc_utmip_uhsic2_sleepwalk_cfg;
183
/* 0x28c */ u32 pmc_uhsic2_sleepwalk_p1;
184
/* 0x290 */ u32 pmc_utmip_uhsic2_status;
185
/* 0x294 */ u32 pmc_utmip_uhsic2_fake;
186
/* 0x298 */ u32 pmc_utmip_uhsic2_line_wakeup;
187
/* 0x29c */ u32 pmc_utmip_master2_config;
188
/* 0x2a0 */ u32 pmc_utmip_uhsic_rpd_cfg;
189
/* 0x2a4 */ u32 pmc_pg_mask_ce0;
190
/* 0x2a8 */ u32 pmc_pg_mask_3;
191
/* 0x2ac */ u32 pmc_pg_mask_4;
192
/* 0x2b0 */ u32 pmc_pllm_wb0_override2;
193
/* 0x2b4 */ u32 pmc_tsc_mult;
194
/* 0x2b8 */ u32 pmc_cpu_vsense_override;
195
/* 0x2bc */ u32 pmc_glb_amap_cfg;
196
/* 0x2c0 */ u32 pmc_sticky_bits;
197
/* 0x2c4 */ u32 pmc_sec_disable2;
198
/* 0x2c8 */ u32 pmc_weak_bias;
199
/* 0x2cc */ u32 pmc_reg_short;
200
/* 0x2d0 */ u32 pmc_pg_mask_andor;
201
/* 0x2d4 */ u32 pmc_gpu_rg_cntrl;
202
/* 0x2d8 */ u32 pmc_sec_disable3;
203
/* 0x2dc */ u32 pmc_pg_mask_5;
204
/* 0x2e0 */ u32 pmc_pg_mask_6;
205
/* 0x2e4 */ u32 rsvd_2e4[7];
206
/* 0x300 */ u32 pmc_secure_scratch8;
207
/* 0x304 */ u32 pmc_secure_scratch9;
208
/* 0x308 */ u32 pmc_secure_scratch10;
209
/* 0x30c */ u32 pmc_secure_scratch11;
210
/* 0x310 */ u32 pmc_secure_scratch12;
211
/* 0x314 */ u32 pmc_secure_scratch13;
212
/* 0x318 */ u32 pmc_secure_scratch14;
213
/* 0x31c */ u32 pmc_secure_scratch15;
214
/* 0x320 */ u32 pmc_secure_scratch16;
215
/* 0x324 */ u32 pmc_secure_scratch17;
216
/* 0x328 */ u32 pmc_secure_scratch18;
217
/* 0x32c */ u32 pmc_secure_scratch19;
218
/* 0x330 */ u32 pmc_secure_scratch20;
219
/* 0x334 */ u32 pmc_secure_scratch21;
220
/* 0x338 */ u32 pmc_secure_scratch22; // AArch32 reset address.
221
/* 0x33c */ u32 pmc_secure_scratch23;
222
/* 0x340 */ u32 pmc_secure_scratch24;
223
/* 0x344 */ u32 pmc_secure_scratch25;
224
/* 0x348 */ u32 pmc_secure_scratch26;
225
/* 0x34c */ u32 pmc_secure_scratch27;
226
/* 0x350 */ u32 pmc_secure_scratch28;
227
/* 0x354 */ u32 pmc_secure_scratch29;
228
/* 0x358 */ u32 pmc_secure_scratch30;
229
/* 0x35c */ u32 pmc_secure_scratch31;
230
/* 0x360 */ u32 pmc_secure_scratch32;
231
/* 0x364 */ u32 pmc_secure_scratch33;
232
/* 0x368 */ u32 pmc_secure_scratch34; // AArch64 reset address.
233
/* 0x36c */ u32 pmc_secure_scratch35; // AArch64 reset hi-address.
234
/* 0x370 */ u32 pmc_secure_scratch36;
235
/* 0x374 */ u32 pmc_secure_scratch37;
236
/* 0x378 */ u32 pmc_secure_scratch38;
237
/* 0x37c */ u32 pmc_secure_scratch39;
238
/* 0x380 */ u32 pmc_secure_scratch40;
239
/* 0x384 */ u32 pmc_secure_scratch41;
240
/* 0x388 */ u32 pmc_secure_scratch42;
241
/* 0x38c */ u32 pmc_secure_scratch43;
242
/* 0x390 */ u32 pmc_secure_scratch44;
243
/* 0x394 */ u32 pmc_secure_scratch45;
244
/* 0x398 */ u32 pmc_secure_scratch46;
245
/* 0x39c */ u32 pmc_secure_scratch47;
246
/* 0x3a0 */ u32 pmc_secure_scratch48;
247
/* 0x3a4 */ u32 pmc_secure_scratch49;
248
/* 0x3a8 */ u32 pmc_secure_scratch50;
249
/* 0x3ac */ u32 pmc_secure_scratch51;
250
/* 0x3b0 */ u32 pmc_secure_scratch52;
251
/* 0x3b4 */ u32 pmc_secure_scratch53;
252
/* 0x3b8 */ u32 pmc_secure_scratch54;
253
/* 0x3bc */ u32 pmc_secure_scratch55;
254
/* 0x3c0 */ u32 pmc_secure_scratch56;
255
/* 0x3c4 */ u32 pmc_secure_scratch57;
256
/* 0x3c8 */ u32 pmc_secure_scratch58;
257
/* 0x3cc */ u32 pmc_secure_scratch59;
258
/* 0x3d0 */ u32 pmc_secure_scratch60;
259
/* 0x3d4 */ u32 pmc_secure_scratch61;
260
/* 0x3d8 */ u32 pmc_secure_scratch62;
261
/* 0x3dc */ u32 pmc_secure_scratch63;
262
/* 0x3e0 */ u32 pmc_secure_scratch64;
263
/* 0x3e4 */ u32 pmc_secure_scratch65;
264
/* 0x3e8 */ u32 pmc_secure_scratch66;
265
/* 0x3ec */ u32 pmc_secure_scratch67;
266
/* 0x3f0 */ u32 pmc_secure_scratch68;
267
/* 0x3f4 */ u32 pmc_secure_scratch69;
268
/* 0x3f8 */ u32 pmc_secure_scratch70;
269
/* 0x3fc */ u32 pmc_secure_scratch71;
270
/* 0x400 */ u32 pmc_secure_scratch72;
271
/* 0x404 */ u32 pmc_secure_scratch73;
272
/* 0x408 */ u32 pmc_secure_scratch74;
273
/* 0x40c */ u32 pmc_secure_scratch75;
274
/* 0x410 */ u32 pmc_secure_scratch76;
275
/* 0x414 */ u32 pmc_secure_scratch77;
276
/* 0x418 */ u32 pmc_secure_scratch78;
277
/* 0x41c */ u32 pmc_secure_scratch79;
278
/* 0x420 */ u32 rsvd_420[8];
279
/* 0x440 */ u32 pmc_cntrl2;
280
/* 0x444 */ u32 pmc_io_dpd_off_mask;
281
/* 0x448 */ u32 pmc_io_dpd2_off_mask;
282
/* 0x44c */ u32 pmc_event_counter;
283
/* 0x450 */ u32 pmc_fuse_control;
284
/* 0x454 */ u32 pmc_scratch1_eco;
285
/* 0x458 */ u32 rsvd_458;
286
/* 0x45c */ u32 pmc_io_dpd3_req;
287
/* 0x460 */ u32 pmc_io_dpd3_status;
288
/* 0x464 */ u32 pmc_io_dpd4_req;
289
/* 0x468 */ u32 pmc_io_dpd4_status;
290
/* 0x46c */ u32 rsvd_46c[2];
291
/* 0x474 */ u32 pmc_direct_thermtrip_cfg;
292
/* 0x478 */ u32 pmc_tsosc_delay;
293
/* 0x47c */ u32 pmc_set_sw_clamp;
294
/* 0x480 */ u32 pmc_debug_authentication;
295
/* 0x484 */ u32 pmc_aotag_cfg;
296
/* 0x488 */ u32 pmc_aotag_thresh1_cfg;
297
/* 0x48c */ u32 pmc_aotag_thresh2_cfg;
298
/* 0x490 */ u32 pmc_aotag_thresh3_cfg;
299
/* 0x494 */ u32 pmc_aotag_status;
300
/* 0x498 */ u32 pmc_aotag_security;
301
/* 0x49c */ u32 pmc_tsensor_config0;
302
/* 0x4a0 */ u32 pmc_tsensor_config1;
303
/* 0x4a4 */ u32 pmc_tsensor_config2;
304
/* 0x4a8 */ u32 pmc_tsensor_status0;
305
/* 0x4ac */ u32 pmc_tsensor_status1;
306
/* 0x4b0 */ u32 pmc_tsensor_status2;
307
/* 0x4b4 */ u32 pmc_tsensor_pdiv;
308
/* 0x4b8 */ u32 pmc_aotag_intr_en;
309
/* 0x4bc */ u32 pmc_aotag_intr_dis;
310
/* 0x4c0 */ u32 pmc_utmip_pad_cfg0;
311
/* 0x4c4 */ u32 pmc_utmip_pad_cfg1;
312
/* 0x4c8 */ u32 pmc_utmip_pad_cfg2;
313
/* 0x4cc */ u32 pmc_utmip_pad_cfg3;
314
/* 0x4d0 */ u32 pmc_utmip_uhsic_sleep_cfg1;
315
/* 0x4d4 */ u32 pmc_cc4_hvc_control;
316
/* 0x4d8 */ u32 pmc_wake_debounce_en;
317
/* 0x4dc */ u32 pmc_ramdump_ctl_status;
318
/* 0x4e0 */ u32 pmc_utmip_sleepwalk_p3;
319
/* 0x4e4 */ u32 pmc_ddr_cntrl;
320
/* 0x4e8 */ u32 rsvd_4e8[50];
321
/* 0x5b0 */ u32 pmc_sec_disable4;
322
/* 0x5b4 */ u32 pmc_sec_disable5;
323
/* 0x5b8 */ u32 pmc_sec_disable6;
324
/* 0x5bc */ u32 pmc_sec_disable7;
325
/* 0x5c0 */ u32 pmc_sec_disable8;
326
/* 0x5c4 */ u32 pmc_sec_disable9_b01;
327
/* 0x5c8 */ u32 pmc_sec_disable10_b01;
328
/* 0x5cc */ u32 rsvd_5cc[13];
329
/* 0x600 */ u32 pmc_scratch56;
330
/* 0x604 */ u32 pmc_scratch57;
331
/* 0x608 */ u32 pmc_scratch58;
332
/* 0x60c */ u32 pmc_scratch59;
333
/* 0x610 */ u32 pmc_scratch60;
334
/* 0x614 */ u32 pmc_scratch61;
335
/* 0x618 */ u32 pmc_scratch62;
336
/* 0x61c */ u32 pmc_scratch63;
337
/* 0x620 */ u32 pmc_scratch64;
338
/* 0x624 */ u32 pmc_scratch65;
339
/* 0x628 */ u32 pmc_scratch66;
340
/* 0x62c */ u32 pmc_scratch67;
341
/* 0x630 */ u32 pmc_scratch68;
342
/* 0x634 */ u32 pmc_scratch69;
343
/* 0x638 */ u32 pmc_scratch70;
344
/* 0x63c */ u32 pmc_scratch71;
345
/* 0x640 */ u32 pmc_scratch72;
346
/* 0x644 */ u32 pmc_scratch73;
347
/* 0x648 */ u32 pmc_scratch74;
348
/* 0x64c */ u32 pmc_scratch75;
349
/* 0x650 */ u32 pmc_scratch76;
350
/* 0x654 */ u32 pmc_scratch77;
351
/* 0x658 */ u32 pmc_scratch78;
352
/* 0x65c */ u32 pmc_scratch79;
353
/* 0x660 */ u32 pmc_scratch80;
354
/* 0x664 */ u32 pmc_scratch81;
355
/* 0x668 */ u32 pmc_scratch82;
356
/* 0x66c */ u32 pmc_scratch83;
357
/* 0x670 */ u32 pmc_scratch84;
358
/* 0x674 */ u32 pmc_scratch85;
359
/* 0x678 */ u32 pmc_scratch86;
360
/* 0x67c */ u32 pmc_scratch87;
361
/* 0x680 */ u32 pmc_scratch88;
362
/* 0x684 */ u32 pmc_scratch89;
363
/* 0x688 */ u32 pmc_scratch90;
364
/* 0x68c */ u32 pmc_scratch91;
365
/* 0x690 */ u32 pmc_scratch92;
366
/* 0x694 */ u32 pmc_scratch93;
367
/* 0x698 */ u32 pmc_scratch94;
368
/* 0x69c */ u32 pmc_scratch95;
369
/* 0x6a0 */ u32 pmc_scratch96;
370
/* 0x6a4 */ u32 pmc_scratch97;
371
/* 0x6a8 */ u32 pmc_scratch98;
372
/* 0x6ac */ u32 pmc_scratch99;
373
/* 0x6b0 */ u32 pmc_scratch100;
374
/* 0x6b4 */ u32 pmc_scratch101;
375
/* 0x6b8 */ u32 pmc_scratch102;
376
/* 0x6bc */ u32 pmc_scratch103;
377
/* 0x6c0 */ u32 pmc_scratch104;
378
/* 0x6c4 */ u32 pmc_scratch105;
379
/* 0x6c8 */ u32 pmc_scratch106;
380
/* 0x6cc */ u32 pmc_scratch107;
381
/* 0x6d0 */ u32 pmc_scratch108;
382
/* 0x6d4 */ u32 pmc_scratch109;
383
/* 0x6d8 */ u32 pmc_scratch110;
384
/* 0x6dc */ u32 pmc_scratch111;
385
/* 0x6e0 */ u32 pmc_scratch112;
386
/* 0x6e4 */ u32 pmc_scratch113;
387
/* 0x6e8 */ u32 pmc_scratch114;
388
/* 0x6ec */ u32 pmc_scratch115;
389
/* 0x6f0 */ u32 pmc_scratch116;
390
/* 0x6f4 */ u32 pmc_scratch117;
391
/* 0x6f8 */ u32 pmc_scratch118;
392
/* 0x6fc */ u32 pmc_scratch119;
393
/* 0x700 */ u32 pmc_scratch120;
394
/* 0x704 */ u32 pmc_scratch121;
395
/* 0x708 */ u32 pmc_scratch122;
396
/* 0x70c */ u32 pmc_scratch123;
397
/* 0x710 */ u32 pmc_scratch124;
398
/* 0x714 */ u32 pmc_scratch125;
399
/* 0x718 */ u32 pmc_scratch126;
400
/* 0x71c */ u32 pmc_scratch127;
401
/* 0x720 */ u32 pmc_scratch128;
402
/* 0x724 */ u32 pmc_scratch129;
403
/* 0x728 */ u32 pmc_scratch130;
404
/* 0x72c */ u32 pmc_scratch131;
405
/* 0x730 */ u32 pmc_scratch132;
406
/* 0x734 */ u32 pmc_scratch133;
407
/* 0x738 */ u32 pmc_scratch134;
408
/* 0x73c */ u32 pmc_scratch135;
409
/* 0x740 */ u32 pmc_scratch136;
410
/* 0x744 */ u32 pmc_scratch137;
411
/* 0x748 */ u32 pmc_scratch138;
412
/* 0x74c */ u32 pmc_scratch139;
413
/* 0x750 */ u32 pmc_scratch140;
414
/* 0x754 */ u32 pmc_scratch141;
415
/* 0x758 */ u32 pmc_scratch142;
416
/* 0x75c */ u32 pmc_scratch143;
417
/* 0x760 */ u32 pmc_scratch144;
418
/* 0x764 */ u32 pmc_scratch145;
419
/* 0x768 */ u32 pmc_scratch146;
420
/* 0x76c */ u32 pmc_scratch147;
421
/* 0x770 */ u32 pmc_scratch148;
422
/* 0x774 */ u32 pmc_scratch149;
423
/* 0x778 */ u32 pmc_scratch150;
424
/* 0x77c */ u32 pmc_scratch151;
425
/* 0x780 */ u32 pmc_scratch152;
426
/* 0x784 */ u32 pmc_scratch153;
427
/* 0x788 */ u32 pmc_scratch154;
428
/* 0x78c */ u32 pmc_scratch155;
429
/* 0x790 */ u32 pmc_scratch156;
430
/* 0x794 */ u32 pmc_scratch157;
431
/* 0x798 */ u32 pmc_scratch158;
432
/* 0x79c */ u32 pmc_scratch159;
433
/* 0x7a0 */ u32 pmc_scratch160;
434
/* 0x7a4 */ u32 pmc_scratch161;
435
/* 0x7a8 */ u32 pmc_scratch162;
436
/* 0x7ac */ u32 pmc_scratch163;
437
/* 0x7b0 */ u32 pmc_scratch164;
438
/* 0x7b4 */ u32 pmc_scratch165;
439
/* 0x7b8 */ u32 pmc_scratch166;
440
/* 0x7bc */ u32 pmc_scratch167;
441
/* 0x7c0 */ u32 pmc_scratch168;
442
/* 0x7c4 */ u32 pmc_scratch169;
443
/* 0x7c8 */ u32 pmc_scratch170;
444
/* 0x7cc */ u32 pmc_scratch171;
445
/* 0x7d0 */ u32 pmc_scratch172;
446
/* 0x7d4 */ u32 pmc_scratch173;
447
/* 0x7d8 */ u32 pmc_scratch174;
448
/* 0x7dc */ u32 pmc_scratch175;
449
/* 0x7e0 */ u32 pmc_scratch176;
450
/* 0x7e4 */ u32 pmc_scratch177;
451
/* 0x7e8 */ u32 pmc_scratch178;
452
/* 0x7ec */ u32 pmc_scratch179;
453
/* 0x7f0 */ u32 pmc_scratch180;
454
/* 0x7f4 */ u32 pmc_scratch181;
455
/* 0x7f8 */ u32 pmc_scratch182;
456
/* 0x7fc */ u32 pmc_scratch183;
457
/* 0x800 */ u32 pmc_scratch184;
458
/* 0x804 */ u32 pmc_scratch185;
459
/* 0x808 */ u32 pmc_scratch186;
460
/* 0x80c */ u32 pmc_scratch187;
461
/* 0x810 */ u32 pmc_scratch188;
462
/* 0x814 */ u32 pmc_scratch189;
463
/* 0x818 */ u32 pmc_scratch190;
464
/* 0x81c */ u32 pmc_scratch191;
465
/* 0x820 */ u32 pmc_scratch192;
466
/* 0x824 */ u32 pmc_scratch193;
467
/* 0x828 */ u32 pmc_scratch194;
468
/* 0x82c */ u32 pmc_scratch195;
469
/* 0x830 */ u32 pmc_scratch196;
470
/* 0x834 */ u32 pmc_scratch197;
471
/* 0x838 */ u32 pmc_scratch198;
472
/* 0x83c */ u32 pmc_scratch199;
473
/* 0x840 */ u32 pmc_scratch200;
474
/* 0x844 */ u32 pmc_scratch201;
475
/* 0x848 */ u32 pmc_scratch202;
476
/* 0x84c */ u32 pmc_scratch203;
477
/* 0x850 */ u32 pmc_scratch204;
478
/* 0x854 */ u32 pmc_scratch205;
479
/* 0x858 */ u32 pmc_scratch206;
480
/* 0x85c */ u32 pmc_scratch207;
481
/* 0x860 */ u32 pmc_scratch208;
482
/* 0x864 */ u32 pmc_scratch209;
483
/* 0x868 */ u32 pmc_scratch210;
484
/* 0x86c */ u32 pmc_scratch211;
485
/* 0x870 */ u32 pmc_scratch212;
486
/* 0x874 */ u32 pmc_scratch213;
487
/* 0x878 */ u32 pmc_scratch214;
488
/* 0x87c */ u32 pmc_scratch215;
489
/* 0x880 */ u32 pmc_scratch216;
490
/* 0x884 */ u32 pmc_scratch217;
491
/* 0x888 */ u32 pmc_scratch218;
492
/* 0x88c */ u32 pmc_scratch219;
493
/* 0x890 */ u32 pmc_scratch220;
494
/* 0x894 */ u32 pmc_scratch221;
495
/* 0x898 */ u32 pmc_scratch222;
496
/* 0x89c */ u32 pmc_scratch223;
497
/* 0x8a0 */ u32 pmc_scratch224;
498
/* 0x8a4 */ u32 pmc_scratch225;
499
/* 0x8a8 */ u32 pmc_scratch226;
500
/* 0x8ac */ u32 pmc_scratch227;
501
/* 0x8b0 */ u32 pmc_scratch228;
502
/* 0x8b4 */ u32 pmc_scratch229;
503
/* 0x8b8 */ u32 pmc_scratch230;
504
/* 0x8bc */ u32 pmc_scratch231;
505
/* 0x8c0 */ u32 pmc_scratch232;
506
/* 0x8c4 */ u32 pmc_scratch233;
507
/* 0x8c8 */ u32 pmc_scratch234;
508
/* 0x8cc */ u32 pmc_scratch235;
509
/* 0x8d0 */ u32 pmc_scratch236;
510
/* 0x8d4 */ u32 pmc_scratch237;
511
/* 0x8d8 */ u32 pmc_scratch238;
512
/* 0x8dc */ u32 pmc_scratch239;
513
/* 0x8e0 */ u32 pmc_scratch240;
514
/* 0x8e4 */ u32 pmc_scratch241;
515
/* 0x8e8 */ u32 pmc_scratch242;
516
/* 0x8ec */ u32 pmc_scratch243;
517
/* 0x8f0 */ u32 pmc_scratch244;
518
/* 0x8f4 */ u32 pmc_scratch245;
519
/* 0x8f8 */ u32 pmc_scratch246;
520
/* 0x8fc */ u32 pmc_scratch247;
521
/* 0x900 */ u32 pmc_scratch248;
522
/* 0x904 */ u32 pmc_scratch249;
523
/* 0x908 */ u32 pmc_scratch250;
524
/* 0x90c */ u32 pmc_scratch251;
525
/* 0x910 */ u32 pmc_scratch252;
526
/* 0x914 */ u32 pmc_scratch253;
527
/* 0x918 */ u32 pmc_scratch254;
528
/* 0x91c */ u32 pmc_scratch255;
529
/* 0x920 */ u32 pmc_scratch256;
530
/* 0x924 */ u32 pmc_scratch257;
531
/* 0x928 */ u32 pmc_scratch258;
532
/* 0x92c */ u32 pmc_scratch259;
533
/* 0x930 */ u32 pmc_scratch260;
534
/* 0x934 */ u32 pmc_scratch261;
535
/* 0x938 */ u32 pmc_scratch262;
536
/* 0x93c */ u32 pmc_scratch263;
537
/* 0x940 */ u32 pmc_scratch264;
538
/* 0x944 */ u32 pmc_scratch265;
539
/* 0x948 */ u32 pmc_scratch266;
540
/* 0x94c */ u32 pmc_scratch267;
541
/* 0x950 */ u32 pmc_scratch268;
542
/* 0x954 */ u32 pmc_scratch269;
543
/* 0x958 */ u32 pmc_scratch270;
544
/* 0x95c */ u32 pmc_scratch271;
545
/* 0x960 */ u32 pmc_scratch272;
546
/* 0x964 */ u32 pmc_scratch273;
547
/* 0x968 */ u32 pmc_scratch274;
548
/* 0x96c */ u32 pmc_scratch275;
549
/* 0x970 */ u32 pmc_scratch276;
550
/* 0x974 */ u32 pmc_scratch277;
551
/* 0x978 */ u32 pmc_scratch278;
552
/* 0x97c */ u32 pmc_scratch279;
553
/* 0x980 */ u32 pmc_scratch280;
554
/* 0x984 */ u32 pmc_scratch281;
555
/* 0x988 */ u32 pmc_scratch282;
556
/* 0x98c */ u32 pmc_scratch283;
557
/* 0x990 */ u32 pmc_scratch284;
558
/* 0x994 */ u32 pmc_scratch285;
559
/* 0x998 */ u32 pmc_scratch286;
560
/* 0x99c */ u32 pmc_scratch287;
561
/* 0x9a0 */ u32 pmc_scratch288;
562
/* 0x9a4 */ u32 pmc_scratch289;
563
/* 0x9a8 */ u32 pmc_scratch290;
564
/* 0x9ac */ u32 pmc_scratch291;
565
/* 0x9b0 */ u32 pmc_scratch292;
566
/* 0x9b4 */ u32 pmc_scratch293;
567
/* 0x9b8 */ u32 pmc_scratch294;
568
/* 0x9bc */ u32 pmc_scratch295;
569
/* 0x9c0 */ u32 pmc_scratch296;
570
/* 0x9c4 */ u32 pmc_scratch297;
571
/* 0x9c8 */ u32 pmc_scratch298;
572
/* 0x9cc */ u32 pmc_scratch299;
573
/* 0x9d0 */ u32 rsvd_9d0[30];
574
/* 0xa48 */ u32 pmc_scratch_write_disable0_b01;
575
/* 0xa4c */ u32 pmc_scratch_write_disable1_b01;
576
/* 0xa50 */ u32 pmc_scratch_write_disable2_b01;
577
/* 0xa54 */ u32 pmc_scratch_write_disable3_b01;
578
/* 0xa58 */ u32 pmc_scratch_write_disable4_b01;
579
/* 0xa5c */ u32 pmc_scratch_write_disable5_b01;
580
/* 0xa60 */ u32 pmc_scratch_write_disable6_b01;
581
/* 0xa64 */ u32 pmc_scratch_write_disable7_b01;
582
/* 0xa68 */ u32 pmc_scratch_write_disable8_b01;
583
/* 0xa6c */ u32 pmc_scratch_write_disable9_b01;
584
/* 0xa70 */ u32 pmc_scratch_write_disable10_b01;
585
/* 0xa74 */ u32 pmc_scratch_write_lock_disable_sticky_b01;
586
/* 0xa78 */ u32 rsvd_a78[8];
587
/* 0xa98 */ u32 pmc_secure_scratch80;
588
/* 0xa9c */ u32 pmc_secure_scratch81;
589
/* 0xaa0 */ u32 pmc_secure_scratch82;
590
/* 0xaa4 */ u32 pmc_secure_scratch83;
591
/* 0xaa8 */ u32 pmc_secure_scratch84;
592
/* 0xaac */ u32 pmc_secure_scratch85;
593
/* 0xab0 */ u32 pmc_secure_scratch86;
594
/* 0xab4 */ u32 pmc_secure_scratch87;
595
/* 0xab8 */ u32 pmc_secure_scratch88;
596
/* 0xabc */ u32 pmc_secure_scratch89;
597
/* 0xac0 */ u32 pmc_secure_scratch90;
598
/* 0xac4 */ u32 pmc_secure_scratch91;
599
/* 0xac8 */ u32 pmc_secure_scratch92;
600
/* 0xacc */ u32 pmc_secure_scratch93;
601
/* 0xad0 */ u32 pmc_secure_scratch94;
602
/* 0xad4 */ u32 pmc_secure_scratch95;
603
/* 0xad8 */ u32 pmc_secure_scratch96;
604
/* 0xadc */ u32 pmc_secure_scratch97;
605
/* 0xae0 */ u32 pmc_secure_scratch98;
606
/* 0xae4 */ u32 pmc_secure_scratch99;
607
/* 0xae8 */ u32 pmc_secure_scratch100;
608
/* 0xaec */ u32 pmc_secure_scratch101;
609
/* 0xaf0 */ u32 pmc_secure_scratch102;
610
/* 0xaf4 */ u32 pmc_secure_scratch103;
611
/* 0xaf8 */ u32 pmc_secure_scratch104;
612
/* 0xafc */ u32 pmc_secure_scratch105;
613
/* 0xb00 */ u32 pmc_secure_scratch106;
614
/* 0xb04 */ u32 pmc_secure_scratch107;
615
/* 0xb08 */ u32 pmc_secure_scratch108;
616
/* 0xb0c */ u32 pmc_secure_scratch109;
617
/* 0xb10 */ u32 pmc_secure_scratch110;
618
/* 0xb14 */ u32 pmc_secure_scratch111;
619
/* 0xb18 */ u32 pmc_secure_scratch112;
620
/* 0xb1c */ u32 pmc_secure_scratch113;
621
/* 0xb20 */ u32 pmc_secure_scratch114;
622
/* 0xb24 */ u32 pmc_secure_scratch115;
623
/* 0xb28 */ u32 pmc_secure_scratch116;
624
/* 0xb2c */ u32 pmc_secure_scratch117;
625
/* 0xb30 */ u32 pmc_secure_scratch118;
626
/* 0xb34 */ u32 pmc_secure_scratch119;
627
/* 0xb38 */ u32 pmc_secure_scratch120_b01;
628
/* 0xb3c */ u32 pmc_secure_scratch121_b01;
629
/* 0xb40 */ u32 pmc_secure_scratch122_b01;
630
/* 0xb44 */ u32 pmc_secure_scratch123_b01;
631
/* 0xb48 */ u32 pmc_led_breathing_ctrl_b01;
632
/* 0xb4c */ u32 pmc_led_breathing_counter0_b01; // Slope Steps.
633
/* 0xb50 */ u32 pmc_led_breathing_counter1_b01; // ON counter.
634
/* 0xb54 */ u32 pmc_led_breathing_counter2_b01; // OFF counter1.
635
/* 0xb58 */ u32 pmc_led_breathing_counter3_b01; // OFF counter0.
636
/* 0xb5c */ u32 pmc_led_breathing_status_b01;
637
/* 0xb60 */ u32 rsvd_b60[2];
638
/* 0xb68 */ u32 pmc_secure_scratch124_b01;
639
/* 0xb6c */ u32 pmc_secure_scratch125_b01;
640
/* 0xb70 */ u32 pmc_secure_scratch126_b01;
641
/* 0xb74 */ u32 pmc_secure_scratch127_b01;
642
/* 0xb78 */ u32 pmc_secure_scratch128_b01;
643
/* 0xb7c */ u32 pmc_secure_scratch129_b01;
644
/* 0xb80 */ u32 pmc_secure_scratch130_b01;
645
/* 0xb84 */ u32 pmc_secure_scratch131_b01;
646
/* 0xb88 */ u32 pmc_secure_scratch132_b01;
647
/* 0xb8c */ u32 pmc_secure_scratch133_b01;
648
/* 0xb90 */ u32 pmc_secure_scratch134_b01;
649
/* 0xb94 */ u32 pmc_secure_scratch135_b01;
650
/* 0xb98 */ u32 pmc_secure_scratch136_b01;
651
/* 0xb9c */ u32 pmc_secure_scratch137_b01;
652
/* 0xba0 */ u32 pmc_secure_scratch138_b01;
653
/* 0xba4 */ u32 pmc_secure_scratch139_b01;
654
/* 0xba8 */ u32 rsvd_ba8[2];
655
/* 0xbb0 */ u32 pmc_sec_disable_ns_b01;
656
/* 0xbb4 */ u32 pmc_sec_disable2_ns_b01;
657
/* 0xbb8 */ u32 pmc_sec_disable3_ns_b01;
658
/* 0xbbc */ u32 pmc_sec_disable4_ns_b01;
659
/* 0xbc0 */ u32 pmc_sec_disable5_ns_b01;
660
/* 0xbc4 */ u32 pmc_sec_disable6_ns_b01;
661
/* 0xbc8 */ u32 pmc_sec_disable7_ns_b01;
662
/* 0xbcc */ u32 pmc_sec_disable8_ns_b01;
663
/* 0xbd0 */ u32 pmc_sec_disable9_ns_b01;
664
/* 0xbd4 */ u32 pmc_sec_disable10_ns_b01;
665
/* 0xbd8 */ u32 rsvd_bd8[4];
666
/* 0xbe8 */ u32 pmc_tzram_pwr_cntrl_b01;
667
/* 0xbec */ u32 pmc_tzram_sec_disable_b01;
668
/* 0xbf0 */ u32 pmc_tzram_non_sec_disable_b01;
669
} pmc_regs_t210_t;
670
671
#endif /* _PMC_T210_H_ */
672
673