1bf215546Sopenharmony_ci{
2bf215546Sopenharmony_ci "enums": {
3bf215546Sopenharmony_ci  "ArrayMode": {
4bf215546Sopenharmony_ci   "entries": [
5bf215546Sopenharmony_ci    {"name": "ARRAY_LINEAR_GENERAL", "value": 0},
6bf215546Sopenharmony_ci    {"name": "ARRAY_LINEAR_ALIGNED", "value": 1},
7bf215546Sopenharmony_ci    {"name": "ARRAY_1D_TILED_THIN1", "value": 2},
8bf215546Sopenharmony_ci    {"name": "ARRAY_1D_TILED_THICK", "value": 3},
9bf215546Sopenharmony_ci    {"name": "ARRAY_2D_TILED_THIN1", "value": 4},
10bf215546Sopenharmony_ci    {"name": "ARRAY_PRT_TILED_THIN1", "value": 5},
11bf215546Sopenharmony_ci    {"name": "ARRAY_PRT_2D_TILED_THIN1", "value": 6},
12bf215546Sopenharmony_ci    {"name": "ARRAY_2D_TILED_THICK", "value": 7},
13bf215546Sopenharmony_ci    {"name": "ARRAY_2D_TILED_XTHICK", "value": 8},
14bf215546Sopenharmony_ci    {"name": "ARRAY_PRT_TILED_THICK", "value": 9},
15bf215546Sopenharmony_ci    {"name": "ARRAY_PRT_2D_TILED_THICK", "value": 10},
16bf215546Sopenharmony_ci    {"name": "ARRAY_PRT_3D_TILED_THIN1", "value": 11},
17bf215546Sopenharmony_ci    {"name": "ARRAY_3D_TILED_THIN1", "value": 12},
18bf215546Sopenharmony_ci    {"name": "ARRAY_3D_TILED_THICK", "value": 13},
19bf215546Sopenharmony_ci    {"name": "ARRAY_3D_TILED_XTHICK", "value": 14},
20bf215546Sopenharmony_ci    {"name": "ARRAY_PRT_3D_TILED_THICK", "value": 15}
21bf215546Sopenharmony_ci   ]
22bf215546Sopenharmony_ci  },
23bf215546Sopenharmony_ci  "BUF_DATA_FORMAT": {
24bf215546Sopenharmony_ci   "entries": [
25bf215546Sopenharmony_ci    {"name": "BUF_DATA_FORMAT_INVALID", "value": 0},
26bf215546Sopenharmony_ci    {"name": "BUF_DATA_FORMAT_8", "value": 1},
27bf215546Sopenharmony_ci    {"name": "BUF_DATA_FORMAT_16", "value": 2},
28bf215546Sopenharmony_ci    {"name": "BUF_DATA_FORMAT_8_8", "value": 3},
29bf215546Sopenharmony_ci    {"name": "BUF_DATA_FORMAT_32", "value": 4},
30bf215546Sopenharmony_ci    {"name": "BUF_DATA_FORMAT_16_16", "value": 5},
31bf215546Sopenharmony_ci    {"name": "BUF_DATA_FORMAT_10_11_11", "value": 6},
32bf215546Sopenharmony_ci    {"name": "BUF_DATA_FORMAT_11_11_10", "value": 7},
33bf215546Sopenharmony_ci    {"name": "BUF_DATA_FORMAT_10_10_10_2", "value": 8},
34bf215546Sopenharmony_ci    {"name": "BUF_DATA_FORMAT_2_10_10_10", "value": 9},
35bf215546Sopenharmony_ci    {"name": "BUF_DATA_FORMAT_8_8_8_8", "value": 10},
36bf215546Sopenharmony_ci    {"name": "BUF_DATA_FORMAT_32_32", "value": 11},
37bf215546Sopenharmony_ci    {"name": "BUF_DATA_FORMAT_16_16_16_16", "value": 12},
38bf215546Sopenharmony_ci    {"name": "BUF_DATA_FORMAT_32_32_32", "value": 13},
39bf215546Sopenharmony_ci    {"name": "BUF_DATA_FORMAT_32_32_32_32", "value": 14},
40bf215546Sopenharmony_ci    {"name": "BUF_DATA_FORMAT_RESERVED_15", "value": 15}
41bf215546Sopenharmony_ci   ]
42bf215546Sopenharmony_ci  },
43bf215546Sopenharmony_ci  "BUF_NUM_FORMAT": {
44bf215546Sopenharmony_ci   "entries": [
45bf215546Sopenharmony_ci    {"name": "BUF_NUM_FORMAT_UNORM", "value": 0},
46bf215546Sopenharmony_ci    {"name": "BUF_NUM_FORMAT_SNORM", "value": 1},
47bf215546Sopenharmony_ci    {"name": "BUF_NUM_FORMAT_USCALED", "value": 2},
48bf215546Sopenharmony_ci    {"name": "BUF_NUM_FORMAT_SSCALED", "value": 3},
49bf215546Sopenharmony_ci    {"name": "BUF_NUM_FORMAT_UINT", "value": 4},
50bf215546Sopenharmony_ci    {"name": "BUF_NUM_FORMAT_SINT", "value": 5},
51bf215546Sopenharmony_ci    {"name": "BUF_NUM_FORMAT_SNORM_OGL", "value": 6},
52bf215546Sopenharmony_ci    {"name": "BUF_NUM_FORMAT_FLOAT", "value": 7}
53bf215546Sopenharmony_ci   ]
54bf215546Sopenharmony_ci  },
55bf215546Sopenharmony_ci  "BankHeight": {
56bf215546Sopenharmony_ci   "entries": [
57bf215546Sopenharmony_ci    {"name": "ADDR_SURF_BANK_HEIGHT_1", "value": 0},
58bf215546Sopenharmony_ci    {"name": "ADDR_SURF_BANK_HEIGHT_2", "value": 1},
59bf215546Sopenharmony_ci    {"name": "ADDR_SURF_BANK_HEIGHT_4", "value": 2},
60bf215546Sopenharmony_ci    {"name": "ADDR_SURF_BANK_HEIGHT_8", "value": 3}
61bf215546Sopenharmony_ci   ]
62bf215546Sopenharmony_ci  },
63bf215546Sopenharmony_ci  "BankWidth": {
64bf215546Sopenharmony_ci   "entries": [
65bf215546Sopenharmony_ci    {"name": "ADDR_SURF_BANK_WIDTH_1", "value": 0},
66bf215546Sopenharmony_ci    {"name": "ADDR_SURF_BANK_WIDTH_2", "value": 1},
67bf215546Sopenharmony_ci    {"name": "ADDR_SURF_BANK_WIDTH_4", "value": 2},
68bf215546Sopenharmony_ci    {"name": "ADDR_SURF_BANK_WIDTH_8", "value": 3}
69bf215546Sopenharmony_ci   ]
70bf215546Sopenharmony_ci  },
71bf215546Sopenharmony_ci  "BlendOp": {
72bf215546Sopenharmony_ci   "entries": [
73bf215546Sopenharmony_ci    {"name": "BLEND_ZERO", "value": 0},
74bf215546Sopenharmony_ci    {"name": "BLEND_ONE", "value": 1},
75bf215546Sopenharmony_ci    {"name": "BLEND_SRC_COLOR", "value": 2},
76bf215546Sopenharmony_ci    {"name": "BLEND_ONE_MINUS_SRC_COLOR", "value": 3},
77bf215546Sopenharmony_ci    {"name": "BLEND_SRC_ALPHA", "value": 4},
78bf215546Sopenharmony_ci    {"name": "BLEND_ONE_MINUS_SRC_ALPHA", "value": 5},
79bf215546Sopenharmony_ci    {"name": "BLEND_DST_ALPHA", "value": 6},
80bf215546Sopenharmony_ci    {"name": "BLEND_ONE_MINUS_DST_ALPHA", "value": 7},
81bf215546Sopenharmony_ci    {"name": "BLEND_DST_COLOR", "value": 8},
82bf215546Sopenharmony_ci    {"name": "BLEND_ONE_MINUS_DST_COLOR", "value": 9},
83bf215546Sopenharmony_ci    {"name": "BLEND_SRC_ALPHA_SATURATE", "value": 10},
84bf215546Sopenharmony_ci    {"name": "BLEND_BOTH_SRC_ALPHA", "value": 11},
85bf215546Sopenharmony_ci    {"name": "BLEND_BOTH_INV_SRC_ALPHA", "value": 12},
86bf215546Sopenharmony_ci    {"name": "BLEND_CONSTANT_COLOR", "value": 13},
87bf215546Sopenharmony_ci    {"name": "BLEND_ONE_MINUS_CONSTANT_COLOR", "value": 14},
88bf215546Sopenharmony_ci    {"name": "BLEND_SRC1_COLOR", "value": 15},
89bf215546Sopenharmony_ci    {"name": "BLEND_INV_SRC1_COLOR", "value": 16},
90bf215546Sopenharmony_ci    {"name": "BLEND_SRC1_ALPHA", "value": 17},
91bf215546Sopenharmony_ci    {"name": "BLEND_INV_SRC1_ALPHA", "value": 18},
92bf215546Sopenharmony_ci    {"name": "BLEND_CONSTANT_ALPHA", "value": 19},
93bf215546Sopenharmony_ci    {"name": "BLEND_ONE_MINUS_CONSTANT_ALPHA", "value": 20}
94bf215546Sopenharmony_ci   ]
95bf215546Sopenharmony_ci  },
96bf215546Sopenharmony_ci  "BlendOpt": {
97bf215546Sopenharmony_ci   "entries": [
98bf215546Sopenharmony_ci    {"name": "FORCE_OPT_AUTO", "value": 0},
99bf215546Sopenharmony_ci    {"name": "FORCE_OPT_DISABLE", "value": 1},
100bf215546Sopenharmony_ci    {"name": "FORCE_OPT_ENABLE_IF_SRC_A_0", "value": 2},
101bf215546Sopenharmony_ci    {"name": "FORCE_OPT_ENABLE_IF_SRC_RGB_0", "value": 3},
102bf215546Sopenharmony_ci    {"name": "FORCE_OPT_ENABLE_IF_SRC_ARGB_0", "value": 4},
103bf215546Sopenharmony_ci    {"name": "FORCE_OPT_ENABLE_IF_SRC_A_1", "value": 5},
104bf215546Sopenharmony_ci    {"name": "FORCE_OPT_ENABLE_IF_SRC_RGB_1", "value": 6},
105bf215546Sopenharmony_ci    {"name": "FORCE_OPT_ENABLE_IF_SRC_ARGB_1", "value": 7}
106bf215546Sopenharmony_ci   ]
107bf215546Sopenharmony_ci  },
108bf215546Sopenharmony_ci  "CBMode": {
109bf215546Sopenharmony_ci   "entries": [
110bf215546Sopenharmony_ci    {"name": "CB_DISABLE", "value": 0},
111bf215546Sopenharmony_ci    {"name": "CB_NORMAL", "value": 1},
112bf215546Sopenharmony_ci    {"name": "CB_ELIMINATE_FAST_CLEAR", "value": 2},
113bf215546Sopenharmony_ci    {"name": "CB_RESOLVE", "value": 3},
114bf215546Sopenharmony_ci    {"name": "CB_DECOMPRESS", "value": 4},
115bf215546Sopenharmony_ci    {"name": "CB_FMASK_DECOMPRESS", "value": 5}
116bf215546Sopenharmony_ci   ]
117bf215546Sopenharmony_ci  },
118bf215546Sopenharmony_ci  "CBPerfClearFilterSel": {
119bf215546Sopenharmony_ci   "entries": [
120bf215546Sopenharmony_ci    {"name": "CB_PERF_CLEAR_FILTER_SEL_NONCLEAR", "value": 0},
121bf215546Sopenharmony_ci    {"name": "CB_PERF_CLEAR_FILTER_SEL_CLEAR", "value": 1}
122bf215546Sopenharmony_ci   ]
123bf215546Sopenharmony_ci  },
124bf215546Sopenharmony_ci  "CBPerfOpFilterSel": {
125bf215546Sopenharmony_ci   "entries": [
126bf215546Sopenharmony_ci    {"name": "CB_PERF_OP_FILTER_SEL_WRITE_ONLY", "value": 0},
127bf215546Sopenharmony_ci    {"name": "CB_PERF_OP_FILTER_SEL_NEEDS_DESTINATION", "value": 1},
128bf215546Sopenharmony_ci    {"name": "CB_PERF_OP_FILTER_SEL_RESOLVE", "value": 2},
129bf215546Sopenharmony_ci    {"name": "CB_PERF_OP_FILTER_SEL_DECOMPRESS", "value": 3},
130bf215546Sopenharmony_ci    {"name": "CB_PERF_OP_FILTER_SEL_FMASK_DECOMPRESS", "value": 4},
131bf215546Sopenharmony_ci    {"name": "CB_PERF_OP_FILTER_SEL_ELIMINATE_FAST_CLEAR", "value": 5}
132bf215546Sopenharmony_ci   ]
133bf215546Sopenharmony_ci  },
134bf215546Sopenharmony_ci  "CLIP_RULE": {
135bf215546Sopenharmony_ci   "entries": [
136bf215546Sopenharmony_ci    {"name": "OUT", "value": 1},
137bf215546Sopenharmony_ci    {"name": "IN_0", "value": 2},
138bf215546Sopenharmony_ci    {"name": "IN_1", "value": 4},
139bf215546Sopenharmony_ci    {"name": "IN_10", "value": 8},
140bf215546Sopenharmony_ci    {"name": "IN_2", "value": 16},
141bf215546Sopenharmony_ci    {"name": "IN_20", "value": 32},
142bf215546Sopenharmony_ci    {"name": "IN_21", "value": 64},
143bf215546Sopenharmony_ci    {"name": "IN_210", "value": 128},
144bf215546Sopenharmony_ci    {"name": "IN_3", "value": 256},
145bf215546Sopenharmony_ci    {"name": "IN_30", "value": 512},
146bf215546Sopenharmony_ci    {"name": "IN_31", "value": 1024},
147bf215546Sopenharmony_ci    {"name": "IN_310", "value": 2048},
148bf215546Sopenharmony_ci    {"name": "IN_32", "value": 4096},
149bf215546Sopenharmony_ci    {"name": "IN_320", "value": 8192},
150bf215546Sopenharmony_ci    {"name": "IN_321", "value": 16384},
151bf215546Sopenharmony_ci    {"name": "IN_3210", "value": 32768}
152bf215546Sopenharmony_ci   ]
153bf215546Sopenharmony_ci  },
154bf215546Sopenharmony_ci  "CP_PERFMON_ENABLE_MODE": {
155bf215546Sopenharmony_ci   "entries": [
156bf215546Sopenharmony_ci    {"name": "CP_PERFMON_ENABLE_MODE_ALWAYS_COUNT", "value": 0},
157bf215546Sopenharmony_ci    {"name": "CP_PERFMON_ENABLE_MODE_RESERVED_1", "value": 1},
158bf215546Sopenharmony_ci    {"name": "CP_PERFMON_ENABLE_MODE_COUNT_CONTEXT_TRUE", "value": 2},
159bf215546Sopenharmony_ci    {"name": "CP_PERFMON_ENABLE_MODE_COUNT_CONTEXT_FALSE", "value": 3}
160bf215546Sopenharmony_ci   ]
161bf215546Sopenharmony_ci  },
162bf215546Sopenharmony_ci  "CP_PERFMON_STATE": {
163bf215546Sopenharmony_ci   "entries": [
164bf215546Sopenharmony_ci    {"name": "CP_PERFMON_STATE_DISABLE_AND_RESET", "value": 0},
165bf215546Sopenharmony_ci    {"name": "CP_PERFMON_STATE_START_COUNTING", "value": 1},
166bf215546Sopenharmony_ci    {"name": "CP_PERFMON_STATE_STOP_COUNTING", "value": 2},
167bf215546Sopenharmony_ci    {"name": "CP_PERFMON_STATE_RESERVED_3", "value": 3},
168bf215546Sopenharmony_ci    {"name": "CP_PERFMON_STATE_DISABLE_AND_RESET_PHANTOM", "value": 4},
169bf215546Sopenharmony_ci    {"name": "CP_PERFMON_STATE_COUNT_AND_DUMP_PHANTOM", "value": 5}
170bf215546Sopenharmony_ci   ]
171bf215546Sopenharmony_ci  },
172bf215546Sopenharmony_ci  "ColorFormat": {
173bf215546Sopenharmony_ci   "entries": [
174bf215546Sopenharmony_ci    {"name": "COLOR_INVALID", "value": 0},
175bf215546Sopenharmony_ci    {"name": "COLOR_8", "value": 1},
176bf215546Sopenharmony_ci    {"name": "COLOR_16", "value": 2},
177bf215546Sopenharmony_ci    {"name": "COLOR_8_8", "value": 3},
178bf215546Sopenharmony_ci    {"name": "COLOR_32", "value": 4},
179bf215546Sopenharmony_ci    {"name": "COLOR_16_16", "value": 5},
180bf215546Sopenharmony_ci    {"name": "COLOR_10_11_11", "value": 6},
181bf215546Sopenharmony_ci    {"name": "COLOR_11_11_10", "value": 7},
182bf215546Sopenharmony_ci    {"name": "COLOR_10_10_10_2", "value": 8},
183bf215546Sopenharmony_ci    {"name": "COLOR_2_10_10_10", "value": 9},
184bf215546Sopenharmony_ci    {"name": "COLOR_8_8_8_8", "value": 10},
185bf215546Sopenharmony_ci    {"name": "COLOR_32_32", "value": 11},
186bf215546Sopenharmony_ci    {"name": "COLOR_16_16_16_16", "value": 12},
187bf215546Sopenharmony_ci    {"name": "COLOR_RESERVED_13", "value": 13},
188bf215546Sopenharmony_ci    {"name": "COLOR_32_32_32_32", "value": 14},
189bf215546Sopenharmony_ci    {"name": "COLOR_RESERVED_15", "value": 15},
190bf215546Sopenharmony_ci    {"name": "COLOR_5_6_5", "value": 16},
191bf215546Sopenharmony_ci    {"name": "COLOR_1_5_5_5", "value": 17},
192bf215546Sopenharmony_ci    {"name": "COLOR_5_5_5_1", "value": 18},
193bf215546Sopenharmony_ci    {"name": "COLOR_4_4_4_4", "value": 19},
194bf215546Sopenharmony_ci    {"name": "COLOR_8_24", "value": 20},
195bf215546Sopenharmony_ci    {"name": "COLOR_24_8", "value": 21},
196bf215546Sopenharmony_ci    {"name": "COLOR_X24_8_32_FLOAT", "value": 22},
197bf215546Sopenharmony_ci    {"name": "COLOR_RESERVED_23", "value": 23}
198bf215546Sopenharmony_ci   ]
199bf215546Sopenharmony_ci  },
200bf215546Sopenharmony_ci  "CombFunc": {
201bf215546Sopenharmony_ci   "entries": [
202bf215546Sopenharmony_ci    {"name": "COMB_DST_PLUS_SRC", "value": 0},
203bf215546Sopenharmony_ci    {"name": "COMB_SRC_MINUS_DST", "value": 1},
204bf215546Sopenharmony_ci    {"name": "COMB_MIN_DST_SRC", "value": 2},
205bf215546Sopenharmony_ci    {"name": "COMB_MAX_DST_SRC", "value": 3},
206bf215546Sopenharmony_ci    {"name": "COMB_DST_MINUS_SRC", "value": 4}
207bf215546Sopenharmony_ci   ]
208bf215546Sopenharmony_ci  },
209bf215546Sopenharmony_ci  "CompareFrag": {
210bf215546Sopenharmony_ci   "entries": [
211bf215546Sopenharmony_ci    {"name": "FRAG_NEVER", "value": 0},
212bf215546Sopenharmony_ci    {"name": "FRAG_LESS", "value": 1},
213bf215546Sopenharmony_ci    {"name": "FRAG_EQUAL", "value": 2},
214bf215546Sopenharmony_ci    {"name": "FRAG_LEQUAL", "value": 3},
215bf215546Sopenharmony_ci    {"name": "FRAG_GREATER", "value": 4},
216bf215546Sopenharmony_ci    {"name": "FRAG_NOTEQUAL", "value": 5},
217bf215546Sopenharmony_ci    {"name": "FRAG_GEQUAL", "value": 6},
218bf215546Sopenharmony_ci    {"name": "FRAG_ALWAYS", "value": 7}
219bf215546Sopenharmony_ci   ]
220bf215546Sopenharmony_ci  },
221bf215546Sopenharmony_ci  "ConservativeZExport": {
222bf215546Sopenharmony_ci   "entries": [
223bf215546Sopenharmony_ci    {"name": "EXPORT_ANY_Z", "value": 0},
224bf215546Sopenharmony_ci    {"name": "EXPORT_LESS_THAN_Z", "value": 1},
225bf215546Sopenharmony_ci    {"name": "EXPORT_GREATER_THAN_Z", "value": 2},
226bf215546Sopenharmony_ci    {"name": "EXPORT_RESERVED", "value": 3}
227bf215546Sopenharmony_ci   ]
228bf215546Sopenharmony_ci  },
229bf215546Sopenharmony_ci  "DbPSLControl": {
230bf215546Sopenharmony_ci   "entries": [
231bf215546Sopenharmony_ci    {"name": "PSLC_AUTO", "value": 0},
232bf215546Sopenharmony_ci    {"name": "PSLC_ON_HANG_ONLY", "value": 1},
233bf215546Sopenharmony_ci    {"name": "PSLC_ASAP", "value": 2},
234bf215546Sopenharmony_ci    {"name": "PSLC_COUNTDOWN", "value": 3}
235bf215546Sopenharmony_ci   ]
236bf215546Sopenharmony_ci  },
237bf215546Sopenharmony_ci  "EXCP_EN": {
238bf215546Sopenharmony_ci   "entries": [
239bf215546Sopenharmony_ci    {"name": "INVALID", "value": 1},
240bf215546Sopenharmony_ci    {"name": "INPUT_DENORMAL", "value": 2},
241bf215546Sopenharmony_ci    {"name": "DIVIDE_BY_ZERO", "value": 4},
242bf215546Sopenharmony_ci    {"name": "OVERFLOW", "value": 8},
243bf215546Sopenharmony_ci    {"name": "UNDERFLOW", "value": 16},
244bf215546Sopenharmony_ci    {"name": "INEXACT", "value": 32},
245bf215546Sopenharmony_ci    {"name": "INT_DIVIDE_BY_ZERO", "value": 64},
246bf215546Sopenharmony_ci    {"name": "ADDRESS_WATCH", "value": 128},
247bf215546Sopenharmony_ci    {"name": "MEMORY_VIOLATION", "value": 256}
248bf215546Sopenharmony_ci   ]
249bf215546Sopenharmony_ci  },
250bf215546Sopenharmony_ci  "FLOAT_MODE": {
251bf215546Sopenharmony_ci   "entries": [
252bf215546Sopenharmony_ci    {"name": "FP_32_ROUND_TOWARDS_ZERO", "value": 3},
253bf215546Sopenharmony_ci    {"name": "FP_16_64_ROUND_TOWARDS_ZERO", "value": 12},
254bf215546Sopenharmony_ci    {"name": "FP_32_DENORMS", "value": 48},
255bf215546Sopenharmony_ci    {"name": "FP_16_64_DENORMS", "value": 192}
256bf215546Sopenharmony_ci   ]
257bf215546Sopenharmony_ci  },
258bf215546Sopenharmony_ci  "ForceControl": {
259bf215546Sopenharmony_ci   "entries": [
260bf215546Sopenharmony_ci    {"name": "FORCE_OFF", "value": 0},
261bf215546Sopenharmony_ci    {"name": "FORCE_ENABLE", "value": 1},
262bf215546Sopenharmony_ci    {"name": "FORCE_DISABLE", "value": 2},
263bf215546Sopenharmony_ci    {"name": "FORCE_RESERVED", "value": 3}
264bf215546Sopenharmony_ci   ]
265bf215546Sopenharmony_ci  },
266bf215546Sopenharmony_ci  "IMG_DATA_FORMAT": {
267bf215546Sopenharmony_ci   "entries": [
268bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_INVALID", "value": 0},
269bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_8", "value": 1},
270bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_16", "value": 2},
271bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_8_8", "value": 3},
272bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_32", "value": 4},
273bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_16_16", "value": 5},
274bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_10_11_11", "value": 6},
275bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_11_11_10", "value": 7},
276bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_10_10_10_2", "value": 8},
277bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_2_10_10_10", "value": 9},
278bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_8_8_8_8", "value": 10},
279bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_32_32", "value": 11},
280bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_16_16_16_16", "value": 12},
281bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_32_32_32", "value": 13},
282bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_32_32_32_32", "value": 14},
283bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_RESERVED_15", "value": 15},
284bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_5_6_5", "value": 16},
285bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_1_5_5_5", "value": 17},
286bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_5_5_5_1", "value": 18},
287bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_4_4_4_4", "value": 19},
288bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_8_24", "value": 20},
289bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_24_8", "value": 21},
290bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_X24_8_32", "value": 22},
291bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_RESERVED_23", "value": 23},
292bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_RESERVED_24", "value": 24},
293bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_RESERVED_25", "value": 25},
294bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_RESERVED_26", "value": 26},
295bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_RESERVED_27", "value": 27},
296bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_RESERVED_28", "value": 28},
297bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_RESERVED_29", "value": 29},
298bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_RESERVED_30", "value": 30},
299bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_RESERVED_31", "value": 31},
300bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_GB_GR", "value": 32},
301bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_BG_RG", "value": 33},
302bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_5_9_9_9", "value": 34},
303bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_BC1", "value": 35},
304bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_BC2", "value": 36},
305bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_BC3", "value": 37},
306bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_BC4", "value": 38},
307bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_BC5", "value": 39},
308bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_BC6", "value": 40},
309bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_BC7", "value": 41},
310bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_RESERVED_42", "value": 42},
311bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_RESERVED_43", "value": 43},
312bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_FMASK8_S2_F1", "value": 44},
313bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_FMASK8_S4_F1", "value": 45},
314bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_FMASK8_S8_F1", "value": 46},
315bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_FMASK8_S2_F2", "value": 47},
316bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_FMASK8_S4_F2", "value": 48},
317bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_FMASK8_S4_F4", "value": 49},
318bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_FMASK16_S16_F1", "value": 50},
319bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_FMASK16_S8_F2", "value": 51},
320bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_FMASK32_S16_F2", "value": 52},
321bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_FMASK32_S8_F4", "value": 53},
322bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_FMASK32_S8_F8", "value": 54},
323bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_FMASK64_S16_F4", "value": 55},
324bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_FMASK64_S16_F8", "value": 56},
325bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_4_4", "value": 57},
326bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_6_5_5", "value": 58},
327bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_1", "value": 59},
328bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_1_REVERSED", "value": 60},
329bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_32_AS_8", "value": 61},
330bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_32_AS_8_8", "value": 62},
331bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_32_AS_32_32_32_32", "value": 63}
332bf215546Sopenharmony_ci   ]
333bf215546Sopenharmony_ci  },
334bf215546Sopenharmony_ci  "IMG_NUM_FORMAT": {
335bf215546Sopenharmony_ci   "entries": [
336bf215546Sopenharmony_ci    {"name": "IMG_NUM_FORMAT_UNORM", "value": 0},
337bf215546Sopenharmony_ci    {"name": "IMG_NUM_FORMAT_SNORM", "value": 1},
338bf215546Sopenharmony_ci    {"name": "IMG_NUM_FORMAT_USCALED", "value": 2},
339bf215546Sopenharmony_ci    {"name": "IMG_NUM_FORMAT_SSCALED", "value": 3},
340bf215546Sopenharmony_ci    {"name": "IMG_NUM_FORMAT_UINT", "value": 4},
341bf215546Sopenharmony_ci    {"name": "IMG_NUM_FORMAT_SINT", "value": 5},
342bf215546Sopenharmony_ci    {"name": "IMG_NUM_FORMAT_SNORM_OGL", "value": 6},
343bf215546Sopenharmony_ci    {"name": "IMG_NUM_FORMAT_FLOAT", "value": 7},
344bf215546Sopenharmony_ci    {"name": "IMG_NUM_FORMAT_RESERVED_8", "value": 8},
345bf215546Sopenharmony_ci    {"name": "IMG_NUM_FORMAT_SRGB", "value": 9},
346bf215546Sopenharmony_ci    {"name": "IMG_NUM_FORMAT_UBNORM", "value": 10},
347bf215546Sopenharmony_ci    {"name": "IMG_NUM_FORMAT_UBNORM_OGL", "value": 11},
348bf215546Sopenharmony_ci    {"name": "IMG_NUM_FORMAT_UBINT", "value": 12},
349bf215546Sopenharmony_ci    {"name": "IMG_NUM_FORMAT_UBSCALED", "value": 13},
350bf215546Sopenharmony_ci    {"name": "IMG_NUM_FORMAT_RESERVED_14", "value": 14},
351bf215546Sopenharmony_ci    {"name": "IMG_NUM_FORMAT_RESERVED_15", "value": 15}
352bf215546Sopenharmony_ci   ]
353bf215546Sopenharmony_ci  },
354bf215546Sopenharmony_ci  "MacroTileAspect": {
355bf215546Sopenharmony_ci   "entries": [
356bf215546Sopenharmony_ci    {"name": "ADDR_SURF_MACRO_ASPECT_1", "value": 0},
357bf215546Sopenharmony_ci    {"name": "ADDR_SURF_MACRO_ASPECT_2", "value": 1},
358bf215546Sopenharmony_ci    {"name": "ADDR_SURF_MACRO_ASPECT_4", "value": 2},
359bf215546Sopenharmony_ci    {"name": "ADDR_SURF_MACRO_ASPECT_8", "value": 3}
360bf215546Sopenharmony_ci   ]
361bf215546Sopenharmony_ci  },
362bf215546Sopenharmony_ci  "MicroTileMode": {
363bf215546Sopenharmony_ci   "entries": [
364bf215546Sopenharmony_ci    {"name": "ADDR_SURF_DISPLAY_MICRO_TILING", "value": 0},
365bf215546Sopenharmony_ci    {"name": "ADDR_SURF_THIN_MICRO_TILING", "value": 1},
366bf215546Sopenharmony_ci    {"name": "ADDR_SURF_DEPTH_MICRO_TILING", "value": 2},
367bf215546Sopenharmony_ci    {"name": "ADDR_SURF_ROTATED_MICRO_TILING", "value": 3},
368bf215546Sopenharmony_ci    {"name": "ADDR_SURF_THICK_MICRO_TILING", "value": 4}
369bf215546Sopenharmony_ci   ]
370bf215546Sopenharmony_ci  },
371bf215546Sopenharmony_ci  "NumBanks": {
372bf215546Sopenharmony_ci   "entries": [
373bf215546Sopenharmony_ci    {"name": "ADDR_SURF_2_BANK", "value": 0},
374bf215546Sopenharmony_ci    {"name": "ADDR_SURF_4_BANK", "value": 1},
375bf215546Sopenharmony_ci    {"name": "ADDR_SURF_8_BANK", "value": 2},
376bf215546Sopenharmony_ci    {"name": "ADDR_SURF_16_BANK", "value": 3}
377bf215546Sopenharmony_ci   ]
378bf215546Sopenharmony_ci  },
379bf215546Sopenharmony_ci  "PA_SU_SC_MODE_CNTL__POLYMODE_FRONT_PTYPE": {
380bf215546Sopenharmony_ci   "entries": [
381bf215546Sopenharmony_ci    {"name": "X_DRAW_POINTS", "value": 0},
382bf215546Sopenharmony_ci    {"name": "X_DRAW_LINES", "value": 1},
383bf215546Sopenharmony_ci    {"name": "X_DRAW_TRIANGLES", "value": 2}
384bf215546Sopenharmony_ci   ]
385bf215546Sopenharmony_ci  },
386bf215546Sopenharmony_ci  "PA_SU_SC_MODE_CNTL__POLY_MODE": {
387bf215546Sopenharmony_ci   "entries": [
388bf215546Sopenharmony_ci    {"name": "X_DISABLE_POLY_MODE", "value": 0},
389bf215546Sopenharmony_ci    {"name": "X_DUAL_MODE", "value": 1}
390bf215546Sopenharmony_ci   ]
391bf215546Sopenharmony_ci  },
392bf215546Sopenharmony_ci  "PA_SU_VTX_CNTL__ROUND_MODE": {
393bf215546Sopenharmony_ci   "entries": [
394bf215546Sopenharmony_ci    {"name": "X_TRUNCATE", "value": 0},
395bf215546Sopenharmony_ci    {"name": "X_ROUND", "value": 1},
396bf215546Sopenharmony_ci    {"name": "X_ROUND_TO_EVEN", "value": 2},
397bf215546Sopenharmony_ci    {"name": "X_ROUND_TO_ODD", "value": 3}
398bf215546Sopenharmony_ci   ]
399bf215546Sopenharmony_ci  },
400bf215546Sopenharmony_ci  "PipeConfig": {
401bf215546Sopenharmony_ci   "entries": [
402bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P2", "value": 0},
403bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P2_RESERVED0", "value": 1},
404bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P2_RESERVED1", "value": 2},
405bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P2_RESERVED2", "value": 3},
406bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P4_8x16", "value": 4},
407bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P4_16x16", "value": 5},
408bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P4_16x32", "value": 6},
409bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P4_32x32", "value": 7},
410bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P8_16x16_8x16", "value": 8},
411bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P8_16x32_8x16", "value": 9},
412bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P8_32x32_8x16", "value": 10},
413bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P8_16x32_16x16", "value": 11},
414bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P8_32x32_16x16", "value": 12},
415bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P8_32x32_16x32", "value": 13},
416bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P8_32x64_32x32", "value": 14},
417bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P8_RESERVED0", "value": 15},
418bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P16_32x32_8x16", "value": 16},
419bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P16_32x32_16x16", "value": 17}
420bf215546Sopenharmony_ci   ]
421bf215546Sopenharmony_ci  },
422bf215546Sopenharmony_ci  "PkrMap": {
423bf215546Sopenharmony_ci   "entries": [
424bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_PKR_MAP_0", "value": 0},
425bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_PKR_MAP_1", "value": 1},
426bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_PKR_MAP_2", "value": 2},
427bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_PKR_MAP_3", "value": 3}
428bf215546Sopenharmony_ci   ]
429bf215546Sopenharmony_ci  },
430bf215546Sopenharmony_ci  "PkrXsel": {
431bf215546Sopenharmony_ci   "entries": [
432bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_PKR_XSEL_0", "value": 0},
433bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_PKR_XSEL_1", "value": 1},
434bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_PKR_XSEL_2", "value": 2},
435bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_PKR_XSEL_3", "value": 3}
436bf215546Sopenharmony_ci   ]
437bf215546Sopenharmony_ci  },
438bf215546Sopenharmony_ci  "PkrXsel2": {
439bf215546Sopenharmony_ci   "entries": [
440bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_PKR_XSEL2_0", "value": 0},
441bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_PKR_XSEL2_1", "value": 1},
442bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_PKR_XSEL2_2", "value": 2},
443bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_PKR_XSEL2_3", "value": 3}
444bf215546Sopenharmony_ci   ]
445bf215546Sopenharmony_ci  },
446bf215546Sopenharmony_ci  "PkrYsel": {
447bf215546Sopenharmony_ci   "entries": [
448bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_PKR_YSEL_0", "value": 0},
449bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_PKR_YSEL_1", "value": 1},
450bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_PKR_YSEL_2", "value": 2},
451bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_PKR_YSEL_3", "value": 3}
452bf215546Sopenharmony_ci   ]
453bf215546Sopenharmony_ci  },
454bf215546Sopenharmony_ci  "QUANT_MODE": {
455bf215546Sopenharmony_ci   "entries": [
456bf215546Sopenharmony_ci    {"name": "X_16_8_FIXED_POINT_1_16TH", "value": 0},
457bf215546Sopenharmony_ci    {"name": "X_16_8_FIXED_POINT_1_8TH", "value": 1},
458bf215546Sopenharmony_ci    {"name": "X_16_8_FIXED_POINT_1_4TH", "value": 2},
459bf215546Sopenharmony_ci    {"name": "X_16_8_FIXED_POINT_1_2", "value": 3},
460bf215546Sopenharmony_ci    {"name": "X_16_8_FIXED_POINT_1", "value": 4},
461bf215546Sopenharmony_ci    {"name": "X_16_8_FIXED_POINT_1_256TH", "value": 5},
462bf215546Sopenharmony_ci    {"name": "X_14_10_FIXED_POINT_1_1024TH", "value": 6},
463bf215546Sopenharmony_ci    {"name": "X_12_12_FIXED_POINT_1_4096TH", "value": 7}
464bf215546Sopenharmony_ci   ]
465bf215546Sopenharmony_ci  },
466bf215546Sopenharmony_ci  "ROP3": {
467bf215546Sopenharmony_ci   "entries": [
468bf215546Sopenharmony_ci    {"name": "ROP3_CLEAR", "value": 0},
469bf215546Sopenharmony_ci    {"name": "X_0X05", "value": 5},
470bf215546Sopenharmony_ci    {"name": "X_0X0A", "value": 10},
471bf215546Sopenharmony_ci    {"name": "X_0X0F", "value": 15},
472bf215546Sopenharmony_ci    {"name": "ROP3_NOR", "value": 17},
473bf215546Sopenharmony_ci    {"name": "ROP3_AND_INVERTED", "value": 34},
474bf215546Sopenharmony_ci    {"name": "ROP3_COPY_INVERTED", "value": 51},
475bf215546Sopenharmony_ci    {"name": "ROP3_AND_REVERSE", "value": 68},
476bf215546Sopenharmony_ci    {"name": "X_0X50", "value": 80},
477bf215546Sopenharmony_ci    {"name": "ROP3_INVERT", "value": 85},
478bf215546Sopenharmony_ci    {"name": "X_0X5A", "value": 90},
479bf215546Sopenharmony_ci    {"name": "X_0X5F", "value": 95},
480bf215546Sopenharmony_ci    {"name": "ROP3_XOR", "value": 102},
481bf215546Sopenharmony_ci    {"name": "ROP3_NAND", "value": 119},
482bf215546Sopenharmony_ci    {"name": "ROP3_AND", "value": 136},
483bf215546Sopenharmony_ci    {"name": "ROP3_EQUIVALENT", "value": 153},
484bf215546Sopenharmony_ci    {"name": "X_0XA0", "value": 160},
485bf215546Sopenharmony_ci    {"name": "X_0XA5", "value": 165},
486bf215546Sopenharmony_ci    {"name": "ROP3_NO_OP", "value": 170},
487bf215546Sopenharmony_ci    {"name": "X_0XAF", "value": 175},
488bf215546Sopenharmony_ci    {"name": "ROP3_OR_INVERTED", "value": 187},
489bf215546Sopenharmony_ci    {"name": "ROP3_COPY", "value": 204},
490bf215546Sopenharmony_ci    {"name": "ROP3_OR_REVERSE", "value": 221},
491bf215546Sopenharmony_ci    {"name": "ROP3_OR", "value": 238},
492bf215546Sopenharmony_ci    {"name": "X_0XF0", "value": 240},
493bf215546Sopenharmony_ci    {"name": "X_0XF5", "value": 245},
494bf215546Sopenharmony_ci    {"name": "X_0XFA", "value": 250},
495bf215546Sopenharmony_ci    {"name": "ROP3_SET", "value": 255}
496bf215546Sopenharmony_ci   ]
497bf215546Sopenharmony_ci  },
498bf215546Sopenharmony_ci  "RbMap": {
499bf215546Sopenharmony_ci   "entries": [
500bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_RB_MAP_0", "value": 0},
501bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_RB_MAP_1", "value": 1},
502bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_RB_MAP_2", "value": 2},
503bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_RB_MAP_3", "value": 3}
504bf215546Sopenharmony_ci   ]
505bf215546Sopenharmony_ci  },
506bf215546Sopenharmony_ci  "RbXsel": {
507bf215546Sopenharmony_ci   "entries": [
508bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_RB_XSEL_0", "value": 0},
509bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_RB_XSEL_1", "value": 1}
510bf215546Sopenharmony_ci   ]
511bf215546Sopenharmony_ci  },
512bf215546Sopenharmony_ci  "RbXsel2": {
513bf215546Sopenharmony_ci   "entries": [
514bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_RB_XSEL2_0", "value": 0},
515bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_RB_XSEL2_1", "value": 1},
516bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_RB_XSEL2_2", "value": 2},
517bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_RB_XSEL2_3", "value": 3}
518bf215546Sopenharmony_ci   ]
519bf215546Sopenharmony_ci  },
520bf215546Sopenharmony_ci  "RbYsel": {
521bf215546Sopenharmony_ci   "entries": [
522bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_RB_YSEL_0", "value": 0},
523bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_RB_YSEL_1", "value": 1}
524bf215546Sopenharmony_ci   ]
525bf215546Sopenharmony_ci  },
526bf215546Sopenharmony_ci  "SPI_PNT_SPRITE_OVERRIDE": {
527bf215546Sopenharmony_ci   "entries": [
528bf215546Sopenharmony_ci    {"name": "SPI_PNT_SPRITE_SEL_0", "value": 0},
529bf215546Sopenharmony_ci    {"name": "SPI_PNT_SPRITE_SEL_1", "value": 1},
530bf215546Sopenharmony_ci    {"name": "SPI_PNT_SPRITE_SEL_S", "value": 2},
531bf215546Sopenharmony_ci    {"name": "SPI_PNT_SPRITE_SEL_T", "value": 3},
532bf215546Sopenharmony_ci    {"name": "SPI_PNT_SPRITE_SEL_NONE", "value": 4}
533bf215546Sopenharmony_ci   ]
534bf215546Sopenharmony_ci  },
535bf215546Sopenharmony_ci  "SPI_SHADER_EX_FORMAT": {
536bf215546Sopenharmony_ci   "entries": [
537bf215546Sopenharmony_ci    {"name": "SPI_SHADER_ZERO", "value": 0},
538bf215546Sopenharmony_ci    {"name": "SPI_SHADER_32_R", "value": 1},
539bf215546Sopenharmony_ci    {"name": "SPI_SHADER_32_GR", "value": 2},
540bf215546Sopenharmony_ci    {"name": "SPI_SHADER_32_AR", "value": 3},
541bf215546Sopenharmony_ci    {"name": "SPI_SHADER_FP16_ABGR", "value": 4},
542bf215546Sopenharmony_ci    {"name": "SPI_SHADER_UNORM16_ABGR", "value": 5},
543bf215546Sopenharmony_ci    {"name": "SPI_SHADER_SNORM16_ABGR", "value": 6},
544bf215546Sopenharmony_ci    {"name": "SPI_SHADER_UINT16_ABGR", "value": 7},
545bf215546Sopenharmony_ci    {"name": "SPI_SHADER_SINT16_ABGR", "value": 8},
546bf215546Sopenharmony_ci    {"name": "SPI_SHADER_32_ABGR", "value": 9}
547bf215546Sopenharmony_ci   ]
548bf215546Sopenharmony_ci  },
549bf215546Sopenharmony_ci  "SPI_SHADER_FORMAT": {
550bf215546Sopenharmony_ci   "entries": [
551bf215546Sopenharmony_ci    {"name": "SPI_SHADER_NONE", "value": 0},
552bf215546Sopenharmony_ci    {"name": "SPI_SHADER_1COMP", "value": 1},
553bf215546Sopenharmony_ci    {"name": "SPI_SHADER_2COMP", "value": 2},
554bf215546Sopenharmony_ci    {"name": "SPI_SHADER_4COMPRESS", "value": 3},
555bf215546Sopenharmony_ci    {"name": "SPI_SHADER_4COMP", "value": 4}
556bf215546Sopenharmony_ci   ]
557bf215546Sopenharmony_ci  },
558bf215546Sopenharmony_ci  "SPM_PERFMON_STATE": {
559bf215546Sopenharmony_ci   "entries": [
560bf215546Sopenharmony_ci    {"name": "STRM_PERFMON_STATE_DISABLE_AND_RESET", "value": 0},
561bf215546Sopenharmony_ci    {"name": "STRM_PERFMON_STATE_START_COUNTING", "value": 1},
562bf215546Sopenharmony_ci    {"name": "STRM_PERFMON_STATE_STOP_COUNTING", "value": 2},
563bf215546Sopenharmony_ci    {"name": "STRM_PERFMON_STATE_RESERVED_3", "value": 3},
564bf215546Sopenharmony_ci    {"name": "STRM_PERFMON_STATE_DISABLE_AND_RESET_PHANTOM", "value": 4},
565bf215546Sopenharmony_ci    {"name": "STRM_PERFMON_STATE_COUNT_AND_DUMP_PHANTOM", "value": 5}
566bf215546Sopenharmony_ci   ]
567bf215546Sopenharmony_ci  },
568bf215546Sopenharmony_ci  "SQ_IMG_FILTER_TYPE": {
569bf215546Sopenharmony_ci   "entries": [
570bf215546Sopenharmony_ci    {"name": "SQ_IMG_FILTER_MODE_BLEND", "value": 0},
571bf215546Sopenharmony_ci    {"name": "SQ_IMG_FILTER_MODE_MIN", "value": 1},
572bf215546Sopenharmony_ci    {"name": "SQ_IMG_FILTER_MODE_MAX", "value": 2}
573bf215546Sopenharmony_ci   ]
574bf215546Sopenharmony_ci  },
575bf215546Sopenharmony_ci  "SQ_RSRC_BUF_TYPE": {
576bf215546Sopenharmony_ci   "entries": [
577bf215546Sopenharmony_ci    {"name": "SQ_RSRC_BUF", "value": 0},
578bf215546Sopenharmony_ci    {"name": "SQ_RSRC_BUF_RSVD_1", "value": 1},
579bf215546Sopenharmony_ci    {"name": "SQ_RSRC_BUF_RSVD_2", "value": 2},
580bf215546Sopenharmony_ci    {"name": "SQ_RSRC_BUF_RSVD_3", "value": 3}
581bf215546Sopenharmony_ci   ]
582bf215546Sopenharmony_ci  },
583bf215546Sopenharmony_ci  "SQ_RSRC_IMG_TYPE": {
584bf215546Sopenharmony_ci   "entries": [
585bf215546Sopenharmony_ci    {"name": "SQ_RSRC_IMG_RSVD_0", "value": 0},
586bf215546Sopenharmony_ci    {"name": "SQ_RSRC_IMG_RSVD_1", "value": 1},
587bf215546Sopenharmony_ci    {"name": "SQ_RSRC_IMG_RSVD_2", "value": 2},
588bf215546Sopenharmony_ci    {"name": "SQ_RSRC_IMG_RSVD_3", "value": 3},
589bf215546Sopenharmony_ci    {"name": "SQ_RSRC_IMG_RSVD_4", "value": 4},
590bf215546Sopenharmony_ci    {"name": "SQ_RSRC_IMG_RSVD_5", "value": 5},
591bf215546Sopenharmony_ci    {"name": "SQ_RSRC_IMG_RSVD_6", "value": 6},
592bf215546Sopenharmony_ci    {"name": "SQ_RSRC_IMG_RSVD_7", "value": 7},
593bf215546Sopenharmony_ci    {"name": "SQ_RSRC_IMG_1D", "value": 8},
594bf215546Sopenharmony_ci    {"name": "SQ_RSRC_IMG_2D", "value": 9},
595bf215546Sopenharmony_ci    {"name": "SQ_RSRC_IMG_3D", "value": 10},
596bf215546Sopenharmony_ci    {"name": "SQ_RSRC_IMG_CUBE", "value": 11},
597bf215546Sopenharmony_ci    {"name": "SQ_RSRC_IMG_1D_ARRAY", "value": 12},
598bf215546Sopenharmony_ci    {"name": "SQ_RSRC_IMG_2D_ARRAY", "value": 13},
599bf215546Sopenharmony_ci    {"name": "SQ_RSRC_IMG_2D_MSAA", "value": 14},
600bf215546Sopenharmony_ci    {"name": "SQ_RSRC_IMG_2D_MSAA_ARRAY", "value": 15}
601bf215546Sopenharmony_ci   ]
602bf215546Sopenharmony_ci  },
603bf215546Sopenharmony_ci  "SQ_SEL_XYZW01": {
604bf215546Sopenharmony_ci   "entries": [
605bf215546Sopenharmony_ci    {"name": "SQ_SEL_0", "value": 0},
606bf215546Sopenharmony_ci    {"name": "SQ_SEL_1", "value": 1},
607bf215546Sopenharmony_ci    {"name": "SQ_SEL_RESERVED_0", "value": 2},
608bf215546Sopenharmony_ci    {"name": "SQ_SEL_RESERVED_1", "value": 3},
609bf215546Sopenharmony_ci    {"name": "SQ_SEL_X", "value": 4},
610bf215546Sopenharmony_ci    {"name": "SQ_SEL_Y", "value": 5},
611bf215546Sopenharmony_ci    {"name": "SQ_SEL_Z", "value": 6},
612bf215546Sopenharmony_ci    {"name": "SQ_SEL_W", "value": 7}
613bf215546Sopenharmony_ci   ]
614bf215546Sopenharmony_ci  },
615bf215546Sopenharmony_ci  "SQ_TEX_BORDER_COLOR": {
616bf215546Sopenharmony_ci   "entries": [
617bf215546Sopenharmony_ci    {"name": "SQ_TEX_BORDER_COLOR_TRANS_BLACK", "value": 0},
618bf215546Sopenharmony_ci    {"name": "SQ_TEX_BORDER_COLOR_OPAQUE_BLACK", "value": 1},
619bf215546Sopenharmony_ci    {"name": "SQ_TEX_BORDER_COLOR_OPAQUE_WHITE", "value": 2},
620bf215546Sopenharmony_ci    {"name": "SQ_TEX_BORDER_COLOR_REGISTER", "value": 3}
621bf215546Sopenharmony_ci   ]
622bf215546Sopenharmony_ci  },
623bf215546Sopenharmony_ci  "SQ_TEX_CLAMP": {
624bf215546Sopenharmony_ci   "entries": [
625bf215546Sopenharmony_ci    {"name": "SQ_TEX_WRAP", "value": 0},
626bf215546Sopenharmony_ci    {"name": "SQ_TEX_MIRROR", "value": 1},
627bf215546Sopenharmony_ci    {"name": "SQ_TEX_CLAMP_LAST_TEXEL", "value": 2},
628bf215546Sopenharmony_ci    {"name": "SQ_TEX_MIRROR_ONCE_LAST_TEXEL", "value": 3},
629bf215546Sopenharmony_ci    {"name": "SQ_TEX_CLAMP_HALF_BORDER", "value": 4},
630bf215546Sopenharmony_ci    {"name": "SQ_TEX_MIRROR_ONCE_HALF_BORDER", "value": 5},
631bf215546Sopenharmony_ci    {"name": "SQ_TEX_CLAMP_BORDER", "value": 6},
632bf215546Sopenharmony_ci    {"name": "SQ_TEX_MIRROR_ONCE_BORDER", "value": 7}
633bf215546Sopenharmony_ci   ]
634bf215546Sopenharmony_ci  },
635bf215546Sopenharmony_ci  "SQ_TEX_DEPTH_COMPARE": {
636bf215546Sopenharmony_ci   "entries": [
637bf215546Sopenharmony_ci    {"name": "SQ_TEX_DEPTH_COMPARE_NEVER", "value": 0},
638bf215546Sopenharmony_ci    {"name": "SQ_TEX_DEPTH_COMPARE_LESS", "value": 1},
639bf215546Sopenharmony_ci    {"name": "SQ_TEX_DEPTH_COMPARE_EQUAL", "value": 2},
640bf215546Sopenharmony_ci    {"name": "SQ_TEX_DEPTH_COMPARE_LESSEQUAL", "value": 3},
641bf215546Sopenharmony_ci    {"name": "SQ_TEX_DEPTH_COMPARE_GREATER", "value": 4},
642bf215546Sopenharmony_ci    {"name": "SQ_TEX_DEPTH_COMPARE_NOTEQUAL", "value": 5},
643bf215546Sopenharmony_ci    {"name": "SQ_TEX_DEPTH_COMPARE_GREATEREQUAL", "value": 6},
644bf215546Sopenharmony_ci    {"name": "SQ_TEX_DEPTH_COMPARE_ALWAYS", "value": 7}
645bf215546Sopenharmony_ci   ]
646bf215546Sopenharmony_ci  },
647bf215546Sopenharmony_ci  "SQ_TEX_MIP_FILTER": {
648bf215546Sopenharmony_ci   "entries": [
649bf215546Sopenharmony_ci    {"name": "SQ_TEX_MIP_FILTER_NONE", "value": 0},
650bf215546Sopenharmony_ci    {"name": "SQ_TEX_MIP_FILTER_POINT", "value": 1},
651bf215546Sopenharmony_ci    {"name": "SQ_TEX_MIP_FILTER_LINEAR", "value": 2}
652bf215546Sopenharmony_ci   ]
653bf215546Sopenharmony_ci  },
654bf215546Sopenharmony_ci  "SQ_TEX_XY_FILTER": {
655bf215546Sopenharmony_ci   "entries": [
656bf215546Sopenharmony_ci    {"name": "SQ_TEX_XY_FILTER_POINT", "value": 0},
657bf215546Sopenharmony_ci    {"name": "SQ_TEX_XY_FILTER_BILINEAR", "value": 1},
658bf215546Sopenharmony_ci    {"name": "SQ_TEX_XY_FILTER_ANISO_POINT", "value": 2},
659bf215546Sopenharmony_ci    {"name": "SQ_TEX_XY_FILTER_ANISO_BILINEAR", "value": 3}
660bf215546Sopenharmony_ci   ]
661bf215546Sopenharmony_ci  },
662bf215546Sopenharmony_ci  "SQ_TEX_Z_FILTER": {
663bf215546Sopenharmony_ci   "entries": [
664bf215546Sopenharmony_ci    {"name": "SQ_TEX_Z_FILTER_NONE", "value": 0},
665bf215546Sopenharmony_ci    {"name": "SQ_TEX_Z_FILTER_POINT", "value": 1},
666bf215546Sopenharmony_ci    {"name": "SQ_TEX_Z_FILTER_LINEAR", "value": 2}
667bf215546Sopenharmony_ci   ]
668bf215546Sopenharmony_ci  },
669bf215546Sopenharmony_ci  "ScMap": {
670bf215546Sopenharmony_ci   "entries": [
671bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SC_MAP_0", "value": 0},
672bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SC_MAP_1", "value": 1},
673bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SC_MAP_2", "value": 2},
674bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SC_MAP_3", "value": 3}
675bf215546Sopenharmony_ci   ]
676bf215546Sopenharmony_ci  },
677bf215546Sopenharmony_ci  "ScXsel": {
678bf215546Sopenharmony_ci   "entries": [
679bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SC_XSEL_8_WIDE_TILE", "value": 0},
680bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SC_XSEL_16_WIDE_TILE", "value": 1},
681bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SC_XSEL_32_WIDE_TILE", "value": 2},
682bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SC_XSEL_64_WIDE_TILE", "value": 3}
683bf215546Sopenharmony_ci   ]
684bf215546Sopenharmony_ci  },
685bf215546Sopenharmony_ci  "ScYsel": {
686bf215546Sopenharmony_ci   "entries": [
687bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SC_YSEL_8_WIDE_TILE", "value": 0},
688bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SC_YSEL_16_WIDE_TILE", "value": 1},
689bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SC_YSEL_32_WIDE_TILE", "value": 2},
690bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SC_YSEL_64_WIDE_TILE", "value": 3}
691bf215546Sopenharmony_ci   ]
692bf215546Sopenharmony_ci  },
693bf215546Sopenharmony_ci  "SeMap": {
694bf215546Sopenharmony_ci   "entries": [
695bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_MAP_0", "value": 0},
696bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_MAP_1", "value": 1},
697bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_MAP_2", "value": 2},
698bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_MAP_3", "value": 3}
699bf215546Sopenharmony_ci   ]
700bf215546Sopenharmony_ci  },
701bf215546Sopenharmony_ci  "SePairMap": {
702bf215546Sopenharmony_ci   "entries": [
703bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_PAIR_MAP_0", "value": 0},
704bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_PAIR_MAP_1", "value": 1},
705bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_PAIR_MAP_2", "value": 2},
706bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_PAIR_MAP_3", "value": 3}
707bf215546Sopenharmony_ci   ]
708bf215546Sopenharmony_ci  },
709bf215546Sopenharmony_ci  "SePairXsel": {
710bf215546Sopenharmony_ci   "entries": [
711bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_PAIR_XSEL_8_WIDE_TILE", "value": 0},
712bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_PAIR_XSEL_16_WIDE_TILE", "value": 1},
713bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_PAIR_XSEL_32_WIDE_TILE", "value": 2},
714bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_PAIR_XSEL_64_WIDE_TILE", "value": 3}
715bf215546Sopenharmony_ci   ]
716bf215546Sopenharmony_ci  },
717bf215546Sopenharmony_ci  "SePairYsel": {
718bf215546Sopenharmony_ci   "entries": [
719bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_PAIR_YSEL_8_WIDE_TILE", "value": 0},
720bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_PAIR_YSEL_16_WIDE_TILE", "value": 1},
721bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_PAIR_YSEL_32_WIDE_TILE", "value": 2},
722bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_PAIR_YSEL_64_WIDE_TILE", "value": 3}
723bf215546Sopenharmony_ci   ]
724bf215546Sopenharmony_ci  },
725bf215546Sopenharmony_ci  "SeXsel": {
726bf215546Sopenharmony_ci   "entries": [
727bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_XSEL_8_WIDE_TILE", "value": 0},
728bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_XSEL_16_WIDE_TILE", "value": 1},
729bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_XSEL_32_WIDE_TILE", "value": 2},
730bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_XSEL_64_WIDE_TILE", "value": 3}
731bf215546Sopenharmony_ci   ]
732bf215546Sopenharmony_ci  },
733bf215546Sopenharmony_ci  "SeYsel": {
734bf215546Sopenharmony_ci   "entries": [
735bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_YSEL_8_WIDE_TILE", "value": 0},
736bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_YSEL_16_WIDE_TILE", "value": 1},
737bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_YSEL_32_WIDE_TILE", "value": 2},
738bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_YSEL_64_WIDE_TILE", "value": 3}
739bf215546Sopenharmony_ci   ]
740bf215546Sopenharmony_ci  },
741bf215546Sopenharmony_ci  "StencilFormat": {
742bf215546Sopenharmony_ci   "entries": [
743bf215546Sopenharmony_ci    {"name": "STENCIL_INVALID", "value": 0},
744bf215546Sopenharmony_ci    {"name": "STENCIL_8", "value": 1}
745bf215546Sopenharmony_ci   ]
746bf215546Sopenharmony_ci  },
747bf215546Sopenharmony_ci  "StencilOp": {
748bf215546Sopenharmony_ci   "entries": [
749bf215546Sopenharmony_ci    {"name": "STENCIL_KEEP", "value": 0},
750bf215546Sopenharmony_ci    {"name": "STENCIL_ZERO", "value": 1},
751bf215546Sopenharmony_ci    {"name": "STENCIL_ONES", "value": 2},
752bf215546Sopenharmony_ci    {"name": "STENCIL_REPLACE_TEST", "value": 3},
753bf215546Sopenharmony_ci    {"name": "STENCIL_REPLACE_OP", "value": 4},
754bf215546Sopenharmony_ci    {"name": "STENCIL_ADD_CLAMP", "value": 5},
755bf215546Sopenharmony_ci    {"name": "STENCIL_SUB_CLAMP", "value": 6},
756bf215546Sopenharmony_ci    {"name": "STENCIL_INVERT", "value": 7},
757bf215546Sopenharmony_ci    {"name": "STENCIL_ADD_WRAP", "value": 8},
758bf215546Sopenharmony_ci    {"name": "STENCIL_SUB_WRAP", "value": 9},
759bf215546Sopenharmony_ci    {"name": "STENCIL_AND", "value": 10},
760bf215546Sopenharmony_ci    {"name": "STENCIL_OR", "value": 11},
761bf215546Sopenharmony_ci    {"name": "STENCIL_XOR", "value": 12},
762bf215546Sopenharmony_ci    {"name": "STENCIL_NAND", "value": 13},
763bf215546Sopenharmony_ci    {"name": "STENCIL_NOR", "value": 14},
764bf215546Sopenharmony_ci    {"name": "STENCIL_XNOR", "value": 15}
765bf215546Sopenharmony_ci   ]
766bf215546Sopenharmony_ci  },
767bf215546Sopenharmony_ci  "SurfaceEndian": {
768bf215546Sopenharmony_ci   "entries": [
769bf215546Sopenharmony_ci    {"name": "ENDIAN_NONE", "value": 0},
770bf215546Sopenharmony_ci    {"name": "ENDIAN_8IN16", "value": 1},
771bf215546Sopenharmony_ci    {"name": "ENDIAN_8IN32", "value": 2},
772bf215546Sopenharmony_ci    {"name": "ENDIAN_8IN64", "value": 3}
773bf215546Sopenharmony_ci   ]
774bf215546Sopenharmony_ci  },
775bf215546Sopenharmony_ci  "SurfaceNumber": {
776bf215546Sopenharmony_ci   "entries": [
777bf215546Sopenharmony_ci    {"name": "NUMBER_UNORM", "value": 0},
778bf215546Sopenharmony_ci    {"name": "NUMBER_SNORM", "value": 1},
779bf215546Sopenharmony_ci    {"name": "NUMBER_USCALED", "value": 2},
780bf215546Sopenharmony_ci    {"name": "NUMBER_SSCALED", "value": 3},
781bf215546Sopenharmony_ci    {"name": "NUMBER_UINT", "value": 4},
782bf215546Sopenharmony_ci    {"name": "NUMBER_SINT", "value": 5},
783bf215546Sopenharmony_ci    {"name": "NUMBER_SRGB", "value": 6},
784bf215546Sopenharmony_ci    {"name": "NUMBER_FLOAT", "value": 7}
785bf215546Sopenharmony_ci   ]
786bf215546Sopenharmony_ci  },
787bf215546Sopenharmony_ci  "SurfaceSwap": {
788bf215546Sopenharmony_ci   "entries": [
789bf215546Sopenharmony_ci    {"name": "SWAP_STD", "value": 0},
790bf215546Sopenharmony_ci    {"name": "SWAP_ALT", "value": 1},
791bf215546Sopenharmony_ci    {"name": "SWAP_STD_REV", "value": 2},
792bf215546Sopenharmony_ci    {"name": "SWAP_ALT_REV", "value": 3}
793bf215546Sopenharmony_ci   ]
794bf215546Sopenharmony_ci  },
795bf215546Sopenharmony_ci  "TileSplit": {
796bf215546Sopenharmony_ci   "entries": [
797bf215546Sopenharmony_ci    {"name": "ADDR_SURF_TILE_SPLIT_64B", "value": 0},
798bf215546Sopenharmony_ci    {"name": "ADDR_SURF_TILE_SPLIT_128B", "value": 1},
799bf215546Sopenharmony_ci    {"name": "ADDR_SURF_TILE_SPLIT_256B", "value": 2},
800bf215546Sopenharmony_ci    {"name": "ADDR_SURF_TILE_SPLIT_512B", "value": 3},
801bf215546Sopenharmony_ci    {"name": "ADDR_SURF_TILE_SPLIT_1KB", "value": 4},
802bf215546Sopenharmony_ci    {"name": "ADDR_SURF_TILE_SPLIT_2KB", "value": 5},
803bf215546Sopenharmony_ci    {"name": "ADDR_SURF_TILE_SPLIT_4KB", "value": 6}
804bf215546Sopenharmony_ci   ]
805bf215546Sopenharmony_ci  },
806bf215546Sopenharmony_ci  "VGT_DI_MAJOR_MODE_SELECT": {
807bf215546Sopenharmony_ci   "entries": [
808bf215546Sopenharmony_ci    {"name": "DI_MAJOR_MODE_0", "value": 0},
809bf215546Sopenharmony_ci    {"name": "DI_MAJOR_MODE_1", "value": 1}
810bf215546Sopenharmony_ci   ]
811bf215546Sopenharmony_ci  },
812bf215546Sopenharmony_ci  "VGT_DI_PRIM_TYPE": {
813bf215546Sopenharmony_ci   "entries": [
814bf215546Sopenharmony_ci    {"name": "DI_PT_NONE", "value": 0},
815bf215546Sopenharmony_ci    {"name": "DI_PT_POINTLIST", "value": 1},
816bf215546Sopenharmony_ci    {"name": "DI_PT_LINELIST", "value": 2},
817bf215546Sopenharmony_ci    {"name": "DI_PT_LINESTRIP", "value": 3},
818bf215546Sopenharmony_ci    {"name": "DI_PT_TRILIST", "value": 4},
819bf215546Sopenharmony_ci    {"name": "DI_PT_TRIFAN", "value": 5},
820bf215546Sopenharmony_ci    {"name": "DI_PT_TRISTRIP", "value": 6},
821bf215546Sopenharmony_ci    {"name": "DI_PT_UNUSED_0", "value": 7},
822bf215546Sopenharmony_ci    {"name": "DI_PT_UNUSED_1", "value": 8},
823bf215546Sopenharmony_ci    {"name": "DI_PT_PATCH", "value": 9},
824bf215546Sopenharmony_ci    {"name": "DI_PT_LINELIST_ADJ", "value": 10},
825bf215546Sopenharmony_ci    {"name": "DI_PT_LINESTRIP_ADJ", "value": 11},
826bf215546Sopenharmony_ci    {"name": "DI_PT_TRILIST_ADJ", "value": 12},
827bf215546Sopenharmony_ci    {"name": "DI_PT_TRISTRIP_ADJ", "value": 13},
828bf215546Sopenharmony_ci    {"name": "DI_PT_UNUSED_3", "value": 14},
829bf215546Sopenharmony_ci    {"name": "DI_PT_UNUSED_4", "value": 15},
830bf215546Sopenharmony_ci    {"name": "DI_PT_TRI_WITH_WFLAGS", "value": 16},
831bf215546Sopenharmony_ci    {"name": "DI_PT_RECTLIST", "value": 17},
832bf215546Sopenharmony_ci    {"name": "DI_PT_LINELOOP", "value": 18},
833bf215546Sopenharmony_ci    {"name": "DI_PT_QUADLIST", "value": 19},
834bf215546Sopenharmony_ci    {"name": "DI_PT_QUADSTRIP", "value": 20},
835bf215546Sopenharmony_ci    {"name": "DI_PT_POLYGON", "value": 21},
836bf215546Sopenharmony_ci    {"name": "DI_PT_2D_COPY_RECT_LIST_V0", "value": 22},
837bf215546Sopenharmony_ci    {"name": "DI_PT_2D_COPY_RECT_LIST_V1", "value": 23},
838bf215546Sopenharmony_ci    {"name": "DI_PT_2D_COPY_RECT_LIST_V2", "value": 24},
839bf215546Sopenharmony_ci    {"name": "DI_PT_2D_COPY_RECT_LIST_V3", "value": 25},
840bf215546Sopenharmony_ci    {"name": "DI_PT_2D_FILL_RECT_LIST", "value": 26},
841bf215546Sopenharmony_ci    {"name": "DI_PT_2D_LINE_STRIP", "value": 27},
842bf215546Sopenharmony_ci    {"name": "DI_PT_2D_TRI_STRIP", "value": 28}
843bf215546Sopenharmony_ci   ]
844bf215546Sopenharmony_ci  },
845bf215546Sopenharmony_ci  "VGT_DI_SOURCE_SELECT": {
846bf215546Sopenharmony_ci   "entries": [
847bf215546Sopenharmony_ci    {"name": "DI_SRC_SEL_DMA", "value": 0},
848bf215546Sopenharmony_ci    {"name": "DI_SRC_SEL_IMMEDIATE", "value": 1},
849bf215546Sopenharmony_ci    {"name": "DI_SRC_SEL_AUTO_INDEX", "value": 2},
850bf215546Sopenharmony_ci    {"name": "DI_SRC_SEL_RESERVED", "value": 3}
851bf215546Sopenharmony_ci   ]
852bf215546Sopenharmony_ci  },
853bf215546Sopenharmony_ci  "VGT_DMA_BUF_TYPE": {
854bf215546Sopenharmony_ci   "entries": [
855bf215546Sopenharmony_ci    {"name": "VGT_DMA_BUF_MEM", "value": 0},
856bf215546Sopenharmony_ci    {"name": "VGT_DMA_BUF_RING", "value": 1},
857bf215546Sopenharmony_ci    {"name": "VGT_DMA_BUF_SETUP", "value": 2}
858bf215546Sopenharmony_ci   ]
859bf215546Sopenharmony_ci  },
860bf215546Sopenharmony_ci  "VGT_DMA_SWAP_MODE": {
861bf215546Sopenharmony_ci   "entries": [
862bf215546Sopenharmony_ci    {"name": "VGT_DMA_SWAP_NONE", "value": 0},
863bf215546Sopenharmony_ci    {"name": "VGT_DMA_SWAP_16_BIT", "value": 1},
864bf215546Sopenharmony_ci    {"name": "VGT_DMA_SWAP_32_BIT", "value": 2},
865bf215546Sopenharmony_ci    {"name": "VGT_DMA_SWAP_WORD", "value": 3}
866bf215546Sopenharmony_ci   ]
867bf215546Sopenharmony_ci  },
868bf215546Sopenharmony_ci  "VGT_EVENT_TYPE": {
869bf215546Sopenharmony_ci   "entries": [
870bf215546Sopenharmony_ci    {"name": "Reserved_0x00", "value": 0},
871bf215546Sopenharmony_ci    {"name": "SAMPLE_STREAMOUTSTATS1", "value": 1},
872bf215546Sopenharmony_ci    {"name": "SAMPLE_STREAMOUTSTATS2", "value": 2},
873bf215546Sopenharmony_ci    {"name": "SAMPLE_STREAMOUTSTATS3", "value": 3},
874bf215546Sopenharmony_ci    {"name": "CACHE_FLUSH_TS", "value": 4},
875bf215546Sopenharmony_ci    {"name": "CONTEXT_DONE", "value": 5},
876bf215546Sopenharmony_ci    {"name": "CACHE_FLUSH", "value": 6},
877bf215546Sopenharmony_ci    {"name": "CS_PARTIAL_FLUSH", "value": 7},
878bf215546Sopenharmony_ci    {"name": "VGT_STREAMOUT_SYNC", "value": 8},
879bf215546Sopenharmony_ci    {"name": "Reserved_0x09", "value": 9},
880bf215546Sopenharmony_ci    {"name": "VGT_STREAMOUT_RESET", "value": 10},
881bf215546Sopenharmony_ci    {"name": "END_OF_PIPE_INCR_DE", "value": 11},
882bf215546Sopenharmony_ci    {"name": "END_OF_PIPE_IB_END", "value": 12},
883bf215546Sopenharmony_ci    {"name": "RST_PIX_CNT", "value": 13},
884bf215546Sopenharmony_ci    {"name": "Reserved_0x0E", "value": 14},
885bf215546Sopenharmony_ci    {"name": "VS_PARTIAL_FLUSH", "value": 15},
886bf215546Sopenharmony_ci    {"name": "PS_PARTIAL_FLUSH", "value": 16},
887bf215546Sopenharmony_ci    {"name": "FLUSH_HS_OUTPUT", "value": 17},
888bf215546Sopenharmony_ci    {"name": "FLUSH_LS_OUTPUT", "value": 18},
889bf215546Sopenharmony_ci    {"name": "Reserved_0x13", "value": 19},
890bf215546Sopenharmony_ci    {"name": "CACHE_FLUSH_AND_INV_TS_EVENT", "value": 20},
891bf215546Sopenharmony_ci    {"name": "ZPASS_DONE", "value": 21},
892bf215546Sopenharmony_ci    {"name": "CACHE_FLUSH_AND_INV_EVENT", "value": 22},
893bf215546Sopenharmony_ci    {"name": "PERFCOUNTER_START", "value": 23},
894bf215546Sopenharmony_ci    {"name": "PERFCOUNTER_STOP", "value": 24},
895bf215546Sopenharmony_ci    {"name": "PIPELINESTAT_START", "value": 25},
896bf215546Sopenharmony_ci    {"name": "PIPELINESTAT_STOP", "value": 26},
897bf215546Sopenharmony_ci    {"name": "PERFCOUNTER_SAMPLE", "value": 27},
898bf215546Sopenharmony_ci    {"name": "FLUSH_ES_OUTPUT", "value": 28},
899bf215546Sopenharmony_ci    {"name": "FLUSH_GS_OUTPUT", "value": 29},
900bf215546Sopenharmony_ci    {"name": "SAMPLE_PIPELINESTAT", "value": 30},
901bf215546Sopenharmony_ci    {"name": "SO_VGTSTREAMOUT_FLUSH", "value": 31},
902bf215546Sopenharmony_ci    {"name": "SAMPLE_STREAMOUTSTATS", "value": 32},
903bf215546Sopenharmony_ci    {"name": "RESET_VTX_CNT", "value": 33},
904bf215546Sopenharmony_ci    {"name": "BLOCK_CONTEXT_DONE", "value": 34},
905bf215546Sopenharmony_ci    {"name": "CS_CONTEXT_DONE", "value": 35},
906bf215546Sopenharmony_ci    {"name": "VGT_FLUSH", "value": 36},
907bf215546Sopenharmony_ci    {"name": "Reserved_0x25", "value": 37},
908bf215546Sopenharmony_ci    {"name": "SQ_NON_EVENT", "value": 38},
909bf215546Sopenharmony_ci    {"name": "SC_SEND_DB_VPZ", "value": 39},
910bf215546Sopenharmony_ci    {"name": "BOTTOM_OF_PIPE_TS", "value": 40},
911bf215546Sopenharmony_ci    {"name": "FLUSH_SX_TS", "value": 41},
912bf215546Sopenharmony_ci    {"name": "DB_CACHE_FLUSH_AND_INV", "value": 42},
913bf215546Sopenharmony_ci    {"name": "FLUSH_AND_INV_DB_DATA_TS", "value": 43},
914bf215546Sopenharmony_ci    {"name": "FLUSH_AND_INV_DB_META", "value": 44},
915bf215546Sopenharmony_ci    {"name": "FLUSH_AND_INV_CB_DATA_TS", "value": 45},
916bf215546Sopenharmony_ci    {"name": "FLUSH_AND_INV_CB_META", "value": 46},
917bf215546Sopenharmony_ci    {"name": "CS_DONE", "value": 47},
918bf215546Sopenharmony_ci    {"name": "PS_DONE", "value": 48},
919bf215546Sopenharmony_ci    {"name": "FLUSH_AND_INV_CB_PIXEL_DATA", "value": 49},
920bf215546Sopenharmony_ci    {"name": "SX_CB_RAT_ACK_REQUEST", "value": 50},
921bf215546Sopenharmony_ci    {"name": "THREAD_TRACE_START", "value": 51},
922bf215546Sopenharmony_ci    {"name": "THREAD_TRACE_STOP", "value": 52},
923bf215546Sopenharmony_ci    {"name": "THREAD_TRACE_MARKER", "value": 53},
924bf215546Sopenharmony_ci    {"name": "THREAD_TRACE_FLUSH", "value": 54},
925bf215546Sopenharmony_ci    {"name": "THREAD_TRACE_FINISH", "value": 55},
926bf215546Sopenharmony_ci    {"name": "PIXEL_PIPE_STAT_CONTROL", "value": 56},
927bf215546Sopenharmony_ci    {"name": "PIXEL_PIPE_STAT_DUMP", "value": 57},
928bf215546Sopenharmony_ci    {"name": "PIXEL_PIPE_STAT_RESET", "value": 58},
929bf215546Sopenharmony_ci    {"name": "CONTEXT_SUSPEND", "value": 59}
930bf215546Sopenharmony_ci   ]
931bf215546Sopenharmony_ci  },
932bf215546Sopenharmony_ci  "VGT_GS_CUT_MODE": {
933bf215546Sopenharmony_ci   "entries": [
934bf215546Sopenharmony_ci    {"name": "GS_CUT_1024", "value": 0},
935bf215546Sopenharmony_ci    {"name": "GS_CUT_512", "value": 1},
936bf215546Sopenharmony_ci    {"name": "GS_CUT_256", "value": 2},
937bf215546Sopenharmony_ci    {"name": "GS_CUT_128", "value": 3}
938bf215546Sopenharmony_ci   ]
939bf215546Sopenharmony_ci  },
940bf215546Sopenharmony_ci  "VGT_GS_MODE_TYPE": {
941bf215546Sopenharmony_ci   "entries": [
942bf215546Sopenharmony_ci    {"name": "GS_OFF", "value": 0},
943bf215546Sopenharmony_ci    {"name": "GS_SCENARIO_A", "value": 1},
944bf215546Sopenharmony_ci    {"name": "GS_SCENARIO_B", "value": 2},
945bf215546Sopenharmony_ci    {"name": "GS_SCENARIO_G", "value": 3},
946bf215546Sopenharmony_ci    {"name": "GS_SCENARIO_C", "value": 4},
947bf215546Sopenharmony_ci    {"name": "SPRITE_EN", "value": 5}
948bf215546Sopenharmony_ci   ]
949bf215546Sopenharmony_ci  },
950bf215546Sopenharmony_ci  "VGT_GS_OUTPRIM_TYPE": {
951bf215546Sopenharmony_ci   "entries": [
952bf215546Sopenharmony_ci    {"name": "POINTLIST", "value": 0},
953bf215546Sopenharmony_ci    {"name": "LINESTRIP", "value": 1},
954bf215546Sopenharmony_ci    {"name": "TRISTRIP", "value": 2}
955bf215546Sopenharmony_ci   ]
956bf215546Sopenharmony_ci  },
957bf215546Sopenharmony_ci  "VGT_HS_OFFCHIP_PARAM__OFFCHIP_GRANULARITY": {
958bf215546Sopenharmony_ci   "entries": [
959bf215546Sopenharmony_ci    {"name": "X_8K_DWORDS", "value": 0},
960bf215546Sopenharmony_ci    {"name": "X_4K_DWORDS", "value": 1},
961bf215546Sopenharmony_ci    {"name": "X_2K_DWORDS", "value": 2},
962bf215546Sopenharmony_ci    {"name": "X_1K_DWORDS", "value": 3}
963bf215546Sopenharmony_ci   ]
964bf215546Sopenharmony_ci  },
965bf215546Sopenharmony_ci  "VGT_INDEX_TYPE_MODE": {
966bf215546Sopenharmony_ci   "entries": [
967bf215546Sopenharmony_ci    {"name": "VGT_INDEX_16", "value": 0},
968bf215546Sopenharmony_ci    {"name": "VGT_INDEX_32", "value": 1}
969bf215546Sopenharmony_ci   ]
970bf215546Sopenharmony_ci  },
971bf215546Sopenharmony_ci  "VGT_RDREQ_POLICY": {
972bf215546Sopenharmony_ci   "entries": [
973bf215546Sopenharmony_ci    {"name": "VGT_POLICY_LRU", "value": 0},
974bf215546Sopenharmony_ci    {"name": "VGT_POLICY_STREAM", "value": 1},
975bf215546Sopenharmony_ci    {"name": "VGT_POLICY_BYPASS", "value": 2},
976bf215546Sopenharmony_ci    {"name": "VGT_POLICY_RESERVED", "value": 3}
977bf215546Sopenharmony_ci   ]
978bf215546Sopenharmony_ci  },
979bf215546Sopenharmony_ci  "VGT_STAGES_ES_EN": {
980bf215546Sopenharmony_ci   "entries": [
981bf215546Sopenharmony_ci    {"name": "ES_STAGE_OFF", "value": 0},
982bf215546Sopenharmony_ci    {"name": "ES_STAGE_DS", "value": 1},
983bf215546Sopenharmony_ci    {"name": "ES_STAGE_REAL", "value": 2},
984bf215546Sopenharmony_ci    {"name": "RESERVED_ES", "value": 3}
985bf215546Sopenharmony_ci   ]
986bf215546Sopenharmony_ci  },
987bf215546Sopenharmony_ci  "VGT_STAGES_GS_EN": {
988bf215546Sopenharmony_ci   "entries": [
989bf215546Sopenharmony_ci    {"name": "GS_STAGE_OFF", "value": 0},
990bf215546Sopenharmony_ci    {"name": "GS_STAGE_ON", "value": 1}
991bf215546Sopenharmony_ci   ]
992bf215546Sopenharmony_ci  },
993bf215546Sopenharmony_ci  "VGT_STAGES_HS_EN": {
994bf215546Sopenharmony_ci   "entries": [
995bf215546Sopenharmony_ci    {"name": "HS_STAGE_OFF", "value": 0},
996bf215546Sopenharmony_ci    {"name": "HS_STAGE_ON", "value": 1}
997bf215546Sopenharmony_ci   ]
998bf215546Sopenharmony_ci  },
999bf215546Sopenharmony_ci  "VGT_STAGES_LS_EN": {
1000bf215546Sopenharmony_ci   "entries": [
1001bf215546Sopenharmony_ci    {"name": "LS_STAGE_OFF", "value": 0},
1002bf215546Sopenharmony_ci    {"name": "LS_STAGE_ON", "value": 1},
1003bf215546Sopenharmony_ci    {"name": "CS_STAGE_ON", "value": 2},
1004bf215546Sopenharmony_ci    {"name": "RESERVED_LS", "value": 3}
1005bf215546Sopenharmony_ci   ]
1006bf215546Sopenharmony_ci  },
1007bf215546Sopenharmony_ci  "VGT_STAGES_VS_EN": {
1008bf215546Sopenharmony_ci   "entries": [
1009bf215546Sopenharmony_ci    {"name": "VS_STAGE_REAL", "value": 0},
1010bf215546Sopenharmony_ci    {"name": "VS_STAGE_DS", "value": 1},
1011bf215546Sopenharmony_ci    {"name": "VS_STAGE_COPY_SHADER", "value": 2},
1012bf215546Sopenharmony_ci    {"name": "RESERVED_VS", "value": 3}
1013bf215546Sopenharmony_ci   ]
1014bf215546Sopenharmony_ci  },
1015bf215546Sopenharmony_ci  "VGT_TESS_PARTITION": {
1016bf215546Sopenharmony_ci   "entries": [
1017bf215546Sopenharmony_ci    {"name": "PART_INTEGER", "value": 0},
1018bf215546Sopenharmony_ci    {"name": "PART_POW2", "value": 1},
1019bf215546Sopenharmony_ci    {"name": "PART_FRAC_ODD", "value": 2},
1020bf215546Sopenharmony_ci    {"name": "PART_FRAC_EVEN", "value": 3}
1021bf215546Sopenharmony_ci   ]
1022bf215546Sopenharmony_ci  },
1023bf215546Sopenharmony_ci  "VGT_TESS_TOPOLOGY": {
1024bf215546Sopenharmony_ci   "entries": [
1025bf215546Sopenharmony_ci    {"name": "OUTPUT_POINT", "value": 0},
1026bf215546Sopenharmony_ci    {"name": "OUTPUT_LINE", "value": 1},
1027bf215546Sopenharmony_ci    {"name": "OUTPUT_TRIANGLE_CW", "value": 2},
1028bf215546Sopenharmony_ci    {"name": "OUTPUT_TRIANGLE_CCW", "value": 3}
1029bf215546Sopenharmony_ci   ]
1030bf215546Sopenharmony_ci  },
1031bf215546Sopenharmony_ci  "VGT_TESS_TYPE": {
1032bf215546Sopenharmony_ci   "entries": [
1033bf215546Sopenharmony_ci    {"name": "TESS_ISOLINE", "value": 0},
1034bf215546Sopenharmony_ci    {"name": "TESS_TRIANGLE", "value": 1},
1035bf215546Sopenharmony_ci    {"name": "TESS_QUAD", "value": 2}
1036bf215546Sopenharmony_ci   ]
1037bf215546Sopenharmony_ci  },
1038bf215546Sopenharmony_ci  "ZFormat": {
1039bf215546Sopenharmony_ci   "entries": [
1040bf215546Sopenharmony_ci    {"name": "Z_INVALID", "value": 0},
1041bf215546Sopenharmony_ci    {"name": "Z_16", "value": 1},
1042bf215546Sopenharmony_ci    {"name": "Z_24", "value": 2},
1043bf215546Sopenharmony_ci    {"name": "Z_32_FLOAT", "value": 3}
1044bf215546Sopenharmony_ci   ]
1045bf215546Sopenharmony_ci  },
1046bf215546Sopenharmony_ci  "ZLimitSumm": {
1047bf215546Sopenharmony_ci   "entries": [
1048bf215546Sopenharmony_ci    {"name": "FORCE_SUMM_OFF", "value": 0},
1049bf215546Sopenharmony_ci    {"name": "FORCE_SUMM_MINZ", "value": 1},
1050bf215546Sopenharmony_ci    {"name": "FORCE_SUMM_MAXZ", "value": 2},
1051bf215546Sopenharmony_ci    {"name": "FORCE_SUMM_BOTH", "value": 3}
1052bf215546Sopenharmony_ci   ]
1053bf215546Sopenharmony_ci  },
1054bf215546Sopenharmony_ci  "ZOrder": {
1055bf215546Sopenharmony_ci   "entries": [
1056bf215546Sopenharmony_ci    {"name": "LATE_Z", "value": 0},
1057bf215546Sopenharmony_ci    {"name": "EARLY_Z_THEN_LATE_Z", "value": 1},
1058bf215546Sopenharmony_ci    {"name": "RE_Z", "value": 2},
1059bf215546Sopenharmony_ci    {"name": "EARLY_Z_THEN_RE_Z", "value": 3}
1060bf215546Sopenharmony_ci   ]
1061bf215546Sopenharmony_ci  }
1062bf215546Sopenharmony_ci },
1063bf215546Sopenharmony_ci "register_mappings": [
1064bf215546Sopenharmony_ci  {
1065bf215546Sopenharmony_ci   "chips": ["gfx7"],
1066bf215546Sopenharmony_ci   "map": {"at": 68, "to": "mm"},
1067bf215546Sopenharmony_ci   "name": "SQ_WAVE_MODE",
1068bf215546Sopenharmony_ci   "type_ref": "SQ_WAVE_MODE"
1069bf215546Sopenharmony_ci  },
1070bf215546Sopenharmony_ci  {
1071bf215546Sopenharmony_ci   "chips": ["gfx7"],
1072bf215546Sopenharmony_ci   "map": {"at": 72, "to": "mm"},
1073bf215546Sopenharmony_ci   "name": "SQ_WAVE_STATUS",
1074bf215546Sopenharmony_ci   "type_ref": "SQ_WAVE_STATUS"
1075bf215546Sopenharmony_ci  },
1076bf215546Sopenharmony_ci  {
1077bf215546Sopenharmony_ci   "chips": ["gfx7"],
1078bf215546Sopenharmony_ci   "map": {"at": 76, "to": "mm"},
1079bf215546Sopenharmony_ci   "name": "SQ_WAVE_TRAPSTS",
1080bf215546Sopenharmony_ci   "type_ref": "SQ_WAVE_TRAPSTS"
1081bf215546Sopenharmony_ci  },
1082bf215546Sopenharmony_ci  {
1083bf215546Sopenharmony_ci   "chips": ["gfx7"],
1084bf215546Sopenharmony_ci   "map": {"at": 80, "to": "mm"},
1085bf215546Sopenharmony_ci   "name": "SQ_WAVE_HW_ID",
1086bf215546Sopenharmony_ci   "type_ref": "SQ_WAVE_HW_ID"
1087bf215546Sopenharmony_ci  },
1088bf215546Sopenharmony_ci  {
1089bf215546Sopenharmony_ci   "chips": ["gfx7"],
1090bf215546Sopenharmony_ci   "map": {"at": 84, "to": "mm"},
1091bf215546Sopenharmony_ci   "name": "SQ_WAVE_GPR_ALLOC",
1092bf215546Sopenharmony_ci   "type_ref": "SQ_WAVE_GPR_ALLOC"
1093bf215546Sopenharmony_ci  },
1094bf215546Sopenharmony_ci  {
1095bf215546Sopenharmony_ci   "chips": ["gfx7"],
1096bf215546Sopenharmony_ci   "map": {"at": 88, "to": "mm"},
1097bf215546Sopenharmony_ci   "name": "SQ_WAVE_LDS_ALLOC",
1098bf215546Sopenharmony_ci   "type_ref": "SQ_WAVE_LDS_ALLOC"
1099bf215546Sopenharmony_ci  },
1100bf215546Sopenharmony_ci  {
1101bf215546Sopenharmony_ci   "chips": ["gfx7"],
1102bf215546Sopenharmony_ci   "map": {"at": 92, "to": "mm"},
1103bf215546Sopenharmony_ci   "name": "SQ_WAVE_IB_STS",
1104bf215546Sopenharmony_ci   "type_ref": "SQ_WAVE_IB_STS"
1105bf215546Sopenharmony_ci  },
1106bf215546Sopenharmony_ci  {
1107bf215546Sopenharmony_ci   "chips": ["gfx7"],
1108bf215546Sopenharmony_ci   "map": {"at": 96, "to": "mm"},
1109bf215546Sopenharmony_ci   "name": "SQ_WAVE_PC_LO"
1110bf215546Sopenharmony_ci  },
1111bf215546Sopenharmony_ci  {
1112bf215546Sopenharmony_ci   "chips": ["gfx7"],
1113bf215546Sopenharmony_ci   "map": {"at": 100, "to": "mm"},
1114bf215546Sopenharmony_ci   "name": "SQ_WAVE_PC_HI",
1115bf215546Sopenharmony_ci   "type_ref": "SQ_WAVE_PC_HI"
1116bf215546Sopenharmony_ci  },
1117bf215546Sopenharmony_ci  {
1118bf215546Sopenharmony_ci   "chips": ["gfx7"],
1119bf215546Sopenharmony_ci   "map": {"at": 104, "to": "mm"},
1120bf215546Sopenharmony_ci   "name": "SQ_WAVE_INST_DW0"
1121bf215546Sopenharmony_ci  },
1122bf215546Sopenharmony_ci  {
1123bf215546Sopenharmony_ci   "chips": ["gfx7"],
1124bf215546Sopenharmony_ci   "map": {"at": 108, "to": "mm"},
1125bf215546Sopenharmony_ci   "name": "SQ_WAVE_INST_DW1"
1126bf215546Sopenharmony_ci  },
1127bf215546Sopenharmony_ci  {
1128bf215546Sopenharmony_ci   "chips": ["gfx7"],
1129bf215546Sopenharmony_ci   "map": {"at": 112, "to": "mm"},
1130bf215546Sopenharmony_ci   "name": "SQ_WAVE_IB_DBG0",
1131bf215546Sopenharmony_ci   "type_ref": "SQ_WAVE_IB_DBG0"
1132bf215546Sopenharmony_ci  },
1133bf215546Sopenharmony_ci  {
1134bf215546Sopenharmony_ci   "chips": ["gfx7"],
1135bf215546Sopenharmony_ci   "map": {"at": 2480, "to": "mm"},
1136bf215546Sopenharmony_ci   "name": "SQ_WAVE_TBA_LO"
1137bf215546Sopenharmony_ci  },
1138bf215546Sopenharmony_ci  {
1139bf215546Sopenharmony_ci   "chips": ["gfx7"],
1140bf215546Sopenharmony_ci   "map": {"at": 2484, "to": "mm"},
1141bf215546Sopenharmony_ci   "name": "SQ_WAVE_TBA_HI",
1142bf215546Sopenharmony_ci   "type_ref": "SQ_WAVE_TBA_HI"
1143bf215546Sopenharmony_ci  },
1144bf215546Sopenharmony_ci  {
1145bf215546Sopenharmony_ci   "chips": ["gfx7"],
1146bf215546Sopenharmony_ci   "map": {"at": 2488, "to": "mm"},
1147bf215546Sopenharmony_ci   "name": "SQ_WAVE_TMA_LO"
1148bf215546Sopenharmony_ci  },
1149bf215546Sopenharmony_ci  {
1150bf215546Sopenharmony_ci   "chips": ["gfx7"],
1151bf215546Sopenharmony_ci   "map": {"at": 2492, "to": "mm"},
1152bf215546Sopenharmony_ci   "name": "SQ_WAVE_TMA_HI",
1153bf215546Sopenharmony_ci   "type_ref": "SQ_WAVE_TBA_HI"
1154bf215546Sopenharmony_ci  },
1155bf215546Sopenharmony_ci  {
1156bf215546Sopenharmony_ci   "chips": ["gfx7"],
1157bf215546Sopenharmony_ci   "map": {"at": 2496, "to": "mm"},
1158bf215546Sopenharmony_ci   "name": "SQ_WAVE_TTMP0"
1159bf215546Sopenharmony_ci  },
1160bf215546Sopenharmony_ci  {
1161bf215546Sopenharmony_ci   "chips": ["gfx7"],
1162bf215546Sopenharmony_ci   "map": {"at": 2500, "to": "mm"},
1163bf215546Sopenharmony_ci   "name": "SQ_WAVE_TTMP1"
1164bf215546Sopenharmony_ci  },
1165bf215546Sopenharmony_ci  {
1166bf215546Sopenharmony_ci   "chips": ["gfx7"],
1167bf215546Sopenharmony_ci   "map": {"at": 2504, "to": "mm"},
1168bf215546Sopenharmony_ci   "name": "SQ_WAVE_TTMP2"
1169bf215546Sopenharmony_ci  },
1170bf215546Sopenharmony_ci  {
1171bf215546Sopenharmony_ci   "chips": ["gfx7"],
1172bf215546Sopenharmony_ci   "map": {"at": 2508, "to": "mm"},
1173bf215546Sopenharmony_ci   "name": "SQ_WAVE_TTMP3"
1174bf215546Sopenharmony_ci  },
1175bf215546Sopenharmony_ci  {
1176bf215546Sopenharmony_ci   "chips": ["gfx7"],
1177bf215546Sopenharmony_ci   "map": {"at": 2512, "to": "mm"},
1178bf215546Sopenharmony_ci   "name": "SQ_WAVE_TTMP4"
1179bf215546Sopenharmony_ci  },
1180bf215546Sopenharmony_ci  {
1181bf215546Sopenharmony_ci   "chips": ["gfx7"],
1182bf215546Sopenharmony_ci   "map": {"at": 2516, "to": "mm"},
1183bf215546Sopenharmony_ci   "name": "SQ_WAVE_TTMP5"
1184bf215546Sopenharmony_ci  },
1185bf215546Sopenharmony_ci  {
1186bf215546Sopenharmony_ci   "chips": ["gfx7"],
1187bf215546Sopenharmony_ci   "map": {"at": 2520, "to": "mm"},
1188bf215546Sopenharmony_ci   "name": "SQ_WAVE_TTMP6"
1189bf215546Sopenharmony_ci  },
1190bf215546Sopenharmony_ci  {
1191bf215546Sopenharmony_ci   "chips": ["gfx7"],
1192bf215546Sopenharmony_ci   "map": {"at": 2524, "to": "mm"},
1193bf215546Sopenharmony_ci   "name": "SQ_WAVE_TTMP7"
1194bf215546Sopenharmony_ci  },
1195bf215546Sopenharmony_ci  {
1196bf215546Sopenharmony_ci   "chips": ["gfx7"],
1197bf215546Sopenharmony_ci   "map": {"at": 2528, "to": "mm"},
1198bf215546Sopenharmony_ci   "name": "SQ_WAVE_TTMP8"
1199bf215546Sopenharmony_ci  },
1200bf215546Sopenharmony_ci  {
1201bf215546Sopenharmony_ci   "chips": ["gfx7"],
1202bf215546Sopenharmony_ci   "map": {"at": 2532, "to": "mm"},
1203bf215546Sopenharmony_ci   "name": "SQ_WAVE_TTMP9"
1204bf215546Sopenharmony_ci  },
1205bf215546Sopenharmony_ci  {
1206bf215546Sopenharmony_ci   "chips": ["gfx7"],
1207bf215546Sopenharmony_ci   "map": {"at": 2536, "to": "mm"},
1208bf215546Sopenharmony_ci   "name": "SQ_WAVE_TTMP10"
1209bf215546Sopenharmony_ci  },
1210bf215546Sopenharmony_ci  {
1211bf215546Sopenharmony_ci   "chips": ["gfx7"],
1212bf215546Sopenharmony_ci   "map": {"at": 2540, "to": "mm"},
1213bf215546Sopenharmony_ci   "name": "SQ_WAVE_TTMP11"
1214bf215546Sopenharmony_ci  },
1215bf215546Sopenharmony_ci  {
1216bf215546Sopenharmony_ci   "chips": ["gfx7"],
1217bf215546Sopenharmony_ci   "map": {"at": 2544, "to": "mm"},
1218bf215546Sopenharmony_ci   "name": "SQ_WAVE_M0"
1219bf215546Sopenharmony_ci  },
1220bf215546Sopenharmony_ci  {
1221bf215546Sopenharmony_ci   "chips": ["gfx7"],
1222bf215546Sopenharmony_ci   "map": {"at": 2552, "to": "mm"},
1223bf215546Sopenharmony_ci   "name": "SQ_WAVE_EXEC_LO"
1224bf215546Sopenharmony_ci  },
1225bf215546Sopenharmony_ci  {
1226bf215546Sopenharmony_ci   "chips": ["gfx7"],
1227bf215546Sopenharmony_ci   "map": {"at": 2556, "to": "mm"},
1228bf215546Sopenharmony_ci   "name": "SQ_WAVE_EXEC_HI"
1229bf215546Sopenharmony_ci  },
1230bf215546Sopenharmony_ci  {
1231bf215546Sopenharmony_ci   "chips": ["gfx7"],
1232bf215546Sopenharmony_ci   "map": {"at": 32776, "to": "mm"},
1233bf215546Sopenharmony_ci   "name": "GRBM_STATUS2",
1234bf215546Sopenharmony_ci   "type_ref": "GRBM_STATUS2"
1235bf215546Sopenharmony_ci  },
1236bf215546Sopenharmony_ci  {
1237bf215546Sopenharmony_ci   "chips": ["gfx7"],
1238bf215546Sopenharmony_ci   "map": {"at": 32784, "to": "mm"},
1239bf215546Sopenharmony_ci   "name": "GRBM_STATUS",
1240bf215546Sopenharmony_ci   "type_ref": "GRBM_STATUS"
1241bf215546Sopenharmony_ci  },
1242bf215546Sopenharmony_ci  {
1243bf215546Sopenharmony_ci   "chips": ["gfx7"],
1244bf215546Sopenharmony_ci   "map": {"at": 32788, "to": "mm"},
1245bf215546Sopenharmony_ci   "name": "GRBM_STATUS_SE0",
1246bf215546Sopenharmony_ci   "type_ref": "GRBM_STATUS_SE0"
1247bf215546Sopenharmony_ci  },
1248bf215546Sopenharmony_ci  {
1249bf215546Sopenharmony_ci   "chips": ["gfx7"],
1250bf215546Sopenharmony_ci   "map": {"at": 32792, "to": "mm"},
1251bf215546Sopenharmony_ci   "name": "GRBM_STATUS_SE1",
1252bf215546Sopenharmony_ci   "type_ref": "GRBM_STATUS_SE0"
1253bf215546Sopenharmony_ci  },
1254bf215546Sopenharmony_ci  {
1255bf215546Sopenharmony_ci   "chips": ["gfx7"],
1256bf215546Sopenharmony_ci   "map": {"at": 32824, "to": "mm"},
1257bf215546Sopenharmony_ci   "name": "GRBM_STATUS_SE2",
1258bf215546Sopenharmony_ci   "type_ref": "GRBM_STATUS_SE0"
1259bf215546Sopenharmony_ci  },
1260bf215546Sopenharmony_ci  {
1261bf215546Sopenharmony_ci   "chips": ["gfx7"],
1262bf215546Sopenharmony_ci   "map": {"at": 32828, "to": "mm"},
1263bf215546Sopenharmony_ci   "name": "GRBM_STATUS_SE3",
1264bf215546Sopenharmony_ci   "type_ref": "GRBM_STATUS_SE0"
1265bf215546Sopenharmony_ci  },
1266bf215546Sopenharmony_ci  {
1267bf215546Sopenharmony_ci   "chips": ["gfx7"],
1268bf215546Sopenharmony_ci   "map": {"at": 33296, "to": "mm"},
1269bf215546Sopenharmony_ci   "name": "CP_CPC_STATUS",
1270bf215546Sopenharmony_ci   "type_ref": "CP_CPC_STATUS"
1271bf215546Sopenharmony_ci  },
1272bf215546Sopenharmony_ci  {
1273bf215546Sopenharmony_ci   "chips": ["gfx7"],
1274bf215546Sopenharmony_ci   "map": {"at": 33300, "to": "mm"},
1275bf215546Sopenharmony_ci   "name": "CP_CPC_BUSY_STAT",
1276bf215546Sopenharmony_ci   "type_ref": "CP_CPC_BUSY_STAT"
1277bf215546Sopenharmony_ci  },
1278bf215546Sopenharmony_ci  {
1279bf215546Sopenharmony_ci   "chips": ["gfx7"],
1280bf215546Sopenharmony_ci   "map": {"at": 33304, "to": "mm"},
1281bf215546Sopenharmony_ci   "name": "CP_CPC_STALLED_STAT1",
1282bf215546Sopenharmony_ci   "type_ref": "CP_CPC_STALLED_STAT1"
1283bf215546Sopenharmony_ci  },
1284bf215546Sopenharmony_ci  {
1285bf215546Sopenharmony_ci   "chips": ["gfx7"],
1286bf215546Sopenharmony_ci   "map": {"at": 33308, "to": "mm"},
1287bf215546Sopenharmony_ci   "name": "CP_CPF_STATUS",
1288bf215546Sopenharmony_ci   "type_ref": "CP_CPF_STATUS"
1289bf215546Sopenharmony_ci  },
1290bf215546Sopenharmony_ci  {
1291bf215546Sopenharmony_ci   "chips": ["gfx7"],
1292bf215546Sopenharmony_ci   "map": {"at": 33312, "to": "mm"},
1293bf215546Sopenharmony_ci   "name": "CP_CPF_BUSY_STAT",
1294bf215546Sopenharmony_ci   "type_ref": "CP_CPF_BUSY_STAT"
1295bf215546Sopenharmony_ci  },
1296bf215546Sopenharmony_ci  {
1297bf215546Sopenharmony_ci   "chips": ["gfx7"],
1298bf215546Sopenharmony_ci   "map": {"at": 33316, "to": "mm"},
1299bf215546Sopenharmony_ci   "name": "CP_CPF_STALLED_STAT1",
1300bf215546Sopenharmony_ci   "type_ref": "CP_CPF_STALLED_STAT1"
1301bf215546Sopenharmony_ci  },
1302bf215546Sopenharmony_ci  {
1303bf215546Sopenharmony_ci   "chips": ["gfx7"],
1304bf215546Sopenharmony_ci   "map": {"at": 33320, "to": "mm"},
1305bf215546Sopenharmony_ci   "name": "CP_CPC_MC_CNTL",
1306bf215546Sopenharmony_ci   "type_ref": "CP_CPC_MC_CNTL"
1307bf215546Sopenharmony_ci  },
1308bf215546Sopenharmony_ci  {
1309bf215546Sopenharmony_ci   "chips": ["gfx7"],
1310bf215546Sopenharmony_ci   "map": {"at": 33324, "to": "mm"},
1311bf215546Sopenharmony_ci   "name": "CP_CPC_GRBM_FREE_COUNT",
1312bf215546Sopenharmony_ci   "type_ref": "CP_CPC_GRBM_FREE_COUNT"
1313bf215546Sopenharmony_ci  },
1314bf215546Sopenharmony_ci  {
1315bf215546Sopenharmony_ci   "chips": ["gfx7"],
1316bf215546Sopenharmony_ci   "map": {"at": 33344, "to": "mm"},
1317bf215546Sopenharmony_ci   "name": "CP_CPC_SCRATCH_INDEX",
1318bf215546Sopenharmony_ci   "type_ref": "CP_CPC_SCRATCH_INDEX"
1319bf215546Sopenharmony_ci  },
1320bf215546Sopenharmony_ci  {
1321bf215546Sopenharmony_ci   "chips": ["gfx7"],
1322bf215546Sopenharmony_ci   "map": {"at": 33348, "to": "mm"},
1323bf215546Sopenharmony_ci   "name": "CP_CPC_SCRATCH_DATA"
1324bf215546Sopenharmony_ci  },
1325bf215546Sopenharmony_ci  {
1326bf215546Sopenharmony_ci   "chips": ["gfx7"],
1327bf215546Sopenharmony_ci   "map": {"at": 33436, "to": "mm"},
1328bf215546Sopenharmony_ci   "name": "CP_CPC_HALT_HYST_COUNT",
1329bf215546Sopenharmony_ci   "type_ref": "CP_CPC_HALT_HYST_COUNT"
1330bf215546Sopenharmony_ci  },
1331bf215546Sopenharmony_ci  {
1332bf215546Sopenharmony_ci   "chips": ["gfx7"],
1333bf215546Sopenharmony_ci   "map": {"at": 36352, "to": "mm"},
1334bf215546Sopenharmony_ci   "name": "SQ_THREAD_TRACE_BASE"
1335bf215546Sopenharmony_ci  },
1336bf215546Sopenharmony_ci  {
1337bf215546Sopenharmony_ci   "chips": ["gfx7"],
1338bf215546Sopenharmony_ci   "map": {"at": 36356, "to": "mm"},
1339bf215546Sopenharmony_ci   "name": "SQ_THREAD_TRACE_SIZE",
1340bf215546Sopenharmony_ci   "type_ref": "SQ_THREAD_TRACE_SIZE"
1341bf215546Sopenharmony_ci  },
1342bf215546Sopenharmony_ci  {
1343bf215546Sopenharmony_ci   "chips": ["gfx7"],
1344bf215546Sopenharmony_ci   "map": {"at": 36360, "to": "mm"},
1345bf215546Sopenharmony_ci   "name": "SQ_THREAD_TRACE_MASK",
1346bf215546Sopenharmony_ci   "type_ref": "SQ_THREAD_TRACE_MASK"
1347bf215546Sopenharmony_ci  },
1348bf215546Sopenharmony_ci  {
1349bf215546Sopenharmony_ci   "chips": ["gfx7"],
1350bf215546Sopenharmony_ci   "map": {"at": 36364, "to": "mm"},
1351bf215546Sopenharmony_ci   "name": "SQ_THREAD_TRACE_TOKEN_MASK",
1352bf215546Sopenharmony_ci   "type_ref": "SQ_THREAD_TRACE_TOKEN_MASK"
1353bf215546Sopenharmony_ci  },
1354bf215546Sopenharmony_ci  {
1355bf215546Sopenharmony_ci   "chips": ["gfx7"],
1356bf215546Sopenharmony_ci   "map": {"at": 36368, "to": "mm"},
1357bf215546Sopenharmony_ci   "name": "SQ_THREAD_TRACE_PERF_MASK",
1358bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER_MASK"
1359bf215546Sopenharmony_ci  },
1360bf215546Sopenharmony_ci  {
1361bf215546Sopenharmony_ci   "chips": ["gfx7"],
1362bf215546Sopenharmony_ci   "map": {"at": 36372, "to": "mm"},
1363bf215546Sopenharmony_ci   "name": "SQ_THREAD_TRACE_BASE2",
1364bf215546Sopenharmony_ci   "type_ref": "SQ_THREAD_TRACE_BASE2"
1365bf215546Sopenharmony_ci  },
1366bf215546Sopenharmony_ci  {
1367bf215546Sopenharmony_ci   "chips": ["gfx7"],
1368bf215546Sopenharmony_ci   "map": {"at": 36376, "to": "mm"},
1369bf215546Sopenharmony_ci   "name": "SQ_THREAD_TRACE_TOKEN_MASK2",
1370bf215546Sopenharmony_ci   "type_ref": "SQ_THREAD_TRACE_TOKEN_MASK2"
1371bf215546Sopenharmony_ci  },
1372bf215546Sopenharmony_ci  {
1373bf215546Sopenharmony_ci   "chips": ["gfx7"],
1374bf215546Sopenharmony_ci   "map": {"at": 36400, "to": "mm"},
1375bf215546Sopenharmony_ci   "name": "SQ_THREAD_TRACE_WPTR",
1376bf215546Sopenharmony_ci   "type_ref": "SQ_THREAD_TRACE_WPTR"
1377bf215546Sopenharmony_ci  },
1378bf215546Sopenharmony_ci  {
1379bf215546Sopenharmony_ci   "chips": ["gfx7"],
1380bf215546Sopenharmony_ci   "map": {"at": 36404, "to": "mm"},
1381bf215546Sopenharmony_ci   "name": "SQ_THREAD_TRACE_STATUS",
1382bf215546Sopenharmony_ci   "type_ref": "SQ_THREAD_TRACE_STATUS"
1383bf215546Sopenharmony_ci  },
1384bf215546Sopenharmony_ci  {
1385bf215546Sopenharmony_ci   "chips": ["gfx7"],
1386bf215546Sopenharmony_ci   "map": {"at": 36408, "to": "mm"},
1387bf215546Sopenharmony_ci   "name": "SQ_THREAD_TRACE_MODE",
1388bf215546Sopenharmony_ci   "type_ref": "SQ_THREAD_TRACE_MODE"
1389bf215546Sopenharmony_ci  },
1390bf215546Sopenharmony_ci  {
1391bf215546Sopenharmony_ci   "chips": ["gfx7"],
1392bf215546Sopenharmony_ci   "map": {"at": 36412, "to": "mm"},
1393bf215546Sopenharmony_ci   "name": "SQ_THREAD_TRACE_CTRL",
1394bf215546Sopenharmony_ci   "type_ref": "SQ_THREAD_TRACE_CTRL"
1395bf215546Sopenharmony_ci  },
1396bf215546Sopenharmony_ci  {
1397bf215546Sopenharmony_ci   "chips": ["gfx7"],
1398bf215546Sopenharmony_ci   "map": {"at": 36416, "to": "mm"},
1399bf215546Sopenharmony_ci   "name": "SQ_THREAD_TRACE_CNTR"
1400bf215546Sopenharmony_ci  },
1401bf215546Sopenharmony_ci  {
1402bf215546Sopenharmony_ci   "chips": ["gfx7"],
1403bf215546Sopenharmony_ci   "map": {"at": 36424, "to": "mm"},
1404bf215546Sopenharmony_ci   "name": "SQ_THREAD_TRACE_HIWATER",
1405bf215546Sopenharmony_ci   "type_ref": "SQ_THREAD_TRACE_HIWATER"
1406bf215546Sopenharmony_ci  },
1407bf215546Sopenharmony_ci  {
1408bf215546Sopenharmony_ci   "chips": ["gfx7"],
1409bf215546Sopenharmony_ci   "map": {"at": 36608, "to": "mm"},
1410bf215546Sopenharmony_ci   "name": "SQ_BUF_RSRC_WORD0"
1411bf215546Sopenharmony_ci  },
1412bf215546Sopenharmony_ci  {
1413bf215546Sopenharmony_ci   "chips": ["gfx7"],
1414bf215546Sopenharmony_ci   "map": {"at": 36612, "to": "mm"},
1415bf215546Sopenharmony_ci   "name": "SQ_BUF_RSRC_WORD1",
1416bf215546Sopenharmony_ci   "type_ref": "SQ_BUF_RSRC_WORD1"
1417bf215546Sopenharmony_ci  },
1418bf215546Sopenharmony_ci  {
1419bf215546Sopenharmony_ci   "chips": ["gfx7"],
1420bf215546Sopenharmony_ci   "map": {"at": 36616, "to": "mm"},
1421bf215546Sopenharmony_ci   "name": "SQ_BUF_RSRC_WORD2"
1422bf215546Sopenharmony_ci  },
1423bf215546Sopenharmony_ci  {
1424bf215546Sopenharmony_ci   "chips": ["gfx7"],
1425bf215546Sopenharmony_ci   "map": {"at": 36620, "to": "mm"},
1426bf215546Sopenharmony_ci   "name": "SQ_BUF_RSRC_WORD3",
1427bf215546Sopenharmony_ci   "type_ref": "SQ_BUF_RSRC_WORD3"
1428bf215546Sopenharmony_ci  },
1429bf215546Sopenharmony_ci  {
1430bf215546Sopenharmony_ci   "chips": ["gfx7"],
1431bf215546Sopenharmony_ci   "map": {"at": 36624, "to": "mm"},
1432bf215546Sopenharmony_ci   "name": "SQ_IMG_RSRC_WORD0"
1433bf215546Sopenharmony_ci  },
1434bf215546Sopenharmony_ci  {
1435bf215546Sopenharmony_ci   "chips": ["gfx7"],
1436bf215546Sopenharmony_ci   "map": {"at": 36628, "to": "mm"},
1437bf215546Sopenharmony_ci   "name": "SQ_IMG_RSRC_WORD1",
1438bf215546Sopenharmony_ci   "type_ref": "SQ_IMG_RSRC_WORD1"
1439bf215546Sopenharmony_ci  },
1440bf215546Sopenharmony_ci  {
1441bf215546Sopenharmony_ci   "chips": ["gfx7"],
1442bf215546Sopenharmony_ci   "map": {"at": 36632, "to": "mm"},
1443bf215546Sopenharmony_ci   "name": "SQ_IMG_RSRC_WORD2",
1444bf215546Sopenharmony_ci   "type_ref": "SQ_IMG_RSRC_WORD2"
1445bf215546Sopenharmony_ci  },
1446bf215546Sopenharmony_ci  {
1447bf215546Sopenharmony_ci   "chips": ["gfx7"],
1448bf215546Sopenharmony_ci   "map": {"at": 36636, "to": "mm"},
1449bf215546Sopenharmony_ci   "name": "SQ_IMG_RSRC_WORD3",
1450bf215546Sopenharmony_ci   "type_ref": "SQ_IMG_RSRC_WORD3"
1451bf215546Sopenharmony_ci  },
1452bf215546Sopenharmony_ci  {
1453bf215546Sopenharmony_ci   "chips": ["gfx7"],
1454bf215546Sopenharmony_ci   "map": {"at": 36640, "to": "mm"},
1455bf215546Sopenharmony_ci   "name": "SQ_IMG_RSRC_WORD4",
1456bf215546Sopenharmony_ci   "type_ref": "SQ_IMG_RSRC_WORD4"
1457bf215546Sopenharmony_ci  },
1458bf215546Sopenharmony_ci  {
1459bf215546Sopenharmony_ci   "chips": ["gfx7"],
1460bf215546Sopenharmony_ci   "map": {"at": 36644, "to": "mm"},
1461bf215546Sopenharmony_ci   "name": "SQ_IMG_RSRC_WORD5",
1462bf215546Sopenharmony_ci   "type_ref": "SQ_IMG_RSRC_WORD5"
1463bf215546Sopenharmony_ci  },
1464bf215546Sopenharmony_ci  {
1465bf215546Sopenharmony_ci   "chips": ["gfx7"],
1466bf215546Sopenharmony_ci   "map": {"at": 36648, "to": "mm"},
1467bf215546Sopenharmony_ci   "name": "SQ_IMG_RSRC_WORD6",
1468bf215546Sopenharmony_ci   "type_ref": "SQ_IMG_RSRC_WORD6"
1469bf215546Sopenharmony_ci  },
1470bf215546Sopenharmony_ci  {
1471bf215546Sopenharmony_ci   "chips": ["gfx7"],
1472bf215546Sopenharmony_ci   "map": {"at": 36652, "to": "mm"},
1473bf215546Sopenharmony_ci   "name": "SQ_IMG_RSRC_WORD7"
1474bf215546Sopenharmony_ci  },
1475bf215546Sopenharmony_ci  {
1476bf215546Sopenharmony_ci   "chips": ["gfx7"],
1477bf215546Sopenharmony_ci   "map": {"at": 36656, "to": "mm"},
1478bf215546Sopenharmony_ci   "name": "SQ_IMG_SAMP_WORD0",
1479bf215546Sopenharmony_ci   "type_ref": "SQ_IMG_SAMP_WORD0"
1480bf215546Sopenharmony_ci  },
1481bf215546Sopenharmony_ci  {
1482bf215546Sopenharmony_ci   "chips": ["gfx7"],
1483bf215546Sopenharmony_ci   "map": {"at": 36660, "to": "mm"},
1484bf215546Sopenharmony_ci   "name": "SQ_IMG_SAMP_WORD1",
1485bf215546Sopenharmony_ci   "type_ref": "SQ_IMG_SAMP_WORD1"
1486bf215546Sopenharmony_ci  },
1487bf215546Sopenharmony_ci  {
1488bf215546Sopenharmony_ci   "chips": ["gfx7"],
1489bf215546Sopenharmony_ci   "map": {"at": 36664, "to": "mm"},
1490bf215546Sopenharmony_ci   "name": "SQ_IMG_SAMP_WORD2",
1491bf215546Sopenharmony_ci   "type_ref": "SQ_IMG_SAMP_WORD2"
1492bf215546Sopenharmony_ci  },
1493bf215546Sopenharmony_ci  {
1494bf215546Sopenharmony_ci   "chips": ["gfx7"],
1495bf215546Sopenharmony_ci   "map": {"at": 36668, "to": "mm"},
1496bf215546Sopenharmony_ci   "name": "SQ_IMG_SAMP_WORD3",
1497bf215546Sopenharmony_ci   "type_ref": "SQ_IMG_SAMP_WORD3"
1498bf215546Sopenharmony_ci  },
1499bf215546Sopenharmony_ci  {
1500bf215546Sopenharmony_ci   "chips": ["gfx7"],
1501bf215546Sopenharmony_ci   "map": {"at": 37120, "to": "mm"},
1502bf215546Sopenharmony_ci   "name": "SPI_CONFIG_CNTL",
1503bf215546Sopenharmony_ci   "type_ref": "SPI_CONFIG_CNTL"
1504bf215546Sopenharmony_ci  },
1505bf215546Sopenharmony_ci  {
1506bf215546Sopenharmony_ci   "chips": ["gfx7"],
1507bf215546Sopenharmony_ci   "map": {"at": 39160, "to": "mm"},
1508bf215546Sopenharmony_ci   "name": "GB_ADDR_CONFIG",
1509bf215546Sopenharmony_ci   "type_ref": "GB_ADDR_CONFIG"
1510bf215546Sopenharmony_ci  },
1511bf215546Sopenharmony_ci  {
1512bf215546Sopenharmony_ci   "chips": ["gfx7"],
1513bf215546Sopenharmony_ci   "map": {"at": 39184, "to": "mm"},
1514bf215546Sopenharmony_ci   "name": "GB_TILE_MODE0",
1515bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE0"
1516bf215546Sopenharmony_ci  },
1517bf215546Sopenharmony_ci  {
1518bf215546Sopenharmony_ci   "chips": ["gfx7"],
1519bf215546Sopenharmony_ci   "map": {"at": 39188, "to": "mm"},
1520bf215546Sopenharmony_ci   "name": "GB_TILE_MODE1",
1521bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE0"
1522bf215546Sopenharmony_ci  },
1523bf215546Sopenharmony_ci  {
1524bf215546Sopenharmony_ci   "chips": ["gfx7"],
1525bf215546Sopenharmony_ci   "map": {"at": 39192, "to": "mm"},
1526bf215546Sopenharmony_ci   "name": "GB_TILE_MODE2",
1527bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE0"
1528bf215546Sopenharmony_ci  },
1529bf215546Sopenharmony_ci  {
1530bf215546Sopenharmony_ci   "chips": ["gfx7"],
1531bf215546Sopenharmony_ci   "map": {"at": 39196, "to": "mm"},
1532bf215546Sopenharmony_ci   "name": "GB_TILE_MODE3",
1533bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE0"
1534bf215546Sopenharmony_ci  },
1535bf215546Sopenharmony_ci  {
1536bf215546Sopenharmony_ci   "chips": ["gfx7"],
1537bf215546Sopenharmony_ci   "map": {"at": 39200, "to": "mm"},
1538bf215546Sopenharmony_ci   "name": "GB_TILE_MODE4",
1539bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE0"
1540bf215546Sopenharmony_ci  },
1541bf215546Sopenharmony_ci  {
1542bf215546Sopenharmony_ci   "chips": ["gfx7"],
1543bf215546Sopenharmony_ci   "map": {"at": 39204, "to": "mm"},
1544bf215546Sopenharmony_ci   "name": "GB_TILE_MODE5",
1545bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE0"
1546bf215546Sopenharmony_ci  },
1547bf215546Sopenharmony_ci  {
1548bf215546Sopenharmony_ci   "chips": ["gfx7"],
1549bf215546Sopenharmony_ci   "map": {"at": 39208, "to": "mm"},
1550bf215546Sopenharmony_ci   "name": "GB_TILE_MODE6",
1551bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE0"
1552bf215546Sopenharmony_ci  },
1553bf215546Sopenharmony_ci  {
1554bf215546Sopenharmony_ci   "chips": ["gfx7"],
1555bf215546Sopenharmony_ci   "map": {"at": 39212, "to": "mm"},
1556bf215546Sopenharmony_ci   "name": "GB_TILE_MODE7",
1557bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE0"
1558bf215546Sopenharmony_ci  },
1559bf215546Sopenharmony_ci  {
1560bf215546Sopenharmony_ci   "chips": ["gfx7"],
1561bf215546Sopenharmony_ci   "map": {"at": 39216, "to": "mm"},
1562bf215546Sopenharmony_ci   "name": "GB_TILE_MODE8",
1563bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE0"
1564bf215546Sopenharmony_ci  },
1565bf215546Sopenharmony_ci  {
1566bf215546Sopenharmony_ci   "chips": ["gfx7"],
1567bf215546Sopenharmony_ci   "map": {"at": 39220, "to": "mm"},
1568bf215546Sopenharmony_ci   "name": "GB_TILE_MODE9",
1569bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE0"
1570bf215546Sopenharmony_ci  },
1571bf215546Sopenharmony_ci  {
1572bf215546Sopenharmony_ci   "chips": ["gfx7"],
1573bf215546Sopenharmony_ci   "map": {"at": 39224, "to": "mm"},
1574bf215546Sopenharmony_ci   "name": "GB_TILE_MODE10",
1575bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE0"
1576bf215546Sopenharmony_ci  },
1577bf215546Sopenharmony_ci  {
1578bf215546Sopenharmony_ci   "chips": ["gfx7"],
1579bf215546Sopenharmony_ci   "map": {"at": 39228, "to": "mm"},
1580bf215546Sopenharmony_ci   "name": "GB_TILE_MODE11",
1581bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE0"
1582bf215546Sopenharmony_ci  },
1583bf215546Sopenharmony_ci  {
1584bf215546Sopenharmony_ci   "chips": ["gfx7"],
1585bf215546Sopenharmony_ci   "map": {"at": 39232, "to": "mm"},
1586bf215546Sopenharmony_ci   "name": "GB_TILE_MODE12",
1587bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE0"
1588bf215546Sopenharmony_ci  },
1589bf215546Sopenharmony_ci  {
1590bf215546Sopenharmony_ci   "chips": ["gfx7"],
1591bf215546Sopenharmony_ci   "map": {"at": 39236, "to": "mm"},
1592bf215546Sopenharmony_ci   "name": "GB_TILE_MODE13",
1593bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE0"
1594bf215546Sopenharmony_ci  },
1595bf215546Sopenharmony_ci  {
1596bf215546Sopenharmony_ci   "chips": ["gfx7"],
1597bf215546Sopenharmony_ci   "map": {"at": 39240, "to": "mm"},
1598bf215546Sopenharmony_ci   "name": "GB_TILE_MODE14",
1599bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE0"
1600bf215546Sopenharmony_ci  },
1601bf215546Sopenharmony_ci  {
1602bf215546Sopenharmony_ci   "chips": ["gfx7"],
1603bf215546Sopenharmony_ci   "map": {"at": 39244, "to": "mm"},
1604bf215546Sopenharmony_ci   "name": "GB_TILE_MODE15",
1605bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE0"
1606bf215546Sopenharmony_ci  },
1607bf215546Sopenharmony_ci  {
1608bf215546Sopenharmony_ci   "chips": ["gfx7"],
1609bf215546Sopenharmony_ci   "map": {"at": 39248, "to": "mm"},
1610bf215546Sopenharmony_ci   "name": "GB_TILE_MODE16",
1611bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE0"
1612bf215546Sopenharmony_ci  },
1613bf215546Sopenharmony_ci  {
1614bf215546Sopenharmony_ci   "chips": ["gfx7"],
1615bf215546Sopenharmony_ci   "map": {"at": 39252, "to": "mm"},
1616bf215546Sopenharmony_ci   "name": "GB_TILE_MODE17",
1617bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE0"
1618bf215546Sopenharmony_ci  },
1619bf215546Sopenharmony_ci  {
1620bf215546Sopenharmony_ci   "chips": ["gfx7"],
1621bf215546Sopenharmony_ci   "map": {"at": 39256, "to": "mm"},
1622bf215546Sopenharmony_ci   "name": "GB_TILE_MODE18",
1623bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE0"
1624bf215546Sopenharmony_ci  },
1625bf215546Sopenharmony_ci  {
1626bf215546Sopenharmony_ci   "chips": ["gfx7"],
1627bf215546Sopenharmony_ci   "map": {"at": 39260, "to": "mm"},
1628bf215546Sopenharmony_ci   "name": "GB_TILE_MODE19",
1629bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE0"
1630bf215546Sopenharmony_ci  },
1631bf215546Sopenharmony_ci  {
1632bf215546Sopenharmony_ci   "chips": ["gfx7"],
1633bf215546Sopenharmony_ci   "map": {"at": 39264, "to": "mm"},
1634bf215546Sopenharmony_ci   "name": "GB_TILE_MODE20",
1635bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE0"
1636bf215546Sopenharmony_ci  },
1637bf215546Sopenharmony_ci  {
1638bf215546Sopenharmony_ci   "chips": ["gfx7"],
1639bf215546Sopenharmony_ci   "map": {"at": 39268, "to": "mm"},
1640bf215546Sopenharmony_ci   "name": "GB_TILE_MODE21",
1641bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE0"
1642bf215546Sopenharmony_ci  },
1643bf215546Sopenharmony_ci  {
1644bf215546Sopenharmony_ci   "chips": ["gfx7"],
1645bf215546Sopenharmony_ci   "map": {"at": 39272, "to": "mm"},
1646bf215546Sopenharmony_ci   "name": "GB_TILE_MODE22",
1647bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE0"
1648bf215546Sopenharmony_ci  },
1649bf215546Sopenharmony_ci  {
1650bf215546Sopenharmony_ci   "chips": ["gfx7"],
1651bf215546Sopenharmony_ci   "map": {"at": 39276, "to": "mm"},
1652bf215546Sopenharmony_ci   "name": "GB_TILE_MODE23",
1653bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE0"
1654bf215546Sopenharmony_ci  },
1655bf215546Sopenharmony_ci  {
1656bf215546Sopenharmony_ci   "chips": ["gfx7"],
1657bf215546Sopenharmony_ci   "map": {"at": 39280, "to": "mm"},
1658bf215546Sopenharmony_ci   "name": "GB_TILE_MODE24",
1659bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE0"
1660bf215546Sopenharmony_ci  },
1661bf215546Sopenharmony_ci  {
1662bf215546Sopenharmony_ci   "chips": ["gfx7"],
1663bf215546Sopenharmony_ci   "map": {"at": 39284, "to": "mm"},
1664bf215546Sopenharmony_ci   "name": "GB_TILE_MODE25",
1665bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE0"
1666bf215546Sopenharmony_ci  },
1667bf215546Sopenharmony_ci  {
1668bf215546Sopenharmony_ci   "chips": ["gfx7"],
1669bf215546Sopenharmony_ci   "map": {"at": 39288, "to": "mm"},
1670bf215546Sopenharmony_ci   "name": "GB_TILE_MODE26",
1671bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE0"
1672bf215546Sopenharmony_ci  },
1673bf215546Sopenharmony_ci  {
1674bf215546Sopenharmony_ci   "chips": ["gfx7"],
1675bf215546Sopenharmony_ci   "map": {"at": 39292, "to": "mm"},
1676bf215546Sopenharmony_ci   "name": "GB_TILE_MODE27",
1677bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE0"
1678bf215546Sopenharmony_ci  },
1679bf215546Sopenharmony_ci  {
1680bf215546Sopenharmony_ci   "chips": ["gfx7"],
1681bf215546Sopenharmony_ci   "map": {"at": 39296, "to": "mm"},
1682bf215546Sopenharmony_ci   "name": "GB_TILE_MODE28",
1683bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE0"
1684bf215546Sopenharmony_ci  },
1685bf215546Sopenharmony_ci  {
1686bf215546Sopenharmony_ci   "chips": ["gfx7"],
1687bf215546Sopenharmony_ci   "map": {"at": 39300, "to": "mm"},
1688bf215546Sopenharmony_ci   "name": "GB_TILE_MODE29",
1689bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE0"
1690bf215546Sopenharmony_ci  },
1691bf215546Sopenharmony_ci  {
1692bf215546Sopenharmony_ci   "chips": ["gfx7"],
1693bf215546Sopenharmony_ci   "map": {"at": 39304, "to": "mm"},
1694bf215546Sopenharmony_ci   "name": "GB_TILE_MODE30",
1695bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE0"
1696bf215546Sopenharmony_ci  },
1697bf215546Sopenharmony_ci  {
1698bf215546Sopenharmony_ci   "chips": ["gfx7"],
1699bf215546Sopenharmony_ci   "map": {"at": 39308, "to": "mm"},
1700bf215546Sopenharmony_ci   "name": "GB_TILE_MODE31",
1701bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE0"
1702bf215546Sopenharmony_ci  },
1703bf215546Sopenharmony_ci  {
1704bf215546Sopenharmony_ci   "chips": ["gfx7"],
1705bf215546Sopenharmony_ci   "map": {"at": 39312, "to": "mm"},
1706bf215546Sopenharmony_ci   "name": "GB_MACROTILE_MODE0",
1707bf215546Sopenharmony_ci   "type_ref": "GB_MACROTILE_MODE0"
1708bf215546Sopenharmony_ci  },
1709bf215546Sopenharmony_ci  {
1710bf215546Sopenharmony_ci   "chips": ["gfx7"],
1711bf215546Sopenharmony_ci   "map": {"at": 39316, "to": "mm"},
1712bf215546Sopenharmony_ci   "name": "GB_MACROTILE_MODE1",
1713bf215546Sopenharmony_ci   "type_ref": "GB_MACROTILE_MODE0"
1714bf215546Sopenharmony_ci  },
1715bf215546Sopenharmony_ci  {
1716bf215546Sopenharmony_ci   "chips": ["gfx7"],
1717bf215546Sopenharmony_ci   "map": {"at": 39320, "to": "mm"},
1718bf215546Sopenharmony_ci   "name": "GB_MACROTILE_MODE2",
1719bf215546Sopenharmony_ci   "type_ref": "GB_MACROTILE_MODE0"
1720bf215546Sopenharmony_ci  },
1721bf215546Sopenharmony_ci  {
1722bf215546Sopenharmony_ci   "chips": ["gfx7"],
1723bf215546Sopenharmony_ci   "map": {"at": 39324, "to": "mm"},
1724bf215546Sopenharmony_ci   "name": "GB_MACROTILE_MODE3",
1725bf215546Sopenharmony_ci   "type_ref": "GB_MACROTILE_MODE0"
1726bf215546Sopenharmony_ci  },
1727bf215546Sopenharmony_ci  {
1728bf215546Sopenharmony_ci   "chips": ["gfx7"],
1729bf215546Sopenharmony_ci   "map": {"at": 39328, "to": "mm"},
1730bf215546Sopenharmony_ci   "name": "GB_MACROTILE_MODE4",
1731bf215546Sopenharmony_ci   "type_ref": "GB_MACROTILE_MODE0"
1732bf215546Sopenharmony_ci  },
1733bf215546Sopenharmony_ci  {
1734bf215546Sopenharmony_ci   "chips": ["gfx7"],
1735bf215546Sopenharmony_ci   "map": {"at": 39332, "to": "mm"},
1736bf215546Sopenharmony_ci   "name": "GB_MACROTILE_MODE5",
1737bf215546Sopenharmony_ci   "type_ref": "GB_MACROTILE_MODE0"
1738bf215546Sopenharmony_ci  },
1739bf215546Sopenharmony_ci  {
1740bf215546Sopenharmony_ci   "chips": ["gfx7"],
1741bf215546Sopenharmony_ci   "map": {"at": 39336, "to": "mm"},
1742bf215546Sopenharmony_ci   "name": "GB_MACROTILE_MODE6",
1743bf215546Sopenharmony_ci   "type_ref": "GB_MACROTILE_MODE0"
1744bf215546Sopenharmony_ci  },
1745bf215546Sopenharmony_ci  {
1746bf215546Sopenharmony_ci   "chips": ["gfx7"],
1747bf215546Sopenharmony_ci   "map": {"at": 39340, "to": "mm"},
1748bf215546Sopenharmony_ci   "name": "GB_MACROTILE_MODE7",
1749bf215546Sopenharmony_ci   "type_ref": "GB_MACROTILE_MODE0"
1750bf215546Sopenharmony_ci  },
1751bf215546Sopenharmony_ci  {
1752bf215546Sopenharmony_ci   "chips": ["gfx7"],
1753bf215546Sopenharmony_ci   "map": {"at": 39344, "to": "mm"},
1754bf215546Sopenharmony_ci   "name": "GB_MACROTILE_MODE8",
1755bf215546Sopenharmony_ci   "type_ref": "GB_MACROTILE_MODE0"
1756bf215546Sopenharmony_ci  },
1757bf215546Sopenharmony_ci  {
1758bf215546Sopenharmony_ci   "chips": ["gfx7"],
1759bf215546Sopenharmony_ci   "map": {"at": 39348, "to": "mm"},
1760bf215546Sopenharmony_ci   "name": "GB_MACROTILE_MODE9",
1761bf215546Sopenharmony_ci   "type_ref": "GB_MACROTILE_MODE0"
1762bf215546Sopenharmony_ci  },
1763bf215546Sopenharmony_ci  {
1764bf215546Sopenharmony_ci   "chips": ["gfx7"],
1765bf215546Sopenharmony_ci   "map": {"at": 39352, "to": "mm"},
1766bf215546Sopenharmony_ci   "name": "GB_MACROTILE_MODE10",
1767bf215546Sopenharmony_ci   "type_ref": "GB_MACROTILE_MODE0"
1768bf215546Sopenharmony_ci  },
1769bf215546Sopenharmony_ci  {
1770bf215546Sopenharmony_ci   "chips": ["gfx7"],
1771bf215546Sopenharmony_ci   "map": {"at": 39356, "to": "mm"},
1772bf215546Sopenharmony_ci   "name": "GB_MACROTILE_MODE11",
1773bf215546Sopenharmony_ci   "type_ref": "GB_MACROTILE_MODE0"
1774bf215546Sopenharmony_ci  },
1775bf215546Sopenharmony_ci  {
1776bf215546Sopenharmony_ci   "chips": ["gfx7"],
1777bf215546Sopenharmony_ci   "map": {"at": 39360, "to": "mm"},
1778bf215546Sopenharmony_ci   "name": "GB_MACROTILE_MODE12",
1779bf215546Sopenharmony_ci   "type_ref": "GB_MACROTILE_MODE0"
1780bf215546Sopenharmony_ci  },
1781bf215546Sopenharmony_ci  {
1782bf215546Sopenharmony_ci   "chips": ["gfx7"],
1783bf215546Sopenharmony_ci   "map": {"at": 39364, "to": "mm"},
1784bf215546Sopenharmony_ci   "name": "GB_MACROTILE_MODE13",
1785bf215546Sopenharmony_ci   "type_ref": "GB_MACROTILE_MODE0"
1786bf215546Sopenharmony_ci  },
1787bf215546Sopenharmony_ci  {
1788bf215546Sopenharmony_ci   "chips": ["gfx7"],
1789bf215546Sopenharmony_ci   "map": {"at": 39368, "to": "mm"},
1790bf215546Sopenharmony_ci   "name": "GB_MACROTILE_MODE14",
1791bf215546Sopenharmony_ci   "type_ref": "GB_MACROTILE_MODE0"
1792bf215546Sopenharmony_ci  },
1793bf215546Sopenharmony_ci  {
1794bf215546Sopenharmony_ci   "chips": ["gfx7"],
1795bf215546Sopenharmony_ci   "map": {"at": 39372, "to": "mm"},
1796bf215546Sopenharmony_ci   "name": "GB_MACROTILE_MODE15",
1797bf215546Sopenharmony_ci   "type_ref": "GB_MACROTILE_MODE0"
1798bf215546Sopenharmony_ci  },
1799bf215546Sopenharmony_ci  {
1800bf215546Sopenharmony_ci   "chips": ["gfx7"],
1801bf215546Sopenharmony_ci   "map": {"at": 45056, "to": "mm"},
1802bf215546Sopenharmony_ci   "name": "SPI_SHADER_TBA_LO_PS"
1803bf215546Sopenharmony_ci  },
1804bf215546Sopenharmony_ci  {
1805bf215546Sopenharmony_ci   "chips": ["gfx7"],
1806bf215546Sopenharmony_ci   "map": {"at": 45060, "to": "mm"},
1807bf215546Sopenharmony_ci   "name": "SPI_SHADER_TBA_HI_PS",
1808bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_TBA_HI_PS"
1809bf215546Sopenharmony_ci  },
1810bf215546Sopenharmony_ci  {
1811bf215546Sopenharmony_ci   "chips": ["gfx7"],
1812bf215546Sopenharmony_ci   "map": {"at": 45064, "to": "mm"},
1813bf215546Sopenharmony_ci   "name": "SPI_SHADER_TMA_LO_PS"
1814bf215546Sopenharmony_ci  },
1815bf215546Sopenharmony_ci  {
1816bf215546Sopenharmony_ci   "chips": ["gfx7"],
1817bf215546Sopenharmony_ci   "map": {"at": 45068, "to": "mm"},
1818bf215546Sopenharmony_ci   "name": "SPI_SHADER_TMA_HI_PS",
1819bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_TBA_HI_PS"
1820bf215546Sopenharmony_ci  },
1821bf215546Sopenharmony_ci  {
1822bf215546Sopenharmony_ci   "chips": ["gfx7"],
1823bf215546Sopenharmony_ci   "map": {"at": 45084, "to": "mm"},
1824bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_RSRC3_PS",
1825bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_RSRC3_PS"
1826bf215546Sopenharmony_ci  },
1827bf215546Sopenharmony_ci  {
1828bf215546Sopenharmony_ci   "chips": ["gfx7"],
1829bf215546Sopenharmony_ci   "map": {"at": 45088, "to": "mm"},
1830bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_LO_PS"
1831bf215546Sopenharmony_ci  },
1832bf215546Sopenharmony_ci  {
1833bf215546Sopenharmony_ci   "chips": ["gfx7"],
1834bf215546Sopenharmony_ci   "map": {"at": 45092, "to": "mm"},
1835bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_HI_PS",
1836bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_TBA_HI_PS"
1837bf215546Sopenharmony_ci  },
1838bf215546Sopenharmony_ci  {
1839bf215546Sopenharmony_ci   "chips": ["gfx7"],
1840bf215546Sopenharmony_ci   "map": {"at": 45096, "to": "mm"},
1841bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_RSRC1_PS",
1842bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_RSRC1_PS"
1843bf215546Sopenharmony_ci  },
1844bf215546Sopenharmony_ci  {
1845bf215546Sopenharmony_ci   "chips": ["gfx7"],
1846bf215546Sopenharmony_ci   "map": {"at": 45100, "to": "mm"},
1847bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_RSRC2_PS",
1848bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_RSRC2_PS"
1849bf215546Sopenharmony_ci  },
1850bf215546Sopenharmony_ci  {
1851bf215546Sopenharmony_ci   "chips": ["gfx7"],
1852bf215546Sopenharmony_ci   "map": {"at": 45104, "to": "mm"},
1853bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_PS_0"
1854bf215546Sopenharmony_ci  },
1855bf215546Sopenharmony_ci  {
1856bf215546Sopenharmony_ci   "chips": ["gfx7"],
1857bf215546Sopenharmony_ci   "map": {"at": 45108, "to": "mm"},
1858bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_PS_1"
1859bf215546Sopenharmony_ci  },
1860bf215546Sopenharmony_ci  {
1861bf215546Sopenharmony_ci   "chips": ["gfx7"],
1862bf215546Sopenharmony_ci   "map": {"at": 45112, "to": "mm"},
1863bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_PS_2"
1864bf215546Sopenharmony_ci  },
1865bf215546Sopenharmony_ci  {
1866bf215546Sopenharmony_ci   "chips": ["gfx7"],
1867bf215546Sopenharmony_ci   "map": {"at": 45116, "to": "mm"},
1868bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_PS_3"
1869bf215546Sopenharmony_ci  },
1870bf215546Sopenharmony_ci  {
1871bf215546Sopenharmony_ci   "chips": ["gfx7"],
1872bf215546Sopenharmony_ci   "map": {"at": 45120, "to": "mm"},
1873bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_PS_4"
1874bf215546Sopenharmony_ci  },
1875bf215546Sopenharmony_ci  {
1876bf215546Sopenharmony_ci   "chips": ["gfx7"],
1877bf215546Sopenharmony_ci   "map": {"at": 45124, "to": "mm"},
1878bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_PS_5"
1879bf215546Sopenharmony_ci  },
1880bf215546Sopenharmony_ci  {
1881bf215546Sopenharmony_ci   "chips": ["gfx7"],
1882bf215546Sopenharmony_ci   "map": {"at": 45128, "to": "mm"},
1883bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_PS_6"
1884bf215546Sopenharmony_ci  },
1885bf215546Sopenharmony_ci  {
1886bf215546Sopenharmony_ci   "chips": ["gfx7"],
1887bf215546Sopenharmony_ci   "map": {"at": 45132, "to": "mm"},
1888bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_PS_7"
1889bf215546Sopenharmony_ci  },
1890bf215546Sopenharmony_ci  {
1891bf215546Sopenharmony_ci   "chips": ["gfx7"],
1892bf215546Sopenharmony_ci   "map": {"at": 45136, "to": "mm"},
1893bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_PS_8"
1894bf215546Sopenharmony_ci  },
1895bf215546Sopenharmony_ci  {
1896bf215546Sopenharmony_ci   "chips": ["gfx7"],
1897bf215546Sopenharmony_ci   "map": {"at": 45140, "to": "mm"},
1898bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_PS_9"
1899bf215546Sopenharmony_ci  },
1900bf215546Sopenharmony_ci  {
1901bf215546Sopenharmony_ci   "chips": ["gfx7"],
1902bf215546Sopenharmony_ci   "map": {"at": 45144, "to": "mm"},
1903bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_PS_10"
1904bf215546Sopenharmony_ci  },
1905bf215546Sopenharmony_ci  {
1906bf215546Sopenharmony_ci   "chips": ["gfx7"],
1907bf215546Sopenharmony_ci   "map": {"at": 45148, "to": "mm"},
1908bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_PS_11"
1909bf215546Sopenharmony_ci  },
1910bf215546Sopenharmony_ci  {
1911bf215546Sopenharmony_ci   "chips": ["gfx7"],
1912bf215546Sopenharmony_ci   "map": {"at": 45152, "to": "mm"},
1913bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_PS_12"
1914bf215546Sopenharmony_ci  },
1915bf215546Sopenharmony_ci  {
1916bf215546Sopenharmony_ci   "chips": ["gfx7"],
1917bf215546Sopenharmony_ci   "map": {"at": 45156, "to": "mm"},
1918bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_PS_13"
1919bf215546Sopenharmony_ci  },
1920bf215546Sopenharmony_ci  {
1921bf215546Sopenharmony_ci   "chips": ["gfx7"],
1922bf215546Sopenharmony_ci   "map": {"at": 45160, "to": "mm"},
1923bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_PS_14"
1924bf215546Sopenharmony_ci  },
1925bf215546Sopenharmony_ci  {
1926bf215546Sopenharmony_ci   "chips": ["gfx7"],
1927bf215546Sopenharmony_ci   "map": {"at": 45164, "to": "mm"},
1928bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_PS_15"
1929bf215546Sopenharmony_ci  },
1930bf215546Sopenharmony_ci  {
1931bf215546Sopenharmony_ci   "chips": ["gfx7"],
1932bf215546Sopenharmony_ci   "map": {"at": 45312, "to": "mm"},
1933bf215546Sopenharmony_ci   "name": "SPI_SHADER_TBA_LO_VS"
1934bf215546Sopenharmony_ci  },
1935bf215546Sopenharmony_ci  {
1936bf215546Sopenharmony_ci   "chips": ["gfx7"],
1937bf215546Sopenharmony_ci   "map": {"at": 45316, "to": "mm"},
1938bf215546Sopenharmony_ci   "name": "SPI_SHADER_TBA_HI_VS",
1939bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_TBA_HI_PS"
1940bf215546Sopenharmony_ci  },
1941bf215546Sopenharmony_ci  {
1942bf215546Sopenharmony_ci   "chips": ["gfx7"],
1943bf215546Sopenharmony_ci   "map": {"at": 45320, "to": "mm"},
1944bf215546Sopenharmony_ci   "name": "SPI_SHADER_TMA_LO_VS"
1945bf215546Sopenharmony_ci  },
1946bf215546Sopenharmony_ci  {
1947bf215546Sopenharmony_ci   "chips": ["gfx7"],
1948bf215546Sopenharmony_ci   "map": {"at": 45324, "to": "mm"},
1949bf215546Sopenharmony_ci   "name": "SPI_SHADER_TMA_HI_VS",
1950bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_TBA_HI_PS"
1951bf215546Sopenharmony_ci  },
1952bf215546Sopenharmony_ci  {
1953bf215546Sopenharmony_ci   "chips": ["gfx7"],
1954bf215546Sopenharmony_ci   "map": {"at": 45336, "to": "mm"},
1955bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_RSRC3_VS",
1956bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_RSRC3_PS"
1957bf215546Sopenharmony_ci  },
1958bf215546Sopenharmony_ci  {
1959bf215546Sopenharmony_ci   "chips": ["gfx7"],
1960bf215546Sopenharmony_ci   "map": {"at": 45340, "to": "mm"},
1961bf215546Sopenharmony_ci   "name": "SPI_SHADER_LATE_ALLOC_VS",
1962bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_LATE_ALLOC_VS"
1963bf215546Sopenharmony_ci  },
1964bf215546Sopenharmony_ci  {
1965bf215546Sopenharmony_ci   "chips": ["gfx7"],
1966bf215546Sopenharmony_ci   "map": {"at": 45344, "to": "mm"},
1967bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_LO_VS"
1968bf215546Sopenharmony_ci  },
1969bf215546Sopenharmony_ci  {
1970bf215546Sopenharmony_ci   "chips": ["gfx7"],
1971bf215546Sopenharmony_ci   "map": {"at": 45348, "to": "mm"},
1972bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_HI_VS",
1973bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_TBA_HI_PS"
1974bf215546Sopenharmony_ci  },
1975bf215546Sopenharmony_ci  {
1976bf215546Sopenharmony_ci   "chips": ["gfx7"],
1977bf215546Sopenharmony_ci   "map": {"at": 45352, "to": "mm"},
1978bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_RSRC1_VS",
1979bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_RSRC1_VS"
1980bf215546Sopenharmony_ci  },
1981bf215546Sopenharmony_ci  {
1982bf215546Sopenharmony_ci   "chips": ["gfx7"],
1983bf215546Sopenharmony_ci   "map": {"at": 45356, "to": "mm"},
1984bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_RSRC2_VS",
1985bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_RSRC2_VS"
1986bf215546Sopenharmony_ci  },
1987bf215546Sopenharmony_ci  {
1988bf215546Sopenharmony_ci   "chips": ["gfx7"],
1989bf215546Sopenharmony_ci   "map": {"at": 45360, "to": "mm"},
1990bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_VS_0"
1991bf215546Sopenharmony_ci  },
1992bf215546Sopenharmony_ci  {
1993bf215546Sopenharmony_ci   "chips": ["gfx7"],
1994bf215546Sopenharmony_ci   "map": {"at": 45364, "to": "mm"},
1995bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_VS_1"
1996bf215546Sopenharmony_ci  },
1997bf215546Sopenharmony_ci  {
1998bf215546Sopenharmony_ci   "chips": ["gfx7"],
1999bf215546Sopenharmony_ci   "map": {"at": 45368, "to": "mm"},
2000bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_VS_2"
2001bf215546Sopenharmony_ci  },
2002bf215546Sopenharmony_ci  {
2003bf215546Sopenharmony_ci   "chips": ["gfx7"],
2004bf215546Sopenharmony_ci   "map": {"at": 45372, "to": "mm"},
2005bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_VS_3"
2006bf215546Sopenharmony_ci  },
2007bf215546Sopenharmony_ci  {
2008bf215546Sopenharmony_ci   "chips": ["gfx7"],
2009bf215546Sopenharmony_ci   "map": {"at": 45376, "to": "mm"},
2010bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_VS_4"
2011bf215546Sopenharmony_ci  },
2012bf215546Sopenharmony_ci  {
2013bf215546Sopenharmony_ci   "chips": ["gfx7"],
2014bf215546Sopenharmony_ci   "map": {"at": 45380, "to": "mm"},
2015bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_VS_5"
2016bf215546Sopenharmony_ci  },
2017bf215546Sopenharmony_ci  {
2018bf215546Sopenharmony_ci   "chips": ["gfx7"],
2019bf215546Sopenharmony_ci   "map": {"at": 45384, "to": "mm"},
2020bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_VS_6"
2021bf215546Sopenharmony_ci  },
2022bf215546Sopenharmony_ci  {
2023bf215546Sopenharmony_ci   "chips": ["gfx7"],
2024bf215546Sopenharmony_ci   "map": {"at": 45388, "to": "mm"},
2025bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_VS_7"
2026bf215546Sopenharmony_ci  },
2027bf215546Sopenharmony_ci  {
2028bf215546Sopenharmony_ci   "chips": ["gfx7"],
2029bf215546Sopenharmony_ci   "map": {"at": 45392, "to": "mm"},
2030bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_VS_8"
2031bf215546Sopenharmony_ci  },
2032bf215546Sopenharmony_ci  {
2033bf215546Sopenharmony_ci   "chips": ["gfx7"],
2034bf215546Sopenharmony_ci   "map": {"at": 45396, "to": "mm"},
2035bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_VS_9"
2036bf215546Sopenharmony_ci  },
2037bf215546Sopenharmony_ci  {
2038bf215546Sopenharmony_ci   "chips": ["gfx7"],
2039bf215546Sopenharmony_ci   "map": {"at": 45400, "to": "mm"},
2040bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_VS_10"
2041bf215546Sopenharmony_ci  },
2042bf215546Sopenharmony_ci  {
2043bf215546Sopenharmony_ci   "chips": ["gfx7"],
2044bf215546Sopenharmony_ci   "map": {"at": 45404, "to": "mm"},
2045bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_VS_11"
2046bf215546Sopenharmony_ci  },
2047bf215546Sopenharmony_ci  {
2048bf215546Sopenharmony_ci   "chips": ["gfx7"],
2049bf215546Sopenharmony_ci   "map": {"at": 45408, "to": "mm"},
2050bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_VS_12"
2051bf215546Sopenharmony_ci  },
2052bf215546Sopenharmony_ci  {
2053bf215546Sopenharmony_ci   "chips": ["gfx7"],
2054bf215546Sopenharmony_ci   "map": {"at": 45412, "to": "mm"},
2055bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_VS_13"
2056bf215546Sopenharmony_ci  },
2057bf215546Sopenharmony_ci  {
2058bf215546Sopenharmony_ci   "chips": ["gfx7"],
2059bf215546Sopenharmony_ci   "map": {"at": 45416, "to": "mm"},
2060bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_VS_14"
2061bf215546Sopenharmony_ci  },
2062bf215546Sopenharmony_ci  {
2063bf215546Sopenharmony_ci   "chips": ["gfx7"],
2064bf215546Sopenharmony_ci   "map": {"at": 45420, "to": "mm"},
2065bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_VS_15"
2066bf215546Sopenharmony_ci  },
2067bf215546Sopenharmony_ci  {
2068bf215546Sopenharmony_ci   "chips": ["gfx7"],
2069bf215546Sopenharmony_ci   "map": {"at": 45552, "to": "mm"},
2070bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_RSRC2_ES_VS",
2071bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_RSRC2_ES_VS"
2072bf215546Sopenharmony_ci  },
2073bf215546Sopenharmony_ci  {
2074bf215546Sopenharmony_ci   "chips": ["gfx7"],
2075bf215546Sopenharmony_ci   "map": {"at": 45556, "to": "mm"},
2076bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_RSRC2_LS_VS",
2077bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_RSRC2_LS_VS"
2078bf215546Sopenharmony_ci  },
2079bf215546Sopenharmony_ci  {
2080bf215546Sopenharmony_ci   "chips": ["gfx7"],
2081bf215546Sopenharmony_ci   "map": {"at": 45568, "to": "mm"},
2082bf215546Sopenharmony_ci   "name": "SPI_SHADER_TBA_LO_GS"
2083bf215546Sopenharmony_ci  },
2084bf215546Sopenharmony_ci  {
2085bf215546Sopenharmony_ci   "chips": ["gfx7"],
2086bf215546Sopenharmony_ci   "map": {"at": 45572, "to": "mm"},
2087bf215546Sopenharmony_ci   "name": "SPI_SHADER_TBA_HI_GS",
2088bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_TBA_HI_PS"
2089bf215546Sopenharmony_ci  },
2090bf215546Sopenharmony_ci  {
2091bf215546Sopenharmony_ci   "chips": ["gfx7"],
2092bf215546Sopenharmony_ci   "map": {"at": 45576, "to": "mm"},
2093bf215546Sopenharmony_ci   "name": "SPI_SHADER_TMA_LO_GS"
2094bf215546Sopenharmony_ci  },
2095bf215546Sopenharmony_ci  {
2096bf215546Sopenharmony_ci   "chips": ["gfx7"],
2097bf215546Sopenharmony_ci   "map": {"at": 45580, "to": "mm"},
2098bf215546Sopenharmony_ci   "name": "SPI_SHADER_TMA_HI_GS",
2099bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_TBA_HI_PS"
2100bf215546Sopenharmony_ci  },
2101bf215546Sopenharmony_ci  {
2102bf215546Sopenharmony_ci   "chips": ["gfx7"],
2103bf215546Sopenharmony_ci   "map": {"at": 45596, "to": "mm"},
2104bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_RSRC3_GS",
2105bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_RSRC3_PS"
2106bf215546Sopenharmony_ci  },
2107bf215546Sopenharmony_ci  {
2108bf215546Sopenharmony_ci   "chips": ["gfx7"],
2109bf215546Sopenharmony_ci   "map": {"at": 45600, "to": "mm"},
2110bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_LO_GS"
2111bf215546Sopenharmony_ci  },
2112bf215546Sopenharmony_ci  {
2113bf215546Sopenharmony_ci   "chips": ["gfx7"],
2114bf215546Sopenharmony_ci   "map": {"at": 45604, "to": "mm"},
2115bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_HI_GS",
2116bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_TBA_HI_PS"
2117bf215546Sopenharmony_ci  },
2118bf215546Sopenharmony_ci  {
2119bf215546Sopenharmony_ci   "chips": ["gfx7"],
2120bf215546Sopenharmony_ci   "map": {"at": 45608, "to": "mm"},
2121bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_RSRC1_GS",
2122bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_RSRC1_GS"
2123bf215546Sopenharmony_ci  },
2124bf215546Sopenharmony_ci  {
2125bf215546Sopenharmony_ci   "chips": ["gfx7"],
2126bf215546Sopenharmony_ci   "map": {"at": 45612, "to": "mm"},
2127bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_RSRC2_GS",
2128bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_RSRC2_GS"
2129bf215546Sopenharmony_ci  },
2130bf215546Sopenharmony_ci  {
2131bf215546Sopenharmony_ci   "chips": ["gfx7"],
2132bf215546Sopenharmony_ci   "map": {"at": 45616, "to": "mm"},
2133bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_GS_0"
2134bf215546Sopenharmony_ci  },
2135bf215546Sopenharmony_ci  {
2136bf215546Sopenharmony_ci   "chips": ["gfx7"],
2137bf215546Sopenharmony_ci   "map": {"at": 45620, "to": "mm"},
2138bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_GS_1"
2139bf215546Sopenharmony_ci  },
2140bf215546Sopenharmony_ci  {
2141bf215546Sopenharmony_ci   "chips": ["gfx7"],
2142bf215546Sopenharmony_ci   "map": {"at": 45624, "to": "mm"},
2143bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_GS_2"
2144bf215546Sopenharmony_ci  },
2145bf215546Sopenharmony_ci  {
2146bf215546Sopenharmony_ci   "chips": ["gfx7"],
2147bf215546Sopenharmony_ci   "map": {"at": 45628, "to": "mm"},
2148bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_GS_3"
2149bf215546Sopenharmony_ci  },
2150bf215546Sopenharmony_ci  {
2151bf215546Sopenharmony_ci   "chips": ["gfx7"],
2152bf215546Sopenharmony_ci   "map": {"at": 45632, "to": "mm"},
2153bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_GS_4"
2154bf215546Sopenharmony_ci  },
2155bf215546Sopenharmony_ci  {
2156bf215546Sopenharmony_ci   "chips": ["gfx7"],
2157bf215546Sopenharmony_ci   "map": {"at": 45636, "to": "mm"},
2158bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_GS_5"
2159bf215546Sopenharmony_ci  },
2160bf215546Sopenharmony_ci  {
2161bf215546Sopenharmony_ci   "chips": ["gfx7"],
2162bf215546Sopenharmony_ci   "map": {"at": 45640, "to": "mm"},
2163bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_GS_6"
2164bf215546Sopenharmony_ci  },
2165bf215546Sopenharmony_ci  {
2166bf215546Sopenharmony_ci   "chips": ["gfx7"],
2167bf215546Sopenharmony_ci   "map": {"at": 45644, "to": "mm"},
2168bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_GS_7"
2169bf215546Sopenharmony_ci  },
2170bf215546Sopenharmony_ci  {
2171bf215546Sopenharmony_ci   "chips": ["gfx7"],
2172bf215546Sopenharmony_ci   "map": {"at": 45648, "to": "mm"},
2173bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_GS_8"
2174bf215546Sopenharmony_ci  },
2175bf215546Sopenharmony_ci  {
2176bf215546Sopenharmony_ci   "chips": ["gfx7"],
2177bf215546Sopenharmony_ci   "map": {"at": 45652, "to": "mm"},
2178bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_GS_9"
2179bf215546Sopenharmony_ci  },
2180bf215546Sopenharmony_ci  {
2181bf215546Sopenharmony_ci   "chips": ["gfx7"],
2182bf215546Sopenharmony_ci   "map": {"at": 45656, "to": "mm"},
2183bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_GS_10"
2184bf215546Sopenharmony_ci  },
2185bf215546Sopenharmony_ci  {
2186bf215546Sopenharmony_ci   "chips": ["gfx7"],
2187bf215546Sopenharmony_ci   "map": {"at": 45660, "to": "mm"},
2188bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_GS_11"
2189bf215546Sopenharmony_ci  },
2190bf215546Sopenharmony_ci  {
2191bf215546Sopenharmony_ci   "chips": ["gfx7"],
2192bf215546Sopenharmony_ci   "map": {"at": 45664, "to": "mm"},
2193bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_GS_12"
2194bf215546Sopenharmony_ci  },
2195bf215546Sopenharmony_ci  {
2196bf215546Sopenharmony_ci   "chips": ["gfx7"],
2197bf215546Sopenharmony_ci   "map": {"at": 45668, "to": "mm"},
2198bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_GS_13"
2199bf215546Sopenharmony_ci  },
2200bf215546Sopenharmony_ci  {
2201bf215546Sopenharmony_ci   "chips": ["gfx7"],
2202bf215546Sopenharmony_ci   "map": {"at": 45672, "to": "mm"},
2203bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_GS_14"
2204bf215546Sopenharmony_ci  },
2205bf215546Sopenharmony_ci  {
2206bf215546Sopenharmony_ci   "chips": ["gfx7"],
2207bf215546Sopenharmony_ci   "map": {"at": 45676, "to": "mm"},
2208bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_GS_15"
2209bf215546Sopenharmony_ci  },
2210bf215546Sopenharmony_ci  {
2211bf215546Sopenharmony_ci   "chips": ["gfx7"],
2212bf215546Sopenharmony_ci   "map": {"at": 45808, "to": "mm"},
2213bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_RSRC2_ES_GS",
2214bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_RSRC2_ES_VS"
2215bf215546Sopenharmony_ci  },
2216bf215546Sopenharmony_ci  {
2217bf215546Sopenharmony_ci   "chips": ["gfx7"],
2218bf215546Sopenharmony_ci   "map": {"at": 45824, "to": "mm"},
2219bf215546Sopenharmony_ci   "name": "SPI_SHADER_TBA_LO_ES"
2220bf215546Sopenharmony_ci  },
2221bf215546Sopenharmony_ci  {
2222bf215546Sopenharmony_ci   "chips": ["gfx7"],
2223bf215546Sopenharmony_ci   "map": {"at": 45828, "to": "mm"},
2224bf215546Sopenharmony_ci   "name": "SPI_SHADER_TBA_HI_ES",
2225bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_TBA_HI_PS"
2226bf215546Sopenharmony_ci  },
2227bf215546Sopenharmony_ci  {
2228bf215546Sopenharmony_ci   "chips": ["gfx7"],
2229bf215546Sopenharmony_ci   "map": {"at": 45832, "to": "mm"},
2230bf215546Sopenharmony_ci   "name": "SPI_SHADER_TMA_LO_ES"
2231bf215546Sopenharmony_ci  },
2232bf215546Sopenharmony_ci  {
2233bf215546Sopenharmony_ci   "chips": ["gfx7"],
2234bf215546Sopenharmony_ci   "map": {"at": 45836, "to": "mm"},
2235bf215546Sopenharmony_ci   "name": "SPI_SHADER_TMA_HI_ES",
2236bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_TBA_HI_PS"
2237bf215546Sopenharmony_ci  },
2238bf215546Sopenharmony_ci  {
2239bf215546Sopenharmony_ci   "chips": ["gfx7"],
2240bf215546Sopenharmony_ci   "map": {"at": 45852, "to": "mm"},
2241bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_RSRC3_ES",
2242bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_RSRC3_PS"
2243bf215546Sopenharmony_ci  },
2244bf215546Sopenharmony_ci  {
2245bf215546Sopenharmony_ci   "chips": ["gfx7"],
2246bf215546Sopenharmony_ci   "map": {"at": 45856, "to": "mm"},
2247bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_LO_ES"
2248bf215546Sopenharmony_ci  },
2249bf215546Sopenharmony_ci  {
2250bf215546Sopenharmony_ci   "chips": ["gfx7"],
2251bf215546Sopenharmony_ci   "map": {"at": 45860, "to": "mm"},
2252bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_HI_ES",
2253bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_TBA_HI_PS"
2254bf215546Sopenharmony_ci  },
2255bf215546Sopenharmony_ci  {
2256bf215546Sopenharmony_ci   "chips": ["gfx7"],
2257bf215546Sopenharmony_ci   "map": {"at": 45864, "to": "mm"},
2258bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_RSRC1_ES",
2259bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_RSRC1_VS"
2260bf215546Sopenharmony_ci  },
2261bf215546Sopenharmony_ci  {
2262bf215546Sopenharmony_ci   "chips": ["gfx7"],
2263bf215546Sopenharmony_ci   "map": {"at": 45868, "to": "mm"},
2264bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_RSRC2_ES",
2265bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_RSRC2_ES_VS"
2266bf215546Sopenharmony_ci  },
2267bf215546Sopenharmony_ci  {
2268bf215546Sopenharmony_ci   "chips": ["gfx7"],
2269bf215546Sopenharmony_ci   "map": {"at": 45872, "to": "mm"},
2270bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_ES_0"
2271bf215546Sopenharmony_ci  },
2272bf215546Sopenharmony_ci  {
2273bf215546Sopenharmony_ci   "chips": ["gfx7"],
2274bf215546Sopenharmony_ci   "map": {"at": 45876, "to": "mm"},
2275bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_ES_1"
2276bf215546Sopenharmony_ci  },
2277bf215546Sopenharmony_ci  {
2278bf215546Sopenharmony_ci   "chips": ["gfx7"],
2279bf215546Sopenharmony_ci   "map": {"at": 45880, "to": "mm"},
2280bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_ES_2"
2281bf215546Sopenharmony_ci  },
2282bf215546Sopenharmony_ci  {
2283bf215546Sopenharmony_ci   "chips": ["gfx7"],
2284bf215546Sopenharmony_ci   "map": {"at": 45884, "to": "mm"},
2285bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_ES_3"
2286bf215546Sopenharmony_ci  },
2287bf215546Sopenharmony_ci  {
2288bf215546Sopenharmony_ci   "chips": ["gfx7"],
2289bf215546Sopenharmony_ci   "map": {"at": 45888, "to": "mm"},
2290bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_ES_4"
2291bf215546Sopenharmony_ci  },
2292bf215546Sopenharmony_ci  {
2293bf215546Sopenharmony_ci   "chips": ["gfx7"],
2294bf215546Sopenharmony_ci   "map": {"at": 45892, "to": "mm"},
2295bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_ES_5"
2296bf215546Sopenharmony_ci  },
2297bf215546Sopenharmony_ci  {
2298bf215546Sopenharmony_ci   "chips": ["gfx7"],
2299bf215546Sopenharmony_ci   "map": {"at": 45896, "to": "mm"},
2300bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_ES_6"
2301bf215546Sopenharmony_ci  },
2302bf215546Sopenharmony_ci  {
2303bf215546Sopenharmony_ci   "chips": ["gfx7"],
2304bf215546Sopenharmony_ci   "map": {"at": 45900, "to": "mm"},
2305bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_ES_7"
2306bf215546Sopenharmony_ci  },
2307bf215546Sopenharmony_ci  {
2308bf215546Sopenharmony_ci   "chips": ["gfx7"],
2309bf215546Sopenharmony_ci   "map": {"at": 45904, "to": "mm"},
2310bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_ES_8"
2311bf215546Sopenharmony_ci  },
2312bf215546Sopenharmony_ci  {
2313bf215546Sopenharmony_ci   "chips": ["gfx7"],
2314bf215546Sopenharmony_ci   "map": {"at": 45908, "to": "mm"},
2315bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_ES_9"
2316bf215546Sopenharmony_ci  },
2317bf215546Sopenharmony_ci  {
2318bf215546Sopenharmony_ci   "chips": ["gfx7"],
2319bf215546Sopenharmony_ci   "map": {"at": 45912, "to": "mm"},
2320bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_ES_10"
2321bf215546Sopenharmony_ci  },
2322bf215546Sopenharmony_ci  {
2323bf215546Sopenharmony_ci   "chips": ["gfx7"],
2324bf215546Sopenharmony_ci   "map": {"at": 45916, "to": "mm"},
2325bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_ES_11"
2326bf215546Sopenharmony_ci  },
2327bf215546Sopenharmony_ci  {
2328bf215546Sopenharmony_ci   "chips": ["gfx7"],
2329bf215546Sopenharmony_ci   "map": {"at": 45920, "to": "mm"},
2330bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_ES_12"
2331bf215546Sopenharmony_ci  },
2332bf215546Sopenharmony_ci  {
2333bf215546Sopenharmony_ci   "chips": ["gfx7"],
2334bf215546Sopenharmony_ci   "map": {"at": 45924, "to": "mm"},
2335bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_ES_13"
2336bf215546Sopenharmony_ci  },
2337bf215546Sopenharmony_ci  {
2338bf215546Sopenharmony_ci   "chips": ["gfx7"],
2339bf215546Sopenharmony_ci   "map": {"at": 45928, "to": "mm"},
2340bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_ES_14"
2341bf215546Sopenharmony_ci  },
2342bf215546Sopenharmony_ci  {
2343bf215546Sopenharmony_ci   "chips": ["gfx7"],
2344bf215546Sopenharmony_ci   "map": {"at": 45932, "to": "mm"},
2345bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_ES_15"
2346bf215546Sopenharmony_ci  },
2347bf215546Sopenharmony_ci  {
2348bf215546Sopenharmony_ci   "chips": ["gfx7"],
2349bf215546Sopenharmony_ci   "map": {"at": 46068, "to": "mm"},
2350bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_RSRC2_LS_ES",
2351bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_RSRC2_LS_VS"
2352bf215546Sopenharmony_ci  },
2353bf215546Sopenharmony_ci  {
2354bf215546Sopenharmony_ci   "chips": ["gfx7"],
2355bf215546Sopenharmony_ci   "map": {"at": 46080, "to": "mm"},
2356bf215546Sopenharmony_ci   "name": "SPI_SHADER_TBA_LO_HS"
2357bf215546Sopenharmony_ci  },
2358bf215546Sopenharmony_ci  {
2359bf215546Sopenharmony_ci   "chips": ["gfx7"],
2360bf215546Sopenharmony_ci   "map": {"at": 46084, "to": "mm"},
2361bf215546Sopenharmony_ci   "name": "SPI_SHADER_TBA_HI_HS",
2362bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_TBA_HI_PS"
2363bf215546Sopenharmony_ci  },
2364bf215546Sopenharmony_ci  {
2365bf215546Sopenharmony_ci   "chips": ["gfx7"],
2366bf215546Sopenharmony_ci   "map": {"at": 46088, "to": "mm"},
2367bf215546Sopenharmony_ci   "name": "SPI_SHADER_TMA_LO_HS"
2368bf215546Sopenharmony_ci  },
2369bf215546Sopenharmony_ci  {
2370bf215546Sopenharmony_ci   "chips": ["gfx7"],
2371bf215546Sopenharmony_ci   "map": {"at": 46092, "to": "mm"},
2372bf215546Sopenharmony_ci   "name": "SPI_SHADER_TMA_HI_HS",
2373bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_TBA_HI_PS"
2374bf215546Sopenharmony_ci  },
2375bf215546Sopenharmony_ci  {
2376bf215546Sopenharmony_ci   "chips": ["gfx7"],
2377bf215546Sopenharmony_ci   "map": {"at": 46108, "to": "mm"},
2378bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_RSRC3_HS",
2379bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_RSRC3_HS"
2380bf215546Sopenharmony_ci  },
2381bf215546Sopenharmony_ci  {
2382bf215546Sopenharmony_ci   "chips": ["gfx7"],
2383bf215546Sopenharmony_ci   "map": {"at": 46112, "to": "mm"},
2384bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_LO_HS"
2385bf215546Sopenharmony_ci  },
2386bf215546Sopenharmony_ci  {
2387bf215546Sopenharmony_ci   "chips": ["gfx7"],
2388bf215546Sopenharmony_ci   "map": {"at": 46116, "to": "mm"},
2389bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_HI_HS",
2390bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_TBA_HI_PS"
2391bf215546Sopenharmony_ci  },
2392bf215546Sopenharmony_ci  {
2393bf215546Sopenharmony_ci   "chips": ["gfx7"],
2394bf215546Sopenharmony_ci   "map": {"at": 46120, "to": "mm"},
2395bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_RSRC1_HS",
2396bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_RSRC1_HS"
2397bf215546Sopenharmony_ci  },
2398bf215546Sopenharmony_ci  {
2399bf215546Sopenharmony_ci   "chips": ["gfx7"],
2400bf215546Sopenharmony_ci   "map": {"at": 46124, "to": "mm"},
2401bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_RSRC2_HS",
2402bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_RSRC2_HS"
2403bf215546Sopenharmony_ci  },
2404bf215546Sopenharmony_ci  {
2405bf215546Sopenharmony_ci   "chips": ["gfx7"],
2406bf215546Sopenharmony_ci   "map": {"at": 46128, "to": "mm"},
2407bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_HS_0"
2408bf215546Sopenharmony_ci  },
2409bf215546Sopenharmony_ci  {
2410bf215546Sopenharmony_ci   "chips": ["gfx7"],
2411bf215546Sopenharmony_ci   "map": {"at": 46132, "to": "mm"},
2412bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_HS_1"
2413bf215546Sopenharmony_ci  },
2414bf215546Sopenharmony_ci  {
2415bf215546Sopenharmony_ci   "chips": ["gfx7"],
2416bf215546Sopenharmony_ci   "map": {"at": 46136, "to": "mm"},
2417bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_HS_2"
2418bf215546Sopenharmony_ci  },
2419bf215546Sopenharmony_ci  {
2420bf215546Sopenharmony_ci   "chips": ["gfx7"],
2421bf215546Sopenharmony_ci   "map": {"at": 46140, "to": "mm"},
2422bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_HS_3"
2423bf215546Sopenharmony_ci  },
2424bf215546Sopenharmony_ci  {
2425bf215546Sopenharmony_ci   "chips": ["gfx7"],
2426bf215546Sopenharmony_ci   "map": {"at": 46144, "to": "mm"},
2427bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_HS_4"
2428bf215546Sopenharmony_ci  },
2429bf215546Sopenharmony_ci  {
2430bf215546Sopenharmony_ci   "chips": ["gfx7"],
2431bf215546Sopenharmony_ci   "map": {"at": 46148, "to": "mm"},
2432bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_HS_5"
2433bf215546Sopenharmony_ci  },
2434bf215546Sopenharmony_ci  {
2435bf215546Sopenharmony_ci   "chips": ["gfx7"],
2436bf215546Sopenharmony_ci   "map": {"at": 46152, "to": "mm"},
2437bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_HS_6"
2438bf215546Sopenharmony_ci  },
2439bf215546Sopenharmony_ci  {
2440bf215546Sopenharmony_ci   "chips": ["gfx7"],
2441bf215546Sopenharmony_ci   "map": {"at": 46156, "to": "mm"},
2442bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_HS_7"
2443bf215546Sopenharmony_ci  },
2444bf215546Sopenharmony_ci  {
2445bf215546Sopenharmony_ci   "chips": ["gfx7"],
2446bf215546Sopenharmony_ci   "map": {"at": 46160, "to": "mm"},
2447bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_HS_8"
2448bf215546Sopenharmony_ci  },
2449bf215546Sopenharmony_ci  {
2450bf215546Sopenharmony_ci   "chips": ["gfx7"],
2451bf215546Sopenharmony_ci   "map": {"at": 46164, "to": "mm"},
2452bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_HS_9"
2453bf215546Sopenharmony_ci  },
2454bf215546Sopenharmony_ci  {
2455bf215546Sopenharmony_ci   "chips": ["gfx7"],
2456bf215546Sopenharmony_ci   "map": {"at": 46168, "to": "mm"},
2457bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_HS_10"
2458bf215546Sopenharmony_ci  },
2459bf215546Sopenharmony_ci  {
2460bf215546Sopenharmony_ci   "chips": ["gfx7"],
2461bf215546Sopenharmony_ci   "map": {"at": 46172, "to": "mm"},
2462bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_HS_11"
2463bf215546Sopenharmony_ci  },
2464bf215546Sopenharmony_ci  {
2465bf215546Sopenharmony_ci   "chips": ["gfx7"],
2466bf215546Sopenharmony_ci   "map": {"at": 46176, "to": "mm"},
2467bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_HS_12"
2468bf215546Sopenharmony_ci  },
2469bf215546Sopenharmony_ci  {
2470bf215546Sopenharmony_ci   "chips": ["gfx7"],
2471bf215546Sopenharmony_ci   "map": {"at": 46180, "to": "mm"},
2472bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_HS_13"
2473bf215546Sopenharmony_ci  },
2474bf215546Sopenharmony_ci  {
2475bf215546Sopenharmony_ci   "chips": ["gfx7"],
2476bf215546Sopenharmony_ci   "map": {"at": 46184, "to": "mm"},
2477bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_HS_14"
2478bf215546Sopenharmony_ci  },
2479bf215546Sopenharmony_ci  {
2480bf215546Sopenharmony_ci   "chips": ["gfx7"],
2481bf215546Sopenharmony_ci   "map": {"at": 46188, "to": "mm"},
2482bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_HS_15"
2483bf215546Sopenharmony_ci  },
2484bf215546Sopenharmony_ci  {
2485bf215546Sopenharmony_ci   "chips": ["gfx7"],
2486bf215546Sopenharmony_ci   "map": {"at": 46324, "to": "mm"},
2487bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_RSRC2_LS_HS",
2488bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_RSRC2_LS_VS"
2489bf215546Sopenharmony_ci  },
2490bf215546Sopenharmony_ci  {
2491bf215546Sopenharmony_ci   "chips": ["gfx7"],
2492bf215546Sopenharmony_ci   "map": {"at": 46336, "to": "mm"},
2493bf215546Sopenharmony_ci   "name": "SPI_SHADER_TBA_LO_LS"
2494bf215546Sopenharmony_ci  },
2495bf215546Sopenharmony_ci  {
2496bf215546Sopenharmony_ci   "chips": ["gfx7"],
2497bf215546Sopenharmony_ci   "map": {"at": 46340, "to": "mm"},
2498bf215546Sopenharmony_ci   "name": "SPI_SHADER_TBA_HI_LS",
2499bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_TBA_HI_PS"
2500bf215546Sopenharmony_ci  },
2501bf215546Sopenharmony_ci  {
2502bf215546Sopenharmony_ci   "chips": ["gfx7"],
2503bf215546Sopenharmony_ci   "map": {"at": 46344, "to": "mm"},
2504bf215546Sopenharmony_ci   "name": "SPI_SHADER_TMA_LO_LS"
2505bf215546Sopenharmony_ci  },
2506bf215546Sopenharmony_ci  {
2507bf215546Sopenharmony_ci   "chips": ["gfx7"],
2508bf215546Sopenharmony_ci   "map": {"at": 46348, "to": "mm"},
2509bf215546Sopenharmony_ci   "name": "SPI_SHADER_TMA_HI_LS",
2510bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_TBA_HI_PS"
2511bf215546Sopenharmony_ci  },
2512bf215546Sopenharmony_ci  {
2513bf215546Sopenharmony_ci   "chips": ["gfx7"],
2514bf215546Sopenharmony_ci   "map": {"at": 46364, "to": "mm"},
2515bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_RSRC3_LS",
2516bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_RSRC3_PS"
2517bf215546Sopenharmony_ci  },
2518bf215546Sopenharmony_ci  {
2519bf215546Sopenharmony_ci   "chips": ["gfx7"],
2520bf215546Sopenharmony_ci   "map": {"at": 46368, "to": "mm"},
2521bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_LO_LS"
2522bf215546Sopenharmony_ci  },
2523bf215546Sopenharmony_ci  {
2524bf215546Sopenharmony_ci   "chips": ["gfx7"],
2525bf215546Sopenharmony_ci   "map": {"at": 46372, "to": "mm"},
2526bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_HI_LS",
2527bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_TBA_HI_PS"
2528bf215546Sopenharmony_ci  },
2529bf215546Sopenharmony_ci  {
2530bf215546Sopenharmony_ci   "chips": ["gfx7"],
2531bf215546Sopenharmony_ci   "map": {"at": 46376, "to": "mm"},
2532bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_RSRC1_LS",
2533bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_RSRC1_LS"
2534bf215546Sopenharmony_ci  },
2535bf215546Sopenharmony_ci  {
2536bf215546Sopenharmony_ci   "chips": ["gfx7"],
2537bf215546Sopenharmony_ci   "map": {"at": 46380, "to": "mm"},
2538bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_RSRC2_LS",
2539bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_RSRC2_LS_VS"
2540bf215546Sopenharmony_ci  },
2541bf215546Sopenharmony_ci  {
2542bf215546Sopenharmony_ci   "chips": ["gfx7"],
2543bf215546Sopenharmony_ci   "map": {"at": 46384, "to": "mm"},
2544bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_LS_0"
2545bf215546Sopenharmony_ci  },
2546bf215546Sopenharmony_ci  {
2547bf215546Sopenharmony_ci   "chips": ["gfx7"],
2548bf215546Sopenharmony_ci   "map": {"at": 46388, "to": "mm"},
2549bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_LS_1"
2550bf215546Sopenharmony_ci  },
2551bf215546Sopenharmony_ci  {
2552bf215546Sopenharmony_ci   "chips": ["gfx7"],
2553bf215546Sopenharmony_ci   "map": {"at": 46392, "to": "mm"},
2554bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_LS_2"
2555bf215546Sopenharmony_ci  },
2556bf215546Sopenharmony_ci  {
2557bf215546Sopenharmony_ci   "chips": ["gfx7"],
2558bf215546Sopenharmony_ci   "map": {"at": 46396, "to": "mm"},
2559bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_LS_3"
2560bf215546Sopenharmony_ci  },
2561bf215546Sopenharmony_ci  {
2562bf215546Sopenharmony_ci   "chips": ["gfx7"],
2563bf215546Sopenharmony_ci   "map": {"at": 46400, "to": "mm"},
2564bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_LS_4"
2565bf215546Sopenharmony_ci  },
2566bf215546Sopenharmony_ci  {
2567bf215546Sopenharmony_ci   "chips": ["gfx7"],
2568bf215546Sopenharmony_ci   "map": {"at": 46404, "to": "mm"},
2569bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_LS_5"
2570bf215546Sopenharmony_ci  },
2571bf215546Sopenharmony_ci  {
2572bf215546Sopenharmony_ci   "chips": ["gfx7"],
2573bf215546Sopenharmony_ci   "map": {"at": 46408, "to": "mm"},
2574bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_LS_6"
2575bf215546Sopenharmony_ci  },
2576bf215546Sopenharmony_ci  {
2577bf215546Sopenharmony_ci   "chips": ["gfx7"],
2578bf215546Sopenharmony_ci   "map": {"at": 46412, "to": "mm"},
2579bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_LS_7"
2580bf215546Sopenharmony_ci  },
2581bf215546Sopenharmony_ci  {
2582bf215546Sopenharmony_ci   "chips": ["gfx7"],
2583bf215546Sopenharmony_ci   "map": {"at": 46416, "to": "mm"},
2584bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_LS_8"
2585bf215546Sopenharmony_ci  },
2586bf215546Sopenharmony_ci  {
2587bf215546Sopenharmony_ci   "chips": ["gfx7"],
2588bf215546Sopenharmony_ci   "map": {"at": 46420, "to": "mm"},
2589bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_LS_9"
2590bf215546Sopenharmony_ci  },
2591bf215546Sopenharmony_ci  {
2592bf215546Sopenharmony_ci   "chips": ["gfx7"],
2593bf215546Sopenharmony_ci   "map": {"at": 46424, "to": "mm"},
2594bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_LS_10"
2595bf215546Sopenharmony_ci  },
2596bf215546Sopenharmony_ci  {
2597bf215546Sopenharmony_ci   "chips": ["gfx7"],
2598bf215546Sopenharmony_ci   "map": {"at": 46428, "to": "mm"},
2599bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_LS_11"
2600bf215546Sopenharmony_ci  },
2601bf215546Sopenharmony_ci  {
2602bf215546Sopenharmony_ci   "chips": ["gfx7"],
2603bf215546Sopenharmony_ci   "map": {"at": 46432, "to": "mm"},
2604bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_LS_12"
2605bf215546Sopenharmony_ci  },
2606bf215546Sopenharmony_ci  {
2607bf215546Sopenharmony_ci   "chips": ["gfx7"],
2608bf215546Sopenharmony_ci   "map": {"at": 46436, "to": "mm"},
2609bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_LS_13"
2610bf215546Sopenharmony_ci  },
2611bf215546Sopenharmony_ci  {
2612bf215546Sopenharmony_ci   "chips": ["gfx7"],
2613bf215546Sopenharmony_ci   "map": {"at": 46440, "to": "mm"},
2614bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_LS_14"
2615bf215546Sopenharmony_ci  },
2616bf215546Sopenharmony_ci  {
2617bf215546Sopenharmony_ci   "chips": ["gfx7"],
2618bf215546Sopenharmony_ci   "map": {"at": 46444, "to": "mm"},
2619bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_LS_15"
2620bf215546Sopenharmony_ci  },
2621bf215546Sopenharmony_ci  {
2622bf215546Sopenharmony_ci   "chips": ["gfx7"],
2623bf215546Sopenharmony_ci   "map": {"at": 47104, "to": "mm"},
2624bf215546Sopenharmony_ci   "name": "COMPUTE_DISPATCH_INITIATOR",
2625bf215546Sopenharmony_ci   "type_ref": "COMPUTE_DISPATCH_INITIATOR"
2626bf215546Sopenharmony_ci  },
2627bf215546Sopenharmony_ci  {
2628bf215546Sopenharmony_ci   "chips": ["gfx7"],
2629bf215546Sopenharmony_ci   "map": {"at": 47108, "to": "mm"},
2630bf215546Sopenharmony_ci   "name": "COMPUTE_DIM_X"
2631bf215546Sopenharmony_ci  },
2632bf215546Sopenharmony_ci  {
2633bf215546Sopenharmony_ci   "chips": ["gfx7"],
2634bf215546Sopenharmony_ci   "map": {"at": 47112, "to": "mm"},
2635bf215546Sopenharmony_ci   "name": "COMPUTE_DIM_Y"
2636bf215546Sopenharmony_ci  },
2637bf215546Sopenharmony_ci  {
2638bf215546Sopenharmony_ci   "chips": ["gfx7"],
2639bf215546Sopenharmony_ci   "map": {"at": 47116, "to": "mm"},
2640bf215546Sopenharmony_ci   "name": "COMPUTE_DIM_Z"
2641bf215546Sopenharmony_ci  },
2642bf215546Sopenharmony_ci  {
2643bf215546Sopenharmony_ci   "chips": ["gfx7"],
2644bf215546Sopenharmony_ci   "map": {"at": 47120, "to": "mm"},
2645bf215546Sopenharmony_ci   "name": "COMPUTE_START_X"
2646bf215546Sopenharmony_ci  },
2647bf215546Sopenharmony_ci  {
2648bf215546Sopenharmony_ci   "chips": ["gfx7"],
2649bf215546Sopenharmony_ci   "map": {"at": 47124, "to": "mm"},
2650bf215546Sopenharmony_ci   "name": "COMPUTE_START_Y"
2651bf215546Sopenharmony_ci  },
2652bf215546Sopenharmony_ci  {
2653bf215546Sopenharmony_ci   "chips": ["gfx7"],
2654bf215546Sopenharmony_ci   "map": {"at": 47128, "to": "mm"},
2655bf215546Sopenharmony_ci   "name": "COMPUTE_START_Z"
2656bf215546Sopenharmony_ci  },
2657bf215546Sopenharmony_ci  {
2658bf215546Sopenharmony_ci   "chips": ["gfx7"],
2659bf215546Sopenharmony_ci   "map": {"at": 47132, "to": "mm"},
2660bf215546Sopenharmony_ci   "name": "COMPUTE_NUM_THREAD_X",
2661bf215546Sopenharmony_ci   "type_ref": "COMPUTE_NUM_THREAD_X"
2662bf215546Sopenharmony_ci  },
2663bf215546Sopenharmony_ci  {
2664bf215546Sopenharmony_ci   "chips": ["gfx7"],
2665bf215546Sopenharmony_ci   "map": {"at": 47136, "to": "mm"},
2666bf215546Sopenharmony_ci   "name": "COMPUTE_NUM_THREAD_Y",
2667bf215546Sopenharmony_ci   "type_ref": "COMPUTE_NUM_THREAD_X"
2668bf215546Sopenharmony_ci  },
2669bf215546Sopenharmony_ci  {
2670bf215546Sopenharmony_ci   "chips": ["gfx7"],
2671bf215546Sopenharmony_ci   "map": {"at": 47140, "to": "mm"},
2672bf215546Sopenharmony_ci   "name": "COMPUTE_NUM_THREAD_Z",
2673bf215546Sopenharmony_ci   "type_ref": "COMPUTE_NUM_THREAD_X"
2674bf215546Sopenharmony_ci  },
2675bf215546Sopenharmony_ci  {
2676bf215546Sopenharmony_ci   "chips": ["gfx7"],
2677bf215546Sopenharmony_ci   "map": {"at": 47144, "to": "mm"},
2678bf215546Sopenharmony_ci   "name": "COMPUTE_PIPELINESTAT_ENABLE",
2679bf215546Sopenharmony_ci   "type_ref": "COMPUTE_PIPELINESTAT_ENABLE"
2680bf215546Sopenharmony_ci  },
2681bf215546Sopenharmony_ci  {
2682bf215546Sopenharmony_ci   "chips": ["gfx7"],
2683bf215546Sopenharmony_ci   "map": {"at": 47148, "to": "mm"},
2684bf215546Sopenharmony_ci   "name": "COMPUTE_PERFCOUNT_ENABLE",
2685bf215546Sopenharmony_ci   "type_ref": "COMPUTE_PERFCOUNT_ENABLE"
2686bf215546Sopenharmony_ci  },
2687bf215546Sopenharmony_ci  {
2688bf215546Sopenharmony_ci   "chips": ["gfx7"],
2689bf215546Sopenharmony_ci   "map": {"at": 47152, "to": "mm"},
2690bf215546Sopenharmony_ci   "name": "COMPUTE_PGM_LO"
2691bf215546Sopenharmony_ci  },
2692bf215546Sopenharmony_ci  {
2693bf215546Sopenharmony_ci   "chips": ["gfx7"],
2694bf215546Sopenharmony_ci   "map": {"at": 47156, "to": "mm"},
2695bf215546Sopenharmony_ci   "name": "COMPUTE_PGM_HI",
2696bf215546Sopenharmony_ci   "type_ref": "COMPUTE_PGM_HI"
2697bf215546Sopenharmony_ci  },
2698bf215546Sopenharmony_ci  {
2699bf215546Sopenharmony_ci   "chips": ["gfx7"],
2700bf215546Sopenharmony_ci   "map": {"at": 47160, "to": "mm"},
2701bf215546Sopenharmony_ci   "name": "COMPUTE_TBA_LO"
2702bf215546Sopenharmony_ci  },
2703bf215546Sopenharmony_ci  {
2704bf215546Sopenharmony_ci   "chips": ["gfx7"],
2705bf215546Sopenharmony_ci   "map": {"at": 47164, "to": "mm"},
2706bf215546Sopenharmony_ci   "name": "COMPUTE_TBA_HI",
2707bf215546Sopenharmony_ci   "type_ref": "COMPUTE_TBA_HI"
2708bf215546Sopenharmony_ci  },
2709bf215546Sopenharmony_ci  {
2710bf215546Sopenharmony_ci   "chips": ["gfx7"],
2711bf215546Sopenharmony_ci   "map": {"at": 47168, "to": "mm"},
2712bf215546Sopenharmony_ci   "name": "COMPUTE_TMA_LO"
2713bf215546Sopenharmony_ci  },
2714bf215546Sopenharmony_ci  {
2715bf215546Sopenharmony_ci   "chips": ["gfx7"],
2716bf215546Sopenharmony_ci   "map": {"at": 47172, "to": "mm"},
2717bf215546Sopenharmony_ci   "name": "COMPUTE_TMA_HI",
2718bf215546Sopenharmony_ci   "type_ref": "COMPUTE_TBA_HI"
2719bf215546Sopenharmony_ci  },
2720bf215546Sopenharmony_ci  {
2721bf215546Sopenharmony_ci   "chips": ["gfx7"],
2722bf215546Sopenharmony_ci   "map": {"at": 47176, "to": "mm"},
2723bf215546Sopenharmony_ci   "name": "COMPUTE_PGM_RSRC1",
2724bf215546Sopenharmony_ci   "type_ref": "COMPUTE_PGM_RSRC1"
2725bf215546Sopenharmony_ci  },
2726bf215546Sopenharmony_ci  {
2727bf215546Sopenharmony_ci   "chips": ["gfx7"],
2728bf215546Sopenharmony_ci   "map": {"at": 47180, "to": "mm"},
2729bf215546Sopenharmony_ci   "name": "COMPUTE_PGM_RSRC2",
2730bf215546Sopenharmony_ci   "type_ref": "COMPUTE_PGM_RSRC2"
2731bf215546Sopenharmony_ci  },
2732bf215546Sopenharmony_ci  {
2733bf215546Sopenharmony_ci   "chips": ["gfx7"],
2734bf215546Sopenharmony_ci   "map": {"at": 47184, "to": "mm"},
2735bf215546Sopenharmony_ci   "name": "COMPUTE_VMID",
2736bf215546Sopenharmony_ci   "type_ref": "COMPUTE_VMID"
2737bf215546Sopenharmony_ci  },
2738bf215546Sopenharmony_ci  {
2739bf215546Sopenharmony_ci   "chips": ["gfx7"],
2740bf215546Sopenharmony_ci   "map": {"at": 47188, "to": "mm"},
2741bf215546Sopenharmony_ci   "name": "COMPUTE_RESOURCE_LIMITS",
2742bf215546Sopenharmony_ci   "type_ref": "COMPUTE_RESOURCE_LIMITS"
2743bf215546Sopenharmony_ci  },
2744bf215546Sopenharmony_ci  {
2745bf215546Sopenharmony_ci   "chips": ["gfx7"],
2746bf215546Sopenharmony_ci   "map": {"at": 47192, "to": "mm"},
2747bf215546Sopenharmony_ci   "name": "COMPUTE_STATIC_THREAD_MGMT_SE0",
2748bf215546Sopenharmony_ci   "type_ref": "COMPUTE_STATIC_THREAD_MGMT_SE0"
2749bf215546Sopenharmony_ci  },
2750bf215546Sopenharmony_ci  {
2751bf215546Sopenharmony_ci   "chips": ["gfx7"],
2752bf215546Sopenharmony_ci   "map": {"at": 47196, "to": "mm"},
2753bf215546Sopenharmony_ci   "name": "COMPUTE_STATIC_THREAD_MGMT_SE1",
2754bf215546Sopenharmony_ci   "type_ref": "COMPUTE_STATIC_THREAD_MGMT_SE0"
2755bf215546Sopenharmony_ci  },
2756bf215546Sopenharmony_ci  {
2757bf215546Sopenharmony_ci   "chips": ["gfx7"],
2758bf215546Sopenharmony_ci   "map": {"at": 47200, "to": "mm"},
2759bf215546Sopenharmony_ci   "name": "COMPUTE_TMPRING_SIZE",
2760bf215546Sopenharmony_ci   "type_ref": "COMPUTE_TMPRING_SIZE"
2761bf215546Sopenharmony_ci  },
2762bf215546Sopenharmony_ci  {
2763bf215546Sopenharmony_ci   "chips": ["gfx7"],
2764bf215546Sopenharmony_ci   "map": {"at": 47204, "to": "mm"},
2765bf215546Sopenharmony_ci   "name": "COMPUTE_STATIC_THREAD_MGMT_SE2",
2766bf215546Sopenharmony_ci   "type_ref": "COMPUTE_STATIC_THREAD_MGMT_SE0"
2767bf215546Sopenharmony_ci  },
2768bf215546Sopenharmony_ci  {
2769bf215546Sopenharmony_ci   "chips": ["gfx7"],
2770bf215546Sopenharmony_ci   "map": {"at": 47208, "to": "mm"},
2771bf215546Sopenharmony_ci   "name": "COMPUTE_STATIC_THREAD_MGMT_SE3",
2772bf215546Sopenharmony_ci   "type_ref": "COMPUTE_STATIC_THREAD_MGMT_SE0"
2773bf215546Sopenharmony_ci  },
2774bf215546Sopenharmony_ci  {
2775bf215546Sopenharmony_ci   "chips": ["gfx7"],
2776bf215546Sopenharmony_ci   "map": {"at": 47212, "to": "mm"},
2777bf215546Sopenharmony_ci   "name": "COMPUTE_RESTART_X"
2778bf215546Sopenharmony_ci  },
2779bf215546Sopenharmony_ci  {
2780bf215546Sopenharmony_ci   "chips": ["gfx7"],
2781bf215546Sopenharmony_ci   "map": {"at": 47216, "to": "mm"},
2782bf215546Sopenharmony_ci   "name": "COMPUTE_RESTART_Y"
2783bf215546Sopenharmony_ci  },
2784bf215546Sopenharmony_ci  {
2785bf215546Sopenharmony_ci   "chips": ["gfx7"],
2786bf215546Sopenharmony_ci   "map": {"at": 47220, "to": "mm"},
2787bf215546Sopenharmony_ci   "name": "COMPUTE_RESTART_Z"
2788bf215546Sopenharmony_ci  },
2789bf215546Sopenharmony_ci  {
2790bf215546Sopenharmony_ci   "chips": ["gfx7"],
2791bf215546Sopenharmony_ci   "map": {"at": 47224, "to": "mm"},
2792bf215546Sopenharmony_ci   "name": "COMPUTE_THREAD_TRACE_ENABLE",
2793bf215546Sopenharmony_ci   "type_ref": "COMPUTE_THREAD_TRACE_ENABLE"
2794bf215546Sopenharmony_ci  },
2795bf215546Sopenharmony_ci  {
2796bf215546Sopenharmony_ci   "chips": ["gfx7"],
2797bf215546Sopenharmony_ci   "map": {"at": 47228, "to": "mm"},
2798bf215546Sopenharmony_ci   "name": "COMPUTE_MISC_RESERVED",
2799bf215546Sopenharmony_ci   "type_ref": "COMPUTE_MISC_RESERVED"
2800bf215546Sopenharmony_ci  },
2801bf215546Sopenharmony_ci  {
2802bf215546Sopenharmony_ci   "chips": ["gfx7"],
2803bf215546Sopenharmony_ci   "map": {"at": 47360, "to": "mm"},
2804bf215546Sopenharmony_ci   "name": "COMPUTE_USER_DATA_0"
2805bf215546Sopenharmony_ci  },
2806bf215546Sopenharmony_ci  {
2807bf215546Sopenharmony_ci   "chips": ["gfx7"],
2808bf215546Sopenharmony_ci   "map": {"at": 47364, "to": "mm"},
2809bf215546Sopenharmony_ci   "name": "COMPUTE_USER_DATA_1"
2810bf215546Sopenharmony_ci  },
2811bf215546Sopenharmony_ci  {
2812bf215546Sopenharmony_ci   "chips": ["gfx7"],
2813bf215546Sopenharmony_ci   "map": {"at": 47368, "to": "mm"},
2814bf215546Sopenharmony_ci   "name": "COMPUTE_USER_DATA_2"
2815bf215546Sopenharmony_ci  },
2816bf215546Sopenharmony_ci  {
2817bf215546Sopenharmony_ci   "chips": ["gfx7"],
2818bf215546Sopenharmony_ci   "map": {"at": 47372, "to": "mm"},
2819bf215546Sopenharmony_ci   "name": "COMPUTE_USER_DATA_3"
2820bf215546Sopenharmony_ci  },
2821bf215546Sopenharmony_ci  {
2822bf215546Sopenharmony_ci   "chips": ["gfx7"],
2823bf215546Sopenharmony_ci   "map": {"at": 47376, "to": "mm"},
2824bf215546Sopenharmony_ci   "name": "COMPUTE_USER_DATA_4"
2825bf215546Sopenharmony_ci  },
2826bf215546Sopenharmony_ci  {
2827bf215546Sopenharmony_ci   "chips": ["gfx7"],
2828bf215546Sopenharmony_ci   "map": {"at": 47380, "to": "mm"},
2829bf215546Sopenharmony_ci   "name": "COMPUTE_USER_DATA_5"
2830bf215546Sopenharmony_ci  },
2831bf215546Sopenharmony_ci  {
2832bf215546Sopenharmony_ci   "chips": ["gfx7"],
2833bf215546Sopenharmony_ci   "map": {"at": 47384, "to": "mm"},
2834bf215546Sopenharmony_ci   "name": "COMPUTE_USER_DATA_6"
2835bf215546Sopenharmony_ci  },
2836bf215546Sopenharmony_ci  {
2837bf215546Sopenharmony_ci   "chips": ["gfx7"],
2838bf215546Sopenharmony_ci   "map": {"at": 47388, "to": "mm"},
2839bf215546Sopenharmony_ci   "name": "COMPUTE_USER_DATA_7"
2840bf215546Sopenharmony_ci  },
2841bf215546Sopenharmony_ci  {
2842bf215546Sopenharmony_ci   "chips": ["gfx7"],
2843bf215546Sopenharmony_ci   "map": {"at": 47392, "to": "mm"},
2844bf215546Sopenharmony_ci   "name": "COMPUTE_USER_DATA_8"
2845bf215546Sopenharmony_ci  },
2846bf215546Sopenharmony_ci  {
2847bf215546Sopenharmony_ci   "chips": ["gfx7"],
2848bf215546Sopenharmony_ci   "map": {"at": 47396, "to": "mm"},
2849bf215546Sopenharmony_ci   "name": "COMPUTE_USER_DATA_9"
2850bf215546Sopenharmony_ci  },
2851bf215546Sopenharmony_ci  {
2852bf215546Sopenharmony_ci   "chips": ["gfx7"],
2853bf215546Sopenharmony_ci   "map": {"at": 47400, "to": "mm"},
2854bf215546Sopenharmony_ci   "name": "COMPUTE_USER_DATA_10"
2855bf215546Sopenharmony_ci  },
2856bf215546Sopenharmony_ci  {
2857bf215546Sopenharmony_ci   "chips": ["gfx7"],
2858bf215546Sopenharmony_ci   "map": {"at": 47404, "to": "mm"},
2859bf215546Sopenharmony_ci   "name": "COMPUTE_USER_DATA_11"
2860bf215546Sopenharmony_ci  },
2861bf215546Sopenharmony_ci  {
2862bf215546Sopenharmony_ci   "chips": ["gfx7"],
2863bf215546Sopenharmony_ci   "map": {"at": 47408, "to": "mm"},
2864bf215546Sopenharmony_ci   "name": "COMPUTE_USER_DATA_12"
2865bf215546Sopenharmony_ci  },
2866bf215546Sopenharmony_ci  {
2867bf215546Sopenharmony_ci   "chips": ["gfx7"],
2868bf215546Sopenharmony_ci   "map": {"at": 47412, "to": "mm"},
2869bf215546Sopenharmony_ci   "name": "COMPUTE_USER_DATA_13"
2870bf215546Sopenharmony_ci  },
2871bf215546Sopenharmony_ci  {
2872bf215546Sopenharmony_ci   "chips": ["gfx7"],
2873bf215546Sopenharmony_ci   "map": {"at": 47416, "to": "mm"},
2874bf215546Sopenharmony_ci   "name": "COMPUTE_USER_DATA_14"
2875bf215546Sopenharmony_ci  },
2876bf215546Sopenharmony_ci  {
2877bf215546Sopenharmony_ci   "chips": ["gfx7"],
2878bf215546Sopenharmony_ci   "map": {"at": 47420, "to": "mm"},
2879bf215546Sopenharmony_ci   "name": "COMPUTE_USER_DATA_15"
2880bf215546Sopenharmony_ci  },
2881bf215546Sopenharmony_ci  {
2882bf215546Sopenharmony_ci   "chips": ["gfx7"],
2883bf215546Sopenharmony_ci   "map": {"at": 163840, "to": "mm"},
2884bf215546Sopenharmony_ci   "name": "DB_RENDER_CONTROL",
2885bf215546Sopenharmony_ci   "type_ref": "DB_RENDER_CONTROL"
2886bf215546Sopenharmony_ci  },
2887bf215546Sopenharmony_ci  {
2888bf215546Sopenharmony_ci   "chips": ["gfx7"],
2889bf215546Sopenharmony_ci   "map": {"at": 163844, "to": "mm"},
2890bf215546Sopenharmony_ci   "name": "DB_COUNT_CONTROL",
2891bf215546Sopenharmony_ci   "type_ref": "DB_COUNT_CONTROL"
2892bf215546Sopenharmony_ci  },
2893bf215546Sopenharmony_ci  {
2894bf215546Sopenharmony_ci   "chips": ["gfx7"],
2895bf215546Sopenharmony_ci   "map": {"at": 163848, "to": "mm"},
2896bf215546Sopenharmony_ci   "name": "DB_DEPTH_VIEW",
2897bf215546Sopenharmony_ci   "type_ref": "DB_DEPTH_VIEW"
2898bf215546Sopenharmony_ci  },
2899bf215546Sopenharmony_ci  {
2900bf215546Sopenharmony_ci   "chips": ["gfx7"],
2901bf215546Sopenharmony_ci   "map": {"at": 163852, "to": "mm"},
2902bf215546Sopenharmony_ci   "name": "DB_RENDER_OVERRIDE",
2903bf215546Sopenharmony_ci   "type_ref": "DB_RENDER_OVERRIDE"
2904bf215546Sopenharmony_ci  },
2905bf215546Sopenharmony_ci  {
2906bf215546Sopenharmony_ci   "chips": ["gfx7"],
2907bf215546Sopenharmony_ci   "map": {"at": 163856, "to": "mm"},
2908bf215546Sopenharmony_ci   "name": "DB_RENDER_OVERRIDE2",
2909bf215546Sopenharmony_ci   "type_ref": "DB_RENDER_OVERRIDE2"
2910bf215546Sopenharmony_ci  },
2911bf215546Sopenharmony_ci  {
2912bf215546Sopenharmony_ci   "chips": ["gfx7"],
2913bf215546Sopenharmony_ci   "map": {"at": 163860, "to": "mm"},
2914bf215546Sopenharmony_ci   "name": "DB_HTILE_DATA_BASE"
2915bf215546Sopenharmony_ci  },
2916bf215546Sopenharmony_ci  {
2917bf215546Sopenharmony_ci   "chips": ["gfx7"],
2918bf215546Sopenharmony_ci   "map": {"at": 163872, "to": "mm"},
2919bf215546Sopenharmony_ci   "name": "DB_DEPTH_BOUNDS_MIN"
2920bf215546Sopenharmony_ci  },
2921bf215546Sopenharmony_ci  {
2922bf215546Sopenharmony_ci   "chips": ["gfx7"],
2923bf215546Sopenharmony_ci   "map": {"at": 163876, "to": "mm"},
2924bf215546Sopenharmony_ci   "name": "DB_DEPTH_BOUNDS_MAX"
2925bf215546Sopenharmony_ci  },
2926bf215546Sopenharmony_ci  {
2927bf215546Sopenharmony_ci   "chips": ["gfx7"],
2928bf215546Sopenharmony_ci   "map": {"at": 163880, "to": "mm"},
2929bf215546Sopenharmony_ci   "name": "DB_STENCIL_CLEAR",
2930bf215546Sopenharmony_ci   "type_ref": "DB_STENCIL_CLEAR"
2931bf215546Sopenharmony_ci  },
2932bf215546Sopenharmony_ci  {
2933bf215546Sopenharmony_ci   "chips": ["gfx7"],
2934bf215546Sopenharmony_ci   "map": {"at": 163884, "to": "mm"},
2935bf215546Sopenharmony_ci   "name": "DB_DEPTH_CLEAR"
2936bf215546Sopenharmony_ci  },
2937bf215546Sopenharmony_ci  {
2938bf215546Sopenharmony_ci   "chips": ["gfx7"],
2939bf215546Sopenharmony_ci   "map": {"at": 163888, "to": "mm"},
2940bf215546Sopenharmony_ci   "name": "PA_SC_SCREEN_SCISSOR_TL",
2941bf215546Sopenharmony_ci   "type_ref": "PA_SC_SCREEN_SCISSOR_TL"
2942bf215546Sopenharmony_ci  },
2943bf215546Sopenharmony_ci  {
2944bf215546Sopenharmony_ci   "chips": ["gfx7"],
2945bf215546Sopenharmony_ci   "map": {"at": 163892, "to": "mm"},
2946bf215546Sopenharmony_ci   "name": "PA_SC_SCREEN_SCISSOR_BR",
2947bf215546Sopenharmony_ci   "type_ref": "PA_SC_SCREEN_SCISSOR_BR"
2948bf215546Sopenharmony_ci  },
2949bf215546Sopenharmony_ci  {
2950bf215546Sopenharmony_ci   "chips": ["gfx7"],
2951bf215546Sopenharmony_ci   "map": {"at": 163900, "to": "mm"},
2952bf215546Sopenharmony_ci   "name": "DB_DEPTH_INFO",
2953bf215546Sopenharmony_ci   "type_ref": "DB_DEPTH_INFO"
2954bf215546Sopenharmony_ci  },
2955bf215546Sopenharmony_ci  {
2956bf215546Sopenharmony_ci   "chips": ["gfx7"],
2957bf215546Sopenharmony_ci   "map": {"at": 163904, "to": "mm"},
2958bf215546Sopenharmony_ci   "name": "DB_Z_INFO",
2959bf215546Sopenharmony_ci   "type_ref": "DB_Z_INFO"
2960bf215546Sopenharmony_ci  },
2961bf215546Sopenharmony_ci  {
2962bf215546Sopenharmony_ci   "chips": ["gfx7"],
2963bf215546Sopenharmony_ci   "map": {"at": 163908, "to": "mm"},
2964bf215546Sopenharmony_ci   "name": "DB_STENCIL_INFO",
2965bf215546Sopenharmony_ci   "type_ref": "DB_STENCIL_INFO"
2966bf215546Sopenharmony_ci  },
2967bf215546Sopenharmony_ci  {
2968bf215546Sopenharmony_ci   "chips": ["gfx7"],
2969bf215546Sopenharmony_ci   "map": {"at": 163912, "to": "mm"},
2970bf215546Sopenharmony_ci   "name": "DB_Z_READ_BASE"
2971bf215546Sopenharmony_ci  },
2972bf215546Sopenharmony_ci  {
2973bf215546Sopenharmony_ci   "chips": ["gfx7"],
2974bf215546Sopenharmony_ci   "map": {"at": 163916, "to": "mm"},
2975bf215546Sopenharmony_ci   "name": "DB_STENCIL_READ_BASE"
2976bf215546Sopenharmony_ci  },
2977bf215546Sopenharmony_ci  {
2978bf215546Sopenharmony_ci   "chips": ["gfx7"],
2979bf215546Sopenharmony_ci   "map": {"at": 163920, "to": "mm"},
2980bf215546Sopenharmony_ci   "name": "DB_Z_WRITE_BASE"
2981bf215546Sopenharmony_ci  },
2982bf215546Sopenharmony_ci  {
2983bf215546Sopenharmony_ci   "chips": ["gfx7"],
2984bf215546Sopenharmony_ci   "map": {"at": 163924, "to": "mm"},
2985bf215546Sopenharmony_ci   "name": "DB_STENCIL_WRITE_BASE"
2986bf215546Sopenharmony_ci  },
2987bf215546Sopenharmony_ci  {
2988bf215546Sopenharmony_ci   "chips": ["gfx7"],
2989bf215546Sopenharmony_ci   "map": {"at": 163928, "to": "mm"},
2990bf215546Sopenharmony_ci   "name": "DB_DEPTH_SIZE",
2991bf215546Sopenharmony_ci   "type_ref": "DB_DEPTH_SIZE"
2992bf215546Sopenharmony_ci  },
2993bf215546Sopenharmony_ci  {
2994bf215546Sopenharmony_ci   "chips": ["gfx7"],
2995bf215546Sopenharmony_ci   "map": {"at": 163932, "to": "mm"},
2996bf215546Sopenharmony_ci   "name": "DB_DEPTH_SLICE",
2997bf215546Sopenharmony_ci   "type_ref": "DB_DEPTH_SLICE"
2998bf215546Sopenharmony_ci  },
2999bf215546Sopenharmony_ci  {
3000bf215546Sopenharmony_ci   "chips": ["gfx7"],
3001bf215546Sopenharmony_ci   "map": {"at": 163968, "to": "mm"},
3002bf215546Sopenharmony_ci   "name": "TA_BC_BASE_ADDR"
3003bf215546Sopenharmony_ci  },
3004bf215546Sopenharmony_ci  {
3005bf215546Sopenharmony_ci   "chips": ["gfx7"],
3006bf215546Sopenharmony_ci   "map": {"at": 163972, "to": "mm"},
3007bf215546Sopenharmony_ci   "name": "TA_BC_BASE_ADDR_HI",
3008bf215546Sopenharmony_ci   "type_ref": "TA_BC_BASE_ADDR_HI"
3009bf215546Sopenharmony_ci  },
3010bf215546Sopenharmony_ci  {
3011bf215546Sopenharmony_ci   "chips": ["gfx7"],
3012bf215546Sopenharmony_ci   "map": {"at": 164328, "to": "mm"},
3013bf215546Sopenharmony_ci   "name": "COHER_DEST_BASE_HI_0"
3014bf215546Sopenharmony_ci  },
3015bf215546Sopenharmony_ci  {
3016bf215546Sopenharmony_ci   "chips": ["gfx7"],
3017bf215546Sopenharmony_ci   "map": {"at": 164332, "to": "mm"},
3018bf215546Sopenharmony_ci   "name": "COHER_DEST_BASE_HI_1"
3019bf215546Sopenharmony_ci  },
3020bf215546Sopenharmony_ci  {
3021bf215546Sopenharmony_ci   "chips": ["gfx7"],
3022bf215546Sopenharmony_ci   "map": {"at": 164336, "to": "mm"},
3023bf215546Sopenharmony_ci   "name": "COHER_DEST_BASE_HI_2"
3024bf215546Sopenharmony_ci  },
3025bf215546Sopenharmony_ci  {
3026bf215546Sopenharmony_ci   "chips": ["gfx7"],
3027bf215546Sopenharmony_ci   "map": {"at": 164340, "to": "mm"},
3028bf215546Sopenharmony_ci   "name": "COHER_DEST_BASE_HI_3"
3029bf215546Sopenharmony_ci  },
3030bf215546Sopenharmony_ci  {
3031bf215546Sopenharmony_ci   "chips": ["gfx7"],
3032bf215546Sopenharmony_ci   "map": {"at": 164344, "to": "mm"},
3033bf215546Sopenharmony_ci   "name": "COHER_DEST_BASE_2"
3034bf215546Sopenharmony_ci  },
3035bf215546Sopenharmony_ci  {
3036bf215546Sopenharmony_ci   "chips": ["gfx7"],
3037bf215546Sopenharmony_ci   "map": {"at": 164348, "to": "mm"},
3038bf215546Sopenharmony_ci   "name": "COHER_DEST_BASE_3"
3039bf215546Sopenharmony_ci  },
3040bf215546Sopenharmony_ci  {
3041bf215546Sopenharmony_ci   "chips": ["gfx7"],
3042bf215546Sopenharmony_ci   "map": {"at": 164352, "to": "mm"},
3043bf215546Sopenharmony_ci   "name": "PA_SC_WINDOW_OFFSET",
3044bf215546Sopenharmony_ci   "type_ref": "PA_SC_WINDOW_OFFSET"
3045bf215546Sopenharmony_ci  },
3046bf215546Sopenharmony_ci  {
3047bf215546Sopenharmony_ci   "chips": ["gfx7"],
3048bf215546Sopenharmony_ci   "map": {"at": 164356, "to": "mm"},
3049bf215546Sopenharmony_ci   "name": "PA_SC_WINDOW_SCISSOR_TL",
3050bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
3051bf215546Sopenharmony_ci  },
3052bf215546Sopenharmony_ci  {
3053bf215546Sopenharmony_ci   "chips": ["gfx7"],
3054bf215546Sopenharmony_ci   "map": {"at": 164360, "to": "mm"},
3055bf215546Sopenharmony_ci   "name": "PA_SC_WINDOW_SCISSOR_BR",
3056bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
3057bf215546Sopenharmony_ci  },
3058bf215546Sopenharmony_ci  {
3059bf215546Sopenharmony_ci   "chips": ["gfx7"],
3060bf215546Sopenharmony_ci   "map": {"at": 164364, "to": "mm"},
3061bf215546Sopenharmony_ci   "name": "PA_SC_CLIPRECT_RULE",
3062bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_RULE"
3063bf215546Sopenharmony_ci  },
3064bf215546Sopenharmony_ci  {
3065bf215546Sopenharmony_ci   "chips": ["gfx7"],
3066bf215546Sopenharmony_ci   "map": {"at": 164368, "to": "mm"},
3067bf215546Sopenharmony_ci   "name": "PA_SC_CLIPRECT_0_TL",
3068bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_TL"
3069bf215546Sopenharmony_ci  },
3070bf215546Sopenharmony_ci  {
3071bf215546Sopenharmony_ci   "chips": ["gfx7"],
3072bf215546Sopenharmony_ci   "map": {"at": 164372, "to": "mm"},
3073bf215546Sopenharmony_ci   "name": "PA_SC_CLIPRECT_0_BR",
3074bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
3075bf215546Sopenharmony_ci  },
3076bf215546Sopenharmony_ci  {
3077bf215546Sopenharmony_ci   "chips": ["gfx7"],
3078bf215546Sopenharmony_ci   "map": {"at": 164376, "to": "mm"},
3079bf215546Sopenharmony_ci   "name": "PA_SC_CLIPRECT_1_TL",
3080bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_TL"
3081bf215546Sopenharmony_ci  },
3082bf215546Sopenharmony_ci  {
3083bf215546Sopenharmony_ci   "chips": ["gfx7"],
3084bf215546Sopenharmony_ci   "map": {"at": 164380, "to": "mm"},
3085bf215546Sopenharmony_ci   "name": "PA_SC_CLIPRECT_1_BR",
3086bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
3087bf215546Sopenharmony_ci  },
3088bf215546Sopenharmony_ci  {
3089bf215546Sopenharmony_ci   "chips": ["gfx7"],
3090bf215546Sopenharmony_ci   "map": {"at": 164384, "to": "mm"},
3091bf215546Sopenharmony_ci   "name": "PA_SC_CLIPRECT_2_TL",
3092bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_TL"
3093bf215546Sopenharmony_ci  },
3094bf215546Sopenharmony_ci  {
3095bf215546Sopenharmony_ci   "chips": ["gfx7"],
3096bf215546Sopenharmony_ci   "map": {"at": 164388, "to": "mm"},
3097bf215546Sopenharmony_ci   "name": "PA_SC_CLIPRECT_2_BR",
3098bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
3099bf215546Sopenharmony_ci  },
3100bf215546Sopenharmony_ci  {
3101bf215546Sopenharmony_ci   "chips": ["gfx7"],
3102bf215546Sopenharmony_ci   "map": {"at": 164392, "to": "mm"},
3103bf215546Sopenharmony_ci   "name": "PA_SC_CLIPRECT_3_TL",
3104bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_TL"
3105bf215546Sopenharmony_ci  },
3106bf215546Sopenharmony_ci  {
3107bf215546Sopenharmony_ci   "chips": ["gfx7"],
3108bf215546Sopenharmony_ci   "map": {"at": 164396, "to": "mm"},
3109bf215546Sopenharmony_ci   "name": "PA_SC_CLIPRECT_3_BR",
3110bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
3111bf215546Sopenharmony_ci  },
3112bf215546Sopenharmony_ci  {
3113bf215546Sopenharmony_ci   "chips": ["gfx7"],
3114bf215546Sopenharmony_ci   "map": {"at": 164400, "to": "mm"},
3115bf215546Sopenharmony_ci   "name": "PA_SC_EDGERULE",
3116bf215546Sopenharmony_ci   "type_ref": "PA_SC_EDGERULE"
3117bf215546Sopenharmony_ci  },
3118bf215546Sopenharmony_ci  {
3119bf215546Sopenharmony_ci   "chips": ["gfx7"],
3120bf215546Sopenharmony_ci   "map": {"at": 164404, "to": "mm"},
3121bf215546Sopenharmony_ci   "name": "PA_SU_HARDWARE_SCREEN_OFFSET",
3122bf215546Sopenharmony_ci   "type_ref": "PA_SU_HARDWARE_SCREEN_OFFSET"
3123bf215546Sopenharmony_ci  },
3124bf215546Sopenharmony_ci  {
3125bf215546Sopenharmony_ci   "chips": ["gfx7"],
3126bf215546Sopenharmony_ci   "map": {"at": 164408, "to": "mm"},
3127bf215546Sopenharmony_ci   "name": "CB_TARGET_MASK",
3128bf215546Sopenharmony_ci   "type_ref": "CB_TARGET_MASK"
3129bf215546Sopenharmony_ci  },
3130bf215546Sopenharmony_ci  {
3131bf215546Sopenharmony_ci   "chips": ["gfx7"],
3132bf215546Sopenharmony_ci   "map": {"at": 164412, "to": "mm"},
3133bf215546Sopenharmony_ci   "name": "CB_SHADER_MASK",
3134bf215546Sopenharmony_ci   "type_ref": "CB_SHADER_MASK"
3135bf215546Sopenharmony_ci  },
3136bf215546Sopenharmony_ci  {
3137bf215546Sopenharmony_ci   "chips": ["gfx7"],
3138bf215546Sopenharmony_ci   "map": {"at": 164416, "to": "mm"},
3139bf215546Sopenharmony_ci   "name": "PA_SC_GENERIC_SCISSOR_TL",
3140bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
3141bf215546Sopenharmony_ci  },
3142bf215546Sopenharmony_ci  {
3143bf215546Sopenharmony_ci   "chips": ["gfx7"],
3144bf215546Sopenharmony_ci   "map": {"at": 164420, "to": "mm"},
3145bf215546Sopenharmony_ci   "name": "PA_SC_GENERIC_SCISSOR_BR",
3146bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
3147bf215546Sopenharmony_ci  },
3148bf215546Sopenharmony_ci  {
3149bf215546Sopenharmony_ci   "chips": ["gfx7"],
3150bf215546Sopenharmony_ci   "map": {"at": 164424, "to": "mm"},
3151bf215546Sopenharmony_ci   "name": "COHER_DEST_BASE_0"
3152bf215546Sopenharmony_ci  },
3153bf215546Sopenharmony_ci  {
3154bf215546Sopenharmony_ci   "chips": ["gfx7"],
3155bf215546Sopenharmony_ci   "map": {"at": 164428, "to": "mm"},
3156bf215546Sopenharmony_ci   "name": "COHER_DEST_BASE_1"
3157bf215546Sopenharmony_ci  },
3158bf215546Sopenharmony_ci  {
3159bf215546Sopenharmony_ci   "chips": ["gfx7"],
3160bf215546Sopenharmony_ci   "map": {"at": 164432, "to": "mm"},
3161bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_0_TL",
3162bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
3163bf215546Sopenharmony_ci  },
3164bf215546Sopenharmony_ci  {
3165bf215546Sopenharmony_ci   "chips": ["gfx7"],
3166bf215546Sopenharmony_ci   "map": {"at": 164436, "to": "mm"},
3167bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_0_BR",
3168bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
3169bf215546Sopenharmony_ci  },
3170bf215546Sopenharmony_ci  {
3171bf215546Sopenharmony_ci   "chips": ["gfx7"],
3172bf215546Sopenharmony_ci   "map": {"at": 164440, "to": "mm"},
3173bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_1_TL",
3174bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
3175bf215546Sopenharmony_ci  },
3176bf215546Sopenharmony_ci  {
3177bf215546Sopenharmony_ci   "chips": ["gfx7"],
3178bf215546Sopenharmony_ci   "map": {"at": 164444, "to": "mm"},
3179bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_1_BR",
3180bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
3181bf215546Sopenharmony_ci  },
3182bf215546Sopenharmony_ci  {
3183bf215546Sopenharmony_ci   "chips": ["gfx7"],
3184bf215546Sopenharmony_ci   "map": {"at": 164448, "to": "mm"},
3185bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_2_TL",
3186bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
3187bf215546Sopenharmony_ci  },
3188bf215546Sopenharmony_ci  {
3189bf215546Sopenharmony_ci   "chips": ["gfx7"],
3190bf215546Sopenharmony_ci   "map": {"at": 164452, "to": "mm"},
3191bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_2_BR",
3192bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
3193bf215546Sopenharmony_ci  },
3194bf215546Sopenharmony_ci  {
3195bf215546Sopenharmony_ci   "chips": ["gfx7"],
3196bf215546Sopenharmony_ci   "map": {"at": 164456, "to": "mm"},
3197bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_3_TL",
3198bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
3199bf215546Sopenharmony_ci  },
3200bf215546Sopenharmony_ci  {
3201bf215546Sopenharmony_ci   "chips": ["gfx7"],
3202bf215546Sopenharmony_ci   "map": {"at": 164460, "to": "mm"},
3203bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_3_BR",
3204bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
3205bf215546Sopenharmony_ci  },
3206bf215546Sopenharmony_ci  {
3207bf215546Sopenharmony_ci   "chips": ["gfx7"],
3208bf215546Sopenharmony_ci   "map": {"at": 164464, "to": "mm"},
3209bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_4_TL",
3210bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
3211bf215546Sopenharmony_ci  },
3212bf215546Sopenharmony_ci  {
3213bf215546Sopenharmony_ci   "chips": ["gfx7"],
3214bf215546Sopenharmony_ci   "map": {"at": 164468, "to": "mm"},
3215bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_4_BR",
3216bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
3217bf215546Sopenharmony_ci  },
3218bf215546Sopenharmony_ci  {
3219bf215546Sopenharmony_ci   "chips": ["gfx7"],
3220bf215546Sopenharmony_ci   "map": {"at": 164472, "to": "mm"},
3221bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_5_TL",
3222bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
3223bf215546Sopenharmony_ci  },
3224bf215546Sopenharmony_ci  {
3225bf215546Sopenharmony_ci   "chips": ["gfx7"],
3226bf215546Sopenharmony_ci   "map": {"at": 164476, "to": "mm"},
3227bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_5_BR",
3228bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
3229bf215546Sopenharmony_ci  },
3230bf215546Sopenharmony_ci  {
3231bf215546Sopenharmony_ci   "chips": ["gfx7"],
3232bf215546Sopenharmony_ci   "map": {"at": 164480, "to": "mm"},
3233bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_6_TL",
3234bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
3235bf215546Sopenharmony_ci  },
3236bf215546Sopenharmony_ci  {
3237bf215546Sopenharmony_ci   "chips": ["gfx7"],
3238bf215546Sopenharmony_ci   "map": {"at": 164484, "to": "mm"},
3239bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_6_BR",
3240bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
3241bf215546Sopenharmony_ci  },
3242bf215546Sopenharmony_ci  {
3243bf215546Sopenharmony_ci   "chips": ["gfx7"],
3244bf215546Sopenharmony_ci   "map": {"at": 164488, "to": "mm"},
3245bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_7_TL",
3246bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
3247bf215546Sopenharmony_ci  },
3248bf215546Sopenharmony_ci  {
3249bf215546Sopenharmony_ci   "chips": ["gfx7"],
3250bf215546Sopenharmony_ci   "map": {"at": 164492, "to": "mm"},
3251bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_7_BR",
3252bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
3253bf215546Sopenharmony_ci  },
3254bf215546Sopenharmony_ci  {
3255bf215546Sopenharmony_ci   "chips": ["gfx7"],
3256bf215546Sopenharmony_ci   "map": {"at": 164496, "to": "mm"},
3257bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_8_TL",
3258bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
3259bf215546Sopenharmony_ci  },
3260bf215546Sopenharmony_ci  {
3261bf215546Sopenharmony_ci   "chips": ["gfx7"],
3262bf215546Sopenharmony_ci   "map": {"at": 164500, "to": "mm"},
3263bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_8_BR",
3264bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
3265bf215546Sopenharmony_ci  },
3266bf215546Sopenharmony_ci  {
3267bf215546Sopenharmony_ci   "chips": ["gfx7"],
3268bf215546Sopenharmony_ci   "map": {"at": 164504, "to": "mm"},
3269bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_9_TL",
3270bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
3271bf215546Sopenharmony_ci  },
3272bf215546Sopenharmony_ci  {
3273bf215546Sopenharmony_ci   "chips": ["gfx7"],
3274bf215546Sopenharmony_ci   "map": {"at": 164508, "to": "mm"},
3275bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_9_BR",
3276bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
3277bf215546Sopenharmony_ci  },
3278bf215546Sopenharmony_ci  {
3279bf215546Sopenharmony_ci   "chips": ["gfx7"],
3280bf215546Sopenharmony_ci   "map": {"at": 164512, "to": "mm"},
3281bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_10_TL",
3282bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
3283bf215546Sopenharmony_ci  },
3284bf215546Sopenharmony_ci  {
3285bf215546Sopenharmony_ci   "chips": ["gfx7"],
3286bf215546Sopenharmony_ci   "map": {"at": 164516, "to": "mm"},
3287bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_10_BR",
3288bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
3289bf215546Sopenharmony_ci  },
3290bf215546Sopenharmony_ci  {
3291bf215546Sopenharmony_ci   "chips": ["gfx7"],
3292bf215546Sopenharmony_ci   "map": {"at": 164520, "to": "mm"},
3293bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_11_TL",
3294bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
3295bf215546Sopenharmony_ci  },
3296bf215546Sopenharmony_ci  {
3297bf215546Sopenharmony_ci   "chips": ["gfx7"],
3298bf215546Sopenharmony_ci   "map": {"at": 164524, "to": "mm"},
3299bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_11_BR",
3300bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
3301bf215546Sopenharmony_ci  },
3302bf215546Sopenharmony_ci  {
3303bf215546Sopenharmony_ci   "chips": ["gfx7"],
3304bf215546Sopenharmony_ci   "map": {"at": 164528, "to": "mm"},
3305bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_12_TL",
3306bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
3307bf215546Sopenharmony_ci  },
3308bf215546Sopenharmony_ci  {
3309bf215546Sopenharmony_ci   "chips": ["gfx7"],
3310bf215546Sopenharmony_ci   "map": {"at": 164532, "to": "mm"},
3311bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_12_BR",
3312bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
3313bf215546Sopenharmony_ci  },
3314bf215546Sopenharmony_ci  {
3315bf215546Sopenharmony_ci   "chips": ["gfx7"],
3316bf215546Sopenharmony_ci   "map": {"at": 164536, "to": "mm"},
3317bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_13_TL",
3318bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
3319bf215546Sopenharmony_ci  },
3320bf215546Sopenharmony_ci  {
3321bf215546Sopenharmony_ci   "chips": ["gfx7"],
3322bf215546Sopenharmony_ci   "map": {"at": 164540, "to": "mm"},
3323bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_13_BR",
3324bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
3325bf215546Sopenharmony_ci  },
3326bf215546Sopenharmony_ci  {
3327bf215546Sopenharmony_ci   "chips": ["gfx7"],
3328bf215546Sopenharmony_ci   "map": {"at": 164544, "to": "mm"},
3329bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_14_TL",
3330bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
3331bf215546Sopenharmony_ci  },
3332bf215546Sopenharmony_ci  {
3333bf215546Sopenharmony_ci   "chips": ["gfx7"],
3334bf215546Sopenharmony_ci   "map": {"at": 164548, "to": "mm"},
3335bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_14_BR",
3336bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
3337bf215546Sopenharmony_ci  },
3338bf215546Sopenharmony_ci  {
3339bf215546Sopenharmony_ci   "chips": ["gfx7"],
3340bf215546Sopenharmony_ci   "map": {"at": 164552, "to": "mm"},
3341bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_15_TL",
3342bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
3343bf215546Sopenharmony_ci  },
3344bf215546Sopenharmony_ci  {
3345bf215546Sopenharmony_ci   "chips": ["gfx7"],
3346bf215546Sopenharmony_ci   "map": {"at": 164556, "to": "mm"},
3347bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_15_BR",
3348bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
3349bf215546Sopenharmony_ci  },
3350bf215546Sopenharmony_ci  {
3351bf215546Sopenharmony_ci   "chips": ["gfx7"],
3352bf215546Sopenharmony_ci   "map": {"at": 164560, "to": "mm"},
3353bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMIN_0"
3354bf215546Sopenharmony_ci  },
3355bf215546Sopenharmony_ci  {
3356bf215546Sopenharmony_ci   "chips": ["gfx7"],
3357bf215546Sopenharmony_ci   "map": {"at": 164564, "to": "mm"},
3358bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMAX_0"
3359bf215546Sopenharmony_ci  },
3360bf215546Sopenharmony_ci  {
3361bf215546Sopenharmony_ci   "chips": ["gfx7"],
3362bf215546Sopenharmony_ci   "map": {"at": 164568, "to": "mm"},
3363bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMIN_1"
3364bf215546Sopenharmony_ci  },
3365bf215546Sopenharmony_ci  {
3366bf215546Sopenharmony_ci   "chips": ["gfx7"],
3367bf215546Sopenharmony_ci   "map": {"at": 164572, "to": "mm"},
3368bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMAX_1"
3369bf215546Sopenharmony_ci  },
3370bf215546Sopenharmony_ci  {
3371bf215546Sopenharmony_ci   "chips": ["gfx7"],
3372bf215546Sopenharmony_ci   "map": {"at": 164576, "to": "mm"},
3373bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMIN_2"
3374bf215546Sopenharmony_ci  },
3375bf215546Sopenharmony_ci  {
3376bf215546Sopenharmony_ci   "chips": ["gfx7"],
3377bf215546Sopenharmony_ci   "map": {"at": 164580, "to": "mm"},
3378bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMAX_2"
3379bf215546Sopenharmony_ci  },
3380bf215546Sopenharmony_ci  {
3381bf215546Sopenharmony_ci   "chips": ["gfx7"],
3382bf215546Sopenharmony_ci   "map": {"at": 164584, "to": "mm"},
3383bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMIN_3"
3384bf215546Sopenharmony_ci  },
3385bf215546Sopenharmony_ci  {
3386bf215546Sopenharmony_ci   "chips": ["gfx7"],
3387bf215546Sopenharmony_ci   "map": {"at": 164588, "to": "mm"},
3388bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMAX_3"
3389bf215546Sopenharmony_ci  },
3390bf215546Sopenharmony_ci  {
3391bf215546Sopenharmony_ci   "chips": ["gfx7"],
3392bf215546Sopenharmony_ci   "map": {"at": 164592, "to": "mm"},
3393bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMIN_4"
3394bf215546Sopenharmony_ci  },
3395bf215546Sopenharmony_ci  {
3396bf215546Sopenharmony_ci   "chips": ["gfx7"],
3397bf215546Sopenharmony_ci   "map": {"at": 164596, "to": "mm"},
3398bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMAX_4"
3399bf215546Sopenharmony_ci  },
3400bf215546Sopenharmony_ci  {
3401bf215546Sopenharmony_ci   "chips": ["gfx7"],
3402bf215546Sopenharmony_ci   "map": {"at": 164600, "to": "mm"},
3403bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMIN_5"
3404bf215546Sopenharmony_ci  },
3405bf215546Sopenharmony_ci  {
3406bf215546Sopenharmony_ci   "chips": ["gfx7"],
3407bf215546Sopenharmony_ci   "map": {"at": 164604, "to": "mm"},
3408bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMAX_5"
3409bf215546Sopenharmony_ci  },
3410bf215546Sopenharmony_ci  {
3411bf215546Sopenharmony_ci   "chips": ["gfx7"],
3412bf215546Sopenharmony_ci   "map": {"at": 164608, "to": "mm"},
3413bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMIN_6"
3414bf215546Sopenharmony_ci  },
3415bf215546Sopenharmony_ci  {
3416bf215546Sopenharmony_ci   "chips": ["gfx7"],
3417bf215546Sopenharmony_ci   "map": {"at": 164612, "to": "mm"},
3418bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMAX_6"
3419bf215546Sopenharmony_ci  },
3420bf215546Sopenharmony_ci  {
3421bf215546Sopenharmony_ci   "chips": ["gfx7"],
3422bf215546Sopenharmony_ci   "map": {"at": 164616, "to": "mm"},
3423bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMIN_7"
3424bf215546Sopenharmony_ci  },
3425bf215546Sopenharmony_ci  {
3426bf215546Sopenharmony_ci   "chips": ["gfx7"],
3427bf215546Sopenharmony_ci   "map": {"at": 164620, "to": "mm"},
3428bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMAX_7"
3429bf215546Sopenharmony_ci  },
3430bf215546Sopenharmony_ci  {
3431bf215546Sopenharmony_ci   "chips": ["gfx7"],
3432bf215546Sopenharmony_ci   "map": {"at": 164624, "to": "mm"},
3433bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMIN_8"
3434bf215546Sopenharmony_ci  },
3435bf215546Sopenharmony_ci  {
3436bf215546Sopenharmony_ci   "chips": ["gfx7"],
3437bf215546Sopenharmony_ci   "map": {"at": 164628, "to": "mm"},
3438bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMAX_8"
3439bf215546Sopenharmony_ci  },
3440bf215546Sopenharmony_ci  {
3441bf215546Sopenharmony_ci   "chips": ["gfx7"],
3442bf215546Sopenharmony_ci   "map": {"at": 164632, "to": "mm"},
3443bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMIN_9"
3444bf215546Sopenharmony_ci  },
3445bf215546Sopenharmony_ci  {
3446bf215546Sopenharmony_ci   "chips": ["gfx7"],
3447bf215546Sopenharmony_ci   "map": {"at": 164636, "to": "mm"},
3448bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMAX_9"
3449bf215546Sopenharmony_ci  },
3450bf215546Sopenharmony_ci  {
3451bf215546Sopenharmony_ci   "chips": ["gfx7"],
3452bf215546Sopenharmony_ci   "map": {"at": 164640, "to": "mm"},
3453bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMIN_10"
3454bf215546Sopenharmony_ci  },
3455bf215546Sopenharmony_ci  {
3456bf215546Sopenharmony_ci   "chips": ["gfx7"],
3457bf215546Sopenharmony_ci   "map": {"at": 164644, "to": "mm"},
3458bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMAX_10"
3459bf215546Sopenharmony_ci  },
3460bf215546Sopenharmony_ci  {
3461bf215546Sopenharmony_ci   "chips": ["gfx7"],
3462bf215546Sopenharmony_ci   "map": {"at": 164648, "to": "mm"},
3463bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMIN_11"
3464bf215546Sopenharmony_ci  },
3465bf215546Sopenharmony_ci  {
3466bf215546Sopenharmony_ci   "chips": ["gfx7"],
3467bf215546Sopenharmony_ci   "map": {"at": 164652, "to": "mm"},
3468bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMAX_11"
3469bf215546Sopenharmony_ci  },
3470bf215546Sopenharmony_ci  {
3471bf215546Sopenharmony_ci   "chips": ["gfx7"],
3472bf215546Sopenharmony_ci   "map": {"at": 164656, "to": "mm"},
3473bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMIN_12"
3474bf215546Sopenharmony_ci  },
3475bf215546Sopenharmony_ci  {
3476bf215546Sopenharmony_ci   "chips": ["gfx7"],
3477bf215546Sopenharmony_ci   "map": {"at": 164660, "to": "mm"},
3478bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMAX_12"
3479bf215546Sopenharmony_ci  },
3480bf215546Sopenharmony_ci  {
3481bf215546Sopenharmony_ci   "chips": ["gfx7"],
3482bf215546Sopenharmony_ci   "map": {"at": 164664, "to": "mm"},
3483bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMIN_13"
3484bf215546Sopenharmony_ci  },
3485bf215546Sopenharmony_ci  {
3486bf215546Sopenharmony_ci   "chips": ["gfx7"],
3487bf215546Sopenharmony_ci   "map": {"at": 164668, "to": "mm"},
3488bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMAX_13"
3489bf215546Sopenharmony_ci  },
3490bf215546Sopenharmony_ci  {
3491bf215546Sopenharmony_ci   "chips": ["gfx7"],
3492bf215546Sopenharmony_ci   "map": {"at": 164672, "to": "mm"},
3493bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMIN_14"
3494bf215546Sopenharmony_ci  },
3495bf215546Sopenharmony_ci  {
3496bf215546Sopenharmony_ci   "chips": ["gfx7"],
3497bf215546Sopenharmony_ci   "map": {"at": 164676, "to": "mm"},
3498bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMAX_14"
3499bf215546Sopenharmony_ci  },
3500bf215546Sopenharmony_ci  {
3501bf215546Sopenharmony_ci   "chips": ["gfx7"],
3502bf215546Sopenharmony_ci   "map": {"at": 164680, "to": "mm"},
3503bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMIN_15"
3504bf215546Sopenharmony_ci  },
3505bf215546Sopenharmony_ci  {
3506bf215546Sopenharmony_ci   "chips": ["gfx7"],
3507bf215546Sopenharmony_ci   "map": {"at": 164684, "to": "mm"},
3508bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMAX_15"
3509bf215546Sopenharmony_ci  },
3510bf215546Sopenharmony_ci  {
3511bf215546Sopenharmony_ci   "chips": ["gfx7"],
3512bf215546Sopenharmony_ci   "map": {"at": 164688, "to": "mm"},
3513bf215546Sopenharmony_ci   "name": "PA_SC_RASTER_CONFIG",
3514bf215546Sopenharmony_ci   "type_ref": "PA_SC_RASTER_CONFIG"
3515bf215546Sopenharmony_ci  },
3516bf215546Sopenharmony_ci  {
3517bf215546Sopenharmony_ci   "chips": ["gfx7"],
3518bf215546Sopenharmony_ci   "map": {"at": 164692, "to": "mm"},
3519bf215546Sopenharmony_ci   "name": "PA_SC_RASTER_CONFIG_1",
3520bf215546Sopenharmony_ci   "type_ref": "PA_SC_RASTER_CONFIG_1"
3521bf215546Sopenharmony_ci  },
3522bf215546Sopenharmony_ci  {
3523bf215546Sopenharmony_ci   "chips": ["gfx7"],
3524bf215546Sopenharmony_ci   "map": {"at": 164696, "to": "mm"},
3525bf215546Sopenharmony_ci   "name": "PA_SC_SCREEN_EXTENT_CONTROL",
3526bf215546Sopenharmony_ci   "type_ref": "PA_SC_SCREEN_EXTENT_CONTROL"
3527bf215546Sopenharmony_ci  },
3528bf215546Sopenharmony_ci  {
3529bf215546Sopenharmony_ci   "chips": ["gfx7"],
3530bf215546Sopenharmony_ci   "map": {"at": 164704, "to": "mm"},
3531bf215546Sopenharmony_ci   "name": "CP_PERFMON_CNTX_CNTL",
3532bf215546Sopenharmony_ci   "type_ref": "CP_PERFMON_CNTX_CNTL"
3533bf215546Sopenharmony_ci  },
3534bf215546Sopenharmony_ci  {
3535bf215546Sopenharmony_ci   "chips": ["gfx7"],
3536bf215546Sopenharmony_ci   "map": {"at": 164708, "to": "mm"},
3537bf215546Sopenharmony_ci   "name": "CP_RINGID",
3538bf215546Sopenharmony_ci   "type_ref": "CP_RINGID"
3539bf215546Sopenharmony_ci  },
3540bf215546Sopenharmony_ci  {
3541bf215546Sopenharmony_ci   "chips": ["gfx7"],
3542bf215546Sopenharmony_ci   "map": {"at": 164712, "to": "mm"},
3543bf215546Sopenharmony_ci   "name": "CP_VMID",
3544bf215546Sopenharmony_ci   "type_ref": "CP_VMID"
3545bf215546Sopenharmony_ci  },
3546bf215546Sopenharmony_ci  {
3547bf215546Sopenharmony_ci   "chips": ["gfx7"],
3548bf215546Sopenharmony_ci   "map": {"at": 164864, "to": "mm"},
3549bf215546Sopenharmony_ci   "name": "VGT_MAX_VTX_INDX"
3550bf215546Sopenharmony_ci  },
3551bf215546Sopenharmony_ci  {
3552bf215546Sopenharmony_ci   "chips": ["gfx7"],
3553bf215546Sopenharmony_ci   "map": {"at": 164868, "to": "mm"},
3554bf215546Sopenharmony_ci   "name": "VGT_MIN_VTX_INDX"
3555bf215546Sopenharmony_ci  },
3556bf215546Sopenharmony_ci  {
3557bf215546Sopenharmony_ci   "chips": ["gfx7"],
3558bf215546Sopenharmony_ci   "map": {"at": 164872, "to": "mm"},
3559bf215546Sopenharmony_ci   "name": "VGT_INDX_OFFSET"
3560bf215546Sopenharmony_ci  },
3561bf215546Sopenharmony_ci  {
3562bf215546Sopenharmony_ci   "chips": ["gfx7"],
3563bf215546Sopenharmony_ci   "map": {"at": 164876, "to": "mm"},
3564bf215546Sopenharmony_ci   "name": "VGT_MULTI_PRIM_IB_RESET_INDX"
3565bf215546Sopenharmony_ci  },
3566bf215546Sopenharmony_ci  {
3567bf215546Sopenharmony_ci   "chips": ["gfx7"],
3568bf215546Sopenharmony_ci   "map": {"at": 164884, "to": "mm"},
3569bf215546Sopenharmony_ci   "name": "CB_BLEND_RED"
3570bf215546Sopenharmony_ci  },
3571bf215546Sopenharmony_ci  {
3572bf215546Sopenharmony_ci   "chips": ["gfx7"],
3573bf215546Sopenharmony_ci   "map": {"at": 164888, "to": "mm"},
3574bf215546Sopenharmony_ci   "name": "CB_BLEND_GREEN"
3575bf215546Sopenharmony_ci  },
3576bf215546Sopenharmony_ci  {
3577bf215546Sopenharmony_ci   "chips": ["gfx7"],
3578bf215546Sopenharmony_ci   "map": {"at": 164892, "to": "mm"},
3579bf215546Sopenharmony_ci   "name": "CB_BLEND_BLUE"
3580bf215546Sopenharmony_ci  },
3581bf215546Sopenharmony_ci  {
3582bf215546Sopenharmony_ci   "chips": ["gfx7"],
3583bf215546Sopenharmony_ci   "map": {"at": 164896, "to": "mm"},
3584bf215546Sopenharmony_ci   "name": "CB_BLEND_ALPHA"
3585bf215546Sopenharmony_ci  },
3586bf215546Sopenharmony_ci  {
3587bf215546Sopenharmony_ci   "chips": ["gfx7"],
3588bf215546Sopenharmony_ci   "map": {"at": 164908, "to": "mm"},
3589bf215546Sopenharmony_ci   "name": "DB_STENCIL_CONTROL",
3590bf215546Sopenharmony_ci   "type_ref": "DB_STENCIL_CONTROL"
3591bf215546Sopenharmony_ci  },
3592bf215546Sopenharmony_ci  {
3593bf215546Sopenharmony_ci   "chips": ["gfx7"],
3594bf215546Sopenharmony_ci   "map": {"at": 164912, "to": "mm"},
3595bf215546Sopenharmony_ci   "name": "DB_STENCILREFMASK",
3596bf215546Sopenharmony_ci   "type_ref": "DB_STENCILREFMASK"
3597bf215546Sopenharmony_ci  },
3598bf215546Sopenharmony_ci  {
3599bf215546Sopenharmony_ci   "chips": ["gfx7"],
3600bf215546Sopenharmony_ci   "map": {"at": 164916, "to": "mm"},
3601bf215546Sopenharmony_ci   "name": "DB_STENCILREFMASK_BF",
3602bf215546Sopenharmony_ci   "type_ref": "DB_STENCILREFMASK_BF"
3603bf215546Sopenharmony_ci  },
3604bf215546Sopenharmony_ci  {
3605bf215546Sopenharmony_ci   "chips": ["gfx7"],
3606bf215546Sopenharmony_ci   "map": {"at": 164924, "to": "mm"},
3607bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XSCALE"
3608bf215546Sopenharmony_ci  },
3609bf215546Sopenharmony_ci  {
3610bf215546Sopenharmony_ci   "chips": ["gfx7"],
3611bf215546Sopenharmony_ci   "map": {"at": 164928, "to": "mm"},
3612bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XOFFSET"
3613bf215546Sopenharmony_ci  },
3614bf215546Sopenharmony_ci  {
3615bf215546Sopenharmony_ci   "chips": ["gfx7"],
3616bf215546Sopenharmony_ci   "map": {"at": 164932, "to": "mm"},
3617bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YSCALE"
3618bf215546Sopenharmony_ci  },
3619bf215546Sopenharmony_ci  {
3620bf215546Sopenharmony_ci   "chips": ["gfx7"],
3621bf215546Sopenharmony_ci   "map": {"at": 164936, "to": "mm"},
3622bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YOFFSET"
3623bf215546Sopenharmony_ci  },
3624bf215546Sopenharmony_ci  {
3625bf215546Sopenharmony_ci   "chips": ["gfx7"],
3626bf215546Sopenharmony_ci   "map": {"at": 164940, "to": "mm"},
3627bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZSCALE"
3628bf215546Sopenharmony_ci  },
3629bf215546Sopenharmony_ci  {
3630bf215546Sopenharmony_ci   "chips": ["gfx7"],
3631bf215546Sopenharmony_ci   "map": {"at": 164944, "to": "mm"},
3632bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZOFFSET"
3633bf215546Sopenharmony_ci  },
3634bf215546Sopenharmony_ci  {
3635bf215546Sopenharmony_ci   "chips": ["gfx7"],
3636bf215546Sopenharmony_ci   "map": {"at": 164948, "to": "mm"},
3637bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XSCALE_1"
3638bf215546Sopenharmony_ci  },
3639bf215546Sopenharmony_ci  {
3640bf215546Sopenharmony_ci   "chips": ["gfx7"],
3641bf215546Sopenharmony_ci   "map": {"at": 164952, "to": "mm"},
3642bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XOFFSET_1"
3643bf215546Sopenharmony_ci  },
3644bf215546Sopenharmony_ci  {
3645bf215546Sopenharmony_ci   "chips": ["gfx7"],
3646bf215546Sopenharmony_ci   "map": {"at": 164956, "to": "mm"},
3647bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YSCALE_1"
3648bf215546Sopenharmony_ci  },
3649bf215546Sopenharmony_ci  {
3650bf215546Sopenharmony_ci   "chips": ["gfx7"],
3651bf215546Sopenharmony_ci   "map": {"at": 164960, "to": "mm"},
3652bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YOFFSET_1"
3653bf215546Sopenharmony_ci  },
3654bf215546Sopenharmony_ci  {
3655bf215546Sopenharmony_ci   "chips": ["gfx7"],
3656bf215546Sopenharmony_ci   "map": {"at": 164964, "to": "mm"},
3657bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZSCALE_1"
3658bf215546Sopenharmony_ci  },
3659bf215546Sopenharmony_ci  {
3660bf215546Sopenharmony_ci   "chips": ["gfx7"],
3661bf215546Sopenharmony_ci   "map": {"at": 164968, "to": "mm"},
3662bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZOFFSET_1"
3663bf215546Sopenharmony_ci  },
3664bf215546Sopenharmony_ci  {
3665bf215546Sopenharmony_ci   "chips": ["gfx7"],
3666bf215546Sopenharmony_ci   "map": {"at": 164972, "to": "mm"},
3667bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XSCALE_2"
3668bf215546Sopenharmony_ci  },
3669bf215546Sopenharmony_ci  {
3670bf215546Sopenharmony_ci   "chips": ["gfx7"],
3671bf215546Sopenharmony_ci   "map": {"at": 164976, "to": "mm"},
3672bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XOFFSET_2"
3673bf215546Sopenharmony_ci  },
3674bf215546Sopenharmony_ci  {
3675bf215546Sopenharmony_ci   "chips": ["gfx7"],
3676bf215546Sopenharmony_ci   "map": {"at": 164980, "to": "mm"},
3677bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YSCALE_2"
3678bf215546Sopenharmony_ci  },
3679bf215546Sopenharmony_ci  {
3680bf215546Sopenharmony_ci   "chips": ["gfx7"],
3681bf215546Sopenharmony_ci   "map": {"at": 164984, "to": "mm"},
3682bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YOFFSET_2"
3683bf215546Sopenharmony_ci  },
3684bf215546Sopenharmony_ci  {
3685bf215546Sopenharmony_ci   "chips": ["gfx7"],
3686bf215546Sopenharmony_ci   "map": {"at": 164988, "to": "mm"},
3687bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZSCALE_2"
3688bf215546Sopenharmony_ci  },
3689bf215546Sopenharmony_ci  {
3690bf215546Sopenharmony_ci   "chips": ["gfx7"],
3691bf215546Sopenharmony_ci   "map": {"at": 164992, "to": "mm"},
3692bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZOFFSET_2"
3693bf215546Sopenharmony_ci  },
3694bf215546Sopenharmony_ci  {
3695bf215546Sopenharmony_ci   "chips": ["gfx7"],
3696bf215546Sopenharmony_ci   "map": {"at": 164996, "to": "mm"},
3697bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XSCALE_3"
3698bf215546Sopenharmony_ci  },
3699bf215546Sopenharmony_ci  {
3700bf215546Sopenharmony_ci   "chips": ["gfx7"],
3701bf215546Sopenharmony_ci   "map": {"at": 165000, "to": "mm"},
3702bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XOFFSET_3"
3703bf215546Sopenharmony_ci  },
3704bf215546Sopenharmony_ci  {
3705bf215546Sopenharmony_ci   "chips": ["gfx7"],
3706bf215546Sopenharmony_ci   "map": {"at": 165004, "to": "mm"},
3707bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YSCALE_3"
3708bf215546Sopenharmony_ci  },
3709bf215546Sopenharmony_ci  {
3710bf215546Sopenharmony_ci   "chips": ["gfx7"],
3711bf215546Sopenharmony_ci   "map": {"at": 165008, "to": "mm"},
3712bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YOFFSET_3"
3713bf215546Sopenharmony_ci  },
3714bf215546Sopenharmony_ci  {
3715bf215546Sopenharmony_ci   "chips": ["gfx7"],
3716bf215546Sopenharmony_ci   "map": {"at": 165012, "to": "mm"},
3717bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZSCALE_3"
3718bf215546Sopenharmony_ci  },
3719bf215546Sopenharmony_ci  {
3720bf215546Sopenharmony_ci   "chips": ["gfx7"],
3721bf215546Sopenharmony_ci   "map": {"at": 165016, "to": "mm"},
3722bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZOFFSET_3"
3723bf215546Sopenharmony_ci  },
3724bf215546Sopenharmony_ci  {
3725bf215546Sopenharmony_ci   "chips": ["gfx7"],
3726bf215546Sopenharmony_ci   "map": {"at": 165020, "to": "mm"},
3727bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XSCALE_4"
3728bf215546Sopenharmony_ci  },
3729bf215546Sopenharmony_ci  {
3730bf215546Sopenharmony_ci   "chips": ["gfx7"],
3731bf215546Sopenharmony_ci   "map": {"at": 165024, "to": "mm"},
3732bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XOFFSET_4"
3733bf215546Sopenharmony_ci  },
3734bf215546Sopenharmony_ci  {
3735bf215546Sopenharmony_ci   "chips": ["gfx7"],
3736bf215546Sopenharmony_ci   "map": {"at": 165028, "to": "mm"},
3737bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YSCALE_4"
3738bf215546Sopenharmony_ci  },
3739bf215546Sopenharmony_ci  {
3740bf215546Sopenharmony_ci   "chips": ["gfx7"],
3741bf215546Sopenharmony_ci   "map": {"at": 165032, "to": "mm"},
3742bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YOFFSET_4"
3743bf215546Sopenharmony_ci  },
3744bf215546Sopenharmony_ci  {
3745bf215546Sopenharmony_ci   "chips": ["gfx7"],
3746bf215546Sopenharmony_ci   "map": {"at": 165036, "to": "mm"},
3747bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZSCALE_4"
3748bf215546Sopenharmony_ci  },
3749bf215546Sopenharmony_ci  {
3750bf215546Sopenharmony_ci   "chips": ["gfx7"],
3751bf215546Sopenharmony_ci   "map": {"at": 165040, "to": "mm"},
3752bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZOFFSET_4"
3753bf215546Sopenharmony_ci  },
3754bf215546Sopenharmony_ci  {
3755bf215546Sopenharmony_ci   "chips": ["gfx7"],
3756bf215546Sopenharmony_ci   "map": {"at": 165044, "to": "mm"},
3757bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XSCALE_5"
3758bf215546Sopenharmony_ci  },
3759bf215546Sopenharmony_ci  {
3760bf215546Sopenharmony_ci   "chips": ["gfx7"],
3761bf215546Sopenharmony_ci   "map": {"at": 165048, "to": "mm"},
3762bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XOFFSET_5"
3763bf215546Sopenharmony_ci  },
3764bf215546Sopenharmony_ci  {
3765bf215546Sopenharmony_ci   "chips": ["gfx7"],
3766bf215546Sopenharmony_ci   "map": {"at": 165052, "to": "mm"},
3767bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YSCALE_5"
3768bf215546Sopenharmony_ci  },
3769bf215546Sopenharmony_ci  {
3770bf215546Sopenharmony_ci   "chips": ["gfx7"],
3771bf215546Sopenharmony_ci   "map": {"at": 165056, "to": "mm"},
3772bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YOFFSET_5"
3773bf215546Sopenharmony_ci  },
3774bf215546Sopenharmony_ci  {
3775bf215546Sopenharmony_ci   "chips": ["gfx7"],
3776bf215546Sopenharmony_ci   "map": {"at": 165060, "to": "mm"},
3777bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZSCALE_5"
3778bf215546Sopenharmony_ci  },
3779bf215546Sopenharmony_ci  {
3780bf215546Sopenharmony_ci   "chips": ["gfx7"],
3781bf215546Sopenharmony_ci   "map": {"at": 165064, "to": "mm"},
3782bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZOFFSET_5"
3783bf215546Sopenharmony_ci  },
3784bf215546Sopenharmony_ci  {
3785bf215546Sopenharmony_ci   "chips": ["gfx7"],
3786bf215546Sopenharmony_ci   "map": {"at": 165068, "to": "mm"},
3787bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XSCALE_6"
3788bf215546Sopenharmony_ci  },
3789bf215546Sopenharmony_ci  {
3790bf215546Sopenharmony_ci   "chips": ["gfx7"],
3791bf215546Sopenharmony_ci   "map": {"at": 165072, "to": "mm"},
3792bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XOFFSET_6"
3793bf215546Sopenharmony_ci  },
3794bf215546Sopenharmony_ci  {
3795bf215546Sopenharmony_ci   "chips": ["gfx7"],
3796bf215546Sopenharmony_ci   "map": {"at": 165076, "to": "mm"},
3797bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YSCALE_6"
3798bf215546Sopenharmony_ci  },
3799bf215546Sopenharmony_ci  {
3800bf215546Sopenharmony_ci   "chips": ["gfx7"],
3801bf215546Sopenharmony_ci   "map": {"at": 165080, "to": "mm"},
3802bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YOFFSET_6"
3803bf215546Sopenharmony_ci  },
3804bf215546Sopenharmony_ci  {
3805bf215546Sopenharmony_ci   "chips": ["gfx7"],
3806bf215546Sopenharmony_ci   "map": {"at": 165084, "to": "mm"},
3807bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZSCALE_6"
3808bf215546Sopenharmony_ci  },
3809bf215546Sopenharmony_ci  {
3810bf215546Sopenharmony_ci   "chips": ["gfx7"],
3811bf215546Sopenharmony_ci   "map": {"at": 165088, "to": "mm"},
3812bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZOFFSET_6"
3813bf215546Sopenharmony_ci  },
3814bf215546Sopenharmony_ci  {
3815bf215546Sopenharmony_ci   "chips": ["gfx7"],
3816bf215546Sopenharmony_ci   "map": {"at": 165092, "to": "mm"},
3817bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XSCALE_7"
3818bf215546Sopenharmony_ci  },
3819bf215546Sopenharmony_ci  {
3820bf215546Sopenharmony_ci   "chips": ["gfx7"],
3821bf215546Sopenharmony_ci   "map": {"at": 165096, "to": "mm"},
3822bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XOFFSET_7"
3823bf215546Sopenharmony_ci  },
3824bf215546Sopenharmony_ci  {
3825bf215546Sopenharmony_ci   "chips": ["gfx7"],
3826bf215546Sopenharmony_ci   "map": {"at": 165100, "to": "mm"},
3827bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YSCALE_7"
3828bf215546Sopenharmony_ci  },
3829bf215546Sopenharmony_ci  {
3830bf215546Sopenharmony_ci   "chips": ["gfx7"],
3831bf215546Sopenharmony_ci   "map": {"at": 165104, "to": "mm"},
3832bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YOFFSET_7"
3833bf215546Sopenharmony_ci  },
3834bf215546Sopenharmony_ci  {
3835bf215546Sopenharmony_ci   "chips": ["gfx7"],
3836bf215546Sopenharmony_ci   "map": {"at": 165108, "to": "mm"},
3837bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZSCALE_7"
3838bf215546Sopenharmony_ci  },
3839bf215546Sopenharmony_ci  {
3840bf215546Sopenharmony_ci   "chips": ["gfx7"],
3841bf215546Sopenharmony_ci   "map": {"at": 165112, "to": "mm"},
3842bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZOFFSET_7"
3843bf215546Sopenharmony_ci  },
3844bf215546Sopenharmony_ci  {
3845bf215546Sopenharmony_ci   "chips": ["gfx7"],
3846bf215546Sopenharmony_ci   "map": {"at": 165116, "to": "mm"},
3847bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XSCALE_8"
3848bf215546Sopenharmony_ci  },
3849bf215546Sopenharmony_ci  {
3850bf215546Sopenharmony_ci   "chips": ["gfx7"],
3851bf215546Sopenharmony_ci   "map": {"at": 165120, "to": "mm"},
3852bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XOFFSET_8"
3853bf215546Sopenharmony_ci  },
3854bf215546Sopenharmony_ci  {
3855bf215546Sopenharmony_ci   "chips": ["gfx7"],
3856bf215546Sopenharmony_ci   "map": {"at": 165124, "to": "mm"},
3857bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YSCALE_8"
3858bf215546Sopenharmony_ci  },
3859bf215546Sopenharmony_ci  {
3860bf215546Sopenharmony_ci   "chips": ["gfx7"],
3861bf215546Sopenharmony_ci   "map": {"at": 165128, "to": "mm"},
3862bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YOFFSET_8"
3863bf215546Sopenharmony_ci  },
3864bf215546Sopenharmony_ci  {
3865bf215546Sopenharmony_ci   "chips": ["gfx7"],
3866bf215546Sopenharmony_ci   "map": {"at": 165132, "to": "mm"},
3867bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZSCALE_8"
3868bf215546Sopenharmony_ci  },
3869bf215546Sopenharmony_ci  {
3870bf215546Sopenharmony_ci   "chips": ["gfx7"],
3871bf215546Sopenharmony_ci   "map": {"at": 165136, "to": "mm"},
3872bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZOFFSET_8"
3873bf215546Sopenharmony_ci  },
3874bf215546Sopenharmony_ci  {
3875bf215546Sopenharmony_ci   "chips": ["gfx7"],
3876bf215546Sopenharmony_ci   "map": {"at": 165140, "to": "mm"},
3877bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XSCALE_9"
3878bf215546Sopenharmony_ci  },
3879bf215546Sopenharmony_ci  {
3880bf215546Sopenharmony_ci   "chips": ["gfx7"],
3881bf215546Sopenharmony_ci   "map": {"at": 165144, "to": "mm"},
3882bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XOFFSET_9"
3883bf215546Sopenharmony_ci  },
3884bf215546Sopenharmony_ci  {
3885bf215546Sopenharmony_ci   "chips": ["gfx7"],
3886bf215546Sopenharmony_ci   "map": {"at": 165148, "to": "mm"},
3887bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YSCALE_9"
3888bf215546Sopenharmony_ci  },
3889bf215546Sopenharmony_ci  {
3890bf215546Sopenharmony_ci   "chips": ["gfx7"],
3891bf215546Sopenharmony_ci   "map": {"at": 165152, "to": "mm"},
3892bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YOFFSET_9"
3893bf215546Sopenharmony_ci  },
3894bf215546Sopenharmony_ci  {
3895bf215546Sopenharmony_ci   "chips": ["gfx7"],
3896bf215546Sopenharmony_ci   "map": {"at": 165156, "to": "mm"},
3897bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZSCALE_9"
3898bf215546Sopenharmony_ci  },
3899bf215546Sopenharmony_ci  {
3900bf215546Sopenharmony_ci   "chips": ["gfx7"],
3901bf215546Sopenharmony_ci   "map": {"at": 165160, "to": "mm"},
3902bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZOFFSET_9"
3903bf215546Sopenharmony_ci  },
3904bf215546Sopenharmony_ci  {
3905bf215546Sopenharmony_ci   "chips": ["gfx7"],
3906bf215546Sopenharmony_ci   "map": {"at": 165164, "to": "mm"},
3907bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XSCALE_10"
3908bf215546Sopenharmony_ci  },
3909bf215546Sopenharmony_ci  {
3910bf215546Sopenharmony_ci   "chips": ["gfx7"],
3911bf215546Sopenharmony_ci   "map": {"at": 165168, "to": "mm"},
3912bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XOFFSET_10"
3913bf215546Sopenharmony_ci  },
3914bf215546Sopenharmony_ci  {
3915bf215546Sopenharmony_ci   "chips": ["gfx7"],
3916bf215546Sopenharmony_ci   "map": {"at": 165172, "to": "mm"},
3917bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YSCALE_10"
3918bf215546Sopenharmony_ci  },
3919bf215546Sopenharmony_ci  {
3920bf215546Sopenharmony_ci   "chips": ["gfx7"],
3921bf215546Sopenharmony_ci   "map": {"at": 165176, "to": "mm"},
3922bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YOFFSET_10"
3923bf215546Sopenharmony_ci  },
3924bf215546Sopenharmony_ci  {
3925bf215546Sopenharmony_ci   "chips": ["gfx7"],
3926bf215546Sopenharmony_ci   "map": {"at": 165180, "to": "mm"},
3927bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZSCALE_10"
3928bf215546Sopenharmony_ci  },
3929bf215546Sopenharmony_ci  {
3930bf215546Sopenharmony_ci   "chips": ["gfx7"],
3931bf215546Sopenharmony_ci   "map": {"at": 165184, "to": "mm"},
3932bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZOFFSET_10"
3933bf215546Sopenharmony_ci  },
3934bf215546Sopenharmony_ci  {
3935bf215546Sopenharmony_ci   "chips": ["gfx7"],
3936bf215546Sopenharmony_ci   "map": {"at": 165188, "to": "mm"},
3937bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XSCALE_11"
3938bf215546Sopenharmony_ci  },
3939bf215546Sopenharmony_ci  {
3940bf215546Sopenharmony_ci   "chips": ["gfx7"],
3941bf215546Sopenharmony_ci   "map": {"at": 165192, "to": "mm"},
3942bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XOFFSET_11"
3943bf215546Sopenharmony_ci  },
3944bf215546Sopenharmony_ci  {
3945bf215546Sopenharmony_ci   "chips": ["gfx7"],
3946bf215546Sopenharmony_ci   "map": {"at": 165196, "to": "mm"},
3947bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YSCALE_11"
3948bf215546Sopenharmony_ci  },
3949bf215546Sopenharmony_ci  {
3950bf215546Sopenharmony_ci   "chips": ["gfx7"],
3951bf215546Sopenharmony_ci   "map": {"at": 165200, "to": "mm"},
3952bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YOFFSET_11"
3953bf215546Sopenharmony_ci  },
3954bf215546Sopenharmony_ci  {
3955bf215546Sopenharmony_ci   "chips": ["gfx7"],
3956bf215546Sopenharmony_ci   "map": {"at": 165204, "to": "mm"},
3957bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZSCALE_11"
3958bf215546Sopenharmony_ci  },
3959bf215546Sopenharmony_ci  {
3960bf215546Sopenharmony_ci   "chips": ["gfx7"],
3961bf215546Sopenharmony_ci   "map": {"at": 165208, "to": "mm"},
3962bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZOFFSET_11"
3963bf215546Sopenharmony_ci  },
3964bf215546Sopenharmony_ci  {
3965bf215546Sopenharmony_ci   "chips": ["gfx7"],
3966bf215546Sopenharmony_ci   "map": {"at": 165212, "to": "mm"},
3967bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XSCALE_12"
3968bf215546Sopenharmony_ci  },
3969bf215546Sopenharmony_ci  {
3970bf215546Sopenharmony_ci   "chips": ["gfx7"],
3971bf215546Sopenharmony_ci   "map": {"at": 165216, "to": "mm"},
3972bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XOFFSET_12"
3973bf215546Sopenharmony_ci  },
3974bf215546Sopenharmony_ci  {
3975bf215546Sopenharmony_ci   "chips": ["gfx7"],
3976bf215546Sopenharmony_ci   "map": {"at": 165220, "to": "mm"},
3977bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YSCALE_12"
3978bf215546Sopenharmony_ci  },
3979bf215546Sopenharmony_ci  {
3980bf215546Sopenharmony_ci   "chips": ["gfx7"],
3981bf215546Sopenharmony_ci   "map": {"at": 165224, "to": "mm"},
3982bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YOFFSET_12"
3983bf215546Sopenharmony_ci  },
3984bf215546Sopenharmony_ci  {
3985bf215546Sopenharmony_ci   "chips": ["gfx7"],
3986bf215546Sopenharmony_ci   "map": {"at": 165228, "to": "mm"},
3987bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZSCALE_12"
3988bf215546Sopenharmony_ci  },
3989bf215546Sopenharmony_ci  {
3990bf215546Sopenharmony_ci   "chips": ["gfx7"],
3991bf215546Sopenharmony_ci   "map": {"at": 165232, "to": "mm"},
3992bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZOFFSET_12"
3993bf215546Sopenharmony_ci  },
3994bf215546Sopenharmony_ci  {
3995bf215546Sopenharmony_ci   "chips": ["gfx7"],
3996bf215546Sopenharmony_ci   "map": {"at": 165236, "to": "mm"},
3997bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XSCALE_13"
3998bf215546Sopenharmony_ci  },
3999bf215546Sopenharmony_ci  {
4000bf215546Sopenharmony_ci   "chips": ["gfx7"],
4001bf215546Sopenharmony_ci   "map": {"at": 165240, "to": "mm"},
4002bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XOFFSET_13"
4003bf215546Sopenharmony_ci  },
4004bf215546Sopenharmony_ci  {
4005bf215546Sopenharmony_ci   "chips": ["gfx7"],
4006bf215546Sopenharmony_ci   "map": {"at": 165244, "to": "mm"},
4007bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YSCALE_13"
4008bf215546Sopenharmony_ci  },
4009bf215546Sopenharmony_ci  {
4010bf215546Sopenharmony_ci   "chips": ["gfx7"],
4011bf215546Sopenharmony_ci   "map": {"at": 165248, "to": "mm"},
4012bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YOFFSET_13"
4013bf215546Sopenharmony_ci  },
4014bf215546Sopenharmony_ci  {
4015bf215546Sopenharmony_ci   "chips": ["gfx7"],
4016bf215546Sopenharmony_ci   "map": {"at": 165252, "to": "mm"},
4017bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZSCALE_13"
4018bf215546Sopenharmony_ci  },
4019bf215546Sopenharmony_ci  {
4020bf215546Sopenharmony_ci   "chips": ["gfx7"],
4021bf215546Sopenharmony_ci   "map": {"at": 165256, "to": "mm"},
4022bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZOFFSET_13"
4023bf215546Sopenharmony_ci  },
4024bf215546Sopenharmony_ci  {
4025bf215546Sopenharmony_ci   "chips": ["gfx7"],
4026bf215546Sopenharmony_ci   "map": {"at": 165260, "to": "mm"},
4027bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XSCALE_14"
4028bf215546Sopenharmony_ci  },
4029bf215546Sopenharmony_ci  {
4030bf215546Sopenharmony_ci   "chips": ["gfx7"],
4031bf215546Sopenharmony_ci   "map": {"at": 165264, "to": "mm"},
4032bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XOFFSET_14"
4033bf215546Sopenharmony_ci  },
4034bf215546Sopenharmony_ci  {
4035bf215546Sopenharmony_ci   "chips": ["gfx7"],
4036bf215546Sopenharmony_ci   "map": {"at": 165268, "to": "mm"},
4037bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YSCALE_14"
4038bf215546Sopenharmony_ci  },
4039bf215546Sopenharmony_ci  {
4040bf215546Sopenharmony_ci   "chips": ["gfx7"],
4041bf215546Sopenharmony_ci   "map": {"at": 165272, "to": "mm"},
4042bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YOFFSET_14"
4043bf215546Sopenharmony_ci  },
4044bf215546Sopenharmony_ci  {
4045bf215546Sopenharmony_ci   "chips": ["gfx7"],
4046bf215546Sopenharmony_ci   "map": {"at": 165276, "to": "mm"},
4047bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZSCALE_14"
4048bf215546Sopenharmony_ci  },
4049bf215546Sopenharmony_ci  {
4050bf215546Sopenharmony_ci   "chips": ["gfx7"],
4051bf215546Sopenharmony_ci   "map": {"at": 165280, "to": "mm"},
4052bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZOFFSET_14"
4053bf215546Sopenharmony_ci  },
4054bf215546Sopenharmony_ci  {
4055bf215546Sopenharmony_ci   "chips": ["gfx7"],
4056bf215546Sopenharmony_ci   "map": {"at": 165284, "to": "mm"},
4057bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XSCALE_15"
4058bf215546Sopenharmony_ci  },
4059bf215546Sopenharmony_ci  {
4060bf215546Sopenharmony_ci   "chips": ["gfx7"],
4061bf215546Sopenharmony_ci   "map": {"at": 165288, "to": "mm"},
4062bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XOFFSET_15"
4063bf215546Sopenharmony_ci  },
4064bf215546Sopenharmony_ci  {
4065bf215546Sopenharmony_ci   "chips": ["gfx7"],
4066bf215546Sopenharmony_ci   "map": {"at": 165292, "to": "mm"},
4067bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YSCALE_15"
4068bf215546Sopenharmony_ci  },
4069bf215546Sopenharmony_ci  {
4070bf215546Sopenharmony_ci   "chips": ["gfx7"],
4071bf215546Sopenharmony_ci   "map": {"at": 165296, "to": "mm"},
4072bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YOFFSET_15"
4073bf215546Sopenharmony_ci  },
4074bf215546Sopenharmony_ci  {
4075bf215546Sopenharmony_ci   "chips": ["gfx7"],
4076bf215546Sopenharmony_ci   "map": {"at": 165300, "to": "mm"},
4077bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZSCALE_15"
4078bf215546Sopenharmony_ci  },
4079bf215546Sopenharmony_ci  {
4080bf215546Sopenharmony_ci   "chips": ["gfx7"],
4081bf215546Sopenharmony_ci   "map": {"at": 165304, "to": "mm"},
4082bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZOFFSET_15"
4083bf215546Sopenharmony_ci  },
4084bf215546Sopenharmony_ci  {
4085bf215546Sopenharmony_ci   "chips": ["gfx7"],
4086bf215546Sopenharmony_ci   "map": {"at": 165308, "to": "mm"},
4087bf215546Sopenharmony_ci   "name": "PA_CL_UCP_0_X"
4088bf215546Sopenharmony_ci  },
4089bf215546Sopenharmony_ci  {
4090bf215546Sopenharmony_ci   "chips": ["gfx7"],
4091bf215546Sopenharmony_ci   "map": {"at": 165312, "to": "mm"},
4092bf215546Sopenharmony_ci   "name": "PA_CL_UCP_0_Y"
4093bf215546Sopenharmony_ci  },
4094bf215546Sopenharmony_ci  {
4095bf215546Sopenharmony_ci   "chips": ["gfx7"],
4096bf215546Sopenharmony_ci   "map": {"at": 165316, "to": "mm"},
4097bf215546Sopenharmony_ci   "name": "PA_CL_UCP_0_Z"
4098bf215546Sopenharmony_ci  },
4099bf215546Sopenharmony_ci  {
4100bf215546Sopenharmony_ci   "chips": ["gfx7"],
4101bf215546Sopenharmony_ci   "map": {"at": 165320, "to": "mm"},
4102bf215546Sopenharmony_ci   "name": "PA_CL_UCP_0_W"
4103bf215546Sopenharmony_ci  },
4104bf215546Sopenharmony_ci  {
4105bf215546Sopenharmony_ci   "chips": ["gfx7"],
4106bf215546Sopenharmony_ci   "map": {"at": 165324, "to": "mm"},
4107bf215546Sopenharmony_ci   "name": "PA_CL_UCP_1_X"
4108bf215546Sopenharmony_ci  },
4109bf215546Sopenharmony_ci  {
4110bf215546Sopenharmony_ci   "chips": ["gfx7"],
4111bf215546Sopenharmony_ci   "map": {"at": 165328, "to": "mm"},
4112bf215546Sopenharmony_ci   "name": "PA_CL_UCP_1_Y"
4113bf215546Sopenharmony_ci  },
4114bf215546Sopenharmony_ci  {
4115bf215546Sopenharmony_ci   "chips": ["gfx7"],
4116bf215546Sopenharmony_ci   "map": {"at": 165332, "to": "mm"},
4117bf215546Sopenharmony_ci   "name": "PA_CL_UCP_1_Z"
4118bf215546Sopenharmony_ci  },
4119bf215546Sopenharmony_ci  {
4120bf215546Sopenharmony_ci   "chips": ["gfx7"],
4121bf215546Sopenharmony_ci   "map": {"at": 165336, "to": "mm"},
4122bf215546Sopenharmony_ci   "name": "PA_CL_UCP_1_W"
4123bf215546Sopenharmony_ci  },
4124bf215546Sopenharmony_ci  {
4125bf215546Sopenharmony_ci   "chips": ["gfx7"],
4126bf215546Sopenharmony_ci   "map": {"at": 165340, "to": "mm"},
4127bf215546Sopenharmony_ci   "name": "PA_CL_UCP_2_X"
4128bf215546Sopenharmony_ci  },
4129bf215546Sopenharmony_ci  {
4130bf215546Sopenharmony_ci   "chips": ["gfx7"],
4131bf215546Sopenharmony_ci   "map": {"at": 165344, "to": "mm"},
4132bf215546Sopenharmony_ci   "name": "PA_CL_UCP_2_Y"
4133bf215546Sopenharmony_ci  },
4134bf215546Sopenharmony_ci  {
4135bf215546Sopenharmony_ci   "chips": ["gfx7"],
4136bf215546Sopenharmony_ci   "map": {"at": 165348, "to": "mm"},
4137bf215546Sopenharmony_ci   "name": "PA_CL_UCP_2_Z"
4138bf215546Sopenharmony_ci  },
4139bf215546Sopenharmony_ci  {
4140bf215546Sopenharmony_ci   "chips": ["gfx7"],
4141bf215546Sopenharmony_ci   "map": {"at": 165352, "to": "mm"},
4142bf215546Sopenharmony_ci   "name": "PA_CL_UCP_2_W"
4143bf215546Sopenharmony_ci  },
4144bf215546Sopenharmony_ci  {
4145bf215546Sopenharmony_ci   "chips": ["gfx7"],
4146bf215546Sopenharmony_ci   "map": {"at": 165356, "to": "mm"},
4147bf215546Sopenharmony_ci   "name": "PA_CL_UCP_3_X"
4148bf215546Sopenharmony_ci  },
4149bf215546Sopenharmony_ci  {
4150bf215546Sopenharmony_ci   "chips": ["gfx7"],
4151bf215546Sopenharmony_ci   "map": {"at": 165360, "to": "mm"},
4152bf215546Sopenharmony_ci   "name": "PA_CL_UCP_3_Y"
4153bf215546Sopenharmony_ci  },
4154bf215546Sopenharmony_ci  {
4155bf215546Sopenharmony_ci   "chips": ["gfx7"],
4156bf215546Sopenharmony_ci   "map": {"at": 165364, "to": "mm"},
4157bf215546Sopenharmony_ci   "name": "PA_CL_UCP_3_Z"
4158bf215546Sopenharmony_ci  },
4159bf215546Sopenharmony_ci  {
4160bf215546Sopenharmony_ci   "chips": ["gfx7"],
4161bf215546Sopenharmony_ci   "map": {"at": 165368, "to": "mm"},
4162bf215546Sopenharmony_ci   "name": "PA_CL_UCP_3_W"
4163bf215546Sopenharmony_ci  },
4164bf215546Sopenharmony_ci  {
4165bf215546Sopenharmony_ci   "chips": ["gfx7"],
4166bf215546Sopenharmony_ci   "map": {"at": 165372, "to": "mm"},
4167bf215546Sopenharmony_ci   "name": "PA_CL_UCP_4_X"
4168bf215546Sopenharmony_ci  },
4169bf215546Sopenharmony_ci  {
4170bf215546Sopenharmony_ci   "chips": ["gfx7"],
4171bf215546Sopenharmony_ci   "map": {"at": 165376, "to": "mm"},
4172bf215546Sopenharmony_ci   "name": "PA_CL_UCP_4_Y"
4173bf215546Sopenharmony_ci  },
4174bf215546Sopenharmony_ci  {
4175bf215546Sopenharmony_ci   "chips": ["gfx7"],
4176bf215546Sopenharmony_ci   "map": {"at": 165380, "to": "mm"},
4177bf215546Sopenharmony_ci   "name": "PA_CL_UCP_4_Z"
4178bf215546Sopenharmony_ci  },
4179bf215546Sopenharmony_ci  {
4180bf215546Sopenharmony_ci   "chips": ["gfx7"],
4181bf215546Sopenharmony_ci   "map": {"at": 165384, "to": "mm"},
4182bf215546Sopenharmony_ci   "name": "PA_CL_UCP_4_W"
4183bf215546Sopenharmony_ci  },
4184bf215546Sopenharmony_ci  {
4185bf215546Sopenharmony_ci   "chips": ["gfx7"],
4186bf215546Sopenharmony_ci   "map": {"at": 165388, "to": "mm"},
4187bf215546Sopenharmony_ci   "name": "PA_CL_UCP_5_X"
4188bf215546Sopenharmony_ci  },
4189bf215546Sopenharmony_ci  {
4190bf215546Sopenharmony_ci   "chips": ["gfx7"],
4191bf215546Sopenharmony_ci   "map": {"at": 165392, "to": "mm"},
4192bf215546Sopenharmony_ci   "name": "PA_CL_UCP_5_Y"
4193bf215546Sopenharmony_ci  },
4194bf215546Sopenharmony_ci  {
4195bf215546Sopenharmony_ci   "chips": ["gfx7"],
4196bf215546Sopenharmony_ci   "map": {"at": 165396, "to": "mm"},
4197bf215546Sopenharmony_ci   "name": "PA_CL_UCP_5_Z"
4198bf215546Sopenharmony_ci  },
4199bf215546Sopenharmony_ci  {
4200bf215546Sopenharmony_ci   "chips": ["gfx7"],
4201bf215546Sopenharmony_ci   "map": {"at": 165400, "to": "mm"},
4202bf215546Sopenharmony_ci   "name": "PA_CL_UCP_5_W"
4203bf215546Sopenharmony_ci  },
4204bf215546Sopenharmony_ci  {
4205bf215546Sopenharmony_ci   "chips": ["gfx7"],
4206bf215546Sopenharmony_ci   "map": {"at": 165444, "to": "mm"},
4207bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_0",
4208bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
4209bf215546Sopenharmony_ci  },
4210bf215546Sopenharmony_ci  {
4211bf215546Sopenharmony_ci   "chips": ["gfx7"],
4212bf215546Sopenharmony_ci   "map": {"at": 165448, "to": "mm"},
4213bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_1",
4214bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
4215bf215546Sopenharmony_ci  },
4216bf215546Sopenharmony_ci  {
4217bf215546Sopenharmony_ci   "chips": ["gfx7"],
4218bf215546Sopenharmony_ci   "map": {"at": 165452, "to": "mm"},
4219bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_2",
4220bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
4221bf215546Sopenharmony_ci  },
4222bf215546Sopenharmony_ci  {
4223bf215546Sopenharmony_ci   "chips": ["gfx7"],
4224bf215546Sopenharmony_ci   "map": {"at": 165456, "to": "mm"},
4225bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_3",
4226bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
4227bf215546Sopenharmony_ci  },
4228bf215546Sopenharmony_ci  {
4229bf215546Sopenharmony_ci   "chips": ["gfx7"],
4230bf215546Sopenharmony_ci   "map": {"at": 165460, "to": "mm"},
4231bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_4",
4232bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
4233bf215546Sopenharmony_ci  },
4234bf215546Sopenharmony_ci  {
4235bf215546Sopenharmony_ci   "chips": ["gfx7"],
4236bf215546Sopenharmony_ci   "map": {"at": 165464, "to": "mm"},
4237bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_5",
4238bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
4239bf215546Sopenharmony_ci  },
4240bf215546Sopenharmony_ci  {
4241bf215546Sopenharmony_ci   "chips": ["gfx7"],
4242bf215546Sopenharmony_ci   "map": {"at": 165468, "to": "mm"},
4243bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_6",
4244bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
4245bf215546Sopenharmony_ci  },
4246bf215546Sopenharmony_ci  {
4247bf215546Sopenharmony_ci   "chips": ["gfx7"],
4248bf215546Sopenharmony_ci   "map": {"at": 165472, "to": "mm"},
4249bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_7",
4250bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
4251bf215546Sopenharmony_ci  },
4252bf215546Sopenharmony_ci  {
4253bf215546Sopenharmony_ci   "chips": ["gfx7"],
4254bf215546Sopenharmony_ci   "map": {"at": 165476, "to": "mm"},
4255bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_8",
4256bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
4257bf215546Sopenharmony_ci  },
4258bf215546Sopenharmony_ci  {
4259bf215546Sopenharmony_ci   "chips": ["gfx7"],
4260bf215546Sopenharmony_ci   "map": {"at": 165480, "to": "mm"},
4261bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_9",
4262bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
4263bf215546Sopenharmony_ci  },
4264bf215546Sopenharmony_ci  {
4265bf215546Sopenharmony_ci   "chips": ["gfx7"],
4266bf215546Sopenharmony_ci   "map": {"at": 165484, "to": "mm"},
4267bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_10",
4268bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
4269bf215546Sopenharmony_ci  },
4270bf215546Sopenharmony_ci  {
4271bf215546Sopenharmony_ci   "chips": ["gfx7"],
4272bf215546Sopenharmony_ci   "map": {"at": 165488, "to": "mm"},
4273bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_11",
4274bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
4275bf215546Sopenharmony_ci  },
4276bf215546Sopenharmony_ci  {
4277bf215546Sopenharmony_ci   "chips": ["gfx7"],
4278bf215546Sopenharmony_ci   "map": {"at": 165492, "to": "mm"},
4279bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_12",
4280bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
4281bf215546Sopenharmony_ci  },
4282bf215546Sopenharmony_ci  {
4283bf215546Sopenharmony_ci   "chips": ["gfx7"],
4284bf215546Sopenharmony_ci   "map": {"at": 165496, "to": "mm"},
4285bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_13",
4286bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
4287bf215546Sopenharmony_ci  },
4288bf215546Sopenharmony_ci  {
4289bf215546Sopenharmony_ci   "chips": ["gfx7"],
4290bf215546Sopenharmony_ci   "map": {"at": 165500, "to": "mm"},
4291bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_14",
4292bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
4293bf215546Sopenharmony_ci  },
4294bf215546Sopenharmony_ci  {
4295bf215546Sopenharmony_ci   "chips": ["gfx7"],
4296bf215546Sopenharmony_ci   "map": {"at": 165504, "to": "mm"},
4297bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_15",
4298bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
4299bf215546Sopenharmony_ci  },
4300bf215546Sopenharmony_ci  {
4301bf215546Sopenharmony_ci   "chips": ["gfx7"],
4302bf215546Sopenharmony_ci   "map": {"at": 165508, "to": "mm"},
4303bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_16",
4304bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
4305bf215546Sopenharmony_ci  },
4306bf215546Sopenharmony_ci  {
4307bf215546Sopenharmony_ci   "chips": ["gfx7"],
4308bf215546Sopenharmony_ci   "map": {"at": 165512, "to": "mm"},
4309bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_17",
4310bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
4311bf215546Sopenharmony_ci  },
4312bf215546Sopenharmony_ci  {
4313bf215546Sopenharmony_ci   "chips": ["gfx7"],
4314bf215546Sopenharmony_ci   "map": {"at": 165516, "to": "mm"},
4315bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_18",
4316bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
4317bf215546Sopenharmony_ci  },
4318bf215546Sopenharmony_ci  {
4319bf215546Sopenharmony_ci   "chips": ["gfx7"],
4320bf215546Sopenharmony_ci   "map": {"at": 165520, "to": "mm"},
4321bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_19",
4322bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
4323bf215546Sopenharmony_ci  },
4324bf215546Sopenharmony_ci  {
4325bf215546Sopenharmony_ci   "chips": ["gfx7"],
4326bf215546Sopenharmony_ci   "map": {"at": 165524, "to": "mm"},
4327bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_20",
4328bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_20"
4329bf215546Sopenharmony_ci  },
4330bf215546Sopenharmony_ci  {
4331bf215546Sopenharmony_ci   "chips": ["gfx7"],
4332bf215546Sopenharmony_ci   "map": {"at": 165528, "to": "mm"},
4333bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_21",
4334bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_20"
4335bf215546Sopenharmony_ci  },
4336bf215546Sopenharmony_ci  {
4337bf215546Sopenharmony_ci   "chips": ["gfx7"],
4338bf215546Sopenharmony_ci   "map": {"at": 165532, "to": "mm"},
4339bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_22",
4340bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_20"
4341bf215546Sopenharmony_ci  },
4342bf215546Sopenharmony_ci  {
4343bf215546Sopenharmony_ci   "chips": ["gfx7"],
4344bf215546Sopenharmony_ci   "map": {"at": 165536, "to": "mm"},
4345bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_23",
4346bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_20"
4347bf215546Sopenharmony_ci  },
4348bf215546Sopenharmony_ci  {
4349bf215546Sopenharmony_ci   "chips": ["gfx7"],
4350bf215546Sopenharmony_ci   "map": {"at": 165540, "to": "mm"},
4351bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_24",
4352bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_20"
4353bf215546Sopenharmony_ci  },
4354bf215546Sopenharmony_ci  {
4355bf215546Sopenharmony_ci   "chips": ["gfx7"],
4356bf215546Sopenharmony_ci   "map": {"at": 165544, "to": "mm"},
4357bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_25",
4358bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_20"
4359bf215546Sopenharmony_ci  },
4360bf215546Sopenharmony_ci  {
4361bf215546Sopenharmony_ci   "chips": ["gfx7"],
4362bf215546Sopenharmony_ci   "map": {"at": 165548, "to": "mm"},
4363bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_26",
4364bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_20"
4365bf215546Sopenharmony_ci  },
4366bf215546Sopenharmony_ci  {
4367bf215546Sopenharmony_ci   "chips": ["gfx7"],
4368bf215546Sopenharmony_ci   "map": {"at": 165552, "to": "mm"},
4369bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_27",
4370bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_20"
4371bf215546Sopenharmony_ci  },
4372bf215546Sopenharmony_ci  {
4373bf215546Sopenharmony_ci   "chips": ["gfx7"],
4374bf215546Sopenharmony_ci   "map": {"at": 165556, "to": "mm"},
4375bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_28",
4376bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_20"
4377bf215546Sopenharmony_ci  },
4378bf215546Sopenharmony_ci  {
4379bf215546Sopenharmony_ci   "chips": ["gfx7"],
4380bf215546Sopenharmony_ci   "map": {"at": 165560, "to": "mm"},
4381bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_29",
4382bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_20"
4383bf215546Sopenharmony_ci  },
4384bf215546Sopenharmony_ci  {
4385bf215546Sopenharmony_ci   "chips": ["gfx7"],
4386bf215546Sopenharmony_ci   "map": {"at": 165564, "to": "mm"},
4387bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_30",
4388bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_20"
4389bf215546Sopenharmony_ci  },
4390bf215546Sopenharmony_ci  {
4391bf215546Sopenharmony_ci   "chips": ["gfx7"],
4392bf215546Sopenharmony_ci   "map": {"at": 165568, "to": "mm"},
4393bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_31",
4394bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_20"
4395bf215546Sopenharmony_ci  },
4396bf215546Sopenharmony_ci  {
4397bf215546Sopenharmony_ci   "chips": ["gfx7"],
4398bf215546Sopenharmony_ci   "map": {"at": 165572, "to": "mm"},
4399bf215546Sopenharmony_ci   "name": "SPI_VS_OUT_CONFIG",
4400bf215546Sopenharmony_ci   "type_ref": "SPI_VS_OUT_CONFIG"
4401bf215546Sopenharmony_ci  },
4402bf215546Sopenharmony_ci  {
4403bf215546Sopenharmony_ci   "chips": ["gfx7"],
4404bf215546Sopenharmony_ci   "map": {"at": 165580, "to": "mm"},
4405bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_ENA",
4406bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_ENA"
4407bf215546Sopenharmony_ci  },
4408bf215546Sopenharmony_ci  {
4409bf215546Sopenharmony_ci   "chips": ["gfx7"],
4410bf215546Sopenharmony_ci   "map": {"at": 165584, "to": "mm"},
4411bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_ADDR",
4412bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_ENA"
4413bf215546Sopenharmony_ci  },
4414bf215546Sopenharmony_ci  {
4415bf215546Sopenharmony_ci   "chips": ["gfx7"],
4416bf215546Sopenharmony_ci   "map": {"at": 165588, "to": "mm"},
4417bf215546Sopenharmony_ci   "name": "SPI_INTERP_CONTROL_0",
4418bf215546Sopenharmony_ci   "type_ref": "SPI_INTERP_CONTROL_0"
4419bf215546Sopenharmony_ci  },
4420bf215546Sopenharmony_ci  {
4421bf215546Sopenharmony_ci   "chips": ["gfx7"],
4422bf215546Sopenharmony_ci   "map": {"at": 165592, "to": "mm"},
4423bf215546Sopenharmony_ci   "name": "SPI_PS_IN_CONTROL",
4424bf215546Sopenharmony_ci   "type_ref": "SPI_PS_IN_CONTROL"
4425bf215546Sopenharmony_ci  },
4426bf215546Sopenharmony_ci  {
4427bf215546Sopenharmony_ci   "chips": ["gfx7"],
4428bf215546Sopenharmony_ci   "map": {"at": 165600, "to": "mm"},
4429bf215546Sopenharmony_ci   "name": "SPI_BARYC_CNTL",
4430bf215546Sopenharmony_ci   "type_ref": "SPI_BARYC_CNTL"
4431bf215546Sopenharmony_ci  },
4432bf215546Sopenharmony_ci  {
4433bf215546Sopenharmony_ci   "chips": ["gfx7"],
4434bf215546Sopenharmony_ci   "map": {"at": 165608, "to": "mm"},
4435bf215546Sopenharmony_ci   "name": "SPI_TMPRING_SIZE",
4436bf215546Sopenharmony_ci   "type_ref": "COMPUTE_TMPRING_SIZE"
4437bf215546Sopenharmony_ci  },
4438bf215546Sopenharmony_ci  {
4439bf215546Sopenharmony_ci   "chips": ["gfx7"],
4440bf215546Sopenharmony_ci   "map": {"at": 165644, "to": "mm"},
4441bf215546Sopenharmony_ci   "name": "SPI_SHADER_POS_FORMAT",
4442bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_POS_FORMAT"
4443bf215546Sopenharmony_ci  },
4444bf215546Sopenharmony_ci  {
4445bf215546Sopenharmony_ci   "chips": ["gfx7"],
4446bf215546Sopenharmony_ci   "map": {"at": 165648, "to": "mm"},
4447bf215546Sopenharmony_ci   "name": "SPI_SHADER_Z_FORMAT",
4448bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_Z_FORMAT"
4449bf215546Sopenharmony_ci  },
4450bf215546Sopenharmony_ci  {
4451bf215546Sopenharmony_ci   "chips": ["gfx7"],
4452bf215546Sopenharmony_ci   "map": {"at": 165652, "to": "mm"},
4453bf215546Sopenharmony_ci   "name": "SPI_SHADER_COL_FORMAT",
4454bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_COL_FORMAT"
4455bf215546Sopenharmony_ci  },
4456bf215546Sopenharmony_ci  {
4457bf215546Sopenharmony_ci   "chips": ["gfx7"],
4458bf215546Sopenharmony_ci   "map": {"at": 165760, "to": "mm"},
4459bf215546Sopenharmony_ci   "name": "CB_BLEND0_CONTROL",
4460bf215546Sopenharmony_ci   "type_ref": "CB_BLEND0_CONTROL"
4461bf215546Sopenharmony_ci  },
4462bf215546Sopenharmony_ci  {
4463bf215546Sopenharmony_ci   "chips": ["gfx7"],
4464bf215546Sopenharmony_ci   "map": {"at": 165764, "to": "mm"},
4465bf215546Sopenharmony_ci   "name": "CB_BLEND1_CONTROL",
4466bf215546Sopenharmony_ci   "type_ref": "CB_BLEND0_CONTROL"
4467bf215546Sopenharmony_ci  },
4468bf215546Sopenharmony_ci  {
4469bf215546Sopenharmony_ci   "chips": ["gfx7"],
4470bf215546Sopenharmony_ci   "map": {"at": 165768, "to": "mm"},
4471bf215546Sopenharmony_ci   "name": "CB_BLEND2_CONTROL",
4472bf215546Sopenharmony_ci   "type_ref": "CB_BLEND0_CONTROL"
4473bf215546Sopenharmony_ci  },
4474bf215546Sopenharmony_ci  {
4475bf215546Sopenharmony_ci   "chips": ["gfx7"],
4476bf215546Sopenharmony_ci   "map": {"at": 165772, "to": "mm"},
4477bf215546Sopenharmony_ci   "name": "CB_BLEND3_CONTROL",
4478bf215546Sopenharmony_ci   "type_ref": "CB_BLEND0_CONTROL"
4479bf215546Sopenharmony_ci  },
4480bf215546Sopenharmony_ci  {
4481bf215546Sopenharmony_ci   "chips": ["gfx7"],
4482bf215546Sopenharmony_ci   "map": {"at": 165776, "to": "mm"},
4483bf215546Sopenharmony_ci   "name": "CB_BLEND4_CONTROL",
4484bf215546Sopenharmony_ci   "type_ref": "CB_BLEND0_CONTROL"
4485bf215546Sopenharmony_ci  },
4486bf215546Sopenharmony_ci  {
4487bf215546Sopenharmony_ci   "chips": ["gfx7"],
4488bf215546Sopenharmony_ci   "map": {"at": 165780, "to": "mm"},
4489bf215546Sopenharmony_ci   "name": "CB_BLEND5_CONTROL",
4490bf215546Sopenharmony_ci   "type_ref": "CB_BLEND0_CONTROL"
4491bf215546Sopenharmony_ci  },
4492bf215546Sopenharmony_ci  {
4493bf215546Sopenharmony_ci   "chips": ["gfx7"],
4494bf215546Sopenharmony_ci   "map": {"at": 165784, "to": "mm"},
4495bf215546Sopenharmony_ci   "name": "CB_BLEND6_CONTROL",
4496bf215546Sopenharmony_ci   "type_ref": "CB_BLEND0_CONTROL"
4497bf215546Sopenharmony_ci  },
4498bf215546Sopenharmony_ci  {
4499bf215546Sopenharmony_ci   "chips": ["gfx7"],
4500bf215546Sopenharmony_ci   "map": {"at": 165788, "to": "mm"},
4501bf215546Sopenharmony_ci   "name": "CB_BLEND7_CONTROL",
4502bf215546Sopenharmony_ci   "type_ref": "CB_BLEND0_CONTROL"
4503bf215546Sopenharmony_ci  },
4504bf215546Sopenharmony_ci  {
4505bf215546Sopenharmony_ci   "chips": ["gfx7"],
4506bf215546Sopenharmony_ci   "map": {"at": 165836, "to": "mm"},
4507bf215546Sopenharmony_ci   "name": "CS_COPY_STATE",
4508bf215546Sopenharmony_ci   "type_ref": "CS_COPY_STATE"
4509bf215546Sopenharmony_ci  },
4510bf215546Sopenharmony_ci  {
4511bf215546Sopenharmony_ci   "chips": ["gfx7"],
4512bf215546Sopenharmony_ci   "map": {"at": 165840, "to": "mm"},
4513bf215546Sopenharmony_ci   "name": "GFX_COPY_STATE",
4514bf215546Sopenharmony_ci   "type_ref": "CS_COPY_STATE"
4515bf215546Sopenharmony_ci  },
4516bf215546Sopenharmony_ci  {
4517bf215546Sopenharmony_ci   "chips": ["gfx7"],
4518bf215546Sopenharmony_ci   "map": {"at": 165844, "to": "mm"},
4519bf215546Sopenharmony_ci   "name": "PA_CL_POINT_X_RAD"
4520bf215546Sopenharmony_ci  },
4521bf215546Sopenharmony_ci  {
4522bf215546Sopenharmony_ci   "chips": ["gfx7"],
4523bf215546Sopenharmony_ci   "map": {"at": 165848, "to": "mm"},
4524bf215546Sopenharmony_ci   "name": "PA_CL_POINT_Y_RAD"
4525bf215546Sopenharmony_ci  },
4526bf215546Sopenharmony_ci  {
4527bf215546Sopenharmony_ci   "chips": ["gfx7"],
4528bf215546Sopenharmony_ci   "map": {"at": 165852, "to": "mm"},
4529bf215546Sopenharmony_ci   "name": "PA_CL_POINT_SIZE"
4530bf215546Sopenharmony_ci  },
4531bf215546Sopenharmony_ci  {
4532bf215546Sopenharmony_ci   "chips": ["gfx7"],
4533bf215546Sopenharmony_ci   "map": {"at": 165856, "to": "mm"},
4534bf215546Sopenharmony_ci   "name": "PA_CL_POINT_CULL_RAD"
4535bf215546Sopenharmony_ci  },
4536bf215546Sopenharmony_ci  {
4537bf215546Sopenharmony_ci   "chips": ["gfx7"],
4538bf215546Sopenharmony_ci   "map": {"at": 165860, "to": "mm"},
4539bf215546Sopenharmony_ci   "name": "VGT_DMA_BASE_HI",
4540bf215546Sopenharmony_ci   "type_ref": "VGT_DMA_BASE_HI"
4541bf215546Sopenharmony_ci  },
4542bf215546Sopenharmony_ci  {
4543bf215546Sopenharmony_ci   "chips": ["gfx7"],
4544bf215546Sopenharmony_ci   "map": {"at": 165864, "to": "mm"},
4545bf215546Sopenharmony_ci   "name": "VGT_DMA_BASE"
4546bf215546Sopenharmony_ci  },
4547bf215546Sopenharmony_ci  {
4548bf215546Sopenharmony_ci   "chips": ["gfx7"],
4549bf215546Sopenharmony_ci   "map": {"at": 165872, "to": "mm"},
4550bf215546Sopenharmony_ci   "name": "VGT_DRAW_INITIATOR",
4551bf215546Sopenharmony_ci   "type_ref": "VGT_DRAW_INITIATOR"
4552bf215546Sopenharmony_ci  },
4553bf215546Sopenharmony_ci  {
4554bf215546Sopenharmony_ci   "chips": ["gfx7"],
4555bf215546Sopenharmony_ci   "map": {"at": 165876, "to": "mm"},
4556bf215546Sopenharmony_ci   "name": "VGT_IMMED_DATA"
4557bf215546Sopenharmony_ci  },
4558bf215546Sopenharmony_ci  {
4559bf215546Sopenharmony_ci   "chips": ["gfx7"],
4560bf215546Sopenharmony_ci   "map": {"at": 165880, "to": "mm"},
4561bf215546Sopenharmony_ci   "name": "VGT_EVENT_ADDRESS_REG",
4562bf215546Sopenharmony_ci   "type_ref": "VGT_EVENT_ADDRESS_REG"
4563bf215546Sopenharmony_ci  },
4564bf215546Sopenharmony_ci  {
4565bf215546Sopenharmony_ci   "chips": ["gfx7"],
4566bf215546Sopenharmony_ci   "map": {"at": 165888, "to": "mm"},
4567bf215546Sopenharmony_ci   "name": "DB_DEPTH_CONTROL",
4568bf215546Sopenharmony_ci   "type_ref": "DB_DEPTH_CONTROL"
4569bf215546Sopenharmony_ci  },
4570bf215546Sopenharmony_ci  {
4571bf215546Sopenharmony_ci   "chips": ["gfx7"],
4572bf215546Sopenharmony_ci   "map": {"at": 165892, "to": "mm"},
4573bf215546Sopenharmony_ci   "name": "DB_EQAA",
4574bf215546Sopenharmony_ci   "type_ref": "DB_EQAA"
4575bf215546Sopenharmony_ci  },
4576bf215546Sopenharmony_ci  {
4577bf215546Sopenharmony_ci   "chips": ["gfx7"],
4578bf215546Sopenharmony_ci   "map": {"at": 165896, "to": "mm"},
4579bf215546Sopenharmony_ci   "name": "CB_COLOR_CONTROL",
4580bf215546Sopenharmony_ci   "type_ref": "CB_COLOR_CONTROL"
4581bf215546Sopenharmony_ci  },
4582bf215546Sopenharmony_ci  {
4583bf215546Sopenharmony_ci   "chips": ["gfx7"],
4584bf215546Sopenharmony_ci   "map": {"at": 165900, "to": "mm"},
4585bf215546Sopenharmony_ci   "name": "DB_SHADER_CONTROL",
4586bf215546Sopenharmony_ci   "type_ref": "DB_SHADER_CONTROL"
4587bf215546Sopenharmony_ci  },
4588bf215546Sopenharmony_ci  {
4589bf215546Sopenharmony_ci   "chips": ["gfx7"],
4590bf215546Sopenharmony_ci   "map": {"at": 165904, "to": "mm"},
4591bf215546Sopenharmony_ci   "name": "PA_CL_CLIP_CNTL",
4592bf215546Sopenharmony_ci   "type_ref": "PA_CL_CLIP_CNTL"
4593bf215546Sopenharmony_ci  },
4594bf215546Sopenharmony_ci  {
4595bf215546Sopenharmony_ci   "chips": ["gfx7"],
4596bf215546Sopenharmony_ci   "map": {"at": 165908, "to": "mm"},
4597bf215546Sopenharmony_ci   "name": "PA_SU_SC_MODE_CNTL",
4598bf215546Sopenharmony_ci   "type_ref": "PA_SU_SC_MODE_CNTL"
4599bf215546Sopenharmony_ci  },
4600bf215546Sopenharmony_ci  {
4601bf215546Sopenharmony_ci   "chips": ["gfx7"],
4602bf215546Sopenharmony_ci   "map": {"at": 165912, "to": "mm"},
4603bf215546Sopenharmony_ci   "name": "PA_CL_VTE_CNTL",
4604bf215546Sopenharmony_ci   "type_ref": "PA_CL_VTE_CNTL"
4605bf215546Sopenharmony_ci  },
4606bf215546Sopenharmony_ci  {
4607bf215546Sopenharmony_ci   "chips": ["gfx7"],
4608bf215546Sopenharmony_ci   "map": {"at": 165916, "to": "mm"},
4609bf215546Sopenharmony_ci   "name": "PA_CL_VS_OUT_CNTL",
4610bf215546Sopenharmony_ci   "type_ref": "PA_CL_VS_OUT_CNTL"
4611bf215546Sopenharmony_ci  },
4612bf215546Sopenharmony_ci  {
4613bf215546Sopenharmony_ci   "chips": ["gfx7"],
4614bf215546Sopenharmony_ci   "map": {"at": 165920, "to": "mm"},
4615bf215546Sopenharmony_ci   "name": "PA_CL_NANINF_CNTL",
4616bf215546Sopenharmony_ci   "type_ref": "PA_CL_NANINF_CNTL"
4617bf215546Sopenharmony_ci  },
4618bf215546Sopenharmony_ci  {
4619bf215546Sopenharmony_ci   "chips": ["gfx7"],
4620bf215546Sopenharmony_ci   "map": {"at": 165924, "to": "mm"},
4621bf215546Sopenharmony_ci   "name": "PA_SU_LINE_STIPPLE_CNTL",
4622bf215546Sopenharmony_ci   "type_ref": "PA_SU_LINE_STIPPLE_CNTL"
4623bf215546Sopenharmony_ci  },
4624bf215546Sopenharmony_ci  {
4625bf215546Sopenharmony_ci   "chips": ["gfx7"],
4626bf215546Sopenharmony_ci   "map": {"at": 165928, "to": "mm"},
4627bf215546Sopenharmony_ci   "name": "PA_SU_LINE_STIPPLE_SCALE"
4628bf215546Sopenharmony_ci  },
4629bf215546Sopenharmony_ci  {
4630bf215546Sopenharmony_ci   "chips": ["gfx7"],
4631bf215546Sopenharmony_ci   "map": {"at": 165932, "to": "mm"},
4632bf215546Sopenharmony_ci   "name": "PA_SU_PRIM_FILTER_CNTL",
4633bf215546Sopenharmony_ci   "type_ref": "PA_SU_PRIM_FILTER_CNTL"
4634bf215546Sopenharmony_ci  },
4635bf215546Sopenharmony_ci  {
4636bf215546Sopenharmony_ci   "chips": ["gfx7"],
4637bf215546Sopenharmony_ci   "map": {"at": 166400, "to": "mm"},
4638bf215546Sopenharmony_ci   "name": "PA_SU_POINT_SIZE",
4639bf215546Sopenharmony_ci   "type_ref": "PA_SU_POINT_SIZE"
4640bf215546Sopenharmony_ci  },
4641bf215546Sopenharmony_ci  {
4642bf215546Sopenharmony_ci   "chips": ["gfx7"],
4643bf215546Sopenharmony_ci   "map": {"at": 166404, "to": "mm"},
4644bf215546Sopenharmony_ci   "name": "PA_SU_POINT_MINMAX",
4645bf215546Sopenharmony_ci   "type_ref": "PA_SU_POINT_MINMAX"
4646bf215546Sopenharmony_ci  },
4647bf215546Sopenharmony_ci  {
4648bf215546Sopenharmony_ci   "chips": ["gfx7"],
4649bf215546Sopenharmony_ci   "map": {"at": 166408, "to": "mm"},
4650bf215546Sopenharmony_ci   "name": "PA_SU_LINE_CNTL",
4651bf215546Sopenharmony_ci   "type_ref": "PA_SU_LINE_CNTL"
4652bf215546Sopenharmony_ci  },
4653bf215546Sopenharmony_ci  {
4654bf215546Sopenharmony_ci   "chips": ["gfx7"],
4655bf215546Sopenharmony_ci   "map": {"at": 166412, "to": "mm"},
4656bf215546Sopenharmony_ci   "name": "PA_SC_LINE_STIPPLE",
4657bf215546Sopenharmony_ci   "type_ref": "PA_SC_LINE_STIPPLE"
4658bf215546Sopenharmony_ci  },
4659bf215546Sopenharmony_ci  {
4660bf215546Sopenharmony_ci   "chips": ["gfx7"],
4661bf215546Sopenharmony_ci   "map": {"at": 166416, "to": "mm"},
4662bf215546Sopenharmony_ci   "name": "VGT_OUTPUT_PATH_CNTL",
4663bf215546Sopenharmony_ci   "type_ref": "VGT_OUTPUT_PATH_CNTL"
4664bf215546Sopenharmony_ci  },
4665bf215546Sopenharmony_ci  {
4666bf215546Sopenharmony_ci   "chips": ["gfx7"],
4667bf215546Sopenharmony_ci   "map": {"at": 166420, "to": "mm"},
4668bf215546Sopenharmony_ci   "name": "VGT_HOS_CNTL",
4669bf215546Sopenharmony_ci   "type_ref": "VGT_HOS_CNTL"
4670bf215546Sopenharmony_ci  },
4671bf215546Sopenharmony_ci  {
4672bf215546Sopenharmony_ci   "chips": ["gfx7"],
4673bf215546Sopenharmony_ci   "map": {"at": 166424, "to": "mm"},
4674bf215546Sopenharmony_ci   "name": "VGT_HOS_MAX_TESS_LEVEL"
4675bf215546Sopenharmony_ci  },
4676bf215546Sopenharmony_ci  {
4677bf215546Sopenharmony_ci   "chips": ["gfx7"],
4678bf215546Sopenharmony_ci   "map": {"at": 166428, "to": "mm"},
4679bf215546Sopenharmony_ci   "name": "VGT_HOS_MIN_TESS_LEVEL"
4680bf215546Sopenharmony_ci  },
4681bf215546Sopenharmony_ci  {
4682bf215546Sopenharmony_ci   "chips": ["gfx7"],
4683bf215546Sopenharmony_ci   "map": {"at": 166432, "to": "mm"},
4684bf215546Sopenharmony_ci   "name": "VGT_HOS_REUSE_DEPTH",
4685bf215546Sopenharmony_ci   "type_ref": "VGT_HOS_REUSE_DEPTH"
4686bf215546Sopenharmony_ci  },
4687bf215546Sopenharmony_ci  {
4688bf215546Sopenharmony_ci   "chips": ["gfx7"],
4689bf215546Sopenharmony_ci   "map": {"at": 166436, "to": "mm"},
4690bf215546Sopenharmony_ci   "name": "VGT_GROUP_PRIM_TYPE",
4691bf215546Sopenharmony_ci   "type_ref": "VGT_GROUP_PRIM_TYPE"
4692bf215546Sopenharmony_ci  },
4693bf215546Sopenharmony_ci  {
4694bf215546Sopenharmony_ci   "chips": ["gfx7"],
4695bf215546Sopenharmony_ci   "map": {"at": 166440, "to": "mm"},
4696bf215546Sopenharmony_ci   "name": "VGT_GROUP_FIRST_DECR",
4697bf215546Sopenharmony_ci   "type_ref": "VGT_GROUP_FIRST_DECR"
4698bf215546Sopenharmony_ci  },
4699bf215546Sopenharmony_ci  {
4700bf215546Sopenharmony_ci   "chips": ["gfx7"],
4701bf215546Sopenharmony_ci   "map": {"at": 166444, "to": "mm"},
4702bf215546Sopenharmony_ci   "name": "VGT_GROUP_DECR",
4703bf215546Sopenharmony_ci   "type_ref": "VGT_GROUP_DECR"
4704bf215546Sopenharmony_ci  },
4705bf215546Sopenharmony_ci  {
4706bf215546Sopenharmony_ci   "chips": ["gfx7"],
4707bf215546Sopenharmony_ci   "map": {"at": 166448, "to": "mm"},
4708bf215546Sopenharmony_ci   "name": "VGT_GROUP_VECT_0_CNTL",
4709bf215546Sopenharmony_ci   "type_ref": "VGT_GROUP_VECT_0_CNTL"
4710bf215546Sopenharmony_ci  },
4711bf215546Sopenharmony_ci  {
4712bf215546Sopenharmony_ci   "chips": ["gfx7"],
4713bf215546Sopenharmony_ci   "map": {"at": 166452, "to": "mm"},
4714bf215546Sopenharmony_ci   "name": "VGT_GROUP_VECT_1_CNTL",
4715bf215546Sopenharmony_ci   "type_ref": "VGT_GROUP_VECT_0_CNTL"
4716bf215546Sopenharmony_ci  },
4717bf215546Sopenharmony_ci  {
4718bf215546Sopenharmony_ci   "chips": ["gfx7"],
4719bf215546Sopenharmony_ci   "map": {"at": 166456, "to": "mm"},
4720bf215546Sopenharmony_ci   "name": "VGT_GROUP_VECT_0_FMT_CNTL",
4721bf215546Sopenharmony_ci   "type_ref": "VGT_GROUP_VECT_0_FMT_CNTL"
4722bf215546Sopenharmony_ci  },
4723bf215546Sopenharmony_ci  {
4724bf215546Sopenharmony_ci   "chips": ["gfx7"],
4725bf215546Sopenharmony_ci   "map": {"at": 166460, "to": "mm"},
4726bf215546Sopenharmony_ci   "name": "VGT_GROUP_VECT_1_FMT_CNTL",
4727bf215546Sopenharmony_ci   "type_ref": "VGT_GROUP_VECT_0_FMT_CNTL"
4728bf215546Sopenharmony_ci  },
4729bf215546Sopenharmony_ci  {
4730bf215546Sopenharmony_ci   "chips": ["gfx7"],
4731bf215546Sopenharmony_ci   "map": {"at": 166464, "to": "mm"},
4732bf215546Sopenharmony_ci   "name": "VGT_GS_MODE",
4733bf215546Sopenharmony_ci   "type_ref": "VGT_GS_MODE"
4734bf215546Sopenharmony_ci  },
4735bf215546Sopenharmony_ci  {
4736bf215546Sopenharmony_ci   "chips": ["gfx7"],
4737bf215546Sopenharmony_ci   "map": {"at": 166468, "to": "mm"},
4738bf215546Sopenharmony_ci   "name": "VGT_GS_ONCHIP_CNTL",
4739bf215546Sopenharmony_ci   "type_ref": "VGT_GS_ONCHIP_CNTL"
4740bf215546Sopenharmony_ci  },
4741bf215546Sopenharmony_ci  {
4742bf215546Sopenharmony_ci   "chips": ["gfx7"],
4743bf215546Sopenharmony_ci   "map": {"at": 166472, "to": "mm"},
4744bf215546Sopenharmony_ci   "name": "PA_SC_MODE_CNTL_0",
4745bf215546Sopenharmony_ci   "type_ref": "PA_SC_MODE_CNTL_0"
4746bf215546Sopenharmony_ci  },
4747bf215546Sopenharmony_ci  {
4748bf215546Sopenharmony_ci   "chips": ["gfx7"],
4749bf215546Sopenharmony_ci   "map": {"at": 166476, "to": "mm"},
4750bf215546Sopenharmony_ci   "name": "PA_SC_MODE_CNTL_1",
4751bf215546Sopenharmony_ci   "type_ref": "PA_SC_MODE_CNTL_1"
4752bf215546Sopenharmony_ci  },
4753bf215546Sopenharmony_ci  {
4754bf215546Sopenharmony_ci   "chips": ["gfx7"],
4755bf215546Sopenharmony_ci   "map": {"at": 166480, "to": "mm"},
4756bf215546Sopenharmony_ci   "name": "VGT_ENHANCE"
4757bf215546Sopenharmony_ci  },
4758bf215546Sopenharmony_ci  {
4759bf215546Sopenharmony_ci   "chips": ["gfx7"],
4760bf215546Sopenharmony_ci   "map": {"at": 166484, "to": "mm"},
4761bf215546Sopenharmony_ci   "name": "VGT_GS_PER_ES",
4762bf215546Sopenharmony_ci   "type_ref": "VGT_GS_PER_ES"
4763bf215546Sopenharmony_ci  },
4764bf215546Sopenharmony_ci  {
4765bf215546Sopenharmony_ci   "chips": ["gfx7"],
4766bf215546Sopenharmony_ci   "map": {"at": 166488, "to": "mm"},
4767bf215546Sopenharmony_ci   "name": "VGT_ES_PER_GS",
4768bf215546Sopenharmony_ci   "type_ref": "VGT_ES_PER_GS"
4769bf215546Sopenharmony_ci  },
4770bf215546Sopenharmony_ci  {
4771bf215546Sopenharmony_ci   "chips": ["gfx7"],
4772bf215546Sopenharmony_ci   "map": {"at": 166492, "to": "mm"},
4773bf215546Sopenharmony_ci   "name": "VGT_GS_PER_VS",
4774bf215546Sopenharmony_ci   "type_ref": "VGT_GS_PER_VS"
4775bf215546Sopenharmony_ci  },
4776bf215546Sopenharmony_ci  {
4777bf215546Sopenharmony_ci   "chips": ["gfx7"],
4778bf215546Sopenharmony_ci   "map": {"at": 166496, "to": "mm"},
4779bf215546Sopenharmony_ci   "name": "VGT_GSVS_RING_OFFSET_1",
4780bf215546Sopenharmony_ci   "type_ref": "VGT_GSVS_RING_OFFSET_1"
4781bf215546Sopenharmony_ci  },
4782bf215546Sopenharmony_ci  {
4783bf215546Sopenharmony_ci   "chips": ["gfx7"],
4784bf215546Sopenharmony_ci   "map": {"at": 166500, "to": "mm"},
4785bf215546Sopenharmony_ci   "name": "VGT_GSVS_RING_OFFSET_2",
4786bf215546Sopenharmony_ci   "type_ref": "VGT_GSVS_RING_OFFSET_1"
4787bf215546Sopenharmony_ci  },
4788bf215546Sopenharmony_ci  {
4789bf215546Sopenharmony_ci   "chips": ["gfx7"],
4790bf215546Sopenharmony_ci   "map": {"at": 166504, "to": "mm"},
4791bf215546Sopenharmony_ci   "name": "VGT_GSVS_RING_OFFSET_3",
4792bf215546Sopenharmony_ci   "type_ref": "VGT_GSVS_RING_OFFSET_1"
4793bf215546Sopenharmony_ci  },
4794bf215546Sopenharmony_ci  {
4795bf215546Sopenharmony_ci   "chips": ["gfx7"],
4796bf215546Sopenharmony_ci   "map": {"at": 166508, "to": "mm"},
4797bf215546Sopenharmony_ci   "name": "VGT_GS_OUT_PRIM_TYPE",
4798bf215546Sopenharmony_ci   "type_ref": "VGT_GS_OUT_PRIM_TYPE"
4799bf215546Sopenharmony_ci  },
4800bf215546Sopenharmony_ci  {
4801bf215546Sopenharmony_ci   "chips": ["gfx7"],
4802bf215546Sopenharmony_ci   "map": {"at": 166512, "to": "mm"},
4803bf215546Sopenharmony_ci   "name": "IA_ENHANCE"
4804bf215546Sopenharmony_ci  },
4805bf215546Sopenharmony_ci  {
4806bf215546Sopenharmony_ci   "chips": ["gfx7"],
4807bf215546Sopenharmony_ci   "map": {"at": 166516, "to": "mm"},
4808bf215546Sopenharmony_ci   "name": "VGT_DMA_SIZE"
4809bf215546Sopenharmony_ci  },
4810bf215546Sopenharmony_ci  {
4811bf215546Sopenharmony_ci   "chips": ["gfx7"],
4812bf215546Sopenharmony_ci   "map": {"at": 166520, "to": "mm"},
4813bf215546Sopenharmony_ci   "name": "VGT_DMA_MAX_SIZE"
4814bf215546Sopenharmony_ci  },
4815bf215546Sopenharmony_ci  {
4816bf215546Sopenharmony_ci   "chips": ["gfx7"],
4817bf215546Sopenharmony_ci   "map": {"at": 166524, "to": "mm"},
4818bf215546Sopenharmony_ci   "name": "VGT_DMA_INDEX_TYPE",
4819bf215546Sopenharmony_ci   "type_ref": "VGT_DMA_INDEX_TYPE"
4820bf215546Sopenharmony_ci  },
4821bf215546Sopenharmony_ci  {
4822bf215546Sopenharmony_ci   "chips": ["gfx7"],
4823bf215546Sopenharmony_ci   "map": {"at": 166528, "to": "mm"},
4824bf215546Sopenharmony_ci   "name": "WD_ENHANCE"
4825bf215546Sopenharmony_ci  },
4826bf215546Sopenharmony_ci  {
4827bf215546Sopenharmony_ci   "chips": ["gfx7"],
4828bf215546Sopenharmony_ci   "map": {"at": 166532, "to": "mm"},
4829bf215546Sopenharmony_ci   "name": "VGT_PRIMITIVEID_EN",
4830bf215546Sopenharmony_ci   "type_ref": "VGT_PRIMITIVEID_EN"
4831bf215546Sopenharmony_ci  },
4832bf215546Sopenharmony_ci  {
4833bf215546Sopenharmony_ci   "chips": ["gfx7"],
4834bf215546Sopenharmony_ci   "map": {"at": 166536, "to": "mm"},
4835bf215546Sopenharmony_ci   "name": "VGT_DMA_NUM_INSTANCES"
4836bf215546Sopenharmony_ci  },
4837bf215546Sopenharmony_ci  {
4838bf215546Sopenharmony_ci   "chips": ["gfx7"],
4839bf215546Sopenharmony_ci   "map": {"at": 166540, "to": "mm"},
4840bf215546Sopenharmony_ci   "name": "VGT_PRIMITIVEID_RESET"
4841bf215546Sopenharmony_ci  },
4842bf215546Sopenharmony_ci  {
4843bf215546Sopenharmony_ci   "chips": ["gfx7"],
4844bf215546Sopenharmony_ci   "map": {"at": 166544, "to": "mm"},
4845bf215546Sopenharmony_ci   "name": "VGT_EVENT_INITIATOR",
4846bf215546Sopenharmony_ci   "type_ref": "VGT_EVENT_INITIATOR"
4847bf215546Sopenharmony_ci  },
4848bf215546Sopenharmony_ci  {
4849bf215546Sopenharmony_ci   "chips": ["gfx7"],
4850bf215546Sopenharmony_ci   "map": {"at": 166548, "to": "mm"},
4851bf215546Sopenharmony_ci   "name": "VGT_MULTI_PRIM_IB_RESET_EN",
4852bf215546Sopenharmony_ci   "type_ref": "VGT_MULTI_PRIM_IB_RESET_EN"
4853bf215546Sopenharmony_ci  },
4854bf215546Sopenharmony_ci  {
4855bf215546Sopenharmony_ci   "chips": ["gfx7"],
4856bf215546Sopenharmony_ci   "map": {"at": 166560, "to": "mm"},
4857bf215546Sopenharmony_ci   "name": "VGT_INSTANCE_STEP_RATE_0"
4858bf215546Sopenharmony_ci  },
4859bf215546Sopenharmony_ci  {
4860bf215546Sopenharmony_ci   "chips": ["gfx7"],
4861bf215546Sopenharmony_ci   "map": {"at": 166564, "to": "mm"},
4862bf215546Sopenharmony_ci   "name": "VGT_INSTANCE_STEP_RATE_1"
4863bf215546Sopenharmony_ci  },
4864bf215546Sopenharmony_ci  {
4865bf215546Sopenharmony_ci   "chips": ["gfx7"],
4866bf215546Sopenharmony_ci   "map": {"at": 166568, "to": "mm"},
4867bf215546Sopenharmony_ci   "name": "IA_MULTI_VGT_PARAM",
4868bf215546Sopenharmony_ci   "type_ref": "IA_MULTI_VGT_PARAM"
4869bf215546Sopenharmony_ci  },
4870bf215546Sopenharmony_ci  {
4871bf215546Sopenharmony_ci   "chips": ["gfx7"],
4872bf215546Sopenharmony_ci   "map": {"at": 166572, "to": "mm"},
4873bf215546Sopenharmony_ci   "name": "VGT_ESGS_RING_ITEMSIZE",
4874bf215546Sopenharmony_ci   "type_ref": "VGT_ESGS_RING_ITEMSIZE"
4875bf215546Sopenharmony_ci  },
4876bf215546Sopenharmony_ci  {
4877bf215546Sopenharmony_ci   "chips": ["gfx7"],
4878bf215546Sopenharmony_ci   "map": {"at": 166576, "to": "mm"},
4879bf215546Sopenharmony_ci   "name": "VGT_GSVS_RING_ITEMSIZE",
4880bf215546Sopenharmony_ci   "type_ref": "VGT_ESGS_RING_ITEMSIZE"
4881bf215546Sopenharmony_ci  },
4882bf215546Sopenharmony_ci  {
4883bf215546Sopenharmony_ci   "chips": ["gfx7"],
4884bf215546Sopenharmony_ci   "map": {"at": 166580, "to": "mm"},
4885bf215546Sopenharmony_ci   "name": "VGT_REUSE_OFF",
4886bf215546Sopenharmony_ci   "type_ref": "VGT_REUSE_OFF"
4887bf215546Sopenharmony_ci  },
4888bf215546Sopenharmony_ci  {
4889bf215546Sopenharmony_ci   "chips": ["gfx7"],
4890bf215546Sopenharmony_ci   "map": {"at": 166584, "to": "mm"},
4891bf215546Sopenharmony_ci   "name": "VGT_VTX_CNT_EN",
4892bf215546Sopenharmony_ci   "type_ref": "VGT_VTX_CNT_EN"
4893bf215546Sopenharmony_ci  },
4894bf215546Sopenharmony_ci  {
4895bf215546Sopenharmony_ci   "chips": ["gfx7"],
4896bf215546Sopenharmony_ci   "map": {"at": 166588, "to": "mm"},
4897bf215546Sopenharmony_ci   "name": "DB_HTILE_SURFACE",
4898bf215546Sopenharmony_ci   "type_ref": "DB_HTILE_SURFACE"
4899bf215546Sopenharmony_ci  },
4900bf215546Sopenharmony_ci  {
4901bf215546Sopenharmony_ci   "chips": ["gfx7"],
4902bf215546Sopenharmony_ci   "map": {"at": 166592, "to": "mm"},
4903bf215546Sopenharmony_ci   "name": "DB_SRESULTS_COMPARE_STATE0",
4904bf215546Sopenharmony_ci   "type_ref": "DB_SRESULTS_COMPARE_STATE0"
4905bf215546Sopenharmony_ci  },
4906bf215546Sopenharmony_ci  {
4907bf215546Sopenharmony_ci   "chips": ["gfx7"],
4908bf215546Sopenharmony_ci   "map": {"at": 166596, "to": "mm"},
4909bf215546Sopenharmony_ci   "name": "DB_SRESULTS_COMPARE_STATE1",
4910bf215546Sopenharmony_ci   "type_ref": "DB_SRESULTS_COMPARE_STATE1"
4911bf215546Sopenharmony_ci  },
4912bf215546Sopenharmony_ci  {
4913bf215546Sopenharmony_ci   "chips": ["gfx7"],
4914bf215546Sopenharmony_ci   "map": {"at": 166600, "to": "mm"},
4915bf215546Sopenharmony_ci   "name": "DB_PRELOAD_CONTROL",
4916bf215546Sopenharmony_ci   "type_ref": "DB_PRELOAD_CONTROL"
4917bf215546Sopenharmony_ci  },
4918bf215546Sopenharmony_ci  {
4919bf215546Sopenharmony_ci   "chips": ["gfx7"],
4920bf215546Sopenharmony_ci   "map": {"at": 166608, "to": "mm"},
4921bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_BUFFER_SIZE_0"
4922bf215546Sopenharmony_ci  },
4923bf215546Sopenharmony_ci  {
4924bf215546Sopenharmony_ci   "chips": ["gfx7"],
4925bf215546Sopenharmony_ci   "map": {"at": 166612, "to": "mm"},
4926bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_VTX_STRIDE_0",
4927bf215546Sopenharmony_ci   "type_ref": "VGT_STRMOUT_VTX_STRIDE_0"
4928bf215546Sopenharmony_ci  },
4929bf215546Sopenharmony_ci  {
4930bf215546Sopenharmony_ci   "chips": ["gfx7"],
4931bf215546Sopenharmony_ci   "map": {"at": 166620, "to": "mm"},
4932bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_BUFFER_OFFSET_0"
4933bf215546Sopenharmony_ci  },
4934bf215546Sopenharmony_ci  {
4935bf215546Sopenharmony_ci   "chips": ["gfx7"],
4936bf215546Sopenharmony_ci   "map": {"at": 166624, "to": "mm"},
4937bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_BUFFER_SIZE_1"
4938bf215546Sopenharmony_ci  },
4939bf215546Sopenharmony_ci  {
4940bf215546Sopenharmony_ci   "chips": ["gfx7"],
4941bf215546Sopenharmony_ci   "map": {"at": 166628, "to": "mm"},
4942bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_VTX_STRIDE_1",
4943bf215546Sopenharmony_ci   "type_ref": "VGT_STRMOUT_VTX_STRIDE_0"
4944bf215546Sopenharmony_ci  },
4945bf215546Sopenharmony_ci  {
4946bf215546Sopenharmony_ci   "chips": ["gfx7"],
4947bf215546Sopenharmony_ci   "map": {"at": 166636, "to": "mm"},
4948bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_BUFFER_OFFSET_1"
4949bf215546Sopenharmony_ci  },
4950bf215546Sopenharmony_ci  {
4951bf215546Sopenharmony_ci   "chips": ["gfx7"],
4952bf215546Sopenharmony_ci   "map": {"at": 166640, "to": "mm"},
4953bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_BUFFER_SIZE_2"
4954bf215546Sopenharmony_ci  },
4955bf215546Sopenharmony_ci  {
4956bf215546Sopenharmony_ci   "chips": ["gfx7"],
4957bf215546Sopenharmony_ci   "map": {"at": 166644, "to": "mm"},
4958bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_VTX_STRIDE_2",
4959bf215546Sopenharmony_ci   "type_ref": "VGT_STRMOUT_VTX_STRIDE_0"
4960bf215546Sopenharmony_ci  },
4961bf215546Sopenharmony_ci  {
4962bf215546Sopenharmony_ci   "chips": ["gfx7"],
4963bf215546Sopenharmony_ci   "map": {"at": 166652, "to": "mm"},
4964bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_BUFFER_OFFSET_2"
4965bf215546Sopenharmony_ci  },
4966bf215546Sopenharmony_ci  {
4967bf215546Sopenharmony_ci   "chips": ["gfx7"],
4968bf215546Sopenharmony_ci   "map": {"at": 166656, "to": "mm"},
4969bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_BUFFER_SIZE_3"
4970bf215546Sopenharmony_ci  },
4971bf215546Sopenharmony_ci  {
4972bf215546Sopenharmony_ci   "chips": ["gfx7"],
4973bf215546Sopenharmony_ci   "map": {"at": 166660, "to": "mm"},
4974bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_VTX_STRIDE_3",
4975bf215546Sopenharmony_ci   "type_ref": "VGT_STRMOUT_VTX_STRIDE_0"
4976bf215546Sopenharmony_ci  },
4977bf215546Sopenharmony_ci  {
4978bf215546Sopenharmony_ci   "chips": ["gfx7"],
4979bf215546Sopenharmony_ci   "map": {"at": 166668, "to": "mm"},
4980bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_BUFFER_OFFSET_3"
4981bf215546Sopenharmony_ci  },
4982bf215546Sopenharmony_ci  {
4983bf215546Sopenharmony_ci   "chips": ["gfx7"],
4984bf215546Sopenharmony_ci   "map": {"at": 166696, "to": "mm"},
4985bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_DRAW_OPAQUE_OFFSET"
4986bf215546Sopenharmony_ci  },
4987bf215546Sopenharmony_ci  {
4988bf215546Sopenharmony_ci   "chips": ["gfx7"],
4989bf215546Sopenharmony_ci   "map": {"at": 166700, "to": "mm"},
4990bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_DRAW_OPAQUE_BUFFER_FILLED_SIZE"
4991bf215546Sopenharmony_ci  },
4992bf215546Sopenharmony_ci  {
4993bf215546Sopenharmony_ci   "chips": ["gfx7"],
4994bf215546Sopenharmony_ci   "map": {"at": 166704, "to": "mm"},
4995bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_DRAW_OPAQUE_VERTEX_STRIDE",
4996bf215546Sopenharmony_ci   "type_ref": "VGT_STRMOUT_DRAW_OPAQUE_VERTEX_STRIDE"
4997bf215546Sopenharmony_ci  },
4998bf215546Sopenharmony_ci  {
4999bf215546Sopenharmony_ci   "chips": ["gfx7"],
5000bf215546Sopenharmony_ci   "map": {"at": 166712, "to": "mm"},
5001bf215546Sopenharmony_ci   "name": "VGT_GS_MAX_VERT_OUT",
5002bf215546Sopenharmony_ci   "type_ref": "VGT_GS_MAX_VERT_OUT"
5003bf215546Sopenharmony_ci  },
5004bf215546Sopenharmony_ci  {
5005bf215546Sopenharmony_ci   "chips": ["gfx7"],
5006bf215546Sopenharmony_ci   "map": {"at": 166740, "to": "mm"},
5007bf215546Sopenharmony_ci   "name": "VGT_SHADER_STAGES_EN",
5008bf215546Sopenharmony_ci   "type_ref": "VGT_SHADER_STAGES_EN"
5009bf215546Sopenharmony_ci  },
5010bf215546Sopenharmony_ci  {
5011bf215546Sopenharmony_ci   "chips": ["gfx7"],
5012bf215546Sopenharmony_ci   "map": {"at": 166744, "to": "mm"},
5013bf215546Sopenharmony_ci   "name": "VGT_LS_HS_CONFIG",
5014bf215546Sopenharmony_ci   "type_ref": "VGT_LS_HS_CONFIG"
5015bf215546Sopenharmony_ci  },
5016bf215546Sopenharmony_ci  {
5017bf215546Sopenharmony_ci   "chips": ["gfx7"],
5018bf215546Sopenharmony_ci   "map": {"at": 166748, "to": "mm"},
5019bf215546Sopenharmony_ci   "name": "VGT_GS_VERT_ITEMSIZE",
5020bf215546Sopenharmony_ci   "type_ref": "VGT_ESGS_RING_ITEMSIZE"
5021bf215546Sopenharmony_ci  },
5022bf215546Sopenharmony_ci  {
5023bf215546Sopenharmony_ci   "chips": ["gfx7"],
5024bf215546Sopenharmony_ci   "map": {"at": 166752, "to": "mm"},
5025bf215546Sopenharmony_ci   "name": "VGT_GS_VERT_ITEMSIZE_1",
5026bf215546Sopenharmony_ci   "type_ref": "VGT_ESGS_RING_ITEMSIZE"
5027bf215546Sopenharmony_ci  },
5028bf215546Sopenharmony_ci  {
5029bf215546Sopenharmony_ci   "chips": ["gfx7"],
5030bf215546Sopenharmony_ci   "map": {"at": 166756, "to": "mm"},
5031bf215546Sopenharmony_ci   "name": "VGT_GS_VERT_ITEMSIZE_2",
5032bf215546Sopenharmony_ci   "type_ref": "VGT_ESGS_RING_ITEMSIZE"
5033bf215546Sopenharmony_ci  },
5034bf215546Sopenharmony_ci  {
5035bf215546Sopenharmony_ci   "chips": ["gfx7"],
5036bf215546Sopenharmony_ci   "map": {"at": 166760, "to": "mm"},
5037bf215546Sopenharmony_ci   "name": "VGT_GS_VERT_ITEMSIZE_3",
5038bf215546Sopenharmony_ci   "type_ref": "VGT_ESGS_RING_ITEMSIZE"
5039bf215546Sopenharmony_ci  },
5040bf215546Sopenharmony_ci  {
5041bf215546Sopenharmony_ci   "chips": ["gfx7"],
5042bf215546Sopenharmony_ci   "map": {"at": 166764, "to": "mm"},
5043bf215546Sopenharmony_ci   "name": "VGT_TF_PARAM",
5044bf215546Sopenharmony_ci   "type_ref": "VGT_TF_PARAM"
5045bf215546Sopenharmony_ci  },
5046bf215546Sopenharmony_ci  {
5047bf215546Sopenharmony_ci   "chips": ["gfx7"],
5048bf215546Sopenharmony_ci   "map": {"at": 166768, "to": "mm"},
5049bf215546Sopenharmony_ci   "name": "DB_ALPHA_TO_MASK",
5050bf215546Sopenharmony_ci   "type_ref": "DB_ALPHA_TO_MASK"
5051bf215546Sopenharmony_ci  },
5052bf215546Sopenharmony_ci  {
5053bf215546Sopenharmony_ci   "chips": ["gfx7"],
5054bf215546Sopenharmony_ci   "map": {"at": 166772, "to": "mm"},
5055bf215546Sopenharmony_ci   "name": "VGT_DISPATCH_DRAW_INDEX"
5056bf215546Sopenharmony_ci  },
5057bf215546Sopenharmony_ci  {
5058bf215546Sopenharmony_ci   "chips": ["gfx7"],
5059bf215546Sopenharmony_ci   "map": {"at": 166776, "to": "mm"},
5060bf215546Sopenharmony_ci   "name": "PA_SU_POLY_OFFSET_DB_FMT_CNTL",
5061bf215546Sopenharmony_ci   "type_ref": "PA_SU_POLY_OFFSET_DB_FMT_CNTL"
5062bf215546Sopenharmony_ci  },
5063bf215546Sopenharmony_ci  {
5064bf215546Sopenharmony_ci   "chips": ["gfx7"],
5065bf215546Sopenharmony_ci   "map": {"at": 166780, "to": "mm"},
5066bf215546Sopenharmony_ci   "name": "PA_SU_POLY_OFFSET_CLAMP"
5067bf215546Sopenharmony_ci  },
5068bf215546Sopenharmony_ci  {
5069bf215546Sopenharmony_ci   "chips": ["gfx7"],
5070bf215546Sopenharmony_ci   "map": {"at": 166784, "to": "mm"},
5071bf215546Sopenharmony_ci   "name": "PA_SU_POLY_OFFSET_FRONT_SCALE"
5072bf215546Sopenharmony_ci  },
5073bf215546Sopenharmony_ci  {
5074bf215546Sopenharmony_ci   "chips": ["gfx7"],
5075bf215546Sopenharmony_ci   "map": {"at": 166788, "to": "mm"},
5076bf215546Sopenharmony_ci   "name": "PA_SU_POLY_OFFSET_FRONT_OFFSET"
5077bf215546Sopenharmony_ci  },
5078bf215546Sopenharmony_ci  {
5079bf215546Sopenharmony_ci   "chips": ["gfx7"],
5080bf215546Sopenharmony_ci   "map": {"at": 166792, "to": "mm"},
5081bf215546Sopenharmony_ci   "name": "PA_SU_POLY_OFFSET_BACK_SCALE"
5082bf215546Sopenharmony_ci  },
5083bf215546Sopenharmony_ci  {
5084bf215546Sopenharmony_ci   "chips": ["gfx7"],
5085bf215546Sopenharmony_ci   "map": {"at": 166796, "to": "mm"},
5086bf215546Sopenharmony_ci   "name": "PA_SU_POLY_OFFSET_BACK_OFFSET"
5087bf215546Sopenharmony_ci  },
5088bf215546Sopenharmony_ci  {
5089bf215546Sopenharmony_ci   "chips": ["gfx7"],
5090bf215546Sopenharmony_ci   "map": {"at": 166800, "to": "mm"},
5091bf215546Sopenharmony_ci   "name": "VGT_GS_INSTANCE_CNT",
5092bf215546Sopenharmony_ci   "type_ref": "VGT_GS_INSTANCE_CNT"
5093bf215546Sopenharmony_ci  },
5094bf215546Sopenharmony_ci  {
5095bf215546Sopenharmony_ci   "chips": ["gfx7"],
5096bf215546Sopenharmony_ci   "map": {"at": 166804, "to": "mm"},
5097bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_CONFIG",
5098bf215546Sopenharmony_ci   "type_ref": "VGT_STRMOUT_CONFIG"
5099bf215546Sopenharmony_ci  },
5100bf215546Sopenharmony_ci  {
5101bf215546Sopenharmony_ci   "chips": ["gfx7"],
5102bf215546Sopenharmony_ci   "map": {"at": 166808, "to": "mm"},
5103bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_BUFFER_CONFIG",
5104bf215546Sopenharmony_ci   "type_ref": "VGT_STRMOUT_BUFFER_CONFIG"
5105bf215546Sopenharmony_ci  },
5106bf215546Sopenharmony_ci  {
5107bf215546Sopenharmony_ci   "chips": ["gfx7"],
5108bf215546Sopenharmony_ci   "map": {"at": 166868, "to": "mm"},
5109bf215546Sopenharmony_ci   "name": "PA_SC_CENTROID_PRIORITY_0",
5110bf215546Sopenharmony_ci   "type_ref": "PA_SC_CENTROID_PRIORITY_0"
5111bf215546Sopenharmony_ci  },
5112bf215546Sopenharmony_ci  {
5113bf215546Sopenharmony_ci   "chips": ["gfx7"],
5114bf215546Sopenharmony_ci   "map": {"at": 166872, "to": "mm"},
5115bf215546Sopenharmony_ci   "name": "PA_SC_CENTROID_PRIORITY_1",
5116bf215546Sopenharmony_ci   "type_ref": "PA_SC_CENTROID_PRIORITY_1"
5117bf215546Sopenharmony_ci  },
5118bf215546Sopenharmony_ci  {
5119bf215546Sopenharmony_ci   "chips": ["gfx7"],
5120bf215546Sopenharmony_ci   "map": {"at": 166876, "to": "mm"},
5121bf215546Sopenharmony_ci   "name": "PA_SC_LINE_CNTL",
5122bf215546Sopenharmony_ci   "type_ref": "PA_SC_LINE_CNTL"
5123bf215546Sopenharmony_ci  },
5124bf215546Sopenharmony_ci  {
5125bf215546Sopenharmony_ci   "chips": ["gfx7"],
5126bf215546Sopenharmony_ci   "map": {"at": 166880, "to": "mm"},
5127bf215546Sopenharmony_ci   "name": "PA_SC_AA_CONFIG",
5128bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_CONFIG"
5129bf215546Sopenharmony_ci  },
5130bf215546Sopenharmony_ci  {
5131bf215546Sopenharmony_ci   "chips": ["gfx7"],
5132bf215546Sopenharmony_ci   "map": {"at": 166884, "to": "mm"},
5133bf215546Sopenharmony_ci   "name": "PA_SU_VTX_CNTL",
5134bf215546Sopenharmony_ci   "type_ref": "PA_SU_VTX_CNTL"
5135bf215546Sopenharmony_ci  },
5136bf215546Sopenharmony_ci  {
5137bf215546Sopenharmony_ci   "chips": ["gfx7"],
5138bf215546Sopenharmony_ci   "map": {"at": 166888, "to": "mm"},
5139bf215546Sopenharmony_ci   "name": "PA_CL_GB_VERT_CLIP_ADJ"
5140bf215546Sopenharmony_ci  },
5141bf215546Sopenharmony_ci  {
5142bf215546Sopenharmony_ci   "chips": ["gfx7"],
5143bf215546Sopenharmony_ci   "map": {"at": 166892, "to": "mm"},
5144bf215546Sopenharmony_ci   "name": "PA_CL_GB_VERT_DISC_ADJ"
5145bf215546Sopenharmony_ci  },
5146bf215546Sopenharmony_ci  {
5147bf215546Sopenharmony_ci   "chips": ["gfx7"],
5148bf215546Sopenharmony_ci   "map": {"at": 166896, "to": "mm"},
5149bf215546Sopenharmony_ci   "name": "PA_CL_GB_HORZ_CLIP_ADJ"
5150bf215546Sopenharmony_ci  },
5151bf215546Sopenharmony_ci  {
5152bf215546Sopenharmony_ci   "chips": ["gfx7"],
5153bf215546Sopenharmony_ci   "map": {"at": 166900, "to": "mm"},
5154bf215546Sopenharmony_ci   "name": "PA_CL_GB_HORZ_DISC_ADJ"
5155bf215546Sopenharmony_ci  },
5156bf215546Sopenharmony_ci  {
5157bf215546Sopenharmony_ci   "chips": ["gfx7"],
5158bf215546Sopenharmony_ci   "map": {"at": 166904, "to": "mm"},
5159bf215546Sopenharmony_ci   "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_0",
5160bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_0"
5161bf215546Sopenharmony_ci  },
5162bf215546Sopenharmony_ci  {
5163bf215546Sopenharmony_ci   "chips": ["gfx7"],
5164bf215546Sopenharmony_ci   "map": {"at": 166908, "to": "mm"},
5165bf215546Sopenharmony_ci   "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_1",
5166bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_1"
5167bf215546Sopenharmony_ci  },
5168bf215546Sopenharmony_ci  {
5169bf215546Sopenharmony_ci   "chips": ["gfx7"],
5170bf215546Sopenharmony_ci   "map": {"at": 166912, "to": "mm"},
5171bf215546Sopenharmony_ci   "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_2",
5172bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_2"
5173bf215546Sopenharmony_ci  },
5174bf215546Sopenharmony_ci  {
5175bf215546Sopenharmony_ci   "chips": ["gfx7"],
5176bf215546Sopenharmony_ci   "map": {"at": 166916, "to": "mm"},
5177bf215546Sopenharmony_ci   "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_3",
5178bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_3"
5179bf215546Sopenharmony_ci  },
5180bf215546Sopenharmony_ci  {
5181bf215546Sopenharmony_ci   "chips": ["gfx7"],
5182bf215546Sopenharmony_ci   "map": {"at": 166920, "to": "mm"},
5183bf215546Sopenharmony_ci   "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y0_0",
5184bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_0"
5185bf215546Sopenharmony_ci  },
5186bf215546Sopenharmony_ci  {
5187bf215546Sopenharmony_ci   "chips": ["gfx7"],
5188bf215546Sopenharmony_ci   "map": {"at": 166924, "to": "mm"},
5189bf215546Sopenharmony_ci   "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y0_1",
5190bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_1"
5191bf215546Sopenharmony_ci  },
5192bf215546Sopenharmony_ci  {
5193bf215546Sopenharmony_ci   "chips": ["gfx7"],
5194bf215546Sopenharmony_ci   "map": {"at": 166928, "to": "mm"},
5195bf215546Sopenharmony_ci   "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y0_2",
5196bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_2"
5197bf215546Sopenharmony_ci  },
5198bf215546Sopenharmony_ci  {
5199bf215546Sopenharmony_ci   "chips": ["gfx7"],
5200bf215546Sopenharmony_ci   "map": {"at": 166932, "to": "mm"},
5201bf215546Sopenharmony_ci   "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y0_3",
5202bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_3"
5203bf215546Sopenharmony_ci  },
5204bf215546Sopenharmony_ci  {
5205bf215546Sopenharmony_ci   "chips": ["gfx7"],
5206bf215546Sopenharmony_ci   "map": {"at": 166936, "to": "mm"},
5207bf215546Sopenharmony_ci   "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y1_0",
5208bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_0"
5209bf215546Sopenharmony_ci  },
5210bf215546Sopenharmony_ci  {
5211bf215546Sopenharmony_ci   "chips": ["gfx7"],
5212bf215546Sopenharmony_ci   "map": {"at": 166940, "to": "mm"},
5213bf215546Sopenharmony_ci   "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y1_1",
5214bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_1"
5215bf215546Sopenharmony_ci  },
5216bf215546Sopenharmony_ci  {
5217bf215546Sopenharmony_ci   "chips": ["gfx7"],
5218bf215546Sopenharmony_ci   "map": {"at": 166944, "to": "mm"},
5219bf215546Sopenharmony_ci   "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y1_2",
5220bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_2"
5221bf215546Sopenharmony_ci  },
5222bf215546Sopenharmony_ci  {
5223bf215546Sopenharmony_ci   "chips": ["gfx7"],
5224bf215546Sopenharmony_ci   "map": {"at": 166948, "to": "mm"},
5225bf215546Sopenharmony_ci   "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y1_3",
5226bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_3"
5227bf215546Sopenharmony_ci  },
5228bf215546Sopenharmony_ci  {
5229bf215546Sopenharmony_ci   "chips": ["gfx7"],
5230bf215546Sopenharmony_ci   "map": {"at": 166952, "to": "mm"},
5231bf215546Sopenharmony_ci   "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y1_0",
5232bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_0"
5233bf215546Sopenharmony_ci  },
5234bf215546Sopenharmony_ci  {
5235bf215546Sopenharmony_ci   "chips": ["gfx7"],
5236bf215546Sopenharmony_ci   "map": {"at": 166956, "to": "mm"},
5237bf215546Sopenharmony_ci   "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y1_1",
5238bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_1"
5239bf215546Sopenharmony_ci  },
5240bf215546Sopenharmony_ci  {
5241bf215546Sopenharmony_ci   "chips": ["gfx7"],
5242bf215546Sopenharmony_ci   "map": {"at": 166960, "to": "mm"},
5243bf215546Sopenharmony_ci   "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y1_2",
5244bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_2"
5245bf215546Sopenharmony_ci  },
5246bf215546Sopenharmony_ci  {
5247bf215546Sopenharmony_ci   "chips": ["gfx7"],
5248bf215546Sopenharmony_ci   "map": {"at": 166964, "to": "mm"},
5249bf215546Sopenharmony_ci   "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y1_3",
5250bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_3"
5251bf215546Sopenharmony_ci  },
5252bf215546Sopenharmony_ci  {
5253bf215546Sopenharmony_ci   "chips": ["gfx7"],
5254bf215546Sopenharmony_ci   "map": {"at": 166968, "to": "mm"},
5255bf215546Sopenharmony_ci   "name": "PA_SC_AA_MASK_X0Y0_X1Y0",
5256bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_MASK_X0Y0_X1Y0"
5257bf215546Sopenharmony_ci  },
5258bf215546Sopenharmony_ci  {
5259bf215546Sopenharmony_ci   "chips": ["gfx7"],
5260bf215546Sopenharmony_ci   "map": {"at": 166972, "to": "mm"},
5261bf215546Sopenharmony_ci   "name": "PA_SC_AA_MASK_X0Y1_X1Y1",
5262bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_MASK_X0Y1_X1Y1"
5263bf215546Sopenharmony_ci  },
5264bf215546Sopenharmony_ci  {
5265bf215546Sopenharmony_ci   "chips": ["gfx7"],
5266bf215546Sopenharmony_ci   "map": {"at": 167000, "to": "mm"},
5267bf215546Sopenharmony_ci   "name": "VGT_VERTEX_REUSE_BLOCK_CNTL",
5268bf215546Sopenharmony_ci   "type_ref": "VGT_VERTEX_REUSE_BLOCK_CNTL"
5269bf215546Sopenharmony_ci  },
5270bf215546Sopenharmony_ci  {
5271bf215546Sopenharmony_ci   "chips": ["gfx7"],
5272bf215546Sopenharmony_ci   "map": {"at": 167004, "to": "mm"},
5273bf215546Sopenharmony_ci   "name": "VGT_OUT_DEALLOC_CNTL",
5274bf215546Sopenharmony_ci   "type_ref": "VGT_OUT_DEALLOC_CNTL"
5275bf215546Sopenharmony_ci  },
5276bf215546Sopenharmony_ci  {
5277bf215546Sopenharmony_ci   "chips": ["gfx7"],
5278bf215546Sopenharmony_ci   "map": {"at": 167008, "to": "mm"},
5279bf215546Sopenharmony_ci   "name": "CB_COLOR0_BASE"
5280bf215546Sopenharmony_ci  },
5281bf215546Sopenharmony_ci  {
5282bf215546Sopenharmony_ci   "chips": ["gfx7"],
5283bf215546Sopenharmony_ci   "map": {"at": 167012, "to": "mm"},
5284bf215546Sopenharmony_ci   "name": "CB_COLOR0_PITCH",
5285bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_PITCH"
5286bf215546Sopenharmony_ci  },
5287bf215546Sopenharmony_ci  {
5288bf215546Sopenharmony_ci   "chips": ["gfx7"],
5289bf215546Sopenharmony_ci   "map": {"at": 167016, "to": "mm"},
5290bf215546Sopenharmony_ci   "name": "CB_COLOR0_SLICE",
5291bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_SLICE"
5292bf215546Sopenharmony_ci  },
5293bf215546Sopenharmony_ci  {
5294bf215546Sopenharmony_ci   "chips": ["gfx7"],
5295bf215546Sopenharmony_ci   "map": {"at": 167020, "to": "mm"},
5296bf215546Sopenharmony_ci   "name": "CB_COLOR0_VIEW",
5297bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_VIEW"
5298bf215546Sopenharmony_ci  },
5299bf215546Sopenharmony_ci  {
5300bf215546Sopenharmony_ci   "chips": ["gfx7"],
5301bf215546Sopenharmony_ci   "map": {"at": 167024, "to": "mm"},
5302bf215546Sopenharmony_ci   "name": "CB_COLOR0_INFO",
5303bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_INFO"
5304bf215546Sopenharmony_ci  },
5305bf215546Sopenharmony_ci  {
5306bf215546Sopenharmony_ci   "chips": ["gfx7"],
5307bf215546Sopenharmony_ci   "map": {"at": 167028, "to": "mm"},
5308bf215546Sopenharmony_ci   "name": "CB_COLOR0_ATTRIB",
5309bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_ATTRIB"
5310bf215546Sopenharmony_ci  },
5311bf215546Sopenharmony_ci  {
5312bf215546Sopenharmony_ci   "chips": ["gfx7"],
5313bf215546Sopenharmony_ci   "map": {"at": 167036, "to": "mm"},
5314bf215546Sopenharmony_ci   "name": "CB_COLOR0_CMASK"
5315bf215546Sopenharmony_ci  },
5316bf215546Sopenharmony_ci  {
5317bf215546Sopenharmony_ci   "chips": ["gfx7"],
5318bf215546Sopenharmony_ci   "map": {"at": 167040, "to": "mm"},
5319bf215546Sopenharmony_ci   "name": "CB_COLOR0_CMASK_SLICE",
5320bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_CMASK_SLICE"
5321bf215546Sopenharmony_ci  },
5322bf215546Sopenharmony_ci  {
5323bf215546Sopenharmony_ci   "chips": ["gfx7"],
5324bf215546Sopenharmony_ci   "map": {"at": 167044, "to": "mm"},
5325bf215546Sopenharmony_ci   "name": "CB_COLOR0_FMASK"
5326bf215546Sopenharmony_ci  },
5327bf215546Sopenharmony_ci  {
5328bf215546Sopenharmony_ci   "chips": ["gfx7"],
5329bf215546Sopenharmony_ci   "map": {"at": 167048, "to": "mm"},
5330bf215546Sopenharmony_ci   "name": "CB_COLOR0_FMASK_SLICE",
5331bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_SLICE"
5332bf215546Sopenharmony_ci  },
5333bf215546Sopenharmony_ci  {
5334bf215546Sopenharmony_ci   "chips": ["gfx7"],
5335bf215546Sopenharmony_ci   "map": {"at": 167052, "to": "mm"},
5336bf215546Sopenharmony_ci   "name": "CB_COLOR0_CLEAR_WORD0"
5337bf215546Sopenharmony_ci  },
5338bf215546Sopenharmony_ci  {
5339bf215546Sopenharmony_ci   "chips": ["gfx7"],
5340bf215546Sopenharmony_ci   "map": {"at": 167056, "to": "mm"},
5341bf215546Sopenharmony_ci   "name": "CB_COLOR0_CLEAR_WORD1"
5342bf215546Sopenharmony_ci  },
5343bf215546Sopenharmony_ci  {
5344bf215546Sopenharmony_ci   "chips": ["gfx7"],
5345bf215546Sopenharmony_ci   "map": {"at": 167068, "to": "mm"},
5346bf215546Sopenharmony_ci   "name": "CB_COLOR1_BASE"
5347bf215546Sopenharmony_ci  },
5348bf215546Sopenharmony_ci  {
5349bf215546Sopenharmony_ci   "chips": ["gfx7"],
5350bf215546Sopenharmony_ci   "map": {"at": 167072, "to": "mm"},
5351bf215546Sopenharmony_ci   "name": "CB_COLOR1_PITCH",
5352bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_PITCH"
5353bf215546Sopenharmony_ci  },
5354bf215546Sopenharmony_ci  {
5355bf215546Sopenharmony_ci   "chips": ["gfx7"],
5356bf215546Sopenharmony_ci   "map": {"at": 167076, "to": "mm"},
5357bf215546Sopenharmony_ci   "name": "CB_COLOR1_SLICE",
5358bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_SLICE"
5359bf215546Sopenharmony_ci  },
5360bf215546Sopenharmony_ci  {
5361bf215546Sopenharmony_ci   "chips": ["gfx7"],
5362bf215546Sopenharmony_ci   "map": {"at": 167080, "to": "mm"},
5363bf215546Sopenharmony_ci   "name": "CB_COLOR1_VIEW",
5364bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_VIEW"
5365bf215546Sopenharmony_ci  },
5366bf215546Sopenharmony_ci  {
5367bf215546Sopenharmony_ci   "chips": ["gfx7"],
5368bf215546Sopenharmony_ci   "map": {"at": 167084, "to": "mm"},
5369bf215546Sopenharmony_ci   "name": "CB_COLOR1_INFO",
5370bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_INFO"
5371bf215546Sopenharmony_ci  },
5372bf215546Sopenharmony_ci  {
5373bf215546Sopenharmony_ci   "chips": ["gfx7"],
5374bf215546Sopenharmony_ci   "map": {"at": 167088, "to": "mm"},
5375bf215546Sopenharmony_ci   "name": "CB_COLOR1_ATTRIB",
5376bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_ATTRIB"
5377bf215546Sopenharmony_ci  },
5378bf215546Sopenharmony_ci  {
5379bf215546Sopenharmony_ci   "chips": ["gfx7"],
5380bf215546Sopenharmony_ci   "map": {"at": 167096, "to": "mm"},
5381bf215546Sopenharmony_ci   "name": "CB_COLOR1_CMASK"
5382bf215546Sopenharmony_ci  },
5383bf215546Sopenharmony_ci  {
5384bf215546Sopenharmony_ci   "chips": ["gfx7"],
5385bf215546Sopenharmony_ci   "map": {"at": 167100, "to": "mm"},
5386bf215546Sopenharmony_ci   "name": "CB_COLOR1_CMASK_SLICE",
5387bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_CMASK_SLICE"
5388bf215546Sopenharmony_ci  },
5389bf215546Sopenharmony_ci  {
5390bf215546Sopenharmony_ci   "chips": ["gfx7"],
5391bf215546Sopenharmony_ci   "map": {"at": 167104, "to": "mm"},
5392bf215546Sopenharmony_ci   "name": "CB_COLOR1_FMASK"
5393bf215546Sopenharmony_ci  },
5394bf215546Sopenharmony_ci  {
5395bf215546Sopenharmony_ci   "chips": ["gfx7"],
5396bf215546Sopenharmony_ci   "map": {"at": 167108, "to": "mm"},
5397bf215546Sopenharmony_ci   "name": "CB_COLOR1_FMASK_SLICE",
5398bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_SLICE"
5399bf215546Sopenharmony_ci  },
5400bf215546Sopenharmony_ci  {
5401bf215546Sopenharmony_ci   "chips": ["gfx7"],
5402bf215546Sopenharmony_ci   "map": {"at": 167112, "to": "mm"},
5403bf215546Sopenharmony_ci   "name": "CB_COLOR1_CLEAR_WORD0"
5404bf215546Sopenharmony_ci  },
5405bf215546Sopenharmony_ci  {
5406bf215546Sopenharmony_ci   "chips": ["gfx7"],
5407bf215546Sopenharmony_ci   "map": {"at": 167116, "to": "mm"},
5408bf215546Sopenharmony_ci   "name": "CB_COLOR1_CLEAR_WORD1"
5409bf215546Sopenharmony_ci  },
5410bf215546Sopenharmony_ci  {
5411bf215546Sopenharmony_ci   "chips": ["gfx7"],
5412bf215546Sopenharmony_ci   "map": {"at": 167128, "to": "mm"},
5413bf215546Sopenharmony_ci   "name": "CB_COLOR2_BASE"
5414bf215546Sopenharmony_ci  },
5415bf215546Sopenharmony_ci  {
5416bf215546Sopenharmony_ci   "chips": ["gfx7"],
5417bf215546Sopenharmony_ci   "map": {"at": 167132, "to": "mm"},
5418bf215546Sopenharmony_ci   "name": "CB_COLOR2_PITCH",
5419bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_PITCH"
5420bf215546Sopenharmony_ci  },
5421bf215546Sopenharmony_ci  {
5422bf215546Sopenharmony_ci   "chips": ["gfx7"],
5423bf215546Sopenharmony_ci   "map": {"at": 167136, "to": "mm"},
5424bf215546Sopenharmony_ci   "name": "CB_COLOR2_SLICE",
5425bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_SLICE"
5426bf215546Sopenharmony_ci  },
5427bf215546Sopenharmony_ci  {
5428bf215546Sopenharmony_ci   "chips": ["gfx7"],
5429bf215546Sopenharmony_ci   "map": {"at": 167140, "to": "mm"},
5430bf215546Sopenharmony_ci   "name": "CB_COLOR2_VIEW",
5431bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_VIEW"
5432bf215546Sopenharmony_ci  },
5433bf215546Sopenharmony_ci  {
5434bf215546Sopenharmony_ci   "chips": ["gfx7"],
5435bf215546Sopenharmony_ci   "map": {"at": 167144, "to": "mm"},
5436bf215546Sopenharmony_ci   "name": "CB_COLOR2_INFO",
5437bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_INFO"
5438bf215546Sopenharmony_ci  },
5439bf215546Sopenharmony_ci  {
5440bf215546Sopenharmony_ci   "chips": ["gfx7"],
5441bf215546Sopenharmony_ci   "map": {"at": 167148, "to": "mm"},
5442bf215546Sopenharmony_ci   "name": "CB_COLOR2_ATTRIB",
5443bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_ATTRIB"
5444bf215546Sopenharmony_ci  },
5445bf215546Sopenharmony_ci  {
5446bf215546Sopenharmony_ci   "chips": ["gfx7"],
5447bf215546Sopenharmony_ci   "map": {"at": 167156, "to": "mm"},
5448bf215546Sopenharmony_ci   "name": "CB_COLOR2_CMASK"
5449bf215546Sopenharmony_ci  },
5450bf215546Sopenharmony_ci  {
5451bf215546Sopenharmony_ci   "chips": ["gfx7"],
5452bf215546Sopenharmony_ci   "map": {"at": 167160, "to": "mm"},
5453bf215546Sopenharmony_ci   "name": "CB_COLOR2_CMASK_SLICE",
5454bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_CMASK_SLICE"
5455bf215546Sopenharmony_ci  },
5456bf215546Sopenharmony_ci  {
5457bf215546Sopenharmony_ci   "chips": ["gfx7"],
5458bf215546Sopenharmony_ci   "map": {"at": 167164, "to": "mm"},
5459bf215546Sopenharmony_ci   "name": "CB_COLOR2_FMASK"
5460bf215546Sopenharmony_ci  },
5461bf215546Sopenharmony_ci  {
5462bf215546Sopenharmony_ci   "chips": ["gfx7"],
5463bf215546Sopenharmony_ci   "map": {"at": 167168, "to": "mm"},
5464bf215546Sopenharmony_ci   "name": "CB_COLOR2_FMASK_SLICE",
5465bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_SLICE"
5466bf215546Sopenharmony_ci  },
5467bf215546Sopenharmony_ci  {
5468bf215546Sopenharmony_ci   "chips": ["gfx7"],
5469bf215546Sopenharmony_ci   "map": {"at": 167172, "to": "mm"},
5470bf215546Sopenharmony_ci   "name": "CB_COLOR2_CLEAR_WORD0"
5471bf215546Sopenharmony_ci  },
5472bf215546Sopenharmony_ci  {
5473bf215546Sopenharmony_ci   "chips": ["gfx7"],
5474bf215546Sopenharmony_ci   "map": {"at": 167176, "to": "mm"},
5475bf215546Sopenharmony_ci   "name": "CB_COLOR2_CLEAR_WORD1"
5476bf215546Sopenharmony_ci  },
5477bf215546Sopenharmony_ci  {
5478bf215546Sopenharmony_ci   "chips": ["gfx7"],
5479bf215546Sopenharmony_ci   "map": {"at": 167188, "to": "mm"},
5480bf215546Sopenharmony_ci   "name": "CB_COLOR3_BASE"
5481bf215546Sopenharmony_ci  },
5482bf215546Sopenharmony_ci  {
5483bf215546Sopenharmony_ci   "chips": ["gfx7"],
5484bf215546Sopenharmony_ci   "map": {"at": 167192, "to": "mm"},
5485bf215546Sopenharmony_ci   "name": "CB_COLOR3_PITCH",
5486bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_PITCH"
5487bf215546Sopenharmony_ci  },
5488bf215546Sopenharmony_ci  {
5489bf215546Sopenharmony_ci   "chips": ["gfx7"],
5490bf215546Sopenharmony_ci   "map": {"at": 167196, "to": "mm"},
5491bf215546Sopenharmony_ci   "name": "CB_COLOR3_SLICE",
5492bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_SLICE"
5493bf215546Sopenharmony_ci  },
5494bf215546Sopenharmony_ci  {
5495bf215546Sopenharmony_ci   "chips": ["gfx7"],
5496bf215546Sopenharmony_ci   "map": {"at": 167200, "to": "mm"},
5497bf215546Sopenharmony_ci   "name": "CB_COLOR3_VIEW",
5498bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_VIEW"
5499bf215546Sopenharmony_ci  },
5500bf215546Sopenharmony_ci  {
5501bf215546Sopenharmony_ci   "chips": ["gfx7"],
5502bf215546Sopenharmony_ci   "map": {"at": 167204, "to": "mm"},
5503bf215546Sopenharmony_ci   "name": "CB_COLOR3_INFO",
5504bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_INFO"
5505bf215546Sopenharmony_ci  },
5506bf215546Sopenharmony_ci  {
5507bf215546Sopenharmony_ci   "chips": ["gfx7"],
5508bf215546Sopenharmony_ci   "map": {"at": 167208, "to": "mm"},
5509bf215546Sopenharmony_ci   "name": "CB_COLOR3_ATTRIB",
5510bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_ATTRIB"
5511bf215546Sopenharmony_ci  },
5512bf215546Sopenharmony_ci  {
5513bf215546Sopenharmony_ci   "chips": ["gfx7"],
5514bf215546Sopenharmony_ci   "map": {"at": 167216, "to": "mm"},
5515bf215546Sopenharmony_ci   "name": "CB_COLOR3_CMASK"
5516bf215546Sopenharmony_ci  },
5517bf215546Sopenharmony_ci  {
5518bf215546Sopenharmony_ci   "chips": ["gfx7"],
5519bf215546Sopenharmony_ci   "map": {"at": 167220, "to": "mm"},
5520bf215546Sopenharmony_ci   "name": "CB_COLOR3_CMASK_SLICE",
5521bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_CMASK_SLICE"
5522bf215546Sopenharmony_ci  },
5523bf215546Sopenharmony_ci  {
5524bf215546Sopenharmony_ci   "chips": ["gfx7"],
5525bf215546Sopenharmony_ci   "map": {"at": 167224, "to": "mm"},
5526bf215546Sopenharmony_ci   "name": "CB_COLOR3_FMASK"
5527bf215546Sopenharmony_ci  },
5528bf215546Sopenharmony_ci  {
5529bf215546Sopenharmony_ci   "chips": ["gfx7"],
5530bf215546Sopenharmony_ci   "map": {"at": 167228, "to": "mm"},
5531bf215546Sopenharmony_ci   "name": "CB_COLOR3_FMASK_SLICE",
5532bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_SLICE"
5533bf215546Sopenharmony_ci  },
5534bf215546Sopenharmony_ci  {
5535bf215546Sopenharmony_ci   "chips": ["gfx7"],
5536bf215546Sopenharmony_ci   "map": {"at": 167232, "to": "mm"},
5537bf215546Sopenharmony_ci   "name": "CB_COLOR3_CLEAR_WORD0"
5538bf215546Sopenharmony_ci  },
5539bf215546Sopenharmony_ci  {
5540bf215546Sopenharmony_ci   "chips": ["gfx7"],
5541bf215546Sopenharmony_ci   "map": {"at": 167236, "to": "mm"},
5542bf215546Sopenharmony_ci   "name": "CB_COLOR3_CLEAR_WORD1"
5543bf215546Sopenharmony_ci  },
5544bf215546Sopenharmony_ci  {
5545bf215546Sopenharmony_ci   "chips": ["gfx7"],
5546bf215546Sopenharmony_ci   "map": {"at": 167248, "to": "mm"},
5547bf215546Sopenharmony_ci   "name": "CB_COLOR4_BASE"
5548bf215546Sopenharmony_ci  },
5549bf215546Sopenharmony_ci  {
5550bf215546Sopenharmony_ci   "chips": ["gfx7"],
5551bf215546Sopenharmony_ci   "map": {"at": 167252, "to": "mm"},
5552bf215546Sopenharmony_ci   "name": "CB_COLOR4_PITCH",
5553bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_PITCH"
5554bf215546Sopenharmony_ci  },
5555bf215546Sopenharmony_ci  {
5556bf215546Sopenharmony_ci   "chips": ["gfx7"],
5557bf215546Sopenharmony_ci   "map": {"at": 167256, "to": "mm"},
5558bf215546Sopenharmony_ci   "name": "CB_COLOR4_SLICE",
5559bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_SLICE"
5560bf215546Sopenharmony_ci  },
5561bf215546Sopenharmony_ci  {
5562bf215546Sopenharmony_ci   "chips": ["gfx7"],
5563bf215546Sopenharmony_ci   "map": {"at": 167260, "to": "mm"},
5564bf215546Sopenharmony_ci   "name": "CB_COLOR4_VIEW",
5565bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_VIEW"
5566bf215546Sopenharmony_ci  },
5567bf215546Sopenharmony_ci  {
5568bf215546Sopenharmony_ci   "chips": ["gfx7"],
5569bf215546Sopenharmony_ci   "map": {"at": 167264, "to": "mm"},
5570bf215546Sopenharmony_ci   "name": "CB_COLOR4_INFO",
5571bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_INFO"
5572bf215546Sopenharmony_ci  },
5573bf215546Sopenharmony_ci  {
5574bf215546Sopenharmony_ci   "chips": ["gfx7"],
5575bf215546Sopenharmony_ci   "map": {"at": 167268, "to": "mm"},
5576bf215546Sopenharmony_ci   "name": "CB_COLOR4_ATTRIB",
5577bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_ATTRIB"
5578bf215546Sopenharmony_ci  },
5579bf215546Sopenharmony_ci  {
5580bf215546Sopenharmony_ci   "chips": ["gfx7"],
5581bf215546Sopenharmony_ci   "map": {"at": 167276, "to": "mm"},
5582bf215546Sopenharmony_ci   "name": "CB_COLOR4_CMASK"
5583bf215546Sopenharmony_ci  },
5584bf215546Sopenharmony_ci  {
5585bf215546Sopenharmony_ci   "chips": ["gfx7"],
5586bf215546Sopenharmony_ci   "map": {"at": 167280, "to": "mm"},
5587bf215546Sopenharmony_ci   "name": "CB_COLOR4_CMASK_SLICE",
5588bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_CMASK_SLICE"
5589bf215546Sopenharmony_ci  },
5590bf215546Sopenharmony_ci  {
5591bf215546Sopenharmony_ci   "chips": ["gfx7"],
5592bf215546Sopenharmony_ci   "map": {"at": 167284, "to": "mm"},
5593bf215546Sopenharmony_ci   "name": "CB_COLOR4_FMASK"
5594bf215546Sopenharmony_ci  },
5595bf215546Sopenharmony_ci  {
5596bf215546Sopenharmony_ci   "chips": ["gfx7"],
5597bf215546Sopenharmony_ci   "map": {"at": 167288, "to": "mm"},
5598bf215546Sopenharmony_ci   "name": "CB_COLOR4_FMASK_SLICE",
5599bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_SLICE"
5600bf215546Sopenharmony_ci  },
5601bf215546Sopenharmony_ci  {
5602bf215546Sopenharmony_ci   "chips": ["gfx7"],
5603bf215546Sopenharmony_ci   "map": {"at": 167292, "to": "mm"},
5604bf215546Sopenharmony_ci   "name": "CB_COLOR4_CLEAR_WORD0"
5605bf215546Sopenharmony_ci  },
5606bf215546Sopenharmony_ci  {
5607bf215546Sopenharmony_ci   "chips": ["gfx7"],
5608bf215546Sopenharmony_ci   "map": {"at": 167296, "to": "mm"},
5609bf215546Sopenharmony_ci   "name": "CB_COLOR4_CLEAR_WORD1"
5610bf215546Sopenharmony_ci  },
5611bf215546Sopenharmony_ci  {
5612bf215546Sopenharmony_ci   "chips": ["gfx7"],
5613bf215546Sopenharmony_ci   "map": {"at": 167308, "to": "mm"},
5614bf215546Sopenharmony_ci   "name": "CB_COLOR5_BASE"
5615bf215546Sopenharmony_ci  },
5616bf215546Sopenharmony_ci  {
5617bf215546Sopenharmony_ci   "chips": ["gfx7"],
5618bf215546Sopenharmony_ci   "map": {"at": 167312, "to": "mm"},
5619bf215546Sopenharmony_ci   "name": "CB_COLOR5_PITCH",
5620bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_PITCH"
5621bf215546Sopenharmony_ci  },
5622bf215546Sopenharmony_ci  {
5623bf215546Sopenharmony_ci   "chips": ["gfx7"],
5624bf215546Sopenharmony_ci   "map": {"at": 167316, "to": "mm"},
5625bf215546Sopenharmony_ci   "name": "CB_COLOR5_SLICE",
5626bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_SLICE"
5627bf215546Sopenharmony_ci  },
5628bf215546Sopenharmony_ci  {
5629bf215546Sopenharmony_ci   "chips": ["gfx7"],
5630bf215546Sopenharmony_ci   "map": {"at": 167320, "to": "mm"},
5631bf215546Sopenharmony_ci   "name": "CB_COLOR5_VIEW",
5632bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_VIEW"
5633bf215546Sopenharmony_ci  },
5634bf215546Sopenharmony_ci  {
5635bf215546Sopenharmony_ci   "chips": ["gfx7"],
5636bf215546Sopenharmony_ci   "map": {"at": 167324, "to": "mm"},
5637bf215546Sopenharmony_ci   "name": "CB_COLOR5_INFO",
5638bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_INFO"
5639bf215546Sopenharmony_ci  },
5640bf215546Sopenharmony_ci  {
5641bf215546Sopenharmony_ci   "chips": ["gfx7"],
5642bf215546Sopenharmony_ci   "map": {"at": 167328, "to": "mm"},
5643bf215546Sopenharmony_ci   "name": "CB_COLOR5_ATTRIB",
5644bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_ATTRIB"
5645bf215546Sopenharmony_ci  },
5646bf215546Sopenharmony_ci  {
5647bf215546Sopenharmony_ci   "chips": ["gfx7"],
5648bf215546Sopenharmony_ci   "map": {"at": 167336, "to": "mm"},
5649bf215546Sopenharmony_ci   "name": "CB_COLOR5_CMASK"
5650bf215546Sopenharmony_ci  },
5651bf215546Sopenharmony_ci  {
5652bf215546Sopenharmony_ci   "chips": ["gfx7"],
5653bf215546Sopenharmony_ci   "map": {"at": 167340, "to": "mm"},
5654bf215546Sopenharmony_ci   "name": "CB_COLOR5_CMASK_SLICE",
5655bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_CMASK_SLICE"
5656bf215546Sopenharmony_ci  },
5657bf215546Sopenharmony_ci  {
5658bf215546Sopenharmony_ci   "chips": ["gfx7"],
5659bf215546Sopenharmony_ci   "map": {"at": 167344, "to": "mm"},
5660bf215546Sopenharmony_ci   "name": "CB_COLOR5_FMASK"
5661bf215546Sopenharmony_ci  },
5662bf215546Sopenharmony_ci  {
5663bf215546Sopenharmony_ci   "chips": ["gfx7"],
5664bf215546Sopenharmony_ci   "map": {"at": 167348, "to": "mm"},
5665bf215546Sopenharmony_ci   "name": "CB_COLOR5_FMASK_SLICE",
5666bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_SLICE"
5667bf215546Sopenharmony_ci  },
5668bf215546Sopenharmony_ci  {
5669bf215546Sopenharmony_ci   "chips": ["gfx7"],
5670bf215546Sopenharmony_ci   "map": {"at": 167352, "to": "mm"},
5671bf215546Sopenharmony_ci   "name": "CB_COLOR5_CLEAR_WORD0"
5672bf215546Sopenharmony_ci  },
5673bf215546Sopenharmony_ci  {
5674bf215546Sopenharmony_ci   "chips": ["gfx7"],
5675bf215546Sopenharmony_ci   "map": {"at": 167356, "to": "mm"},
5676bf215546Sopenharmony_ci   "name": "CB_COLOR5_CLEAR_WORD1"
5677bf215546Sopenharmony_ci  },
5678bf215546Sopenharmony_ci  {
5679bf215546Sopenharmony_ci   "chips": ["gfx7"],
5680bf215546Sopenharmony_ci   "map": {"at": 167368, "to": "mm"},
5681bf215546Sopenharmony_ci   "name": "CB_COLOR6_BASE"
5682bf215546Sopenharmony_ci  },
5683bf215546Sopenharmony_ci  {
5684bf215546Sopenharmony_ci   "chips": ["gfx7"],
5685bf215546Sopenharmony_ci   "map": {"at": 167372, "to": "mm"},
5686bf215546Sopenharmony_ci   "name": "CB_COLOR6_PITCH",
5687bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_PITCH"
5688bf215546Sopenharmony_ci  },
5689bf215546Sopenharmony_ci  {
5690bf215546Sopenharmony_ci   "chips": ["gfx7"],
5691bf215546Sopenharmony_ci   "map": {"at": 167376, "to": "mm"},
5692bf215546Sopenharmony_ci   "name": "CB_COLOR6_SLICE",
5693bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_SLICE"
5694bf215546Sopenharmony_ci  },
5695bf215546Sopenharmony_ci  {
5696bf215546Sopenharmony_ci   "chips": ["gfx7"],
5697bf215546Sopenharmony_ci   "map": {"at": 167380, "to": "mm"},
5698bf215546Sopenharmony_ci   "name": "CB_COLOR6_VIEW",
5699bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_VIEW"
5700bf215546Sopenharmony_ci  },
5701bf215546Sopenharmony_ci  {
5702bf215546Sopenharmony_ci   "chips": ["gfx7"],
5703bf215546Sopenharmony_ci   "map": {"at": 167384, "to": "mm"},
5704bf215546Sopenharmony_ci   "name": "CB_COLOR6_INFO",
5705bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_INFO"
5706bf215546Sopenharmony_ci  },
5707bf215546Sopenharmony_ci  {
5708bf215546Sopenharmony_ci   "chips": ["gfx7"],
5709bf215546Sopenharmony_ci   "map": {"at": 167388, "to": "mm"},
5710bf215546Sopenharmony_ci   "name": "CB_COLOR6_ATTRIB",
5711bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_ATTRIB"
5712bf215546Sopenharmony_ci  },
5713bf215546Sopenharmony_ci  {
5714bf215546Sopenharmony_ci   "chips": ["gfx7"],
5715bf215546Sopenharmony_ci   "map": {"at": 167396, "to": "mm"},
5716bf215546Sopenharmony_ci   "name": "CB_COLOR6_CMASK"
5717bf215546Sopenharmony_ci  },
5718bf215546Sopenharmony_ci  {
5719bf215546Sopenharmony_ci   "chips": ["gfx7"],
5720bf215546Sopenharmony_ci   "map": {"at": 167400, "to": "mm"},
5721bf215546Sopenharmony_ci   "name": "CB_COLOR6_CMASK_SLICE",
5722bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_CMASK_SLICE"
5723bf215546Sopenharmony_ci  },
5724bf215546Sopenharmony_ci  {
5725bf215546Sopenharmony_ci   "chips": ["gfx7"],
5726bf215546Sopenharmony_ci   "map": {"at": 167404, "to": "mm"},
5727bf215546Sopenharmony_ci   "name": "CB_COLOR6_FMASK"
5728bf215546Sopenharmony_ci  },
5729bf215546Sopenharmony_ci  {
5730bf215546Sopenharmony_ci   "chips": ["gfx7"],
5731bf215546Sopenharmony_ci   "map": {"at": 167408, "to": "mm"},
5732bf215546Sopenharmony_ci   "name": "CB_COLOR6_FMASK_SLICE",
5733bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_SLICE"
5734bf215546Sopenharmony_ci  },
5735bf215546Sopenharmony_ci  {
5736bf215546Sopenharmony_ci   "chips": ["gfx7"],
5737bf215546Sopenharmony_ci   "map": {"at": 167412, "to": "mm"},
5738bf215546Sopenharmony_ci   "name": "CB_COLOR6_CLEAR_WORD0"
5739bf215546Sopenharmony_ci  },
5740bf215546Sopenharmony_ci  {
5741bf215546Sopenharmony_ci   "chips": ["gfx7"],
5742bf215546Sopenharmony_ci   "map": {"at": 167416, "to": "mm"},
5743bf215546Sopenharmony_ci   "name": "CB_COLOR6_CLEAR_WORD1"
5744bf215546Sopenharmony_ci  },
5745bf215546Sopenharmony_ci  {
5746bf215546Sopenharmony_ci   "chips": ["gfx7"],
5747bf215546Sopenharmony_ci   "map": {"at": 167428, "to": "mm"},
5748bf215546Sopenharmony_ci   "name": "CB_COLOR7_BASE"
5749bf215546Sopenharmony_ci  },
5750bf215546Sopenharmony_ci  {
5751bf215546Sopenharmony_ci   "chips": ["gfx7"],
5752bf215546Sopenharmony_ci   "map": {"at": 167432, "to": "mm"},
5753bf215546Sopenharmony_ci   "name": "CB_COLOR7_PITCH",
5754bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_PITCH"
5755bf215546Sopenharmony_ci  },
5756bf215546Sopenharmony_ci  {
5757bf215546Sopenharmony_ci   "chips": ["gfx7"],
5758bf215546Sopenharmony_ci   "map": {"at": 167436, "to": "mm"},
5759bf215546Sopenharmony_ci   "name": "CB_COLOR7_SLICE",
5760bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_SLICE"
5761bf215546Sopenharmony_ci  },
5762bf215546Sopenharmony_ci  {
5763bf215546Sopenharmony_ci   "chips": ["gfx7"],
5764bf215546Sopenharmony_ci   "map": {"at": 167440, "to": "mm"},
5765bf215546Sopenharmony_ci   "name": "CB_COLOR7_VIEW",
5766bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_VIEW"
5767bf215546Sopenharmony_ci  },
5768bf215546Sopenharmony_ci  {
5769bf215546Sopenharmony_ci   "chips": ["gfx7"],
5770bf215546Sopenharmony_ci   "map": {"at": 167444, "to": "mm"},
5771bf215546Sopenharmony_ci   "name": "CB_COLOR7_INFO",
5772bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_INFO"
5773bf215546Sopenharmony_ci  },
5774bf215546Sopenharmony_ci  {
5775bf215546Sopenharmony_ci   "chips": ["gfx7"],
5776bf215546Sopenharmony_ci   "map": {"at": 167448, "to": "mm"},
5777bf215546Sopenharmony_ci   "name": "CB_COLOR7_ATTRIB",
5778bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_ATTRIB"
5779bf215546Sopenharmony_ci  },
5780bf215546Sopenharmony_ci  {
5781bf215546Sopenharmony_ci   "chips": ["gfx7"],
5782bf215546Sopenharmony_ci   "map": {"at": 167456, "to": "mm"},
5783bf215546Sopenharmony_ci   "name": "CB_COLOR7_CMASK"
5784bf215546Sopenharmony_ci  },
5785bf215546Sopenharmony_ci  {
5786bf215546Sopenharmony_ci   "chips": ["gfx7"],
5787bf215546Sopenharmony_ci   "map": {"at": 167460, "to": "mm"},
5788bf215546Sopenharmony_ci   "name": "CB_COLOR7_CMASK_SLICE",
5789bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_CMASK_SLICE"
5790bf215546Sopenharmony_ci  },
5791bf215546Sopenharmony_ci  {
5792bf215546Sopenharmony_ci   "chips": ["gfx7"],
5793bf215546Sopenharmony_ci   "map": {"at": 167464, "to": "mm"},
5794bf215546Sopenharmony_ci   "name": "CB_COLOR7_FMASK"
5795bf215546Sopenharmony_ci  },
5796bf215546Sopenharmony_ci  {
5797bf215546Sopenharmony_ci   "chips": ["gfx7"],
5798bf215546Sopenharmony_ci   "map": {"at": 167468, "to": "mm"},
5799bf215546Sopenharmony_ci   "name": "CB_COLOR7_FMASK_SLICE",
5800bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_SLICE"
5801bf215546Sopenharmony_ci  },
5802bf215546Sopenharmony_ci  {
5803bf215546Sopenharmony_ci   "chips": ["gfx7"],
5804bf215546Sopenharmony_ci   "map": {"at": 167472, "to": "mm"},
5805bf215546Sopenharmony_ci   "name": "CB_COLOR7_CLEAR_WORD0"
5806bf215546Sopenharmony_ci  },
5807bf215546Sopenharmony_ci  {
5808bf215546Sopenharmony_ci   "chips": ["gfx7"],
5809bf215546Sopenharmony_ci   "map": {"at": 167476, "to": "mm"},
5810bf215546Sopenharmony_ci   "name": "CB_COLOR7_CLEAR_WORD1"
5811bf215546Sopenharmony_ci  },
5812bf215546Sopenharmony_ci  {
5813bf215546Sopenharmony_ci   "chips": ["gfx7"],
5814bf215546Sopenharmony_ci   "map": {"at": 196608, "to": "mm"},
5815bf215546Sopenharmony_ci   "name": "CP_EOP_DONE_ADDR_LO",
5816bf215546Sopenharmony_ci   "type_ref": "CP_EOP_DONE_ADDR_LO"
5817bf215546Sopenharmony_ci  },
5818bf215546Sopenharmony_ci  {
5819bf215546Sopenharmony_ci   "chips": ["gfx7"],
5820bf215546Sopenharmony_ci   "map": {"at": 196612, "to": "mm"},
5821bf215546Sopenharmony_ci   "name": "CP_EOP_DONE_ADDR_HI",
5822bf215546Sopenharmony_ci   "type_ref": "CP_EOP_DONE_ADDR_HI"
5823bf215546Sopenharmony_ci  },
5824bf215546Sopenharmony_ci  {
5825bf215546Sopenharmony_ci   "chips": ["gfx7"],
5826bf215546Sopenharmony_ci   "map": {"at": 196616, "to": "mm"},
5827bf215546Sopenharmony_ci   "name": "CP_EOP_DONE_DATA_LO"
5828bf215546Sopenharmony_ci  },
5829bf215546Sopenharmony_ci  {
5830bf215546Sopenharmony_ci   "chips": ["gfx7"],
5831bf215546Sopenharmony_ci   "map": {"at": 196620, "to": "mm"},
5832bf215546Sopenharmony_ci   "name": "CP_EOP_DONE_DATA_HI"
5833bf215546Sopenharmony_ci  },
5834bf215546Sopenharmony_ci  {
5835bf215546Sopenharmony_ci   "chips": ["gfx7"],
5836bf215546Sopenharmony_ci   "map": {"at": 196624, "to": "mm"},
5837bf215546Sopenharmony_ci   "name": "CP_EOP_LAST_FENCE_LO"
5838bf215546Sopenharmony_ci  },
5839bf215546Sopenharmony_ci  {
5840bf215546Sopenharmony_ci   "chips": ["gfx7"],
5841bf215546Sopenharmony_ci   "map": {"at": 196628, "to": "mm"},
5842bf215546Sopenharmony_ci   "name": "CP_EOP_LAST_FENCE_HI"
5843bf215546Sopenharmony_ci  },
5844bf215546Sopenharmony_ci  {
5845bf215546Sopenharmony_ci   "chips": ["gfx7"],
5846bf215546Sopenharmony_ci   "map": {"at": 196632, "to": "mm"},
5847bf215546Sopenharmony_ci   "name": "CP_STREAM_OUT_ADDR_LO",
5848bf215546Sopenharmony_ci   "type_ref": "CP_STREAM_OUT_ADDR_LO"
5849bf215546Sopenharmony_ci  },
5850bf215546Sopenharmony_ci  {
5851bf215546Sopenharmony_ci   "chips": ["gfx7"],
5852bf215546Sopenharmony_ci   "map": {"at": 196636, "to": "mm"},
5853bf215546Sopenharmony_ci   "name": "CP_STREAM_OUT_ADDR_HI",
5854bf215546Sopenharmony_ci   "type_ref": "CP_STREAM_OUT_ADDR_HI"
5855bf215546Sopenharmony_ci  },
5856bf215546Sopenharmony_ci  {
5857bf215546Sopenharmony_ci   "chips": ["gfx7"],
5858bf215546Sopenharmony_ci   "map": {"at": 196640, "to": "mm"},
5859bf215546Sopenharmony_ci   "name": "CP_NUM_PRIM_WRITTEN_COUNT0_LO"
5860bf215546Sopenharmony_ci  },
5861bf215546Sopenharmony_ci  {
5862bf215546Sopenharmony_ci   "chips": ["gfx7"],
5863bf215546Sopenharmony_ci   "map": {"at": 196644, "to": "mm"},
5864bf215546Sopenharmony_ci   "name": "CP_NUM_PRIM_WRITTEN_COUNT0_HI"
5865bf215546Sopenharmony_ci  },
5866bf215546Sopenharmony_ci  {
5867bf215546Sopenharmony_ci   "chips": ["gfx7"],
5868bf215546Sopenharmony_ci   "map": {"at": 196648, "to": "mm"},
5869bf215546Sopenharmony_ci   "name": "CP_NUM_PRIM_NEEDED_COUNT0_LO"
5870bf215546Sopenharmony_ci  },
5871bf215546Sopenharmony_ci  {
5872bf215546Sopenharmony_ci   "chips": ["gfx7"],
5873bf215546Sopenharmony_ci   "map": {"at": 196652, "to": "mm"},
5874bf215546Sopenharmony_ci   "name": "CP_NUM_PRIM_NEEDED_COUNT0_HI"
5875bf215546Sopenharmony_ci  },
5876bf215546Sopenharmony_ci  {
5877bf215546Sopenharmony_ci   "chips": ["gfx7"],
5878bf215546Sopenharmony_ci   "map": {"at": 196656, "to": "mm"},
5879bf215546Sopenharmony_ci   "name": "CP_NUM_PRIM_WRITTEN_COUNT1_LO"
5880bf215546Sopenharmony_ci  },
5881bf215546Sopenharmony_ci  {
5882bf215546Sopenharmony_ci   "chips": ["gfx7"],
5883bf215546Sopenharmony_ci   "map": {"at": 196660, "to": "mm"},
5884bf215546Sopenharmony_ci   "name": "CP_NUM_PRIM_WRITTEN_COUNT1_HI"
5885bf215546Sopenharmony_ci  },
5886bf215546Sopenharmony_ci  {
5887bf215546Sopenharmony_ci   "chips": ["gfx7"],
5888bf215546Sopenharmony_ci   "map": {"at": 196664, "to": "mm"},
5889bf215546Sopenharmony_ci   "name": "CP_NUM_PRIM_NEEDED_COUNT1_LO"
5890bf215546Sopenharmony_ci  },
5891bf215546Sopenharmony_ci  {
5892bf215546Sopenharmony_ci   "chips": ["gfx7"],
5893bf215546Sopenharmony_ci   "map": {"at": 196668, "to": "mm"},
5894bf215546Sopenharmony_ci   "name": "CP_NUM_PRIM_NEEDED_COUNT1_HI"
5895bf215546Sopenharmony_ci  },
5896bf215546Sopenharmony_ci  {
5897bf215546Sopenharmony_ci   "chips": ["gfx7"],
5898bf215546Sopenharmony_ci   "map": {"at": 196672, "to": "mm"},
5899bf215546Sopenharmony_ci   "name": "CP_NUM_PRIM_WRITTEN_COUNT2_LO"
5900bf215546Sopenharmony_ci  },
5901bf215546Sopenharmony_ci  {
5902bf215546Sopenharmony_ci   "chips": ["gfx7"],
5903bf215546Sopenharmony_ci   "map": {"at": 196676, "to": "mm"},
5904bf215546Sopenharmony_ci   "name": "CP_NUM_PRIM_WRITTEN_COUNT2_HI"
5905bf215546Sopenharmony_ci  },
5906bf215546Sopenharmony_ci  {
5907bf215546Sopenharmony_ci   "chips": ["gfx7"],
5908bf215546Sopenharmony_ci   "map": {"at": 196680, "to": "mm"},
5909bf215546Sopenharmony_ci   "name": "CP_NUM_PRIM_NEEDED_COUNT2_LO"
5910bf215546Sopenharmony_ci  },
5911bf215546Sopenharmony_ci  {
5912bf215546Sopenharmony_ci   "chips": ["gfx7"],
5913bf215546Sopenharmony_ci   "map": {"at": 196684, "to": "mm"},
5914bf215546Sopenharmony_ci   "name": "CP_NUM_PRIM_NEEDED_COUNT2_HI"
5915bf215546Sopenharmony_ci  },
5916bf215546Sopenharmony_ci  {
5917bf215546Sopenharmony_ci   "chips": ["gfx7"],
5918bf215546Sopenharmony_ci   "map": {"at": 196688, "to": "mm"},
5919bf215546Sopenharmony_ci   "name": "CP_NUM_PRIM_WRITTEN_COUNT3_LO"
5920bf215546Sopenharmony_ci  },
5921bf215546Sopenharmony_ci  {
5922bf215546Sopenharmony_ci   "chips": ["gfx7"],
5923bf215546Sopenharmony_ci   "map": {"at": 196692, "to": "mm"},
5924bf215546Sopenharmony_ci   "name": "CP_NUM_PRIM_WRITTEN_COUNT3_HI"
5925bf215546Sopenharmony_ci  },
5926bf215546Sopenharmony_ci  {
5927bf215546Sopenharmony_ci   "chips": ["gfx7"],
5928bf215546Sopenharmony_ci   "map": {"at": 196696, "to": "mm"},
5929bf215546Sopenharmony_ci   "name": "CP_NUM_PRIM_NEEDED_COUNT3_LO"
5930bf215546Sopenharmony_ci  },
5931bf215546Sopenharmony_ci  {
5932bf215546Sopenharmony_ci   "chips": ["gfx7"],
5933bf215546Sopenharmony_ci   "map": {"at": 196700, "to": "mm"},
5934bf215546Sopenharmony_ci   "name": "CP_NUM_PRIM_NEEDED_COUNT3_HI"
5935bf215546Sopenharmony_ci  },
5936bf215546Sopenharmony_ci  {
5937bf215546Sopenharmony_ci   "chips": ["gfx7"],
5938bf215546Sopenharmony_ci   "map": {"at": 196704, "to": "mm"},
5939bf215546Sopenharmony_ci   "name": "CP_PIPE_STATS_ADDR_LO",
5940bf215546Sopenharmony_ci   "type_ref": "CP_PIPE_STATS_ADDR_LO"
5941bf215546Sopenharmony_ci  },
5942bf215546Sopenharmony_ci  {
5943bf215546Sopenharmony_ci   "chips": ["gfx7"],
5944bf215546Sopenharmony_ci   "map": {"at": 196708, "to": "mm"},
5945bf215546Sopenharmony_ci   "name": "CP_PIPE_STATS_ADDR_HI",
5946bf215546Sopenharmony_ci   "type_ref": "CP_PIPE_STATS_ADDR_HI"
5947bf215546Sopenharmony_ci  },
5948bf215546Sopenharmony_ci  {
5949bf215546Sopenharmony_ci   "chips": ["gfx7"],
5950bf215546Sopenharmony_ci   "map": {"at": 196712, "to": "mm"},
5951bf215546Sopenharmony_ci   "name": "CP_VGT_IAVERT_COUNT_LO"
5952bf215546Sopenharmony_ci  },
5953bf215546Sopenharmony_ci  {
5954bf215546Sopenharmony_ci   "chips": ["gfx7"],
5955bf215546Sopenharmony_ci   "map": {"at": 196716, "to": "mm"},
5956bf215546Sopenharmony_ci   "name": "CP_VGT_IAVERT_COUNT_HI"
5957bf215546Sopenharmony_ci  },
5958bf215546Sopenharmony_ci  {
5959bf215546Sopenharmony_ci   "chips": ["gfx7"],
5960bf215546Sopenharmony_ci   "map": {"at": 196720, "to": "mm"},
5961bf215546Sopenharmony_ci   "name": "CP_VGT_IAPRIM_COUNT_LO"
5962bf215546Sopenharmony_ci  },
5963bf215546Sopenharmony_ci  {
5964bf215546Sopenharmony_ci   "chips": ["gfx7"],
5965bf215546Sopenharmony_ci   "map": {"at": 196724, "to": "mm"},
5966bf215546Sopenharmony_ci   "name": "CP_VGT_IAPRIM_COUNT_HI"
5967bf215546Sopenharmony_ci  },
5968bf215546Sopenharmony_ci  {
5969bf215546Sopenharmony_ci   "chips": ["gfx7"],
5970bf215546Sopenharmony_ci   "map": {"at": 196728, "to": "mm"},
5971bf215546Sopenharmony_ci   "name": "CP_VGT_GSPRIM_COUNT_LO"
5972bf215546Sopenharmony_ci  },
5973bf215546Sopenharmony_ci  {
5974bf215546Sopenharmony_ci   "chips": ["gfx7"],
5975bf215546Sopenharmony_ci   "map": {"at": 196732, "to": "mm"},
5976bf215546Sopenharmony_ci   "name": "CP_VGT_GSPRIM_COUNT_HI"
5977bf215546Sopenharmony_ci  },
5978bf215546Sopenharmony_ci  {
5979bf215546Sopenharmony_ci   "chips": ["gfx7"],
5980bf215546Sopenharmony_ci   "map": {"at": 196736, "to": "mm"},
5981bf215546Sopenharmony_ci   "name": "CP_VGT_VSINVOC_COUNT_LO"
5982bf215546Sopenharmony_ci  },
5983bf215546Sopenharmony_ci  {
5984bf215546Sopenharmony_ci   "chips": ["gfx7"],
5985bf215546Sopenharmony_ci   "map": {"at": 196740, "to": "mm"},
5986bf215546Sopenharmony_ci   "name": "CP_VGT_VSINVOC_COUNT_HI"
5987bf215546Sopenharmony_ci  },
5988bf215546Sopenharmony_ci  {
5989bf215546Sopenharmony_ci   "chips": ["gfx7"],
5990bf215546Sopenharmony_ci   "map": {"at": 196744, "to": "mm"},
5991bf215546Sopenharmony_ci   "name": "CP_VGT_GSINVOC_COUNT_LO"
5992bf215546Sopenharmony_ci  },
5993bf215546Sopenharmony_ci  {
5994bf215546Sopenharmony_ci   "chips": ["gfx7"],
5995bf215546Sopenharmony_ci   "map": {"at": 196748, "to": "mm"},
5996bf215546Sopenharmony_ci   "name": "CP_VGT_GSINVOC_COUNT_HI"
5997bf215546Sopenharmony_ci  },
5998bf215546Sopenharmony_ci  {
5999bf215546Sopenharmony_ci   "chips": ["gfx7"],
6000bf215546Sopenharmony_ci   "map": {"at": 196752, "to": "mm"},
6001bf215546Sopenharmony_ci   "name": "CP_VGT_HSINVOC_COUNT_LO"
6002bf215546Sopenharmony_ci  },
6003bf215546Sopenharmony_ci  {
6004bf215546Sopenharmony_ci   "chips": ["gfx7"],
6005bf215546Sopenharmony_ci   "map": {"at": 196756, "to": "mm"},
6006bf215546Sopenharmony_ci   "name": "CP_VGT_HSINVOC_COUNT_HI"
6007bf215546Sopenharmony_ci  },
6008bf215546Sopenharmony_ci  {
6009bf215546Sopenharmony_ci   "chips": ["gfx7"],
6010bf215546Sopenharmony_ci   "map": {"at": 196760, "to": "mm"},
6011bf215546Sopenharmony_ci   "name": "CP_VGT_DSINVOC_COUNT_LO"
6012bf215546Sopenharmony_ci  },
6013bf215546Sopenharmony_ci  {
6014bf215546Sopenharmony_ci   "chips": ["gfx7"],
6015bf215546Sopenharmony_ci   "map": {"at": 196764, "to": "mm"},
6016bf215546Sopenharmony_ci   "name": "CP_VGT_DSINVOC_COUNT_HI"
6017bf215546Sopenharmony_ci  },
6018bf215546Sopenharmony_ci  {
6019bf215546Sopenharmony_ci   "chips": ["gfx7"],
6020bf215546Sopenharmony_ci   "map": {"at": 196768, "to": "mm"},
6021bf215546Sopenharmony_ci   "name": "CP_PA_CINVOC_COUNT_LO"
6022bf215546Sopenharmony_ci  },
6023bf215546Sopenharmony_ci  {
6024bf215546Sopenharmony_ci   "chips": ["gfx7"],
6025bf215546Sopenharmony_ci   "map": {"at": 196772, "to": "mm"},
6026bf215546Sopenharmony_ci   "name": "CP_PA_CINVOC_COUNT_HI"
6027bf215546Sopenharmony_ci  },
6028bf215546Sopenharmony_ci  {
6029bf215546Sopenharmony_ci   "chips": ["gfx7"],
6030bf215546Sopenharmony_ci   "map": {"at": 196776, "to": "mm"},
6031bf215546Sopenharmony_ci   "name": "CP_PA_CPRIM_COUNT_LO"
6032bf215546Sopenharmony_ci  },
6033bf215546Sopenharmony_ci  {
6034bf215546Sopenharmony_ci   "chips": ["gfx7"],
6035bf215546Sopenharmony_ci   "map": {"at": 196780, "to": "mm"},
6036bf215546Sopenharmony_ci   "name": "CP_PA_CPRIM_COUNT_HI"
6037bf215546Sopenharmony_ci  },
6038bf215546Sopenharmony_ci  {
6039bf215546Sopenharmony_ci   "chips": ["gfx7"],
6040bf215546Sopenharmony_ci   "map": {"at": 196784, "to": "mm"},
6041bf215546Sopenharmony_ci   "name": "CP_SC_PSINVOC_COUNT0_LO"
6042bf215546Sopenharmony_ci  },
6043bf215546Sopenharmony_ci  {
6044bf215546Sopenharmony_ci   "chips": ["gfx7"],
6045bf215546Sopenharmony_ci   "map": {"at": 196788, "to": "mm"},
6046bf215546Sopenharmony_ci   "name": "CP_SC_PSINVOC_COUNT0_HI"
6047bf215546Sopenharmony_ci  },
6048bf215546Sopenharmony_ci  {
6049bf215546Sopenharmony_ci   "chips": ["gfx7"],
6050bf215546Sopenharmony_ci   "map": {"at": 196792, "to": "mm"},
6051bf215546Sopenharmony_ci   "name": "CP_SC_PSINVOC_COUNT1_LO"
6052bf215546Sopenharmony_ci  },
6053bf215546Sopenharmony_ci  {
6054bf215546Sopenharmony_ci   "chips": ["gfx7"],
6055bf215546Sopenharmony_ci   "map": {"at": 196796, "to": "mm"},
6056bf215546Sopenharmony_ci   "name": "CP_SC_PSINVOC_COUNT1_HI"
6057bf215546Sopenharmony_ci  },
6058bf215546Sopenharmony_ci  {
6059bf215546Sopenharmony_ci   "chips": ["gfx7"],
6060bf215546Sopenharmony_ci   "map": {"at": 196800, "to": "mm"},
6061bf215546Sopenharmony_ci   "name": "CP_VGT_CSINVOC_COUNT_LO"
6062bf215546Sopenharmony_ci  },
6063bf215546Sopenharmony_ci  {
6064bf215546Sopenharmony_ci   "chips": ["gfx7"],
6065bf215546Sopenharmony_ci   "map": {"at": 196804, "to": "mm"},
6066bf215546Sopenharmony_ci   "name": "CP_VGT_CSINVOC_COUNT_HI"
6067bf215546Sopenharmony_ci  },
6068bf215546Sopenharmony_ci  {
6069bf215546Sopenharmony_ci   "chips": ["gfx7"],
6070bf215546Sopenharmony_ci   "map": {"at": 196860, "to": "mm"},
6071bf215546Sopenharmony_ci   "name": "CP_STRMOUT_CNTL",
6072bf215546Sopenharmony_ci   "type_ref": "CP_STRMOUT_CNTL"
6073bf215546Sopenharmony_ci  },
6074bf215546Sopenharmony_ci  {
6075bf215546Sopenharmony_ci   "chips": ["gfx7"],
6076bf215546Sopenharmony_ci   "map": {"at": 196864, "to": "mm"},
6077bf215546Sopenharmony_ci   "name": "SCRATCH_REG0"
6078bf215546Sopenharmony_ci  },
6079bf215546Sopenharmony_ci  {
6080bf215546Sopenharmony_ci   "chips": ["gfx7"],
6081bf215546Sopenharmony_ci   "map": {"at": 196868, "to": "mm"},
6082bf215546Sopenharmony_ci   "name": "SCRATCH_REG1"
6083bf215546Sopenharmony_ci  },
6084bf215546Sopenharmony_ci  {
6085bf215546Sopenharmony_ci   "chips": ["gfx7"],
6086bf215546Sopenharmony_ci   "map": {"at": 196872, "to": "mm"},
6087bf215546Sopenharmony_ci   "name": "SCRATCH_REG2"
6088bf215546Sopenharmony_ci  },
6089bf215546Sopenharmony_ci  {
6090bf215546Sopenharmony_ci   "chips": ["gfx7"],
6091bf215546Sopenharmony_ci   "map": {"at": 196876, "to": "mm"},
6092bf215546Sopenharmony_ci   "name": "SCRATCH_REG3"
6093bf215546Sopenharmony_ci  },
6094bf215546Sopenharmony_ci  {
6095bf215546Sopenharmony_ci   "chips": ["gfx7"],
6096bf215546Sopenharmony_ci   "map": {"at": 196880, "to": "mm"},
6097bf215546Sopenharmony_ci   "name": "SCRATCH_REG4"
6098bf215546Sopenharmony_ci  },
6099bf215546Sopenharmony_ci  {
6100bf215546Sopenharmony_ci   "chips": ["gfx7"],
6101bf215546Sopenharmony_ci   "map": {"at": 196884, "to": "mm"},
6102bf215546Sopenharmony_ci   "name": "SCRATCH_REG5"
6103bf215546Sopenharmony_ci  },
6104bf215546Sopenharmony_ci  {
6105bf215546Sopenharmony_ci   "chips": ["gfx7"],
6106bf215546Sopenharmony_ci   "map": {"at": 196888, "to": "mm"},
6107bf215546Sopenharmony_ci   "name": "SCRATCH_REG6"
6108bf215546Sopenharmony_ci  },
6109bf215546Sopenharmony_ci  {
6110bf215546Sopenharmony_ci   "chips": ["gfx7"],
6111bf215546Sopenharmony_ci   "map": {"at": 196892, "to": "mm"},
6112bf215546Sopenharmony_ci   "name": "SCRATCH_REG7"
6113bf215546Sopenharmony_ci  },
6114bf215546Sopenharmony_ci  {
6115bf215546Sopenharmony_ci   "chips": ["gfx7"],
6116bf215546Sopenharmony_ci   "map": {"at": 196928, "to": "mm"},
6117bf215546Sopenharmony_ci   "name": "SCRATCH_UMSK",
6118bf215546Sopenharmony_ci   "type_ref": "SCRATCH_UMSK"
6119bf215546Sopenharmony_ci  },
6120bf215546Sopenharmony_ci  {
6121bf215546Sopenharmony_ci   "chips": ["gfx7"],
6122bf215546Sopenharmony_ci   "map": {"at": 196932, "to": "mm"},
6123bf215546Sopenharmony_ci   "name": "SCRATCH_ADDR"
6124bf215546Sopenharmony_ci  },
6125bf215546Sopenharmony_ci  {
6126bf215546Sopenharmony_ci   "chips": ["gfx7"],
6127bf215546Sopenharmony_ci   "map": {"at": 196936, "to": "mm"},
6128bf215546Sopenharmony_ci   "name": "CP_PFP_ATOMIC_PREOP_LO"
6129bf215546Sopenharmony_ci  },
6130bf215546Sopenharmony_ci  {
6131bf215546Sopenharmony_ci   "chips": ["gfx7"],
6132bf215546Sopenharmony_ci   "map": {"at": 196940, "to": "mm"},
6133bf215546Sopenharmony_ci   "name": "CP_PFP_ATOMIC_PREOP_HI"
6134bf215546Sopenharmony_ci  },
6135bf215546Sopenharmony_ci  {
6136bf215546Sopenharmony_ci   "chips": ["gfx7"],
6137bf215546Sopenharmony_ci   "map": {"at": 196944, "to": "mm"},
6138bf215546Sopenharmony_ci   "name": "CP_PFP_GDS_ATOMIC0_PREOP_LO"
6139bf215546Sopenharmony_ci  },
6140bf215546Sopenharmony_ci  {
6141bf215546Sopenharmony_ci   "chips": ["gfx7"],
6142bf215546Sopenharmony_ci   "map": {"at": 196948, "to": "mm"},
6143bf215546Sopenharmony_ci   "name": "CP_PFP_GDS_ATOMIC0_PREOP_HI"
6144bf215546Sopenharmony_ci  },
6145bf215546Sopenharmony_ci  {
6146bf215546Sopenharmony_ci   "chips": ["gfx7"],
6147bf215546Sopenharmony_ci   "map": {"at": 196952, "to": "mm"},
6148bf215546Sopenharmony_ci   "name": "CP_PFP_GDS_ATOMIC1_PREOP_LO"
6149bf215546Sopenharmony_ci  },
6150bf215546Sopenharmony_ci  {
6151bf215546Sopenharmony_ci   "chips": ["gfx7"],
6152bf215546Sopenharmony_ci   "map": {"at": 196956, "to": "mm"},
6153bf215546Sopenharmony_ci   "name": "CP_PFP_GDS_ATOMIC1_PREOP_HI"
6154bf215546Sopenharmony_ci  },
6155bf215546Sopenharmony_ci  {
6156bf215546Sopenharmony_ci   "chips": ["gfx7"],
6157bf215546Sopenharmony_ci   "map": {"at": 196960, "to": "mm"},
6158bf215546Sopenharmony_ci   "name": "CP_APPEND_ADDR_LO",
6159bf215546Sopenharmony_ci   "type_ref": "CP_APPEND_ADDR_LO"
6160bf215546Sopenharmony_ci  },
6161bf215546Sopenharmony_ci  {
6162bf215546Sopenharmony_ci   "chips": ["gfx7"],
6163bf215546Sopenharmony_ci   "map": {"at": 196964, "to": "mm"},
6164bf215546Sopenharmony_ci   "name": "CP_APPEND_ADDR_HI",
6165bf215546Sopenharmony_ci   "type_ref": "CP_APPEND_ADDR_HI"
6166bf215546Sopenharmony_ci  },
6167bf215546Sopenharmony_ci  {
6168bf215546Sopenharmony_ci   "chips": ["gfx7"],
6169bf215546Sopenharmony_ci   "map": {"at": 196968, "to": "mm"},
6170bf215546Sopenharmony_ci   "name": "CP_APPEND_DATA"
6171bf215546Sopenharmony_ci  },
6172bf215546Sopenharmony_ci  {
6173bf215546Sopenharmony_ci   "chips": ["gfx7"],
6174bf215546Sopenharmony_ci   "map": {"at": 196972, "to": "mm"},
6175bf215546Sopenharmony_ci   "name": "CP_APPEND_LAST_CS_FENCE"
6176bf215546Sopenharmony_ci  },
6177bf215546Sopenharmony_ci  {
6178bf215546Sopenharmony_ci   "chips": ["gfx7"],
6179bf215546Sopenharmony_ci   "map": {"at": 196976, "to": "mm"},
6180bf215546Sopenharmony_ci   "name": "CP_APPEND_LAST_PS_FENCE"
6181bf215546Sopenharmony_ci  },
6182bf215546Sopenharmony_ci  {
6183bf215546Sopenharmony_ci   "chips": ["gfx7"],
6184bf215546Sopenharmony_ci   "map": {"at": 196980, "to": "mm"},
6185bf215546Sopenharmony_ci   "name": "CP_ATOMIC_PREOP_LO"
6186bf215546Sopenharmony_ci  },
6187bf215546Sopenharmony_ci  {
6188bf215546Sopenharmony_ci   "chips": ["gfx7"],
6189bf215546Sopenharmony_ci   "map": {"at": 196984, "to": "mm"},
6190bf215546Sopenharmony_ci   "name": "CP_ATOMIC_PREOP_HI"
6191bf215546Sopenharmony_ci  },
6192bf215546Sopenharmony_ci  {
6193bf215546Sopenharmony_ci   "chips": ["gfx7"],
6194bf215546Sopenharmony_ci   "map": {"at": 196988, "to": "mm"},
6195bf215546Sopenharmony_ci   "name": "CP_GDS_ATOMIC0_PREOP_LO"
6196bf215546Sopenharmony_ci  },
6197bf215546Sopenharmony_ci  {
6198bf215546Sopenharmony_ci   "chips": ["gfx7"],
6199bf215546Sopenharmony_ci   "map": {"at": 196992, "to": "mm"},
6200bf215546Sopenharmony_ci   "name": "CP_GDS_ATOMIC0_PREOP_HI"
6201bf215546Sopenharmony_ci  },
6202bf215546Sopenharmony_ci  {
6203bf215546Sopenharmony_ci   "chips": ["gfx7"],
6204bf215546Sopenharmony_ci   "map": {"at": 196996, "to": "mm"},
6205bf215546Sopenharmony_ci   "name": "CP_GDS_ATOMIC1_PREOP_LO"
6206bf215546Sopenharmony_ci  },
6207bf215546Sopenharmony_ci  {
6208bf215546Sopenharmony_ci   "chips": ["gfx7"],
6209bf215546Sopenharmony_ci   "map": {"at": 197000, "to": "mm"},
6210bf215546Sopenharmony_ci   "name": "CP_GDS_ATOMIC1_PREOP_HI"
6211bf215546Sopenharmony_ci  },
6212bf215546Sopenharmony_ci  {
6213bf215546Sopenharmony_ci   "chips": ["gfx7"],
6214bf215546Sopenharmony_ci   "map": {"at": 197028, "to": "mm"},
6215bf215546Sopenharmony_ci   "name": "CP_ME_MC_WADDR_LO",
6216bf215546Sopenharmony_ci   "type_ref": "CP_ME_MC_WADDR_LO"
6217bf215546Sopenharmony_ci  },
6218bf215546Sopenharmony_ci  {
6219bf215546Sopenharmony_ci   "chips": ["gfx7"],
6220bf215546Sopenharmony_ci   "map": {"at": 197032, "to": "mm"},
6221bf215546Sopenharmony_ci   "name": "CP_ME_MC_WADDR_HI",
6222bf215546Sopenharmony_ci   "type_ref": "CP_ME_MC_WADDR_HI"
6223bf215546Sopenharmony_ci  },
6224bf215546Sopenharmony_ci  {
6225bf215546Sopenharmony_ci   "chips": ["gfx7"],
6226bf215546Sopenharmony_ci   "map": {"at": 197036, "to": "mm"},
6227bf215546Sopenharmony_ci   "name": "CP_ME_MC_WDATA_LO"
6228bf215546Sopenharmony_ci  },
6229bf215546Sopenharmony_ci  {
6230bf215546Sopenharmony_ci   "chips": ["gfx7"],
6231bf215546Sopenharmony_ci   "map": {"at": 197040, "to": "mm"},
6232bf215546Sopenharmony_ci   "name": "CP_ME_MC_WDATA_HI"
6233bf215546Sopenharmony_ci  },
6234bf215546Sopenharmony_ci  {
6235bf215546Sopenharmony_ci   "chips": ["gfx7"],
6236bf215546Sopenharmony_ci   "map": {"at": 197044, "to": "mm"},
6237bf215546Sopenharmony_ci   "name": "CP_ME_MC_RADDR_LO",
6238bf215546Sopenharmony_ci   "type_ref": "CP_ME_MC_RADDR_LO"
6239bf215546Sopenharmony_ci  },
6240bf215546Sopenharmony_ci  {
6241bf215546Sopenharmony_ci   "chips": ["gfx7"],
6242bf215546Sopenharmony_ci   "map": {"at": 197048, "to": "mm"},
6243bf215546Sopenharmony_ci   "name": "CP_ME_MC_RADDR_HI",
6244bf215546Sopenharmony_ci   "type_ref": "CP_ME_MC_RADDR_HI"
6245bf215546Sopenharmony_ci  },
6246bf215546Sopenharmony_ci  {
6247bf215546Sopenharmony_ci   "chips": ["gfx7"],
6248bf215546Sopenharmony_ci   "map": {"at": 197052, "to": "mm"},
6249bf215546Sopenharmony_ci   "name": "CP_SEM_WAIT_TIMER"
6250bf215546Sopenharmony_ci  },
6251bf215546Sopenharmony_ci  {
6252bf215546Sopenharmony_ci   "chips": ["gfx7"],
6253bf215546Sopenharmony_ci   "map": {"at": 197056, "to": "mm"},
6254bf215546Sopenharmony_ci   "name": "CP_SIG_SEM_ADDR_LO",
6255bf215546Sopenharmony_ci   "type_ref": "CP_SIG_SEM_ADDR_LO"
6256bf215546Sopenharmony_ci  },
6257bf215546Sopenharmony_ci  {
6258bf215546Sopenharmony_ci   "chips": ["gfx7"],
6259bf215546Sopenharmony_ci   "map": {"at": 197060, "to": "mm"},
6260bf215546Sopenharmony_ci   "name": "CP_SIG_SEM_ADDR_HI",
6261bf215546Sopenharmony_ci   "type_ref": "CP_SIG_SEM_ADDR_HI"
6262bf215546Sopenharmony_ci  },
6263bf215546Sopenharmony_ci  {
6264bf215546Sopenharmony_ci   "chips": ["gfx7"],
6265bf215546Sopenharmony_ci   "map": {"at": 197072, "to": "mm"},
6266bf215546Sopenharmony_ci   "name": "CP_WAIT_REG_MEM_TIMEOUT"
6267bf215546Sopenharmony_ci  },
6268bf215546Sopenharmony_ci  {
6269bf215546Sopenharmony_ci   "chips": ["gfx7"],
6270bf215546Sopenharmony_ci   "map": {"at": 197076, "to": "mm"},
6271bf215546Sopenharmony_ci   "name": "CP_WAIT_SEM_ADDR_LO",
6272bf215546Sopenharmony_ci   "type_ref": "CP_SIG_SEM_ADDR_LO"
6273bf215546Sopenharmony_ci  },
6274bf215546Sopenharmony_ci  {
6275bf215546Sopenharmony_ci   "chips": ["gfx7"],
6276bf215546Sopenharmony_ci   "map": {"at": 197080, "to": "mm"},
6277bf215546Sopenharmony_ci   "name": "CP_WAIT_SEM_ADDR_HI",
6278bf215546Sopenharmony_ci   "type_ref": "CP_SIG_SEM_ADDR_HI"
6279bf215546Sopenharmony_ci  },
6280bf215546Sopenharmony_ci  {
6281bf215546Sopenharmony_ci   "chips": ["gfx7"],
6282bf215546Sopenharmony_ci   "map": {"at": 197084, "to": "mm"},
6283bf215546Sopenharmony_ci   "name": "CP_DMA_PFP_CONTROL",
6284bf215546Sopenharmony_ci   "type_ref": "CP_DMA_ME_CONTROL"
6285bf215546Sopenharmony_ci  },
6286bf215546Sopenharmony_ci  {
6287bf215546Sopenharmony_ci   "chips": ["gfx7"],
6288bf215546Sopenharmony_ci   "map": {"at": 197088, "to": "mm"},
6289bf215546Sopenharmony_ci   "name": "CP_DMA_ME_CONTROL",
6290bf215546Sopenharmony_ci   "type_ref": "CP_DMA_ME_CONTROL"
6291bf215546Sopenharmony_ci  },
6292bf215546Sopenharmony_ci  {
6293bf215546Sopenharmony_ci   "chips": ["gfx7"],
6294bf215546Sopenharmony_ci   "map": {"at": 197092, "to": "mm"},
6295bf215546Sopenharmony_ci   "name": "CP_COHER_BASE_HI",
6296bf215546Sopenharmony_ci   "type_ref": "CP_COHER_BASE_HI"
6297bf215546Sopenharmony_ci  },
6298bf215546Sopenharmony_ci  {
6299bf215546Sopenharmony_ci   "chips": ["gfx7"],
6300bf215546Sopenharmony_ci   "map": {"at": 197100, "to": "mm"},
6301bf215546Sopenharmony_ci   "name": "CP_COHER_START_DELAY",
6302bf215546Sopenharmony_ci   "type_ref": "CP_COHER_START_DELAY"
6303bf215546Sopenharmony_ci  },
6304bf215546Sopenharmony_ci  {
6305bf215546Sopenharmony_ci   "chips": ["gfx7"],
6306bf215546Sopenharmony_ci   "map": {"at": 197104, "to": "mm"},
6307bf215546Sopenharmony_ci   "name": "CP_COHER_CNTL",
6308bf215546Sopenharmony_ci   "type_ref": "CP_COHER_CNTL"
6309bf215546Sopenharmony_ci  },
6310bf215546Sopenharmony_ci  {
6311bf215546Sopenharmony_ci   "chips": ["gfx7"],
6312bf215546Sopenharmony_ci   "map": {"at": 197108, "to": "mm"},
6313bf215546Sopenharmony_ci   "name": "CP_COHER_SIZE"
6314bf215546Sopenharmony_ci  },
6315bf215546Sopenharmony_ci  {
6316bf215546Sopenharmony_ci   "chips": ["gfx7"],
6317bf215546Sopenharmony_ci   "map": {"at": 197112, "to": "mm"},
6318bf215546Sopenharmony_ci   "name": "CP_COHER_BASE"
6319bf215546Sopenharmony_ci  },
6320bf215546Sopenharmony_ci  {
6321bf215546Sopenharmony_ci   "chips": ["gfx7"],
6322bf215546Sopenharmony_ci   "map": {"at": 197116, "to": "mm"},
6323bf215546Sopenharmony_ci   "name": "CP_COHER_STATUS",
6324bf215546Sopenharmony_ci   "type_ref": "CP_COHER_STATUS"
6325bf215546Sopenharmony_ci  },
6326bf215546Sopenharmony_ci  {
6327bf215546Sopenharmony_ci   "chips": ["gfx7"],
6328bf215546Sopenharmony_ci   "map": {"at": 197120, "to": "mm"},
6329bf215546Sopenharmony_ci   "name": "CP_DMA_ME_SRC_ADDR"
6330bf215546Sopenharmony_ci  },
6331bf215546Sopenharmony_ci  {
6332bf215546Sopenharmony_ci   "chips": ["gfx7"],
6333bf215546Sopenharmony_ci   "map": {"at": 197124, "to": "mm"},
6334bf215546Sopenharmony_ci   "name": "CP_DMA_ME_SRC_ADDR_HI",
6335bf215546Sopenharmony_ci   "type_ref": "CP_DMA_ME_SRC_ADDR_HI"
6336bf215546Sopenharmony_ci  },
6337bf215546Sopenharmony_ci  {
6338bf215546Sopenharmony_ci   "chips": ["gfx7"],
6339bf215546Sopenharmony_ci   "map": {"at": 197128, "to": "mm"},
6340bf215546Sopenharmony_ci   "name": "CP_DMA_ME_DST_ADDR"
6341bf215546Sopenharmony_ci  },
6342bf215546Sopenharmony_ci  {
6343bf215546Sopenharmony_ci   "chips": ["gfx7"],
6344bf215546Sopenharmony_ci   "map": {"at": 197132, "to": "mm"},
6345bf215546Sopenharmony_ci   "name": "CP_DMA_ME_DST_ADDR_HI",
6346bf215546Sopenharmony_ci   "type_ref": "CP_DMA_ME_DST_ADDR_HI"
6347bf215546Sopenharmony_ci  },
6348bf215546Sopenharmony_ci  {
6349bf215546Sopenharmony_ci   "chips": ["gfx7"],
6350bf215546Sopenharmony_ci   "map": {"at": 197136, "to": "mm"},
6351bf215546Sopenharmony_ci   "name": "CP_DMA_ME_COMMAND",
6352bf215546Sopenharmony_ci   "type_ref": "CP_DMA_ME_COMMAND"
6353bf215546Sopenharmony_ci  },
6354bf215546Sopenharmony_ci  {
6355bf215546Sopenharmony_ci   "chips": ["gfx7"],
6356bf215546Sopenharmony_ci   "map": {"at": 197140, "to": "mm"},
6357bf215546Sopenharmony_ci   "name": "CP_DMA_PFP_SRC_ADDR"
6358bf215546Sopenharmony_ci  },
6359bf215546Sopenharmony_ci  {
6360bf215546Sopenharmony_ci   "chips": ["gfx7"],
6361bf215546Sopenharmony_ci   "map": {"at": 197144, "to": "mm"},
6362bf215546Sopenharmony_ci   "name": "CP_DMA_PFP_SRC_ADDR_HI",
6363bf215546Sopenharmony_ci   "type_ref": "CP_DMA_ME_SRC_ADDR_HI"
6364bf215546Sopenharmony_ci  },
6365bf215546Sopenharmony_ci  {
6366bf215546Sopenharmony_ci   "chips": ["gfx7"],
6367bf215546Sopenharmony_ci   "map": {"at": 197148, "to": "mm"},
6368bf215546Sopenharmony_ci   "name": "CP_DMA_PFP_DST_ADDR"
6369bf215546Sopenharmony_ci  },
6370bf215546Sopenharmony_ci  {
6371bf215546Sopenharmony_ci   "chips": ["gfx7"],
6372bf215546Sopenharmony_ci   "map": {"at": 197152, "to": "mm"},
6373bf215546Sopenharmony_ci   "name": "CP_DMA_PFP_DST_ADDR_HI",
6374bf215546Sopenharmony_ci   "type_ref": "CP_DMA_ME_DST_ADDR_HI"
6375bf215546Sopenharmony_ci  },
6376bf215546Sopenharmony_ci  {
6377bf215546Sopenharmony_ci   "chips": ["gfx7"],
6378bf215546Sopenharmony_ci   "map": {"at": 197156, "to": "mm"},
6379bf215546Sopenharmony_ci   "name": "CP_DMA_PFP_COMMAND",
6380bf215546Sopenharmony_ci   "type_ref": "CP_DMA_ME_COMMAND"
6381bf215546Sopenharmony_ci  },
6382bf215546Sopenharmony_ci  {
6383bf215546Sopenharmony_ci   "chips": ["gfx7"],
6384bf215546Sopenharmony_ci   "map": {"at": 197160, "to": "mm"},
6385bf215546Sopenharmony_ci   "name": "CP_DMA_CNTL",
6386bf215546Sopenharmony_ci   "type_ref": "CP_DMA_CNTL"
6387bf215546Sopenharmony_ci  },
6388bf215546Sopenharmony_ci  {
6389bf215546Sopenharmony_ci   "chips": ["gfx7"],
6390bf215546Sopenharmony_ci   "map": {"at": 197164, "to": "mm"},
6391bf215546Sopenharmony_ci   "name": "CP_DMA_READ_TAGS",
6392bf215546Sopenharmony_ci   "type_ref": "CP_DMA_READ_TAGS"
6393bf215546Sopenharmony_ci  },
6394bf215546Sopenharmony_ci  {
6395bf215546Sopenharmony_ci   "chips": ["gfx7"],
6396bf215546Sopenharmony_ci   "map": {"at": 197168, "to": "mm"},
6397bf215546Sopenharmony_ci   "name": "CP_COHER_SIZE_HI",
6398bf215546Sopenharmony_ci   "type_ref": "CP_COHER_SIZE_HI"
6399bf215546Sopenharmony_ci  },
6400bf215546Sopenharmony_ci  {
6401bf215546Sopenharmony_ci   "chips": ["gfx7"],
6402bf215546Sopenharmony_ci   "map": {"at": 197172, "to": "mm"},
6403bf215546Sopenharmony_ci   "name": "CP_PFP_IB_CONTROL",
6404bf215546Sopenharmony_ci   "type_ref": "CP_PFP_IB_CONTROL"
6405bf215546Sopenharmony_ci  },
6406bf215546Sopenharmony_ci  {
6407bf215546Sopenharmony_ci   "chips": ["gfx7"],
6408bf215546Sopenharmony_ci   "map": {"at": 197176, "to": "mm"},
6409bf215546Sopenharmony_ci   "name": "CP_PFP_LOAD_CONTROL",
6410bf215546Sopenharmony_ci   "type_ref": "CP_PFP_LOAD_CONTROL"
6411bf215546Sopenharmony_ci  },
6412bf215546Sopenharmony_ci  {
6413bf215546Sopenharmony_ci   "chips": ["gfx7"],
6414bf215546Sopenharmony_ci   "map": {"at": 197180, "to": "mm"},
6415bf215546Sopenharmony_ci   "name": "CP_SCRATCH_INDEX",
6416bf215546Sopenharmony_ci   "type_ref": "CP_CPC_SCRATCH_INDEX"
6417bf215546Sopenharmony_ci  },
6418bf215546Sopenharmony_ci  {
6419bf215546Sopenharmony_ci   "chips": ["gfx7"],
6420bf215546Sopenharmony_ci   "map": {"at": 197184, "to": "mm"},
6421bf215546Sopenharmony_ci   "name": "CP_SCRATCH_DATA"
6422bf215546Sopenharmony_ci  },
6423bf215546Sopenharmony_ci  {
6424bf215546Sopenharmony_ci   "chips": ["gfx7"],
6425bf215546Sopenharmony_ci   "map": {"at": 197188, "to": "mm"},
6426bf215546Sopenharmony_ci   "name": "CP_RB_OFFSET",
6427bf215546Sopenharmony_ci   "type_ref": "CP_RB_OFFSET"
6428bf215546Sopenharmony_ci  },
6429bf215546Sopenharmony_ci  {
6430bf215546Sopenharmony_ci   "chips": ["gfx7"],
6431bf215546Sopenharmony_ci   "map": {"at": 197192, "to": "mm"},
6432bf215546Sopenharmony_ci   "name": "CP_IB1_OFFSET",
6433bf215546Sopenharmony_ci   "type_ref": "CP_IB1_OFFSET"
6434bf215546Sopenharmony_ci  },
6435bf215546Sopenharmony_ci  {
6436bf215546Sopenharmony_ci   "chips": ["gfx7"],
6437bf215546Sopenharmony_ci   "map": {"at": 197196, "to": "mm"},
6438bf215546Sopenharmony_ci   "name": "CP_IB2_OFFSET",
6439bf215546Sopenharmony_ci   "type_ref": "CP_IB2_OFFSET"
6440bf215546Sopenharmony_ci  },
6441bf215546Sopenharmony_ci  {
6442bf215546Sopenharmony_ci   "chips": ["gfx7"],
6443bf215546Sopenharmony_ci   "map": {"at": 197200, "to": "mm"},
6444bf215546Sopenharmony_ci   "name": "CP_IB1_PREAMBLE_BEGIN",
6445bf215546Sopenharmony_ci   "type_ref": "CP_IB1_PREAMBLE_BEGIN"
6446bf215546Sopenharmony_ci  },
6447bf215546Sopenharmony_ci  {
6448bf215546Sopenharmony_ci   "chips": ["gfx7"],
6449bf215546Sopenharmony_ci   "map": {"at": 197204, "to": "mm"},
6450bf215546Sopenharmony_ci   "name": "CP_IB1_PREAMBLE_END",
6451bf215546Sopenharmony_ci   "type_ref": "CP_IB1_PREAMBLE_END"
6452bf215546Sopenharmony_ci  },
6453bf215546Sopenharmony_ci  {
6454bf215546Sopenharmony_ci   "chips": ["gfx7"],
6455bf215546Sopenharmony_ci   "map": {"at": 197208, "to": "mm"},
6456bf215546Sopenharmony_ci   "name": "CP_IB2_PREAMBLE_BEGIN",
6457bf215546Sopenharmony_ci   "type_ref": "CP_IB2_PREAMBLE_BEGIN"
6458bf215546Sopenharmony_ci  },
6459bf215546Sopenharmony_ci  {
6460bf215546Sopenharmony_ci   "chips": ["gfx7"],
6461bf215546Sopenharmony_ci   "map": {"at": 197212, "to": "mm"},
6462bf215546Sopenharmony_ci   "name": "CP_IB2_PREAMBLE_END",
6463bf215546Sopenharmony_ci   "type_ref": "CP_IB2_PREAMBLE_END"
6464bf215546Sopenharmony_ci  },
6465bf215546Sopenharmony_ci  {
6466bf215546Sopenharmony_ci   "chips": ["gfx7"],
6467bf215546Sopenharmony_ci   "map": {"at": 197216, "to": "mm"},
6468bf215546Sopenharmony_ci   "name": "CP_CE_IB1_OFFSET",
6469bf215546Sopenharmony_ci   "type_ref": "CP_IB1_OFFSET"
6470bf215546Sopenharmony_ci  },
6471bf215546Sopenharmony_ci  {
6472bf215546Sopenharmony_ci   "chips": ["gfx7"],
6473bf215546Sopenharmony_ci   "map": {"at": 197220, "to": "mm"},
6474bf215546Sopenharmony_ci   "name": "CP_CE_IB2_OFFSET",
6475bf215546Sopenharmony_ci   "type_ref": "CP_IB2_OFFSET"
6476bf215546Sopenharmony_ci  },
6477bf215546Sopenharmony_ci  {
6478bf215546Sopenharmony_ci   "chips": ["gfx7"],
6479bf215546Sopenharmony_ci   "map": {"at": 197224, "to": "mm"},
6480bf215546Sopenharmony_ci   "name": "CP_CE_COUNTER"
6481bf215546Sopenharmony_ci  },
6482bf215546Sopenharmony_ci  {
6483bf215546Sopenharmony_ci   "chips": ["gfx7"],
6484bf215546Sopenharmony_ci   "map": {"at": 197388, "to": "mm"},
6485bf215546Sopenharmony_ci   "name": "CP_CE_INIT_BASE_LO",
6486bf215546Sopenharmony_ci   "type_ref": "CP_CE_INIT_BASE_LO"
6487bf215546Sopenharmony_ci  },
6488bf215546Sopenharmony_ci  {
6489bf215546Sopenharmony_ci   "chips": ["gfx7"],
6490bf215546Sopenharmony_ci   "map": {"at": 197392, "to": "mm"},
6491bf215546Sopenharmony_ci   "name": "CP_CE_INIT_BASE_HI",
6492bf215546Sopenharmony_ci   "type_ref": "CP_CE_INIT_BASE_HI"
6493bf215546Sopenharmony_ci  },
6494bf215546Sopenharmony_ci  {
6495bf215546Sopenharmony_ci   "chips": ["gfx7"],
6496bf215546Sopenharmony_ci   "map": {"at": 197396, "to": "mm"},
6497bf215546Sopenharmony_ci   "name": "CP_CE_INIT_BUFSZ",
6498bf215546Sopenharmony_ci   "type_ref": "CP_CE_INIT_BUFSZ"
6499bf215546Sopenharmony_ci  },
6500bf215546Sopenharmony_ci  {
6501bf215546Sopenharmony_ci   "chips": ["gfx7"],
6502bf215546Sopenharmony_ci   "map": {"at": 197400, "to": "mm"},
6503bf215546Sopenharmony_ci   "name": "CP_CE_IB1_BASE_LO",
6504bf215546Sopenharmony_ci   "type_ref": "CP_CE_IB1_BASE_LO"
6505bf215546Sopenharmony_ci  },
6506bf215546Sopenharmony_ci  {
6507bf215546Sopenharmony_ci   "chips": ["gfx7"],
6508bf215546Sopenharmony_ci   "map": {"at": 197404, "to": "mm"},
6509bf215546Sopenharmony_ci   "name": "CP_CE_IB1_BASE_HI",
6510bf215546Sopenharmony_ci   "type_ref": "CP_CE_IB1_BASE_HI"
6511bf215546Sopenharmony_ci  },
6512bf215546Sopenharmony_ci  {
6513bf215546Sopenharmony_ci   "chips": ["gfx7"],
6514bf215546Sopenharmony_ci   "map": {"at": 197408, "to": "mm"},
6515bf215546Sopenharmony_ci   "name": "CP_CE_IB1_BUFSZ",
6516bf215546Sopenharmony_ci   "type_ref": "CP_CE_IB1_BUFSZ"
6517bf215546Sopenharmony_ci  },
6518bf215546Sopenharmony_ci  {
6519bf215546Sopenharmony_ci   "chips": ["gfx7"],
6520bf215546Sopenharmony_ci   "map": {"at": 197412, "to": "mm"},
6521bf215546Sopenharmony_ci   "name": "CP_CE_IB2_BASE_LO",
6522bf215546Sopenharmony_ci   "type_ref": "CP_CE_IB2_BASE_LO"
6523bf215546Sopenharmony_ci  },
6524bf215546Sopenharmony_ci  {
6525bf215546Sopenharmony_ci   "chips": ["gfx7"],
6526bf215546Sopenharmony_ci   "map": {"at": 197416, "to": "mm"},
6527bf215546Sopenharmony_ci   "name": "CP_CE_IB2_BASE_HI",
6528bf215546Sopenharmony_ci   "type_ref": "CP_CE_IB2_BASE_HI"
6529bf215546Sopenharmony_ci  },
6530bf215546Sopenharmony_ci  {
6531bf215546Sopenharmony_ci   "chips": ["gfx7"],
6532bf215546Sopenharmony_ci   "map": {"at": 197420, "to": "mm"},
6533bf215546Sopenharmony_ci   "name": "CP_CE_IB2_BUFSZ",
6534bf215546Sopenharmony_ci   "type_ref": "CP_CE_IB2_BUFSZ"
6535bf215546Sopenharmony_ci  },
6536bf215546Sopenharmony_ci  {
6537bf215546Sopenharmony_ci   "chips": ["gfx7"],
6538bf215546Sopenharmony_ci   "map": {"at": 197424, "to": "mm"},
6539bf215546Sopenharmony_ci   "name": "CP_IB1_BASE_LO",
6540bf215546Sopenharmony_ci   "type_ref": "CP_CE_IB1_BASE_LO"
6541bf215546Sopenharmony_ci  },
6542bf215546Sopenharmony_ci  {
6543bf215546Sopenharmony_ci   "chips": ["gfx7"],
6544bf215546Sopenharmony_ci   "map": {"at": 197428, "to": "mm"},
6545bf215546Sopenharmony_ci   "name": "CP_IB1_BASE_HI",
6546bf215546Sopenharmony_ci   "type_ref": "CP_CE_IB1_BASE_HI"
6547bf215546Sopenharmony_ci  },
6548bf215546Sopenharmony_ci  {
6549bf215546Sopenharmony_ci   "chips": ["gfx7"],
6550bf215546Sopenharmony_ci   "map": {"at": 197432, "to": "mm"},
6551bf215546Sopenharmony_ci   "name": "CP_IB1_BUFSZ",
6552bf215546Sopenharmony_ci   "type_ref": "CP_CE_IB1_BUFSZ"
6553bf215546Sopenharmony_ci  },
6554bf215546Sopenharmony_ci  {
6555bf215546Sopenharmony_ci   "chips": ["gfx7"],
6556bf215546Sopenharmony_ci   "map": {"at": 197436, "to": "mm"},
6557bf215546Sopenharmony_ci   "name": "CP_IB2_BASE_LO",
6558bf215546Sopenharmony_ci   "type_ref": "CP_CE_IB2_BASE_LO"
6559bf215546Sopenharmony_ci  },
6560bf215546Sopenharmony_ci  {
6561bf215546Sopenharmony_ci   "chips": ["gfx7"],
6562bf215546Sopenharmony_ci   "map": {"at": 197440, "to": "mm"},
6563bf215546Sopenharmony_ci   "name": "CP_IB2_BASE_HI",
6564bf215546Sopenharmony_ci   "type_ref": "CP_CE_IB2_BASE_HI"
6565bf215546Sopenharmony_ci  },
6566bf215546Sopenharmony_ci  {
6567bf215546Sopenharmony_ci   "chips": ["gfx7"],
6568bf215546Sopenharmony_ci   "map": {"at": 197444, "to": "mm"},
6569bf215546Sopenharmony_ci   "name": "CP_IB2_BUFSZ",
6570bf215546Sopenharmony_ci   "type_ref": "CP_CE_IB2_BUFSZ"
6571bf215546Sopenharmony_ci  },
6572bf215546Sopenharmony_ci  {
6573bf215546Sopenharmony_ci   "chips": ["gfx7"],
6574bf215546Sopenharmony_ci   "map": {"at": 197448, "to": "mm"},
6575bf215546Sopenharmony_ci   "name": "CP_ST_BASE_LO",
6576bf215546Sopenharmony_ci   "type_ref": "CP_ST_BASE_LO"
6577bf215546Sopenharmony_ci  },
6578bf215546Sopenharmony_ci  {
6579bf215546Sopenharmony_ci   "chips": ["gfx7"],
6580bf215546Sopenharmony_ci   "map": {"at": 197452, "to": "mm"},
6581bf215546Sopenharmony_ci   "name": "CP_ST_BASE_HI",
6582bf215546Sopenharmony_ci   "type_ref": "CP_ST_BASE_HI"
6583bf215546Sopenharmony_ci  },
6584bf215546Sopenharmony_ci  {
6585bf215546Sopenharmony_ci   "chips": ["gfx7"],
6586bf215546Sopenharmony_ci   "map": {"at": 197456, "to": "mm"},
6587bf215546Sopenharmony_ci   "name": "CP_ST_BUFSZ",
6588bf215546Sopenharmony_ci   "type_ref": "CP_ST_BUFSZ"
6589bf215546Sopenharmony_ci  },
6590bf215546Sopenharmony_ci  {
6591bf215546Sopenharmony_ci   "chips": ["gfx7"],
6592bf215546Sopenharmony_ci   "map": {"at": 197460, "to": "mm"},
6593bf215546Sopenharmony_ci   "name": "CP_EOP_DONE_EVENT_CNTL",
6594bf215546Sopenharmony_ci   "type_ref": "CP_EOP_DONE_EVENT_CNTL"
6595bf215546Sopenharmony_ci  },
6596bf215546Sopenharmony_ci  {
6597bf215546Sopenharmony_ci   "chips": ["gfx7"],
6598bf215546Sopenharmony_ci   "map": {"at": 197464, "to": "mm"},
6599bf215546Sopenharmony_ci   "name": "CP_EOP_DONE_DATA_CNTL",
6600bf215546Sopenharmony_ci   "type_ref": "CP_EOP_DONE_DATA_CNTL"
6601bf215546Sopenharmony_ci  },
6602bf215546Sopenharmony_ci  {
6603bf215546Sopenharmony_ci   "chips": ["gfx7"],
6604bf215546Sopenharmony_ci   "map": {"at": 198656, "to": "mm"},
6605bf215546Sopenharmony_ci   "name": "GRBM_GFX_INDEX",
6606bf215546Sopenharmony_ci   "type_ref": "GRBM_GFX_INDEX"
6607bf215546Sopenharmony_ci  },
6608bf215546Sopenharmony_ci  {
6609bf215546Sopenharmony_ci   "chips": ["gfx7"],
6610bf215546Sopenharmony_ci   "map": {"at": 198912, "to": "mm"},
6611bf215546Sopenharmony_ci   "name": "VGT_ESGS_RING_SIZE"
6612bf215546Sopenharmony_ci  },
6613bf215546Sopenharmony_ci  {
6614bf215546Sopenharmony_ci   "chips": ["gfx7"],
6615bf215546Sopenharmony_ci   "map": {"at": 198916, "to": "mm"},
6616bf215546Sopenharmony_ci   "name": "VGT_GSVS_RING_SIZE"
6617bf215546Sopenharmony_ci  },
6618bf215546Sopenharmony_ci  {
6619bf215546Sopenharmony_ci   "chips": ["gfx7"],
6620bf215546Sopenharmony_ci   "map": {"at": 198920, "to": "mm"},
6621bf215546Sopenharmony_ci   "name": "VGT_PRIMITIVE_TYPE",
6622bf215546Sopenharmony_ci   "type_ref": "VGT_PRIMITIVE_TYPE"
6623bf215546Sopenharmony_ci  },
6624bf215546Sopenharmony_ci  {
6625bf215546Sopenharmony_ci   "chips": ["gfx7"],
6626bf215546Sopenharmony_ci   "map": {"at": 198924, "to": "mm"},
6627bf215546Sopenharmony_ci   "name": "VGT_INDEX_TYPE",
6628bf215546Sopenharmony_ci   "type_ref": "VGT_INDEX_TYPE"
6629bf215546Sopenharmony_ci  },
6630bf215546Sopenharmony_ci  {
6631bf215546Sopenharmony_ci   "chips": ["gfx7"],
6632bf215546Sopenharmony_ci   "map": {"at": 198928, "to": "mm"},
6633bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_BUFFER_FILLED_SIZE_0"
6634bf215546Sopenharmony_ci  },
6635bf215546Sopenharmony_ci  {
6636bf215546Sopenharmony_ci   "chips": ["gfx7"],
6637bf215546Sopenharmony_ci   "map": {"at": 198932, "to": "mm"},
6638bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_BUFFER_FILLED_SIZE_1"
6639bf215546Sopenharmony_ci  },
6640bf215546Sopenharmony_ci  {
6641bf215546Sopenharmony_ci   "chips": ["gfx7"],
6642bf215546Sopenharmony_ci   "map": {"at": 198936, "to": "mm"},
6643bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_BUFFER_FILLED_SIZE_2"
6644bf215546Sopenharmony_ci  },
6645bf215546Sopenharmony_ci  {
6646bf215546Sopenharmony_ci   "chips": ["gfx7"],
6647bf215546Sopenharmony_ci   "map": {"at": 198940, "to": "mm"},
6648bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_BUFFER_FILLED_SIZE_3"
6649bf215546Sopenharmony_ci  },
6650bf215546Sopenharmony_ci  {
6651bf215546Sopenharmony_ci   "chips": ["gfx7"],
6652bf215546Sopenharmony_ci   "map": {"at": 198960, "to": "mm"},
6653bf215546Sopenharmony_ci   "name": "VGT_NUM_INDICES"
6654bf215546Sopenharmony_ci  },
6655bf215546Sopenharmony_ci  {
6656bf215546Sopenharmony_ci   "chips": ["gfx7"],
6657bf215546Sopenharmony_ci   "map": {"at": 198964, "to": "mm"},
6658bf215546Sopenharmony_ci   "name": "VGT_NUM_INSTANCES"
6659bf215546Sopenharmony_ci  },
6660bf215546Sopenharmony_ci  {
6661bf215546Sopenharmony_ci   "chips": ["gfx7"],
6662bf215546Sopenharmony_ci   "map": {"at": 198968, "to": "mm"},
6663bf215546Sopenharmony_ci   "name": "VGT_TF_RING_SIZE",
6664bf215546Sopenharmony_ci   "type_ref": "VGT_TF_RING_SIZE"
6665bf215546Sopenharmony_ci  },
6666bf215546Sopenharmony_ci  {
6667bf215546Sopenharmony_ci   "chips": ["gfx7"],
6668bf215546Sopenharmony_ci   "map": {"at": 198972, "to": "mm"},
6669bf215546Sopenharmony_ci   "name": "VGT_HS_OFFCHIP_PARAM",
6670bf215546Sopenharmony_ci   "type_ref": "VGT_HS_OFFCHIP_PARAM"
6671bf215546Sopenharmony_ci  },
6672bf215546Sopenharmony_ci  {
6673bf215546Sopenharmony_ci   "chips": ["gfx7"],
6674bf215546Sopenharmony_ci   "map": {"at": 198976, "to": "mm"},
6675bf215546Sopenharmony_ci   "name": "VGT_TF_MEMORY_BASE"
6676bf215546Sopenharmony_ci  },
6677bf215546Sopenharmony_ci  {
6678bf215546Sopenharmony_ci   "chips": ["gfx7"],
6679bf215546Sopenharmony_ci   "map": {"at": 199168, "to": "mm"},
6680bf215546Sopenharmony_ci   "name": "PA_SU_LINE_STIPPLE_VALUE",
6681bf215546Sopenharmony_ci   "type_ref": "PA_SU_LINE_STIPPLE_VALUE"
6682bf215546Sopenharmony_ci  },
6683bf215546Sopenharmony_ci  {
6684bf215546Sopenharmony_ci   "chips": ["gfx7"],
6685bf215546Sopenharmony_ci   "map": {"at": 199172, "to": "mm"},
6686bf215546Sopenharmony_ci   "name": "PA_SC_LINE_STIPPLE_STATE",
6687bf215546Sopenharmony_ci   "type_ref": "PA_SC_LINE_STIPPLE_STATE"
6688bf215546Sopenharmony_ci  },
6689bf215546Sopenharmony_ci  {
6690bf215546Sopenharmony_ci   "chips": ["gfx7"],
6691bf215546Sopenharmony_ci   "map": {"at": 199184, "to": "mm"},
6692bf215546Sopenharmony_ci   "name": "PA_SC_SCREEN_EXTENT_MIN_0",
6693bf215546Sopenharmony_ci   "type_ref": "PA_SC_SCREEN_EXTENT_MIN_0"
6694bf215546Sopenharmony_ci  },
6695bf215546Sopenharmony_ci  {
6696bf215546Sopenharmony_ci   "chips": ["gfx7"],
6697bf215546Sopenharmony_ci   "map": {"at": 199188, "to": "mm"},
6698bf215546Sopenharmony_ci   "name": "PA_SC_SCREEN_EXTENT_MAX_0",
6699bf215546Sopenharmony_ci   "type_ref": "PA_SC_SCREEN_EXTENT_MIN_0"
6700bf215546Sopenharmony_ci  },
6701bf215546Sopenharmony_ci  {
6702bf215546Sopenharmony_ci   "chips": ["gfx7"],
6703bf215546Sopenharmony_ci   "map": {"at": 199192, "to": "mm"},
6704bf215546Sopenharmony_ci   "name": "PA_SC_SCREEN_EXTENT_MIN_1",
6705bf215546Sopenharmony_ci   "type_ref": "PA_SC_SCREEN_EXTENT_MIN_0"
6706bf215546Sopenharmony_ci  },
6707bf215546Sopenharmony_ci  {
6708bf215546Sopenharmony_ci   "chips": ["gfx7"],
6709bf215546Sopenharmony_ci   "map": {"at": 199212, "to": "mm"},
6710bf215546Sopenharmony_ci   "name": "PA_SC_SCREEN_EXTENT_MAX_1",
6711bf215546Sopenharmony_ci   "type_ref": "PA_SC_SCREEN_EXTENT_MIN_0"
6712bf215546Sopenharmony_ci  },
6713bf215546Sopenharmony_ci  {
6714bf215546Sopenharmony_ci   "chips": ["gfx7"],
6715bf215546Sopenharmony_ci   "map": {"at": 199296, "to": "mm"},
6716bf215546Sopenharmony_ci   "name": "PA_SC_P3D_TRAP_SCREEN_HV_EN",
6717bf215546Sopenharmony_ci   "type_ref": "PA_SC_P3D_TRAP_SCREEN_HV_EN"
6718bf215546Sopenharmony_ci  },
6719bf215546Sopenharmony_ci  {
6720bf215546Sopenharmony_ci   "chips": ["gfx7"],
6721bf215546Sopenharmony_ci   "map": {"at": 199300, "to": "mm"},
6722bf215546Sopenharmony_ci   "name": "PA_SC_P3D_TRAP_SCREEN_H",
6723bf215546Sopenharmony_ci   "type_ref": "PA_SC_P3D_TRAP_SCREEN_H"
6724bf215546Sopenharmony_ci  },
6725bf215546Sopenharmony_ci  {
6726bf215546Sopenharmony_ci   "chips": ["gfx7"],
6727bf215546Sopenharmony_ci   "map": {"at": 199304, "to": "mm"},
6728bf215546Sopenharmony_ci   "name": "PA_SC_P3D_TRAP_SCREEN_V",
6729bf215546Sopenharmony_ci   "type_ref": "PA_SC_P3D_TRAP_SCREEN_V"
6730bf215546Sopenharmony_ci  },
6731bf215546Sopenharmony_ci  {
6732bf215546Sopenharmony_ci   "chips": ["gfx7"],
6733bf215546Sopenharmony_ci   "map": {"at": 199308, "to": "mm"},
6734bf215546Sopenharmony_ci   "name": "PA_SC_P3D_TRAP_SCREEN_OCCURRENCE",
6735bf215546Sopenharmony_ci   "type_ref": "CP_DRAW_OBJECT_COUNTER"
6736bf215546Sopenharmony_ci  },
6737bf215546Sopenharmony_ci  {
6738bf215546Sopenharmony_ci   "chips": ["gfx7"],
6739bf215546Sopenharmony_ci   "map": {"at": 199312, "to": "mm"},
6740bf215546Sopenharmony_ci   "name": "PA_SC_P3D_TRAP_SCREEN_COUNT",
6741bf215546Sopenharmony_ci   "type_ref": "CP_DRAW_OBJECT_COUNTER"
6742bf215546Sopenharmony_ci  },
6743bf215546Sopenharmony_ci  {
6744bf215546Sopenharmony_ci   "chips": ["gfx7"],
6745bf215546Sopenharmony_ci   "map": {"at": 199328, "to": "mm"},
6746bf215546Sopenharmony_ci   "name": "PA_SC_HP3D_TRAP_SCREEN_HV_EN",
6747bf215546Sopenharmony_ci   "type_ref": "PA_SC_P3D_TRAP_SCREEN_HV_EN"
6748bf215546Sopenharmony_ci  },
6749bf215546Sopenharmony_ci  {
6750bf215546Sopenharmony_ci   "chips": ["gfx7"],
6751bf215546Sopenharmony_ci   "map": {"at": 199332, "to": "mm"},
6752bf215546Sopenharmony_ci   "name": "PA_SC_HP3D_TRAP_SCREEN_H",
6753bf215546Sopenharmony_ci   "type_ref": "PA_SC_P3D_TRAP_SCREEN_H"
6754bf215546Sopenharmony_ci  },
6755bf215546Sopenharmony_ci  {
6756bf215546Sopenharmony_ci   "chips": ["gfx7"],
6757bf215546Sopenharmony_ci   "map": {"at": 199336, "to": "mm"},
6758bf215546Sopenharmony_ci   "name": "PA_SC_HP3D_TRAP_SCREEN_V",
6759bf215546Sopenharmony_ci   "type_ref": "PA_SC_P3D_TRAP_SCREEN_V"
6760bf215546Sopenharmony_ci  },
6761bf215546Sopenharmony_ci  {
6762bf215546Sopenharmony_ci   "chips": ["gfx7"],
6763bf215546Sopenharmony_ci   "map": {"at": 199340, "to": "mm"},
6764bf215546Sopenharmony_ci   "name": "PA_SC_HP3D_TRAP_SCREEN_OCCURRENCE",
6765bf215546Sopenharmony_ci   "type_ref": "CP_DRAW_OBJECT_COUNTER"
6766bf215546Sopenharmony_ci  },
6767bf215546Sopenharmony_ci  {
6768bf215546Sopenharmony_ci   "chips": ["gfx7"],
6769bf215546Sopenharmony_ci   "map": {"at": 199344, "to": "mm"},
6770bf215546Sopenharmony_ci   "name": "PA_SC_HP3D_TRAP_SCREEN_COUNT",
6771bf215546Sopenharmony_ci   "type_ref": "CP_DRAW_OBJECT_COUNTER"
6772bf215546Sopenharmony_ci  },
6773bf215546Sopenharmony_ci  {
6774bf215546Sopenharmony_ci   "chips": ["gfx7"],
6775bf215546Sopenharmony_ci   "map": {"at": 199360, "to": "mm"},
6776bf215546Sopenharmony_ci   "name": "PA_SC_TRAP_SCREEN_HV_EN",
6777bf215546Sopenharmony_ci   "type_ref": "PA_SC_P3D_TRAP_SCREEN_HV_EN"
6778bf215546Sopenharmony_ci  },
6779bf215546Sopenharmony_ci  {
6780bf215546Sopenharmony_ci   "chips": ["gfx7"],
6781bf215546Sopenharmony_ci   "map": {"at": 199364, "to": "mm"},
6782bf215546Sopenharmony_ci   "name": "PA_SC_TRAP_SCREEN_H",
6783bf215546Sopenharmony_ci   "type_ref": "PA_SC_P3D_TRAP_SCREEN_H"
6784bf215546Sopenharmony_ci  },
6785bf215546Sopenharmony_ci  {
6786bf215546Sopenharmony_ci   "chips": ["gfx7"],
6787bf215546Sopenharmony_ci   "map": {"at": 199368, "to": "mm"},
6788bf215546Sopenharmony_ci   "name": "PA_SC_TRAP_SCREEN_V",
6789bf215546Sopenharmony_ci   "type_ref": "PA_SC_P3D_TRAP_SCREEN_V"
6790bf215546Sopenharmony_ci  },
6791bf215546Sopenharmony_ci  {
6792bf215546Sopenharmony_ci   "chips": ["gfx7"],
6793bf215546Sopenharmony_ci   "map": {"at": 199372, "to": "mm"},
6794bf215546Sopenharmony_ci   "name": "PA_SC_TRAP_SCREEN_OCCURRENCE",
6795bf215546Sopenharmony_ci   "type_ref": "CP_DRAW_OBJECT_COUNTER"
6796bf215546Sopenharmony_ci  },
6797bf215546Sopenharmony_ci  {
6798bf215546Sopenharmony_ci   "chips": ["gfx7"],
6799bf215546Sopenharmony_ci   "map": {"at": 199376, "to": "mm"},
6800bf215546Sopenharmony_ci   "name": "PA_SC_TRAP_SCREEN_COUNT",
6801bf215546Sopenharmony_ci   "type_ref": "CP_DRAW_OBJECT_COUNTER"
6802bf215546Sopenharmony_ci  },
6803bf215546Sopenharmony_ci  {
6804bf215546Sopenharmony_ci   "chips": ["gfx7"],
6805bf215546Sopenharmony_ci   "map": {"at": 199936, "to": "mm"},
6806bf215546Sopenharmony_ci   "name": "SQ_THREAD_TRACE_USERDATA_0"
6807bf215546Sopenharmony_ci  },
6808bf215546Sopenharmony_ci  {
6809bf215546Sopenharmony_ci   "chips": ["gfx7"],
6810bf215546Sopenharmony_ci   "map": {"at": 199940, "to": "mm"},
6811bf215546Sopenharmony_ci   "name": "SQ_THREAD_TRACE_USERDATA_1"
6812bf215546Sopenharmony_ci  },
6813bf215546Sopenharmony_ci  {
6814bf215546Sopenharmony_ci   "chips": ["gfx7"],
6815bf215546Sopenharmony_ci   "map": {"at": 199944, "to": "mm"},
6816bf215546Sopenharmony_ci   "name": "SQ_THREAD_TRACE_USERDATA_2"
6817bf215546Sopenharmony_ci  },
6818bf215546Sopenharmony_ci  {
6819bf215546Sopenharmony_ci   "chips": ["gfx7"],
6820bf215546Sopenharmony_ci   "map": {"at": 199948, "to": "mm"},
6821bf215546Sopenharmony_ci   "name": "SQ_THREAD_TRACE_USERDATA_3"
6822bf215546Sopenharmony_ci  },
6823bf215546Sopenharmony_ci  {
6824bf215546Sopenharmony_ci   "chips": ["gfx7"],
6825bf215546Sopenharmony_ci   "map": {"at": 199968, "to": "mm"},
6826bf215546Sopenharmony_ci   "name": "SQC_CACHES",
6827bf215546Sopenharmony_ci   "type_ref": "SQC_CACHES"
6828bf215546Sopenharmony_ci  },
6829bf215546Sopenharmony_ci  {
6830bf215546Sopenharmony_ci   "chips": ["gfx7"],
6831bf215546Sopenharmony_ci   "map": {"at": 200192, "to": "mm"},
6832bf215546Sopenharmony_ci   "name": "TA_CS_BC_BASE_ADDR"
6833bf215546Sopenharmony_ci  },
6834bf215546Sopenharmony_ci  {
6835bf215546Sopenharmony_ci   "chips": ["gfx7"],
6836bf215546Sopenharmony_ci   "map": {"at": 200196, "to": "mm"},
6837bf215546Sopenharmony_ci   "name": "TA_CS_BC_BASE_ADDR_HI",
6838bf215546Sopenharmony_ci   "type_ref": "TA_BC_BASE_ADDR_HI"
6839bf215546Sopenharmony_ci  },
6840bf215546Sopenharmony_ci  {
6841bf215546Sopenharmony_ci   "chips": ["gfx7"],
6842bf215546Sopenharmony_ci   "map": {"at": 200448, "to": "mm"},
6843bf215546Sopenharmony_ci   "name": "DB_OCCLUSION_COUNT0_LOW"
6844bf215546Sopenharmony_ci  },
6845bf215546Sopenharmony_ci  {
6846bf215546Sopenharmony_ci   "chips": ["gfx7"],
6847bf215546Sopenharmony_ci   "map": {"at": 200452, "to": "mm"},
6848bf215546Sopenharmony_ci   "name": "DB_OCCLUSION_COUNT0_HI",
6849bf215546Sopenharmony_ci   "type_ref": "DB_ZPASS_COUNT_HI"
6850bf215546Sopenharmony_ci  },
6851bf215546Sopenharmony_ci  {
6852bf215546Sopenharmony_ci   "chips": ["gfx7"],
6853bf215546Sopenharmony_ci   "map": {"at": 200456, "to": "mm"},
6854bf215546Sopenharmony_ci   "name": "DB_OCCLUSION_COUNT1_LOW"
6855bf215546Sopenharmony_ci  },
6856bf215546Sopenharmony_ci  {
6857bf215546Sopenharmony_ci   "chips": ["gfx7"],
6858bf215546Sopenharmony_ci   "map": {"at": 200460, "to": "mm"},
6859bf215546Sopenharmony_ci   "name": "DB_OCCLUSION_COUNT1_HI",
6860bf215546Sopenharmony_ci   "type_ref": "DB_ZPASS_COUNT_HI"
6861bf215546Sopenharmony_ci  },
6862bf215546Sopenharmony_ci  {
6863bf215546Sopenharmony_ci   "chips": ["gfx7"],
6864bf215546Sopenharmony_ci   "map": {"at": 200464, "to": "mm"},
6865bf215546Sopenharmony_ci   "name": "DB_OCCLUSION_COUNT2_LOW"
6866bf215546Sopenharmony_ci  },
6867bf215546Sopenharmony_ci  {
6868bf215546Sopenharmony_ci   "chips": ["gfx7"],
6869bf215546Sopenharmony_ci   "map": {"at": 200468, "to": "mm"},
6870bf215546Sopenharmony_ci   "name": "DB_OCCLUSION_COUNT2_HI",
6871bf215546Sopenharmony_ci   "type_ref": "DB_ZPASS_COUNT_HI"
6872bf215546Sopenharmony_ci  },
6873bf215546Sopenharmony_ci  {
6874bf215546Sopenharmony_ci   "chips": ["gfx7"],
6875bf215546Sopenharmony_ci   "map": {"at": 200472, "to": "mm"},
6876bf215546Sopenharmony_ci   "name": "DB_OCCLUSION_COUNT3_LOW"
6877bf215546Sopenharmony_ci  },
6878bf215546Sopenharmony_ci  {
6879bf215546Sopenharmony_ci   "chips": ["gfx7"],
6880bf215546Sopenharmony_ci   "map": {"at": 200476, "to": "mm"},
6881bf215546Sopenharmony_ci   "name": "DB_OCCLUSION_COUNT3_HI",
6882bf215546Sopenharmony_ci   "type_ref": "DB_ZPASS_COUNT_HI"
6883bf215546Sopenharmony_ci  },
6884bf215546Sopenharmony_ci  {
6885bf215546Sopenharmony_ci   "chips": ["gfx7"],
6886bf215546Sopenharmony_ci   "map": {"at": 200696, "to": "mm"},
6887bf215546Sopenharmony_ci   "name": "DB_ZPASS_COUNT_LOW"
6888bf215546Sopenharmony_ci  },
6889bf215546Sopenharmony_ci  {
6890bf215546Sopenharmony_ci   "chips": ["gfx7"],
6891bf215546Sopenharmony_ci   "map": {"at": 200700, "to": "mm"},
6892bf215546Sopenharmony_ci   "name": "DB_ZPASS_COUNT_HI",
6893bf215546Sopenharmony_ci   "type_ref": "DB_ZPASS_COUNT_HI"
6894bf215546Sopenharmony_ci  },
6895bf215546Sopenharmony_ci  {
6896bf215546Sopenharmony_ci   "chips": ["gfx7"],
6897bf215546Sopenharmony_ci   "map": {"at": 200704, "to": "mm"},
6898bf215546Sopenharmony_ci   "name": "GDS_RD_ADDR"
6899bf215546Sopenharmony_ci  },
6900bf215546Sopenharmony_ci  {
6901bf215546Sopenharmony_ci   "chips": ["gfx7"],
6902bf215546Sopenharmony_ci   "map": {"at": 200708, "to": "mm"},
6903bf215546Sopenharmony_ci   "name": "GDS_RD_DATA"
6904bf215546Sopenharmony_ci  },
6905bf215546Sopenharmony_ci  {
6906bf215546Sopenharmony_ci   "chips": ["gfx7"],
6907bf215546Sopenharmony_ci   "map": {"at": 200712, "to": "mm"},
6908bf215546Sopenharmony_ci   "name": "GDS_RD_BURST_ADDR"
6909bf215546Sopenharmony_ci  },
6910bf215546Sopenharmony_ci  {
6911bf215546Sopenharmony_ci   "chips": ["gfx7"],
6912bf215546Sopenharmony_ci   "map": {"at": 200716, "to": "mm"},
6913bf215546Sopenharmony_ci   "name": "GDS_RD_BURST_COUNT"
6914bf215546Sopenharmony_ci  },
6915bf215546Sopenharmony_ci  {
6916bf215546Sopenharmony_ci   "chips": ["gfx7"],
6917bf215546Sopenharmony_ci   "map": {"at": 200720, "to": "mm"},
6918bf215546Sopenharmony_ci   "name": "GDS_RD_BURST_DATA"
6919bf215546Sopenharmony_ci  },
6920bf215546Sopenharmony_ci  {
6921bf215546Sopenharmony_ci   "chips": ["gfx7"],
6922bf215546Sopenharmony_ci   "map": {"at": 200724, "to": "mm"},
6923bf215546Sopenharmony_ci   "name": "GDS_WR_ADDR"
6924bf215546Sopenharmony_ci  },
6925bf215546Sopenharmony_ci  {
6926bf215546Sopenharmony_ci   "chips": ["gfx7"],
6927bf215546Sopenharmony_ci   "map": {"at": 200728, "to": "mm"},
6928bf215546Sopenharmony_ci   "name": "GDS_WR_DATA"
6929bf215546Sopenharmony_ci  },
6930bf215546Sopenharmony_ci  {
6931bf215546Sopenharmony_ci   "chips": ["gfx7"],
6932bf215546Sopenharmony_ci   "map": {"at": 200732, "to": "mm"},
6933bf215546Sopenharmony_ci   "name": "GDS_WR_BURST_ADDR"
6934bf215546Sopenharmony_ci  },
6935bf215546Sopenharmony_ci  {
6936bf215546Sopenharmony_ci   "chips": ["gfx7"],
6937bf215546Sopenharmony_ci   "map": {"at": 200736, "to": "mm"},
6938bf215546Sopenharmony_ci   "name": "GDS_WR_BURST_DATA"
6939bf215546Sopenharmony_ci  },
6940bf215546Sopenharmony_ci  {
6941bf215546Sopenharmony_ci   "chips": ["gfx7"],
6942bf215546Sopenharmony_ci   "map": {"at": 200740, "to": "mm"},
6943bf215546Sopenharmony_ci   "name": "GDS_WRITE_COMPLETE"
6944bf215546Sopenharmony_ci  },
6945bf215546Sopenharmony_ci  {
6946bf215546Sopenharmony_ci   "chips": ["gfx7"],
6947bf215546Sopenharmony_ci   "map": {"at": 200744, "to": "mm"},
6948bf215546Sopenharmony_ci   "name": "GDS_ATOM_CNTL",
6949bf215546Sopenharmony_ci   "type_ref": "GDS_ATOM_CNTL"
6950bf215546Sopenharmony_ci  },
6951bf215546Sopenharmony_ci  {
6952bf215546Sopenharmony_ci   "chips": ["gfx7"],
6953bf215546Sopenharmony_ci   "map": {"at": 200748, "to": "mm"},
6954bf215546Sopenharmony_ci   "name": "GDS_ATOM_COMPLETE",
6955bf215546Sopenharmony_ci   "type_ref": "GDS_ATOM_COMPLETE"
6956bf215546Sopenharmony_ci  },
6957bf215546Sopenharmony_ci  {
6958bf215546Sopenharmony_ci   "chips": ["gfx7"],
6959bf215546Sopenharmony_ci   "map": {"at": 200752, "to": "mm"},
6960bf215546Sopenharmony_ci   "name": "GDS_ATOM_BASE",
6961bf215546Sopenharmony_ci   "type_ref": "GDS_ATOM_BASE"
6962bf215546Sopenharmony_ci  },
6963bf215546Sopenharmony_ci  {
6964bf215546Sopenharmony_ci   "chips": ["gfx7"],
6965bf215546Sopenharmony_ci   "map": {"at": 200756, "to": "mm"},
6966bf215546Sopenharmony_ci   "name": "GDS_ATOM_SIZE",
6967bf215546Sopenharmony_ci   "type_ref": "GDS_ATOM_SIZE"
6968bf215546Sopenharmony_ci  },
6969bf215546Sopenharmony_ci  {
6970bf215546Sopenharmony_ci   "chips": ["gfx7"],
6971bf215546Sopenharmony_ci   "map": {"at": 200760, "to": "mm"},
6972bf215546Sopenharmony_ci   "name": "GDS_ATOM_OFFSET0",
6973bf215546Sopenharmony_ci   "type_ref": "GDS_ATOM_OFFSET0"
6974bf215546Sopenharmony_ci  },
6975bf215546Sopenharmony_ci  {
6976bf215546Sopenharmony_ci   "chips": ["gfx7"],
6977bf215546Sopenharmony_ci   "map": {"at": 200764, "to": "mm"},
6978bf215546Sopenharmony_ci   "name": "GDS_ATOM_OFFSET1",
6979bf215546Sopenharmony_ci   "type_ref": "GDS_ATOM_OFFSET1"
6980bf215546Sopenharmony_ci  },
6981bf215546Sopenharmony_ci  {
6982bf215546Sopenharmony_ci   "chips": ["gfx7"],
6983bf215546Sopenharmony_ci   "map": {"at": 200768, "to": "mm"},
6984bf215546Sopenharmony_ci   "name": "GDS_ATOM_DST"
6985bf215546Sopenharmony_ci  },
6986bf215546Sopenharmony_ci  {
6987bf215546Sopenharmony_ci   "chips": ["gfx7"],
6988bf215546Sopenharmony_ci   "map": {"at": 200772, "to": "mm"},
6989bf215546Sopenharmony_ci   "name": "GDS_ATOM_OP",
6990bf215546Sopenharmony_ci   "type_ref": "GDS_ATOM_OP"
6991bf215546Sopenharmony_ci  },
6992bf215546Sopenharmony_ci  {
6993bf215546Sopenharmony_ci   "chips": ["gfx7"],
6994bf215546Sopenharmony_ci   "map": {"at": 200776, "to": "mm"},
6995bf215546Sopenharmony_ci   "name": "GDS_ATOM_SRC0"
6996bf215546Sopenharmony_ci  },
6997bf215546Sopenharmony_ci  {
6998bf215546Sopenharmony_ci   "chips": ["gfx7"],
6999bf215546Sopenharmony_ci   "map": {"at": 200780, "to": "mm"},
7000bf215546Sopenharmony_ci   "name": "GDS_ATOM_SRC0_U"
7001bf215546Sopenharmony_ci  },
7002bf215546Sopenharmony_ci  {
7003bf215546Sopenharmony_ci   "chips": ["gfx7"],
7004bf215546Sopenharmony_ci   "map": {"at": 200784, "to": "mm"},
7005bf215546Sopenharmony_ci   "name": "GDS_ATOM_SRC1"
7006bf215546Sopenharmony_ci  },
7007bf215546Sopenharmony_ci  {
7008bf215546Sopenharmony_ci   "chips": ["gfx7"],
7009bf215546Sopenharmony_ci   "map": {"at": 200788, "to": "mm"},
7010bf215546Sopenharmony_ci   "name": "GDS_ATOM_SRC1_U"
7011bf215546Sopenharmony_ci  },
7012bf215546Sopenharmony_ci  {
7013bf215546Sopenharmony_ci   "chips": ["gfx7"],
7014bf215546Sopenharmony_ci   "map": {"at": 200792, "to": "mm"},
7015bf215546Sopenharmony_ci   "name": "GDS_ATOM_READ0"
7016bf215546Sopenharmony_ci  },
7017bf215546Sopenharmony_ci  {
7018bf215546Sopenharmony_ci   "chips": ["gfx7"],
7019bf215546Sopenharmony_ci   "map": {"at": 200796, "to": "mm"},
7020bf215546Sopenharmony_ci   "name": "GDS_ATOM_READ0_U"
7021bf215546Sopenharmony_ci  },
7022bf215546Sopenharmony_ci  {
7023bf215546Sopenharmony_ci   "chips": ["gfx7"],
7024bf215546Sopenharmony_ci   "map": {"at": 200800, "to": "mm"},
7025bf215546Sopenharmony_ci   "name": "GDS_ATOM_READ1"
7026bf215546Sopenharmony_ci  },
7027bf215546Sopenharmony_ci  {
7028bf215546Sopenharmony_ci   "chips": ["gfx7"],
7029bf215546Sopenharmony_ci   "map": {"at": 200804, "to": "mm"},
7030bf215546Sopenharmony_ci   "name": "GDS_ATOM_READ1_U"
7031bf215546Sopenharmony_ci  },
7032bf215546Sopenharmony_ci  {
7033bf215546Sopenharmony_ci   "chips": ["gfx7"],
7034bf215546Sopenharmony_ci   "map": {"at": 200808, "to": "mm"},
7035bf215546Sopenharmony_ci   "name": "GDS_GWS_RESOURCE_CNTL",
7036bf215546Sopenharmony_ci   "type_ref": "GDS_GWS_RESOURCE_CNTL"
7037bf215546Sopenharmony_ci  },
7038bf215546Sopenharmony_ci  {
7039bf215546Sopenharmony_ci   "chips": ["gfx7"],
7040bf215546Sopenharmony_ci   "map": {"at": 200812, "to": "mm"},
7041bf215546Sopenharmony_ci   "name": "GDS_GWS_RESOURCE",
7042bf215546Sopenharmony_ci   "type_ref": "GDS_GWS_RESOURCE"
7043bf215546Sopenharmony_ci  },
7044bf215546Sopenharmony_ci  {
7045bf215546Sopenharmony_ci   "chips": ["gfx7"],
7046bf215546Sopenharmony_ci   "map": {"at": 200816, "to": "mm"},
7047bf215546Sopenharmony_ci   "name": "GDS_GWS_RESOURCE_CNT",
7048bf215546Sopenharmony_ci   "type_ref": "GDS_GWS_RESOURCE_CNT"
7049bf215546Sopenharmony_ci  },
7050bf215546Sopenharmony_ci  {
7051bf215546Sopenharmony_ci   "chips": ["gfx7"],
7052bf215546Sopenharmony_ci   "map": {"at": 200820, "to": "mm"},
7053bf215546Sopenharmony_ci   "name": "GDS_OA_CNTL",
7054bf215546Sopenharmony_ci   "type_ref": "GDS_OA_CNTL"
7055bf215546Sopenharmony_ci  },
7056bf215546Sopenharmony_ci  {
7057bf215546Sopenharmony_ci   "chips": ["gfx7"],
7058bf215546Sopenharmony_ci   "map": {"at": 200824, "to": "mm"},
7059bf215546Sopenharmony_ci   "name": "GDS_OA_COUNTER"
7060bf215546Sopenharmony_ci  },
7061bf215546Sopenharmony_ci  {
7062bf215546Sopenharmony_ci   "chips": ["gfx7"],
7063bf215546Sopenharmony_ci   "map": {"at": 200828, "to": "mm"},
7064bf215546Sopenharmony_ci   "name": "GDS_OA_ADDRESS",
7065bf215546Sopenharmony_ci   "type_ref": "GDS_OA_ADDRESS"
7066bf215546Sopenharmony_ci  },
7067bf215546Sopenharmony_ci  {
7068bf215546Sopenharmony_ci   "chips": ["gfx7"],
7069bf215546Sopenharmony_ci   "map": {"at": 200832, "to": "mm"},
7070bf215546Sopenharmony_ci   "name": "GDS_OA_INCDEC",
7071bf215546Sopenharmony_ci   "type_ref": "GDS_OA_INCDEC"
7072bf215546Sopenharmony_ci  },
7073bf215546Sopenharmony_ci  {
7074bf215546Sopenharmony_ci   "chips": ["gfx7"],
7075bf215546Sopenharmony_ci   "map": {"at": 200836, "to": "mm"},
7076bf215546Sopenharmony_ci   "name": "GDS_OA_RING_SIZE"
7077bf215546Sopenharmony_ci  },
7078bf215546Sopenharmony_ci  {
7079bf215546Sopenharmony_ci   "chips": ["gfx7"],
7080bf215546Sopenharmony_ci   "map": {"at": 212992, "to": "mm"},
7081bf215546Sopenharmony_ci   "name": "CPG_PERFCOUNTER1_LO"
7082bf215546Sopenharmony_ci  },
7083bf215546Sopenharmony_ci  {
7084bf215546Sopenharmony_ci   "chips": ["gfx7"],
7085bf215546Sopenharmony_ci   "map": {"at": 212996, "to": "mm"},
7086bf215546Sopenharmony_ci   "name": "CPG_PERFCOUNTER1_HI"
7087bf215546Sopenharmony_ci  },
7088bf215546Sopenharmony_ci  {
7089bf215546Sopenharmony_ci   "chips": ["gfx7"],
7090bf215546Sopenharmony_ci   "map": {"at": 213000, "to": "mm"},
7091bf215546Sopenharmony_ci   "name": "CPG_PERFCOUNTER0_LO"
7092bf215546Sopenharmony_ci  },
7093bf215546Sopenharmony_ci  {
7094bf215546Sopenharmony_ci   "chips": ["gfx7"],
7095bf215546Sopenharmony_ci   "map": {"at": 213004, "to": "mm"},
7096bf215546Sopenharmony_ci   "name": "CPG_PERFCOUNTER0_HI"
7097bf215546Sopenharmony_ci  },
7098bf215546Sopenharmony_ci  {
7099bf215546Sopenharmony_ci   "chips": ["gfx7"],
7100bf215546Sopenharmony_ci   "map": {"at": 213008, "to": "mm"},
7101bf215546Sopenharmony_ci   "name": "CPC_PERFCOUNTER1_LO"
7102bf215546Sopenharmony_ci  },
7103bf215546Sopenharmony_ci  {
7104bf215546Sopenharmony_ci   "chips": ["gfx7"],
7105bf215546Sopenharmony_ci   "map": {"at": 213012, "to": "mm"},
7106bf215546Sopenharmony_ci   "name": "CPC_PERFCOUNTER1_HI"
7107bf215546Sopenharmony_ci  },
7108bf215546Sopenharmony_ci  {
7109bf215546Sopenharmony_ci   "chips": ["gfx7"],
7110bf215546Sopenharmony_ci   "map": {"at": 213016, "to": "mm"},
7111bf215546Sopenharmony_ci   "name": "CPC_PERFCOUNTER0_LO"
7112bf215546Sopenharmony_ci  },
7113bf215546Sopenharmony_ci  {
7114bf215546Sopenharmony_ci   "chips": ["gfx7"],
7115bf215546Sopenharmony_ci   "map": {"at": 213020, "to": "mm"},
7116bf215546Sopenharmony_ci   "name": "CPC_PERFCOUNTER0_HI"
7117bf215546Sopenharmony_ci  },
7118bf215546Sopenharmony_ci  {
7119bf215546Sopenharmony_ci   "chips": ["gfx7"],
7120bf215546Sopenharmony_ci   "map": {"at": 213024, "to": "mm"},
7121bf215546Sopenharmony_ci   "name": "CPF_PERFCOUNTER1_LO"
7122bf215546Sopenharmony_ci  },
7123bf215546Sopenharmony_ci  {
7124bf215546Sopenharmony_ci   "chips": ["gfx7"],
7125bf215546Sopenharmony_ci   "map": {"at": 213028, "to": "mm"},
7126bf215546Sopenharmony_ci   "name": "CPF_PERFCOUNTER1_HI"
7127bf215546Sopenharmony_ci  },
7128bf215546Sopenharmony_ci  {
7129bf215546Sopenharmony_ci   "chips": ["gfx7"],
7130bf215546Sopenharmony_ci   "map": {"at": 213032, "to": "mm"},
7131bf215546Sopenharmony_ci   "name": "CPF_PERFCOUNTER0_LO"
7132bf215546Sopenharmony_ci  },
7133bf215546Sopenharmony_ci  {
7134bf215546Sopenharmony_ci   "chips": ["gfx7"],
7135bf215546Sopenharmony_ci   "map": {"at": 213036, "to": "mm"},
7136bf215546Sopenharmony_ci   "name": "CPF_PERFCOUNTER0_HI"
7137bf215546Sopenharmony_ci  },
7138bf215546Sopenharmony_ci  {
7139bf215546Sopenharmony_ci   "chips": ["gfx7"],
7140bf215546Sopenharmony_ci   "map": {"at": 213248, "to": "mm"},
7141bf215546Sopenharmony_ci   "name": "GRBM_PERFCOUNTER0_LO"
7142bf215546Sopenharmony_ci  },
7143bf215546Sopenharmony_ci  {
7144bf215546Sopenharmony_ci   "chips": ["gfx7"],
7145bf215546Sopenharmony_ci   "map": {"at": 213252, "to": "mm"},
7146bf215546Sopenharmony_ci   "name": "GRBM_PERFCOUNTER0_HI"
7147bf215546Sopenharmony_ci  },
7148bf215546Sopenharmony_ci  {
7149bf215546Sopenharmony_ci   "chips": ["gfx7"],
7150bf215546Sopenharmony_ci   "map": {"at": 213260, "to": "mm"},
7151bf215546Sopenharmony_ci   "name": "GRBM_PERFCOUNTER1_LO"
7152bf215546Sopenharmony_ci  },
7153bf215546Sopenharmony_ci  {
7154bf215546Sopenharmony_ci   "chips": ["gfx7"],
7155bf215546Sopenharmony_ci   "map": {"at": 213264, "to": "mm"},
7156bf215546Sopenharmony_ci   "name": "GRBM_PERFCOUNTER1_HI"
7157bf215546Sopenharmony_ci  },
7158bf215546Sopenharmony_ci  {
7159bf215546Sopenharmony_ci   "chips": ["gfx7"],
7160bf215546Sopenharmony_ci   "map": {"at": 213268, "to": "mm"},
7161bf215546Sopenharmony_ci   "name": "GRBM_SE0_PERFCOUNTER_LO"
7162bf215546Sopenharmony_ci  },
7163bf215546Sopenharmony_ci  {
7164bf215546Sopenharmony_ci   "chips": ["gfx7"],
7165bf215546Sopenharmony_ci   "map": {"at": 213272, "to": "mm"},
7166bf215546Sopenharmony_ci   "name": "GRBM_SE0_PERFCOUNTER_HI"
7167bf215546Sopenharmony_ci  },
7168bf215546Sopenharmony_ci  {
7169bf215546Sopenharmony_ci   "chips": ["gfx7"],
7170bf215546Sopenharmony_ci   "map": {"at": 213276, "to": "mm"},
7171bf215546Sopenharmony_ci   "name": "GRBM_SE1_PERFCOUNTER_LO"
7172bf215546Sopenharmony_ci  },
7173bf215546Sopenharmony_ci  {
7174bf215546Sopenharmony_ci   "chips": ["gfx7"],
7175bf215546Sopenharmony_ci   "map": {"at": 213280, "to": "mm"},
7176bf215546Sopenharmony_ci   "name": "GRBM_SE1_PERFCOUNTER_HI"
7177bf215546Sopenharmony_ci  },
7178bf215546Sopenharmony_ci  {
7179bf215546Sopenharmony_ci   "chips": ["gfx7"],
7180bf215546Sopenharmony_ci   "map": {"at": 213284, "to": "mm"},
7181bf215546Sopenharmony_ci   "name": "GRBM_SE2_PERFCOUNTER_LO"
7182bf215546Sopenharmony_ci  },
7183bf215546Sopenharmony_ci  {
7184bf215546Sopenharmony_ci   "chips": ["gfx7"],
7185bf215546Sopenharmony_ci   "map": {"at": 213288, "to": "mm"},
7186bf215546Sopenharmony_ci   "name": "GRBM_SE2_PERFCOUNTER_HI"
7187bf215546Sopenharmony_ci  },
7188bf215546Sopenharmony_ci  {
7189bf215546Sopenharmony_ci   "chips": ["gfx7"],
7190bf215546Sopenharmony_ci   "map": {"at": 213292, "to": "mm"},
7191bf215546Sopenharmony_ci   "name": "GRBM_SE3_PERFCOUNTER_LO"
7192bf215546Sopenharmony_ci  },
7193bf215546Sopenharmony_ci  {
7194bf215546Sopenharmony_ci   "chips": ["gfx7"],
7195bf215546Sopenharmony_ci   "map": {"at": 213296, "to": "mm"},
7196bf215546Sopenharmony_ci   "name": "GRBM_SE3_PERFCOUNTER_HI"
7197bf215546Sopenharmony_ci  },
7198bf215546Sopenharmony_ci  {
7199bf215546Sopenharmony_ci   "chips": ["gfx7"],
7200bf215546Sopenharmony_ci   "map": {"at": 213504, "to": "mm"},
7201bf215546Sopenharmony_ci   "name": "WD_PERFCOUNTER0_LO"
7202bf215546Sopenharmony_ci  },
7203bf215546Sopenharmony_ci  {
7204bf215546Sopenharmony_ci   "chips": ["gfx7"],
7205bf215546Sopenharmony_ci   "map": {"at": 213508, "to": "mm"},
7206bf215546Sopenharmony_ci   "name": "WD_PERFCOUNTER0_HI"
7207bf215546Sopenharmony_ci  },
7208bf215546Sopenharmony_ci  {
7209bf215546Sopenharmony_ci   "chips": ["gfx7"],
7210bf215546Sopenharmony_ci   "map": {"at": 213512, "to": "mm"},
7211bf215546Sopenharmony_ci   "name": "WD_PERFCOUNTER1_LO"
7212bf215546Sopenharmony_ci  },
7213bf215546Sopenharmony_ci  {
7214bf215546Sopenharmony_ci   "chips": ["gfx7"],
7215bf215546Sopenharmony_ci   "map": {"at": 213516, "to": "mm"},
7216bf215546Sopenharmony_ci   "name": "WD_PERFCOUNTER1_HI"
7217bf215546Sopenharmony_ci  },
7218bf215546Sopenharmony_ci  {
7219bf215546Sopenharmony_ci   "chips": ["gfx7"],
7220bf215546Sopenharmony_ci   "map": {"at": 213520, "to": "mm"},
7221bf215546Sopenharmony_ci   "name": "WD_PERFCOUNTER2_LO"
7222bf215546Sopenharmony_ci  },
7223bf215546Sopenharmony_ci  {
7224bf215546Sopenharmony_ci   "chips": ["gfx7"],
7225bf215546Sopenharmony_ci   "map": {"at": 213524, "to": "mm"},
7226bf215546Sopenharmony_ci   "name": "WD_PERFCOUNTER2_HI"
7227bf215546Sopenharmony_ci  },
7228bf215546Sopenharmony_ci  {
7229bf215546Sopenharmony_ci   "chips": ["gfx7"],
7230bf215546Sopenharmony_ci   "map": {"at": 213528, "to": "mm"},
7231bf215546Sopenharmony_ci   "name": "WD_PERFCOUNTER3_LO"
7232bf215546Sopenharmony_ci  },
7233bf215546Sopenharmony_ci  {
7234bf215546Sopenharmony_ci   "chips": ["gfx7"],
7235bf215546Sopenharmony_ci   "map": {"at": 213532, "to": "mm"},
7236bf215546Sopenharmony_ci   "name": "WD_PERFCOUNTER3_HI"
7237bf215546Sopenharmony_ci  },
7238bf215546Sopenharmony_ci  {
7239bf215546Sopenharmony_ci   "chips": ["gfx7"],
7240bf215546Sopenharmony_ci   "map": {"at": 213536, "to": "mm"},
7241bf215546Sopenharmony_ci   "name": "IA_PERFCOUNTER0_LO"
7242bf215546Sopenharmony_ci  },
7243bf215546Sopenharmony_ci  {
7244bf215546Sopenharmony_ci   "chips": ["gfx7"],
7245bf215546Sopenharmony_ci   "map": {"at": 213540, "to": "mm"},
7246bf215546Sopenharmony_ci   "name": "IA_PERFCOUNTER0_HI"
7247bf215546Sopenharmony_ci  },
7248bf215546Sopenharmony_ci  {
7249bf215546Sopenharmony_ci   "chips": ["gfx7"],
7250bf215546Sopenharmony_ci   "map": {"at": 213544, "to": "mm"},
7251bf215546Sopenharmony_ci   "name": "IA_PERFCOUNTER1_LO"
7252bf215546Sopenharmony_ci  },
7253bf215546Sopenharmony_ci  {
7254bf215546Sopenharmony_ci   "chips": ["gfx7"],
7255bf215546Sopenharmony_ci   "map": {"at": 213548, "to": "mm"},
7256bf215546Sopenharmony_ci   "name": "IA_PERFCOUNTER1_HI"
7257bf215546Sopenharmony_ci  },
7258bf215546Sopenharmony_ci  {
7259bf215546Sopenharmony_ci   "chips": ["gfx7"],
7260bf215546Sopenharmony_ci   "map": {"at": 213552, "to": "mm"},
7261bf215546Sopenharmony_ci   "name": "IA_PERFCOUNTER2_LO"
7262bf215546Sopenharmony_ci  },
7263bf215546Sopenharmony_ci  {
7264bf215546Sopenharmony_ci   "chips": ["gfx7"],
7265bf215546Sopenharmony_ci   "map": {"at": 213556, "to": "mm"},
7266bf215546Sopenharmony_ci   "name": "IA_PERFCOUNTER2_HI"
7267bf215546Sopenharmony_ci  },
7268bf215546Sopenharmony_ci  {
7269bf215546Sopenharmony_ci   "chips": ["gfx7"],
7270bf215546Sopenharmony_ci   "map": {"at": 213560, "to": "mm"},
7271bf215546Sopenharmony_ci   "name": "IA_PERFCOUNTER3_LO"
7272bf215546Sopenharmony_ci  },
7273bf215546Sopenharmony_ci  {
7274bf215546Sopenharmony_ci   "chips": ["gfx7"],
7275bf215546Sopenharmony_ci   "map": {"at": 213564, "to": "mm"},
7276bf215546Sopenharmony_ci   "name": "IA_PERFCOUNTER3_HI"
7277bf215546Sopenharmony_ci  },
7278bf215546Sopenharmony_ci  {
7279bf215546Sopenharmony_ci   "chips": ["gfx7"],
7280bf215546Sopenharmony_ci   "map": {"at": 213568, "to": "mm"},
7281bf215546Sopenharmony_ci   "name": "VGT_PERFCOUNTER0_LO"
7282bf215546Sopenharmony_ci  },
7283bf215546Sopenharmony_ci  {
7284bf215546Sopenharmony_ci   "chips": ["gfx7"],
7285bf215546Sopenharmony_ci   "map": {"at": 213572, "to": "mm"},
7286bf215546Sopenharmony_ci   "name": "VGT_PERFCOUNTER0_HI"
7287bf215546Sopenharmony_ci  },
7288bf215546Sopenharmony_ci  {
7289bf215546Sopenharmony_ci   "chips": ["gfx7"],
7290bf215546Sopenharmony_ci   "map": {"at": 213576, "to": "mm"},
7291bf215546Sopenharmony_ci   "name": "VGT_PERFCOUNTER1_LO"
7292bf215546Sopenharmony_ci  },
7293bf215546Sopenharmony_ci  {
7294bf215546Sopenharmony_ci   "chips": ["gfx7"],
7295bf215546Sopenharmony_ci   "map": {"at": 213580, "to": "mm"},
7296bf215546Sopenharmony_ci   "name": "VGT_PERFCOUNTER1_HI"
7297bf215546Sopenharmony_ci  },
7298bf215546Sopenharmony_ci  {
7299bf215546Sopenharmony_ci   "chips": ["gfx7"],
7300bf215546Sopenharmony_ci   "map": {"at": 213584, "to": "mm"},
7301bf215546Sopenharmony_ci   "name": "VGT_PERFCOUNTER2_LO"
7302bf215546Sopenharmony_ci  },
7303bf215546Sopenharmony_ci  {
7304bf215546Sopenharmony_ci   "chips": ["gfx7"],
7305bf215546Sopenharmony_ci   "map": {"at": 213588, "to": "mm"},
7306bf215546Sopenharmony_ci   "name": "VGT_PERFCOUNTER2_HI"
7307bf215546Sopenharmony_ci  },
7308bf215546Sopenharmony_ci  {
7309bf215546Sopenharmony_ci   "chips": ["gfx7"],
7310bf215546Sopenharmony_ci   "map": {"at": 213592, "to": "mm"},
7311bf215546Sopenharmony_ci   "name": "VGT_PERFCOUNTER3_LO"
7312bf215546Sopenharmony_ci  },
7313bf215546Sopenharmony_ci  {
7314bf215546Sopenharmony_ci   "chips": ["gfx7"],
7315bf215546Sopenharmony_ci   "map": {"at": 213596, "to": "mm"},
7316bf215546Sopenharmony_ci   "name": "VGT_PERFCOUNTER3_HI"
7317bf215546Sopenharmony_ci  },
7318bf215546Sopenharmony_ci  {
7319bf215546Sopenharmony_ci   "chips": ["gfx7"],
7320bf215546Sopenharmony_ci   "map": {"at": 214016, "to": "mm"},
7321bf215546Sopenharmony_ci   "name": "PA_SU_PERFCOUNTER0_LO"
7322bf215546Sopenharmony_ci  },
7323bf215546Sopenharmony_ci  {
7324bf215546Sopenharmony_ci   "chips": ["gfx7"],
7325bf215546Sopenharmony_ci   "map": {"at": 214020, "to": "mm"},
7326bf215546Sopenharmony_ci   "name": "PA_SU_PERFCOUNTER0_HI",
7327bf215546Sopenharmony_ci   "type_ref": "PA_SU_PERFCOUNTER0_HI"
7328bf215546Sopenharmony_ci  },
7329bf215546Sopenharmony_ci  {
7330bf215546Sopenharmony_ci   "chips": ["gfx7"],
7331bf215546Sopenharmony_ci   "map": {"at": 214024, "to": "mm"},
7332bf215546Sopenharmony_ci   "name": "PA_SU_PERFCOUNTER1_LO"
7333bf215546Sopenharmony_ci  },
7334bf215546Sopenharmony_ci  {
7335bf215546Sopenharmony_ci   "chips": ["gfx7"],
7336bf215546Sopenharmony_ci   "map": {"at": 214028, "to": "mm"},
7337bf215546Sopenharmony_ci   "name": "PA_SU_PERFCOUNTER1_HI",
7338bf215546Sopenharmony_ci   "type_ref": "PA_SU_PERFCOUNTER0_HI"
7339bf215546Sopenharmony_ci  },
7340bf215546Sopenharmony_ci  {
7341bf215546Sopenharmony_ci   "chips": ["gfx7"],
7342bf215546Sopenharmony_ci   "map": {"at": 214032, "to": "mm"},
7343bf215546Sopenharmony_ci   "name": "PA_SU_PERFCOUNTER2_LO"
7344bf215546Sopenharmony_ci  },
7345bf215546Sopenharmony_ci  {
7346bf215546Sopenharmony_ci   "chips": ["gfx7"],
7347bf215546Sopenharmony_ci   "map": {"at": 214036, "to": "mm"},
7348bf215546Sopenharmony_ci   "name": "PA_SU_PERFCOUNTER2_HI",
7349bf215546Sopenharmony_ci   "type_ref": "PA_SU_PERFCOUNTER0_HI"
7350bf215546Sopenharmony_ci  },
7351bf215546Sopenharmony_ci  {
7352bf215546Sopenharmony_ci   "chips": ["gfx7"],
7353bf215546Sopenharmony_ci   "map": {"at": 214040, "to": "mm"},
7354bf215546Sopenharmony_ci   "name": "PA_SU_PERFCOUNTER3_LO"
7355bf215546Sopenharmony_ci  },
7356bf215546Sopenharmony_ci  {
7357bf215546Sopenharmony_ci   "chips": ["gfx7"],
7358bf215546Sopenharmony_ci   "map": {"at": 214044, "to": "mm"},
7359bf215546Sopenharmony_ci   "name": "PA_SU_PERFCOUNTER3_HI",
7360bf215546Sopenharmony_ci   "type_ref": "PA_SU_PERFCOUNTER0_HI"
7361bf215546Sopenharmony_ci  },
7362bf215546Sopenharmony_ci  {
7363bf215546Sopenharmony_ci   "chips": ["gfx7"],
7364bf215546Sopenharmony_ci   "map": {"at": 214272, "to": "mm"},
7365bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER0_LO"
7366bf215546Sopenharmony_ci  },
7367bf215546Sopenharmony_ci  {
7368bf215546Sopenharmony_ci   "chips": ["gfx7"],
7369bf215546Sopenharmony_ci   "map": {"at": 214276, "to": "mm"},
7370bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER0_HI"
7371bf215546Sopenharmony_ci  },
7372bf215546Sopenharmony_ci  {
7373bf215546Sopenharmony_ci   "chips": ["gfx7"],
7374bf215546Sopenharmony_ci   "map": {"at": 214280, "to": "mm"},
7375bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER1_LO"
7376bf215546Sopenharmony_ci  },
7377bf215546Sopenharmony_ci  {
7378bf215546Sopenharmony_ci   "chips": ["gfx7"],
7379bf215546Sopenharmony_ci   "map": {"at": 214284, "to": "mm"},
7380bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER1_HI"
7381bf215546Sopenharmony_ci  },
7382bf215546Sopenharmony_ci  {
7383bf215546Sopenharmony_ci   "chips": ["gfx7"],
7384bf215546Sopenharmony_ci   "map": {"at": 214288, "to": "mm"},
7385bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER2_LO"
7386bf215546Sopenharmony_ci  },
7387bf215546Sopenharmony_ci  {
7388bf215546Sopenharmony_ci   "chips": ["gfx7"],
7389bf215546Sopenharmony_ci   "map": {"at": 214292, "to": "mm"},
7390bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER2_HI"
7391bf215546Sopenharmony_ci  },
7392bf215546Sopenharmony_ci  {
7393bf215546Sopenharmony_ci   "chips": ["gfx7"],
7394bf215546Sopenharmony_ci   "map": {"at": 214296, "to": "mm"},
7395bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER3_LO"
7396bf215546Sopenharmony_ci  },
7397bf215546Sopenharmony_ci  {
7398bf215546Sopenharmony_ci   "chips": ["gfx7"],
7399bf215546Sopenharmony_ci   "map": {"at": 214300, "to": "mm"},
7400bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER3_HI"
7401bf215546Sopenharmony_ci  },
7402bf215546Sopenharmony_ci  {
7403bf215546Sopenharmony_ci   "chips": ["gfx7"],
7404bf215546Sopenharmony_ci   "map": {"at": 214304, "to": "mm"},
7405bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER4_LO"
7406bf215546Sopenharmony_ci  },
7407bf215546Sopenharmony_ci  {
7408bf215546Sopenharmony_ci   "chips": ["gfx7"],
7409bf215546Sopenharmony_ci   "map": {"at": 214308, "to": "mm"},
7410bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER4_HI"
7411bf215546Sopenharmony_ci  },
7412bf215546Sopenharmony_ci  {
7413bf215546Sopenharmony_ci   "chips": ["gfx7"],
7414bf215546Sopenharmony_ci   "map": {"at": 214312, "to": "mm"},
7415bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER5_LO"
7416bf215546Sopenharmony_ci  },
7417bf215546Sopenharmony_ci  {
7418bf215546Sopenharmony_ci   "chips": ["gfx7"],
7419bf215546Sopenharmony_ci   "map": {"at": 214316, "to": "mm"},
7420bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER5_HI"
7421bf215546Sopenharmony_ci  },
7422bf215546Sopenharmony_ci  {
7423bf215546Sopenharmony_ci   "chips": ["gfx7"],
7424bf215546Sopenharmony_ci   "map": {"at": 214320, "to": "mm"},
7425bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER6_LO"
7426bf215546Sopenharmony_ci  },
7427bf215546Sopenharmony_ci  {
7428bf215546Sopenharmony_ci   "chips": ["gfx7"],
7429bf215546Sopenharmony_ci   "map": {"at": 214324, "to": "mm"},
7430bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER6_HI"
7431bf215546Sopenharmony_ci  },
7432bf215546Sopenharmony_ci  {
7433bf215546Sopenharmony_ci   "chips": ["gfx7"],
7434bf215546Sopenharmony_ci   "map": {"at": 214328, "to": "mm"},
7435bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER7_LO"
7436bf215546Sopenharmony_ci  },
7437bf215546Sopenharmony_ci  {
7438bf215546Sopenharmony_ci   "chips": ["gfx7"],
7439bf215546Sopenharmony_ci   "map": {"at": 214332, "to": "mm"},
7440bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER7_HI"
7441bf215546Sopenharmony_ci  },
7442bf215546Sopenharmony_ci  {
7443bf215546Sopenharmony_ci   "chips": ["gfx7"],
7444bf215546Sopenharmony_ci   "map": {"at": 214528, "to": "mm"},
7445bf215546Sopenharmony_ci   "name": "SPI_PERFCOUNTER0_HI"
7446bf215546Sopenharmony_ci  },
7447bf215546Sopenharmony_ci  {
7448bf215546Sopenharmony_ci   "chips": ["gfx7"],
7449bf215546Sopenharmony_ci   "map": {"at": 214532, "to": "mm"},
7450bf215546Sopenharmony_ci   "name": "SPI_PERFCOUNTER0_LO"
7451bf215546Sopenharmony_ci  },
7452bf215546Sopenharmony_ci  {
7453bf215546Sopenharmony_ci   "chips": ["gfx7"],
7454bf215546Sopenharmony_ci   "map": {"at": 214536, "to": "mm"},
7455bf215546Sopenharmony_ci   "name": "SPI_PERFCOUNTER1_HI"
7456bf215546Sopenharmony_ci  },
7457bf215546Sopenharmony_ci  {
7458bf215546Sopenharmony_ci   "chips": ["gfx7"],
7459bf215546Sopenharmony_ci   "map": {"at": 214540, "to": "mm"},
7460bf215546Sopenharmony_ci   "name": "SPI_PERFCOUNTER1_LO"
7461bf215546Sopenharmony_ci  },
7462bf215546Sopenharmony_ci  {
7463bf215546Sopenharmony_ci   "chips": ["gfx7"],
7464bf215546Sopenharmony_ci   "map": {"at": 214544, "to": "mm"},
7465bf215546Sopenharmony_ci   "name": "SPI_PERFCOUNTER2_HI"
7466bf215546Sopenharmony_ci  },
7467bf215546Sopenharmony_ci  {
7468bf215546Sopenharmony_ci   "chips": ["gfx7"],
7469bf215546Sopenharmony_ci   "map": {"at": 214548, "to": "mm"},
7470bf215546Sopenharmony_ci   "name": "SPI_PERFCOUNTER2_LO"
7471bf215546Sopenharmony_ci  },
7472bf215546Sopenharmony_ci  {
7473bf215546Sopenharmony_ci   "chips": ["gfx7"],
7474bf215546Sopenharmony_ci   "map": {"at": 214552, "to": "mm"},
7475bf215546Sopenharmony_ci   "name": "SPI_PERFCOUNTER3_HI"
7476bf215546Sopenharmony_ci  },
7477bf215546Sopenharmony_ci  {
7478bf215546Sopenharmony_ci   "chips": ["gfx7"],
7479bf215546Sopenharmony_ci   "map": {"at": 214556, "to": "mm"},
7480bf215546Sopenharmony_ci   "name": "SPI_PERFCOUNTER3_LO"
7481bf215546Sopenharmony_ci  },
7482bf215546Sopenharmony_ci  {
7483bf215546Sopenharmony_ci   "chips": ["gfx7"],
7484bf215546Sopenharmony_ci   "map": {"at": 214560, "to": "mm"},
7485bf215546Sopenharmony_ci   "name": "SPI_PERFCOUNTER4_HI"
7486bf215546Sopenharmony_ci  },
7487bf215546Sopenharmony_ci  {
7488bf215546Sopenharmony_ci   "chips": ["gfx7"],
7489bf215546Sopenharmony_ci   "map": {"at": 214564, "to": "mm"},
7490bf215546Sopenharmony_ci   "name": "SPI_PERFCOUNTER4_LO"
7491bf215546Sopenharmony_ci  },
7492bf215546Sopenharmony_ci  {
7493bf215546Sopenharmony_ci   "chips": ["gfx7"],
7494bf215546Sopenharmony_ci   "map": {"at": 214568, "to": "mm"},
7495bf215546Sopenharmony_ci   "name": "SPI_PERFCOUNTER5_HI"
7496bf215546Sopenharmony_ci  },
7497bf215546Sopenharmony_ci  {
7498bf215546Sopenharmony_ci   "chips": ["gfx7"],
7499bf215546Sopenharmony_ci   "map": {"at": 214572, "to": "mm"},
7500bf215546Sopenharmony_ci   "name": "SPI_PERFCOUNTER5_LO"
7501bf215546Sopenharmony_ci  },
7502bf215546Sopenharmony_ci  {
7503bf215546Sopenharmony_ci   "chips": ["gfx7"],
7504bf215546Sopenharmony_ci   "map": {"at": 214784, "to": "mm"},
7505bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER0_LO"
7506bf215546Sopenharmony_ci  },
7507bf215546Sopenharmony_ci  {
7508bf215546Sopenharmony_ci   "chips": ["gfx7"],
7509bf215546Sopenharmony_ci   "map": {"at": 214788, "to": "mm"},
7510bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER0_HI"
7511bf215546Sopenharmony_ci  },
7512bf215546Sopenharmony_ci  {
7513bf215546Sopenharmony_ci   "chips": ["gfx7"],
7514bf215546Sopenharmony_ci   "map": {"at": 214792, "to": "mm"},
7515bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER1_LO"
7516bf215546Sopenharmony_ci  },
7517bf215546Sopenharmony_ci  {
7518bf215546Sopenharmony_ci   "chips": ["gfx7"],
7519bf215546Sopenharmony_ci   "map": {"at": 214796, "to": "mm"},
7520bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER1_HI"
7521bf215546Sopenharmony_ci  },
7522bf215546Sopenharmony_ci  {
7523bf215546Sopenharmony_ci   "chips": ["gfx7"],
7524bf215546Sopenharmony_ci   "map": {"at": 214800, "to": "mm"},
7525bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER2_LO"
7526bf215546Sopenharmony_ci  },
7527bf215546Sopenharmony_ci  {
7528bf215546Sopenharmony_ci   "chips": ["gfx7"],
7529bf215546Sopenharmony_ci   "map": {"at": 214804, "to": "mm"},
7530bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER2_HI"
7531bf215546Sopenharmony_ci  },
7532bf215546Sopenharmony_ci  {
7533bf215546Sopenharmony_ci   "chips": ["gfx7"],
7534bf215546Sopenharmony_ci   "map": {"at": 214808, "to": "mm"},
7535bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER3_LO"
7536bf215546Sopenharmony_ci  },
7537bf215546Sopenharmony_ci  {
7538bf215546Sopenharmony_ci   "chips": ["gfx7"],
7539bf215546Sopenharmony_ci   "map": {"at": 214812, "to": "mm"},
7540bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER3_HI"
7541bf215546Sopenharmony_ci  },
7542bf215546Sopenharmony_ci  {
7543bf215546Sopenharmony_ci   "chips": ["gfx7"],
7544bf215546Sopenharmony_ci   "map": {"at": 214816, "to": "mm"},
7545bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER4_LO"
7546bf215546Sopenharmony_ci  },
7547bf215546Sopenharmony_ci  {
7548bf215546Sopenharmony_ci   "chips": ["gfx7"],
7549bf215546Sopenharmony_ci   "map": {"at": 214820, "to": "mm"},
7550bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER4_HI"
7551bf215546Sopenharmony_ci  },
7552bf215546Sopenharmony_ci  {
7553bf215546Sopenharmony_ci   "chips": ["gfx7"],
7554bf215546Sopenharmony_ci   "map": {"at": 214824, "to": "mm"},
7555bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER5_LO"
7556bf215546Sopenharmony_ci  },
7557bf215546Sopenharmony_ci  {
7558bf215546Sopenharmony_ci   "chips": ["gfx7"],
7559bf215546Sopenharmony_ci   "map": {"at": 214828, "to": "mm"},
7560bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER5_HI"
7561bf215546Sopenharmony_ci  },
7562bf215546Sopenharmony_ci  {
7563bf215546Sopenharmony_ci   "chips": ["gfx7"],
7564bf215546Sopenharmony_ci   "map": {"at": 214832, "to": "mm"},
7565bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER6_LO"
7566bf215546Sopenharmony_ci  },
7567bf215546Sopenharmony_ci  {
7568bf215546Sopenharmony_ci   "chips": ["gfx7"],
7569bf215546Sopenharmony_ci   "map": {"at": 214836, "to": "mm"},
7570bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER6_HI"
7571bf215546Sopenharmony_ci  },
7572bf215546Sopenharmony_ci  {
7573bf215546Sopenharmony_ci   "chips": ["gfx7"],
7574bf215546Sopenharmony_ci   "map": {"at": 214840, "to": "mm"},
7575bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER7_LO"
7576bf215546Sopenharmony_ci  },
7577bf215546Sopenharmony_ci  {
7578bf215546Sopenharmony_ci   "chips": ["gfx7"],
7579bf215546Sopenharmony_ci   "map": {"at": 214844, "to": "mm"},
7580bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER7_HI"
7581bf215546Sopenharmony_ci  },
7582bf215546Sopenharmony_ci  {
7583bf215546Sopenharmony_ci   "chips": ["gfx7"],
7584bf215546Sopenharmony_ci   "map": {"at": 214848, "to": "mm"},
7585bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER8_LO"
7586bf215546Sopenharmony_ci  },
7587bf215546Sopenharmony_ci  {
7588bf215546Sopenharmony_ci   "chips": ["gfx7"],
7589bf215546Sopenharmony_ci   "map": {"at": 214852, "to": "mm"},
7590bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER8_HI"
7591bf215546Sopenharmony_ci  },
7592bf215546Sopenharmony_ci  {
7593bf215546Sopenharmony_ci   "chips": ["gfx7"],
7594bf215546Sopenharmony_ci   "map": {"at": 214856, "to": "mm"},
7595bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER9_LO"
7596bf215546Sopenharmony_ci  },
7597bf215546Sopenharmony_ci  {
7598bf215546Sopenharmony_ci   "chips": ["gfx7"],
7599bf215546Sopenharmony_ci   "map": {"at": 214860, "to": "mm"},
7600bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER9_HI"
7601bf215546Sopenharmony_ci  },
7602bf215546Sopenharmony_ci  {
7603bf215546Sopenharmony_ci   "chips": ["gfx7"],
7604bf215546Sopenharmony_ci   "map": {"at": 214864, "to": "mm"},
7605bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER10_LO"
7606bf215546Sopenharmony_ci  },
7607bf215546Sopenharmony_ci  {
7608bf215546Sopenharmony_ci   "chips": ["gfx7"],
7609bf215546Sopenharmony_ci   "map": {"at": 214868, "to": "mm"},
7610bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER10_HI"
7611bf215546Sopenharmony_ci  },
7612bf215546Sopenharmony_ci  {
7613bf215546Sopenharmony_ci   "chips": ["gfx7"],
7614bf215546Sopenharmony_ci   "map": {"at": 214872, "to": "mm"},
7615bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER11_LO"
7616bf215546Sopenharmony_ci  },
7617bf215546Sopenharmony_ci  {
7618bf215546Sopenharmony_ci   "chips": ["gfx7"],
7619bf215546Sopenharmony_ci   "map": {"at": 214876, "to": "mm"},
7620bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER11_HI"
7621bf215546Sopenharmony_ci  },
7622bf215546Sopenharmony_ci  {
7623bf215546Sopenharmony_ci   "chips": ["gfx7"],
7624bf215546Sopenharmony_ci   "map": {"at": 214880, "to": "mm"},
7625bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER12_LO"
7626bf215546Sopenharmony_ci  },
7627bf215546Sopenharmony_ci  {
7628bf215546Sopenharmony_ci   "chips": ["gfx7"],
7629bf215546Sopenharmony_ci   "map": {"at": 214884, "to": "mm"},
7630bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER12_HI"
7631bf215546Sopenharmony_ci  },
7632bf215546Sopenharmony_ci  {
7633bf215546Sopenharmony_ci   "chips": ["gfx7"],
7634bf215546Sopenharmony_ci   "map": {"at": 214888, "to": "mm"},
7635bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER13_LO"
7636bf215546Sopenharmony_ci  },
7637bf215546Sopenharmony_ci  {
7638bf215546Sopenharmony_ci   "chips": ["gfx7"],
7639bf215546Sopenharmony_ci   "map": {"at": 214892, "to": "mm"},
7640bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER13_HI"
7641bf215546Sopenharmony_ci  },
7642bf215546Sopenharmony_ci  {
7643bf215546Sopenharmony_ci   "chips": ["gfx7"],
7644bf215546Sopenharmony_ci   "map": {"at": 214896, "to": "mm"},
7645bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER14_LO"
7646bf215546Sopenharmony_ci  },
7647bf215546Sopenharmony_ci  {
7648bf215546Sopenharmony_ci   "chips": ["gfx7"],
7649bf215546Sopenharmony_ci   "map": {"at": 214900, "to": "mm"},
7650bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER14_HI"
7651bf215546Sopenharmony_ci  },
7652bf215546Sopenharmony_ci  {
7653bf215546Sopenharmony_ci   "chips": ["gfx7"],
7654bf215546Sopenharmony_ci   "map": {"at": 214904, "to": "mm"},
7655bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER15_LO"
7656bf215546Sopenharmony_ci  },
7657bf215546Sopenharmony_ci  {
7658bf215546Sopenharmony_ci   "chips": ["gfx7"],
7659bf215546Sopenharmony_ci   "map": {"at": 214908, "to": "mm"},
7660bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER15_HI"
7661bf215546Sopenharmony_ci  },
7662bf215546Sopenharmony_ci  {
7663bf215546Sopenharmony_ci   "chips": ["gfx7"],
7664bf215546Sopenharmony_ci   "map": {"at": 215296, "to": "mm"},
7665bf215546Sopenharmony_ci   "name": "SX_PERFCOUNTER0_LO"
7666bf215546Sopenharmony_ci  },
7667bf215546Sopenharmony_ci  {
7668bf215546Sopenharmony_ci   "chips": ["gfx7"],
7669bf215546Sopenharmony_ci   "map": {"at": 215300, "to": "mm"},
7670bf215546Sopenharmony_ci   "name": "SX_PERFCOUNTER0_HI"
7671bf215546Sopenharmony_ci  },
7672bf215546Sopenharmony_ci  {
7673bf215546Sopenharmony_ci   "chips": ["gfx7"],
7674bf215546Sopenharmony_ci   "map": {"at": 215304, "to": "mm"},
7675bf215546Sopenharmony_ci   "name": "SX_PERFCOUNTER1_LO"
7676bf215546Sopenharmony_ci  },
7677bf215546Sopenharmony_ci  {
7678bf215546Sopenharmony_ci   "chips": ["gfx7"],
7679bf215546Sopenharmony_ci   "map": {"at": 215308, "to": "mm"},
7680bf215546Sopenharmony_ci   "name": "SX_PERFCOUNTER1_HI"
7681bf215546Sopenharmony_ci  },
7682bf215546Sopenharmony_ci  {
7683bf215546Sopenharmony_ci   "chips": ["gfx7"],
7684bf215546Sopenharmony_ci   "map": {"at": 215312, "to": "mm"},
7685bf215546Sopenharmony_ci   "name": "SX_PERFCOUNTER2_LO"
7686bf215546Sopenharmony_ci  },
7687bf215546Sopenharmony_ci  {
7688bf215546Sopenharmony_ci   "chips": ["gfx7"],
7689bf215546Sopenharmony_ci   "map": {"at": 215316, "to": "mm"},
7690bf215546Sopenharmony_ci   "name": "SX_PERFCOUNTER2_HI"
7691bf215546Sopenharmony_ci  },
7692bf215546Sopenharmony_ci  {
7693bf215546Sopenharmony_ci   "chips": ["gfx7"],
7694bf215546Sopenharmony_ci   "map": {"at": 215320, "to": "mm"},
7695bf215546Sopenharmony_ci   "name": "SX_PERFCOUNTER3_LO"
7696bf215546Sopenharmony_ci  },
7697bf215546Sopenharmony_ci  {
7698bf215546Sopenharmony_ci   "chips": ["gfx7"],
7699bf215546Sopenharmony_ci   "map": {"at": 215324, "to": "mm"},
7700bf215546Sopenharmony_ci   "name": "SX_PERFCOUNTER3_HI"
7701bf215546Sopenharmony_ci  },
7702bf215546Sopenharmony_ci  {
7703bf215546Sopenharmony_ci   "chips": ["gfx7"],
7704bf215546Sopenharmony_ci   "map": {"at": 215552, "to": "mm"},
7705bf215546Sopenharmony_ci   "name": "GDS_PERFCOUNTER0_LO"
7706bf215546Sopenharmony_ci  },
7707bf215546Sopenharmony_ci  {
7708bf215546Sopenharmony_ci   "chips": ["gfx7"],
7709bf215546Sopenharmony_ci   "map": {"at": 215556, "to": "mm"},
7710bf215546Sopenharmony_ci   "name": "GDS_PERFCOUNTER0_HI"
7711bf215546Sopenharmony_ci  },
7712bf215546Sopenharmony_ci  {
7713bf215546Sopenharmony_ci   "chips": ["gfx7"],
7714bf215546Sopenharmony_ci   "map": {"at": 215560, "to": "mm"},
7715bf215546Sopenharmony_ci   "name": "GDS_PERFCOUNTER1_LO"
7716bf215546Sopenharmony_ci  },
7717bf215546Sopenharmony_ci  {
7718bf215546Sopenharmony_ci   "chips": ["gfx7"],
7719bf215546Sopenharmony_ci   "map": {"at": 215564, "to": "mm"},
7720bf215546Sopenharmony_ci   "name": "GDS_PERFCOUNTER1_HI"
7721bf215546Sopenharmony_ci  },
7722bf215546Sopenharmony_ci  {
7723bf215546Sopenharmony_ci   "chips": ["gfx7"],
7724bf215546Sopenharmony_ci   "map": {"at": 215568, "to": "mm"},
7725bf215546Sopenharmony_ci   "name": "GDS_PERFCOUNTER2_LO"
7726bf215546Sopenharmony_ci  },
7727bf215546Sopenharmony_ci  {
7728bf215546Sopenharmony_ci   "chips": ["gfx7"],
7729bf215546Sopenharmony_ci   "map": {"at": 215572, "to": "mm"},
7730bf215546Sopenharmony_ci   "name": "GDS_PERFCOUNTER2_HI"
7731bf215546Sopenharmony_ci  },
7732bf215546Sopenharmony_ci  {
7733bf215546Sopenharmony_ci   "chips": ["gfx7"],
7734bf215546Sopenharmony_ci   "map": {"at": 215576, "to": "mm"},
7735bf215546Sopenharmony_ci   "name": "GDS_PERFCOUNTER3_LO"
7736bf215546Sopenharmony_ci  },
7737bf215546Sopenharmony_ci  {
7738bf215546Sopenharmony_ci   "chips": ["gfx7"],
7739bf215546Sopenharmony_ci   "map": {"at": 215580, "to": "mm"},
7740bf215546Sopenharmony_ci   "name": "GDS_PERFCOUNTER3_HI"
7741bf215546Sopenharmony_ci  },
7742bf215546Sopenharmony_ci  {
7743bf215546Sopenharmony_ci   "chips": ["gfx7"],
7744bf215546Sopenharmony_ci   "map": {"at": 215808, "to": "mm"},
7745bf215546Sopenharmony_ci   "name": "TA_PERFCOUNTER0_LO"
7746bf215546Sopenharmony_ci  },
7747bf215546Sopenharmony_ci  {
7748bf215546Sopenharmony_ci   "chips": ["gfx7"],
7749bf215546Sopenharmony_ci   "map": {"at": 215812, "to": "mm"},
7750bf215546Sopenharmony_ci   "name": "TA_PERFCOUNTER0_HI"
7751bf215546Sopenharmony_ci  },
7752bf215546Sopenharmony_ci  {
7753bf215546Sopenharmony_ci   "chips": ["gfx7"],
7754bf215546Sopenharmony_ci   "map": {"at": 215816, "to": "mm"},
7755bf215546Sopenharmony_ci   "name": "TA_PERFCOUNTER1_LO"
7756bf215546Sopenharmony_ci  },
7757bf215546Sopenharmony_ci  {
7758bf215546Sopenharmony_ci   "chips": ["gfx7"],
7759bf215546Sopenharmony_ci   "map": {"at": 215820, "to": "mm"},
7760bf215546Sopenharmony_ci   "name": "TA_PERFCOUNTER1_HI"
7761bf215546Sopenharmony_ci  },
7762bf215546Sopenharmony_ci  {
7763bf215546Sopenharmony_ci   "chips": ["gfx7"],
7764bf215546Sopenharmony_ci   "map": {"at": 216064, "to": "mm"},
7765bf215546Sopenharmony_ci   "name": "TD_PERFCOUNTER0_LO"
7766bf215546Sopenharmony_ci  },
7767bf215546Sopenharmony_ci  {
7768bf215546Sopenharmony_ci   "chips": ["gfx7"],
7769bf215546Sopenharmony_ci   "map": {"at": 216068, "to": "mm"},
7770bf215546Sopenharmony_ci   "name": "TD_PERFCOUNTER0_HI"
7771bf215546Sopenharmony_ci  },
7772bf215546Sopenharmony_ci  {
7773bf215546Sopenharmony_ci   "chips": ["gfx7"],
7774bf215546Sopenharmony_ci   "map": {"at": 216072, "to": "mm"},
7775bf215546Sopenharmony_ci   "name": "TD_PERFCOUNTER1_LO"
7776bf215546Sopenharmony_ci  },
7777bf215546Sopenharmony_ci  {
7778bf215546Sopenharmony_ci   "chips": ["gfx7"],
7779bf215546Sopenharmony_ci   "map": {"at": 216076, "to": "mm"},
7780bf215546Sopenharmony_ci   "name": "TD_PERFCOUNTER1_HI"
7781bf215546Sopenharmony_ci  },
7782bf215546Sopenharmony_ci  {
7783bf215546Sopenharmony_ci   "chips": ["gfx7"],
7784bf215546Sopenharmony_ci   "map": {"at": 216320, "to": "mm"},
7785bf215546Sopenharmony_ci   "name": "TCP_PERFCOUNTER0_LO"
7786bf215546Sopenharmony_ci  },
7787bf215546Sopenharmony_ci  {
7788bf215546Sopenharmony_ci   "chips": ["gfx7"],
7789bf215546Sopenharmony_ci   "map": {"at": 216324, "to": "mm"},
7790bf215546Sopenharmony_ci   "name": "TCP_PERFCOUNTER0_HI"
7791bf215546Sopenharmony_ci  },
7792bf215546Sopenharmony_ci  {
7793bf215546Sopenharmony_ci   "chips": ["gfx7"],
7794bf215546Sopenharmony_ci   "map": {"at": 216328, "to": "mm"},
7795bf215546Sopenharmony_ci   "name": "TCP_PERFCOUNTER1_LO"
7796bf215546Sopenharmony_ci  },
7797bf215546Sopenharmony_ci  {
7798bf215546Sopenharmony_ci   "chips": ["gfx7"],
7799bf215546Sopenharmony_ci   "map": {"at": 216332, "to": "mm"},
7800bf215546Sopenharmony_ci   "name": "TCP_PERFCOUNTER1_HI"
7801bf215546Sopenharmony_ci  },
7802bf215546Sopenharmony_ci  {
7803bf215546Sopenharmony_ci   "chips": ["gfx7"],
7804bf215546Sopenharmony_ci   "map": {"at": 216336, "to": "mm"},
7805bf215546Sopenharmony_ci   "name": "TCP_PERFCOUNTER2_LO"
7806bf215546Sopenharmony_ci  },
7807bf215546Sopenharmony_ci  {
7808bf215546Sopenharmony_ci   "chips": ["gfx7"],
7809bf215546Sopenharmony_ci   "map": {"at": 216340, "to": "mm"},
7810bf215546Sopenharmony_ci   "name": "TCP_PERFCOUNTER2_HI"
7811bf215546Sopenharmony_ci  },
7812bf215546Sopenharmony_ci  {
7813bf215546Sopenharmony_ci   "chips": ["gfx7"],
7814bf215546Sopenharmony_ci   "map": {"at": 216344, "to": "mm"},
7815bf215546Sopenharmony_ci   "name": "TCP_PERFCOUNTER3_LO"
7816bf215546Sopenharmony_ci  },
7817bf215546Sopenharmony_ci  {
7818bf215546Sopenharmony_ci   "chips": ["gfx7"],
7819bf215546Sopenharmony_ci   "map": {"at": 216348, "to": "mm"},
7820bf215546Sopenharmony_ci   "name": "TCP_PERFCOUNTER3_HI"
7821bf215546Sopenharmony_ci  },
7822bf215546Sopenharmony_ci  {
7823bf215546Sopenharmony_ci   "chips": ["gfx7"],
7824bf215546Sopenharmony_ci   "map": {"at": 216576, "to": "mm"},
7825bf215546Sopenharmony_ci   "name": "TCC_PERFCOUNTER0_LO"
7826bf215546Sopenharmony_ci  },
7827bf215546Sopenharmony_ci  {
7828bf215546Sopenharmony_ci   "chips": ["gfx7"],
7829bf215546Sopenharmony_ci   "map": {"at": 216580, "to": "mm"},
7830bf215546Sopenharmony_ci   "name": "TCC_PERFCOUNTER0_HI"
7831bf215546Sopenharmony_ci  },
7832bf215546Sopenharmony_ci  {
7833bf215546Sopenharmony_ci   "chips": ["gfx7"],
7834bf215546Sopenharmony_ci   "map": {"at": 216584, "to": "mm"},
7835bf215546Sopenharmony_ci   "name": "TCC_PERFCOUNTER1_LO"
7836bf215546Sopenharmony_ci  },
7837bf215546Sopenharmony_ci  {
7838bf215546Sopenharmony_ci   "chips": ["gfx7"],
7839bf215546Sopenharmony_ci   "map": {"at": 216588, "to": "mm"},
7840bf215546Sopenharmony_ci   "name": "TCC_PERFCOUNTER1_HI"
7841bf215546Sopenharmony_ci  },
7842bf215546Sopenharmony_ci  {
7843bf215546Sopenharmony_ci   "chips": ["gfx7"],
7844bf215546Sopenharmony_ci   "map": {"at": 216592, "to": "mm"},
7845bf215546Sopenharmony_ci   "name": "TCC_PERFCOUNTER2_LO"
7846bf215546Sopenharmony_ci  },
7847bf215546Sopenharmony_ci  {
7848bf215546Sopenharmony_ci   "chips": ["gfx7"],
7849bf215546Sopenharmony_ci   "map": {"at": 216596, "to": "mm"},
7850bf215546Sopenharmony_ci   "name": "TCC_PERFCOUNTER2_HI"
7851bf215546Sopenharmony_ci  },
7852bf215546Sopenharmony_ci  {
7853bf215546Sopenharmony_ci   "chips": ["gfx7"],
7854bf215546Sopenharmony_ci   "map": {"at": 216600, "to": "mm"},
7855bf215546Sopenharmony_ci   "name": "TCC_PERFCOUNTER3_LO"
7856bf215546Sopenharmony_ci  },
7857bf215546Sopenharmony_ci  {
7858bf215546Sopenharmony_ci   "chips": ["gfx7"],
7859bf215546Sopenharmony_ci   "map": {"at": 216604, "to": "mm"},
7860bf215546Sopenharmony_ci   "name": "TCC_PERFCOUNTER3_HI"
7861bf215546Sopenharmony_ci  },
7862bf215546Sopenharmony_ci  {
7863bf215546Sopenharmony_ci   "chips": ["gfx7"],
7864bf215546Sopenharmony_ci   "map": {"at": 216640, "to": "mm"},
7865bf215546Sopenharmony_ci   "name": "TCA_PERFCOUNTER0_LO"
7866bf215546Sopenharmony_ci  },
7867bf215546Sopenharmony_ci  {
7868bf215546Sopenharmony_ci   "chips": ["gfx7"],
7869bf215546Sopenharmony_ci   "map": {"at": 216644, "to": "mm"},
7870bf215546Sopenharmony_ci   "name": "TCA_PERFCOUNTER0_HI"
7871bf215546Sopenharmony_ci  },
7872bf215546Sopenharmony_ci  {
7873bf215546Sopenharmony_ci   "chips": ["gfx7"],
7874bf215546Sopenharmony_ci   "map": {"at": 216648, "to": "mm"},
7875bf215546Sopenharmony_ci   "name": "TCA_PERFCOUNTER1_LO"
7876bf215546Sopenharmony_ci  },
7877bf215546Sopenharmony_ci  {
7878bf215546Sopenharmony_ci   "chips": ["gfx7"],
7879bf215546Sopenharmony_ci   "map": {"at": 216652, "to": "mm"},
7880bf215546Sopenharmony_ci   "name": "TCA_PERFCOUNTER1_HI"
7881bf215546Sopenharmony_ci  },
7882bf215546Sopenharmony_ci  {
7883bf215546Sopenharmony_ci   "chips": ["gfx7"],
7884bf215546Sopenharmony_ci   "map": {"at": 216656, "to": "mm"},
7885bf215546Sopenharmony_ci   "name": "TCA_PERFCOUNTER2_LO"
7886bf215546Sopenharmony_ci  },
7887bf215546Sopenharmony_ci  {
7888bf215546Sopenharmony_ci   "chips": ["gfx7"],
7889bf215546Sopenharmony_ci   "map": {"at": 216660, "to": "mm"},
7890bf215546Sopenharmony_ci   "name": "TCA_PERFCOUNTER2_HI"
7891bf215546Sopenharmony_ci  },
7892bf215546Sopenharmony_ci  {
7893bf215546Sopenharmony_ci   "chips": ["gfx7"],
7894bf215546Sopenharmony_ci   "map": {"at": 216664, "to": "mm"},
7895bf215546Sopenharmony_ci   "name": "TCA_PERFCOUNTER3_LO"
7896bf215546Sopenharmony_ci  },
7897bf215546Sopenharmony_ci  {
7898bf215546Sopenharmony_ci   "chips": ["gfx7"],
7899bf215546Sopenharmony_ci   "map": {"at": 216668, "to": "mm"},
7900bf215546Sopenharmony_ci   "name": "TCA_PERFCOUNTER3_HI"
7901bf215546Sopenharmony_ci  },
7902bf215546Sopenharmony_ci  {
7903bf215546Sopenharmony_ci   "chips": ["gfx7"],
7904bf215546Sopenharmony_ci   "map": {"at": 216704, "to": "mm"},
7905bf215546Sopenharmony_ci   "name": "TCS_PERFCOUNTER0_LO"
7906bf215546Sopenharmony_ci  },
7907bf215546Sopenharmony_ci  {
7908bf215546Sopenharmony_ci   "chips": ["gfx7"],
7909bf215546Sopenharmony_ci   "map": {"at": 216708, "to": "mm"},
7910bf215546Sopenharmony_ci   "name": "TCS_PERFCOUNTER0_HI"
7911bf215546Sopenharmony_ci  },
7912bf215546Sopenharmony_ci  {
7913bf215546Sopenharmony_ci   "chips": ["gfx7"],
7914bf215546Sopenharmony_ci   "map": {"at": 216712, "to": "mm"},
7915bf215546Sopenharmony_ci   "name": "TCS_PERFCOUNTER1_LO"
7916bf215546Sopenharmony_ci  },
7917bf215546Sopenharmony_ci  {
7918bf215546Sopenharmony_ci   "chips": ["gfx7"],
7919bf215546Sopenharmony_ci   "map": {"at": 216716, "to": "mm"},
7920bf215546Sopenharmony_ci   "name": "TCS_PERFCOUNTER1_HI"
7921bf215546Sopenharmony_ci  },
7922bf215546Sopenharmony_ci  {
7923bf215546Sopenharmony_ci   "chips": ["gfx7"],
7924bf215546Sopenharmony_ci   "map": {"at": 216720, "to": "mm"},
7925bf215546Sopenharmony_ci   "name": "TCS_PERFCOUNTER2_LO"
7926bf215546Sopenharmony_ci  },
7927bf215546Sopenharmony_ci  {
7928bf215546Sopenharmony_ci   "chips": ["gfx7"],
7929bf215546Sopenharmony_ci   "map": {"at": 216724, "to": "mm"},
7930bf215546Sopenharmony_ci   "name": "TCS_PERFCOUNTER2_HI"
7931bf215546Sopenharmony_ci  },
7932bf215546Sopenharmony_ci  {
7933bf215546Sopenharmony_ci   "chips": ["gfx7"],
7934bf215546Sopenharmony_ci   "map": {"at": 216728, "to": "mm"},
7935bf215546Sopenharmony_ci   "name": "TCS_PERFCOUNTER3_LO"
7936bf215546Sopenharmony_ci  },
7937bf215546Sopenharmony_ci  {
7938bf215546Sopenharmony_ci   "chips": ["gfx7"],
7939bf215546Sopenharmony_ci   "map": {"at": 216732, "to": "mm"},
7940bf215546Sopenharmony_ci   "name": "TCS_PERFCOUNTER3_HI"
7941bf215546Sopenharmony_ci  },
7942bf215546Sopenharmony_ci  {
7943bf215546Sopenharmony_ci   "chips": ["gfx7"],
7944bf215546Sopenharmony_ci   "map": {"at": 217112, "to": "mm"},
7945bf215546Sopenharmony_ci   "name": "CB_PERFCOUNTER0_LO"
7946bf215546Sopenharmony_ci  },
7947bf215546Sopenharmony_ci  {
7948bf215546Sopenharmony_ci   "chips": ["gfx7"],
7949bf215546Sopenharmony_ci   "map": {"at": 217116, "to": "mm"},
7950bf215546Sopenharmony_ci   "name": "CB_PERFCOUNTER0_HI"
7951bf215546Sopenharmony_ci  },
7952bf215546Sopenharmony_ci  {
7953bf215546Sopenharmony_ci   "chips": ["gfx7"],
7954bf215546Sopenharmony_ci   "map": {"at": 217120, "to": "mm"},
7955bf215546Sopenharmony_ci   "name": "CB_PERFCOUNTER1_LO"
7956bf215546Sopenharmony_ci  },
7957bf215546Sopenharmony_ci  {
7958bf215546Sopenharmony_ci   "chips": ["gfx7"],
7959bf215546Sopenharmony_ci   "map": {"at": 217124, "to": "mm"},
7960bf215546Sopenharmony_ci   "name": "CB_PERFCOUNTER1_HI"
7961bf215546Sopenharmony_ci  },
7962bf215546Sopenharmony_ci  {
7963bf215546Sopenharmony_ci   "chips": ["gfx7"],
7964bf215546Sopenharmony_ci   "map": {"at": 217128, "to": "mm"},
7965bf215546Sopenharmony_ci   "name": "CB_PERFCOUNTER2_LO"
7966bf215546Sopenharmony_ci  },
7967bf215546Sopenharmony_ci  {
7968bf215546Sopenharmony_ci   "chips": ["gfx7"],
7969bf215546Sopenharmony_ci   "map": {"at": 217132, "to": "mm"},
7970bf215546Sopenharmony_ci   "name": "CB_PERFCOUNTER2_HI"
7971bf215546Sopenharmony_ci  },
7972bf215546Sopenharmony_ci  {
7973bf215546Sopenharmony_ci   "chips": ["gfx7"],
7974bf215546Sopenharmony_ci   "map": {"at": 217136, "to": "mm"},
7975bf215546Sopenharmony_ci   "name": "CB_PERFCOUNTER3_LO"
7976bf215546Sopenharmony_ci  },
7977bf215546Sopenharmony_ci  {
7978bf215546Sopenharmony_ci   "chips": ["gfx7"],
7979bf215546Sopenharmony_ci   "map": {"at": 217140, "to": "mm"},
7980bf215546Sopenharmony_ci   "name": "CB_PERFCOUNTER3_HI"
7981bf215546Sopenharmony_ci  },
7982bf215546Sopenharmony_ci  {
7983bf215546Sopenharmony_ci   "chips": ["gfx7"],
7984bf215546Sopenharmony_ci   "map": {"at": 217344, "to": "mm"},
7985bf215546Sopenharmony_ci   "name": "DB_PERFCOUNTER0_LO"
7986bf215546Sopenharmony_ci  },
7987bf215546Sopenharmony_ci  {
7988bf215546Sopenharmony_ci   "chips": ["gfx7"],
7989bf215546Sopenharmony_ci   "map": {"at": 217348, "to": "mm"},
7990bf215546Sopenharmony_ci   "name": "DB_PERFCOUNTER0_HI"
7991bf215546Sopenharmony_ci  },
7992bf215546Sopenharmony_ci  {
7993bf215546Sopenharmony_ci   "chips": ["gfx7"],
7994bf215546Sopenharmony_ci   "map": {"at": 217352, "to": "mm"},
7995bf215546Sopenharmony_ci   "name": "DB_PERFCOUNTER1_LO"
7996bf215546Sopenharmony_ci  },
7997bf215546Sopenharmony_ci  {
7998bf215546Sopenharmony_ci   "chips": ["gfx7"],
7999bf215546Sopenharmony_ci   "map": {"at": 217356, "to": "mm"},
8000bf215546Sopenharmony_ci   "name": "DB_PERFCOUNTER1_HI"
8001bf215546Sopenharmony_ci  },
8002bf215546Sopenharmony_ci  {
8003bf215546Sopenharmony_ci   "chips": ["gfx7"],
8004bf215546Sopenharmony_ci   "map": {"at": 217360, "to": "mm"},
8005bf215546Sopenharmony_ci   "name": "DB_PERFCOUNTER2_LO"
8006bf215546Sopenharmony_ci  },
8007bf215546Sopenharmony_ci  {
8008bf215546Sopenharmony_ci   "chips": ["gfx7"],
8009bf215546Sopenharmony_ci   "map": {"at": 217364, "to": "mm"},
8010bf215546Sopenharmony_ci   "name": "DB_PERFCOUNTER2_HI"
8011bf215546Sopenharmony_ci  },
8012bf215546Sopenharmony_ci  {
8013bf215546Sopenharmony_ci   "chips": ["gfx7"],
8014bf215546Sopenharmony_ci   "map": {"at": 217368, "to": "mm"},
8015bf215546Sopenharmony_ci   "name": "DB_PERFCOUNTER3_LO"
8016bf215546Sopenharmony_ci  },
8017bf215546Sopenharmony_ci  {
8018bf215546Sopenharmony_ci   "chips": ["gfx7"],
8019bf215546Sopenharmony_ci   "map": {"at": 217372, "to": "mm"},
8020bf215546Sopenharmony_ci   "name": "DB_PERFCOUNTER3_HI"
8021bf215546Sopenharmony_ci  },
8022bf215546Sopenharmony_ci  {
8023bf215546Sopenharmony_ci   "chips": ["gfx7"],
8024bf215546Sopenharmony_ci   "map": {"at": 217600, "to": "mm"},
8025bf215546Sopenharmony_ci   "name": "RLC_PERFCOUNTER0_LO"
8026bf215546Sopenharmony_ci  },
8027bf215546Sopenharmony_ci  {
8028bf215546Sopenharmony_ci   "chips": ["gfx7"],
8029bf215546Sopenharmony_ci   "map": {"at": 217604, "to": "mm"},
8030bf215546Sopenharmony_ci   "name": "RLC_PERFCOUNTER0_HI"
8031bf215546Sopenharmony_ci  },
8032bf215546Sopenharmony_ci  {
8033bf215546Sopenharmony_ci   "chips": ["gfx7"],
8034bf215546Sopenharmony_ci   "map": {"at": 217608, "to": "mm"},
8035bf215546Sopenharmony_ci   "name": "RLC_PERFCOUNTER1_LO"
8036bf215546Sopenharmony_ci  },
8037bf215546Sopenharmony_ci  {
8038bf215546Sopenharmony_ci   "chips": ["gfx7"],
8039bf215546Sopenharmony_ci   "map": {"at": 217612, "to": "mm"},
8040bf215546Sopenharmony_ci   "name": "RLC_PERFCOUNTER1_HI"
8041bf215546Sopenharmony_ci  },
8042bf215546Sopenharmony_ci  {
8043bf215546Sopenharmony_ci   "chips": ["gfx7"],
8044bf215546Sopenharmony_ci   "map": {"at": 221184, "to": "mm"},
8045bf215546Sopenharmony_ci   "name": "CPG_PERFCOUNTER1_SELECT",
8046bf215546Sopenharmony_ci   "type_ref": "CPG_PERFCOUNTER1_SELECT"
8047bf215546Sopenharmony_ci  },
8048bf215546Sopenharmony_ci  {
8049bf215546Sopenharmony_ci   "chips": ["gfx7"],
8050bf215546Sopenharmony_ci   "map": {"at": 221188, "to": "mm"},
8051bf215546Sopenharmony_ci   "name": "CPG_PERFCOUNTER0_SELECT1",
8052bf215546Sopenharmony_ci   "type_ref": "CPG_PERFCOUNTER0_SELECT1"
8053bf215546Sopenharmony_ci  },
8054bf215546Sopenharmony_ci  {
8055bf215546Sopenharmony_ci   "chips": ["gfx7"],
8056bf215546Sopenharmony_ci   "map": {"at": 221192, "to": "mm"},
8057bf215546Sopenharmony_ci   "name": "CPG_PERFCOUNTER0_SELECT",
8058bf215546Sopenharmony_ci   "type_ref": "CPG_PERFCOUNTER0_SELECT"
8059bf215546Sopenharmony_ci  },
8060bf215546Sopenharmony_ci  {
8061bf215546Sopenharmony_ci   "chips": ["gfx7"],
8062bf215546Sopenharmony_ci   "map": {"at": 221196, "to": "mm"},
8063bf215546Sopenharmony_ci   "name": "CPC_PERFCOUNTER1_SELECT",
8064bf215546Sopenharmony_ci   "type_ref": "CPG_PERFCOUNTER1_SELECT"
8065bf215546Sopenharmony_ci  },
8066bf215546Sopenharmony_ci  {
8067bf215546Sopenharmony_ci   "chips": ["gfx7"],
8068bf215546Sopenharmony_ci   "map": {"at": 221200, "to": "mm"},
8069bf215546Sopenharmony_ci   "name": "CPC_PERFCOUNTER0_SELECT1",
8070bf215546Sopenharmony_ci   "type_ref": "CPG_PERFCOUNTER0_SELECT1"
8071bf215546Sopenharmony_ci  },
8072bf215546Sopenharmony_ci  {
8073bf215546Sopenharmony_ci   "chips": ["gfx7"],
8074bf215546Sopenharmony_ci   "map": {"at": 221204, "to": "mm"},
8075bf215546Sopenharmony_ci   "name": "CPF_PERFCOUNTER1_SELECT",
8076bf215546Sopenharmony_ci   "type_ref": "CPG_PERFCOUNTER1_SELECT"
8077bf215546Sopenharmony_ci  },
8078bf215546Sopenharmony_ci  {
8079bf215546Sopenharmony_ci   "chips": ["gfx7"],
8080bf215546Sopenharmony_ci   "map": {"at": 221208, "to": "mm"},
8081bf215546Sopenharmony_ci   "name": "CPF_PERFCOUNTER0_SELECT1",
8082bf215546Sopenharmony_ci   "type_ref": "CPG_PERFCOUNTER0_SELECT1"
8083bf215546Sopenharmony_ci  },
8084bf215546Sopenharmony_ci  {
8085bf215546Sopenharmony_ci   "chips": ["gfx7"],
8086bf215546Sopenharmony_ci   "map": {"at": 221212, "to": "mm"},
8087bf215546Sopenharmony_ci   "name": "CPF_PERFCOUNTER0_SELECT",
8088bf215546Sopenharmony_ci   "type_ref": "CPG_PERFCOUNTER0_SELECT"
8089bf215546Sopenharmony_ci  },
8090bf215546Sopenharmony_ci  {
8091bf215546Sopenharmony_ci   "chips": ["gfx7"],
8092bf215546Sopenharmony_ci   "map": {"at": 221216, "to": "mm"},
8093bf215546Sopenharmony_ci   "name": "CP_PERFMON_CNTL",
8094bf215546Sopenharmony_ci   "type_ref": "CP_PERFMON_CNTL"
8095bf215546Sopenharmony_ci  },
8096bf215546Sopenharmony_ci  {
8097bf215546Sopenharmony_ci   "chips": ["gfx7"],
8098bf215546Sopenharmony_ci   "map": {"at": 221220, "to": "mm"},
8099bf215546Sopenharmony_ci   "name": "CPC_PERFCOUNTER0_SELECT",
8100bf215546Sopenharmony_ci   "type_ref": "CPG_PERFCOUNTER0_SELECT"
8101bf215546Sopenharmony_ci  },
8102bf215546Sopenharmony_ci  {
8103bf215546Sopenharmony_ci   "chips": ["gfx7"],
8104bf215546Sopenharmony_ci   "map": {"at": 221248, "to": "mm"},
8105bf215546Sopenharmony_ci   "name": "CP_DRAW_OBJECT"
8106bf215546Sopenharmony_ci  },
8107bf215546Sopenharmony_ci  {
8108bf215546Sopenharmony_ci   "chips": ["gfx7"],
8109bf215546Sopenharmony_ci   "map": {"at": 221252, "to": "mm"},
8110bf215546Sopenharmony_ci   "name": "CP_DRAW_OBJECT_COUNTER",
8111bf215546Sopenharmony_ci   "type_ref": "CP_DRAW_OBJECT_COUNTER"
8112bf215546Sopenharmony_ci  },
8113bf215546Sopenharmony_ci  {
8114bf215546Sopenharmony_ci   "chips": ["gfx7"],
8115bf215546Sopenharmony_ci   "map": {"at": 221256, "to": "mm"},
8116bf215546Sopenharmony_ci   "name": "CP_DRAW_WINDOW_MASK_HI"
8117bf215546Sopenharmony_ci  },
8118bf215546Sopenharmony_ci  {
8119bf215546Sopenharmony_ci   "chips": ["gfx7"],
8120bf215546Sopenharmony_ci   "map": {"at": 221260, "to": "mm"},
8121bf215546Sopenharmony_ci   "name": "CP_DRAW_WINDOW_HI"
8122bf215546Sopenharmony_ci  },
8123bf215546Sopenharmony_ci  {
8124bf215546Sopenharmony_ci   "chips": ["gfx7"],
8125bf215546Sopenharmony_ci   "map": {"at": 221264, "to": "mm"},
8126bf215546Sopenharmony_ci   "name": "CP_DRAW_WINDOW_LO",
8127bf215546Sopenharmony_ci   "type_ref": "CP_DRAW_WINDOW_LO"
8128bf215546Sopenharmony_ci  },
8129bf215546Sopenharmony_ci  {
8130bf215546Sopenharmony_ci   "chips": ["gfx7"],
8131bf215546Sopenharmony_ci   "map": {"at": 221268, "to": "mm"},
8132bf215546Sopenharmony_ci   "name": "CP_DRAW_WINDOW_CNTL",
8133bf215546Sopenharmony_ci   "type_ref": "CP_DRAW_WINDOW_CNTL"
8134bf215546Sopenharmony_ci  },
8135bf215546Sopenharmony_ci  {
8136bf215546Sopenharmony_ci   "chips": ["gfx7"],
8137bf215546Sopenharmony_ci   "map": {"at": 221440, "to": "mm"},
8138bf215546Sopenharmony_ci   "name": "GRBM_PERFCOUNTER0_SELECT",
8139bf215546Sopenharmony_ci   "type_ref": "GRBM_PERFCOUNTER0_SELECT"
8140bf215546Sopenharmony_ci  },
8141bf215546Sopenharmony_ci  {
8142bf215546Sopenharmony_ci   "chips": ["gfx7"],
8143bf215546Sopenharmony_ci   "map": {"at": 221444, "to": "mm"},
8144bf215546Sopenharmony_ci   "name": "GRBM_PERFCOUNTER1_SELECT",
8145bf215546Sopenharmony_ci   "type_ref": "GRBM_PERFCOUNTER0_SELECT"
8146bf215546Sopenharmony_ci  },
8147bf215546Sopenharmony_ci  {
8148bf215546Sopenharmony_ci   "chips": ["gfx7"],
8149bf215546Sopenharmony_ci   "map": {"at": 221448, "to": "mm"},
8150bf215546Sopenharmony_ci   "name": "GRBM_SE0_PERFCOUNTER_SELECT",
8151bf215546Sopenharmony_ci   "type_ref": "GRBM_SE0_PERFCOUNTER_SELECT"
8152bf215546Sopenharmony_ci  },
8153bf215546Sopenharmony_ci  {
8154bf215546Sopenharmony_ci   "chips": ["gfx7"],
8155bf215546Sopenharmony_ci   "map": {"at": 221452, "to": "mm"},
8156bf215546Sopenharmony_ci   "name": "GRBM_SE1_PERFCOUNTER_SELECT",
8157bf215546Sopenharmony_ci   "type_ref": "GRBM_SE0_PERFCOUNTER_SELECT"
8158bf215546Sopenharmony_ci  },
8159bf215546Sopenharmony_ci  {
8160bf215546Sopenharmony_ci   "chips": ["gfx7"],
8161bf215546Sopenharmony_ci   "map": {"at": 221456, "to": "mm"},
8162bf215546Sopenharmony_ci   "name": "GRBM_SE2_PERFCOUNTER_SELECT",
8163bf215546Sopenharmony_ci   "type_ref": "GRBM_SE0_PERFCOUNTER_SELECT"
8164bf215546Sopenharmony_ci  },
8165bf215546Sopenharmony_ci  {
8166bf215546Sopenharmony_ci   "chips": ["gfx7"],
8167bf215546Sopenharmony_ci   "map": {"at": 221460, "to": "mm"},
8168bf215546Sopenharmony_ci   "name": "GRBM_SE3_PERFCOUNTER_SELECT",
8169bf215546Sopenharmony_ci   "type_ref": "GRBM_SE0_PERFCOUNTER_SELECT"
8170bf215546Sopenharmony_ci  },
8171bf215546Sopenharmony_ci  {
8172bf215546Sopenharmony_ci   "chips": ["gfx7"],
8173bf215546Sopenharmony_ci   "map": {"at": 221696, "to": "mm"},
8174bf215546Sopenharmony_ci   "name": "WD_PERFCOUNTER0_SELECT",
8175bf215546Sopenharmony_ci   "type_ref": "VGT_PERFCOUNTER2_SELECT"
8176bf215546Sopenharmony_ci  },
8177bf215546Sopenharmony_ci  {
8178bf215546Sopenharmony_ci   "chips": ["gfx7"],
8179bf215546Sopenharmony_ci   "map": {"at": 221700, "to": "mm"},
8180bf215546Sopenharmony_ci   "name": "WD_PERFCOUNTER1_SELECT",
8181bf215546Sopenharmony_ci   "type_ref": "VGT_PERFCOUNTER2_SELECT"
8182bf215546Sopenharmony_ci  },
8183bf215546Sopenharmony_ci  {
8184bf215546Sopenharmony_ci   "chips": ["gfx7"],
8185bf215546Sopenharmony_ci   "map": {"at": 221704, "to": "mm"},
8186bf215546Sopenharmony_ci   "name": "WD_PERFCOUNTER2_SELECT",
8187bf215546Sopenharmony_ci   "type_ref": "VGT_PERFCOUNTER2_SELECT"
8188bf215546Sopenharmony_ci  },
8189bf215546Sopenharmony_ci  {
8190bf215546Sopenharmony_ci   "chips": ["gfx7"],
8191bf215546Sopenharmony_ci   "map": {"at": 221708, "to": "mm"},
8192bf215546Sopenharmony_ci   "name": "WD_PERFCOUNTER3_SELECT",
8193bf215546Sopenharmony_ci   "type_ref": "VGT_PERFCOUNTER2_SELECT"
8194bf215546Sopenharmony_ci  },
8195bf215546Sopenharmony_ci  {
8196bf215546Sopenharmony_ci   "chips": ["gfx7"],
8197bf215546Sopenharmony_ci   "map": {"at": 221712, "to": "mm"},
8198bf215546Sopenharmony_ci   "name": "IA_PERFCOUNTER0_SELECT",
8199bf215546Sopenharmony_ci   "type_ref": "DB_PERFCOUNTER0_SELECT"
8200bf215546Sopenharmony_ci  },
8201bf215546Sopenharmony_ci  {
8202bf215546Sopenharmony_ci   "chips": ["gfx7"],
8203bf215546Sopenharmony_ci   "map": {"at": 221716, "to": "mm"},
8204bf215546Sopenharmony_ci   "name": "IA_PERFCOUNTER1_SELECT",
8205bf215546Sopenharmony_ci   "type_ref": "VGT_PERFCOUNTER2_SELECT"
8206bf215546Sopenharmony_ci  },
8207bf215546Sopenharmony_ci  {
8208bf215546Sopenharmony_ci   "chips": ["gfx7"],
8209bf215546Sopenharmony_ci   "map": {"at": 221720, "to": "mm"},
8210bf215546Sopenharmony_ci   "name": "IA_PERFCOUNTER2_SELECT",
8211bf215546Sopenharmony_ci   "type_ref": "VGT_PERFCOUNTER2_SELECT"
8212bf215546Sopenharmony_ci  },
8213bf215546Sopenharmony_ci  {
8214bf215546Sopenharmony_ci   "chips": ["gfx7"],
8215bf215546Sopenharmony_ci   "map": {"at": 221724, "to": "mm"},
8216bf215546Sopenharmony_ci   "name": "IA_PERFCOUNTER3_SELECT",
8217bf215546Sopenharmony_ci   "type_ref": "VGT_PERFCOUNTER2_SELECT"
8218bf215546Sopenharmony_ci  },
8219bf215546Sopenharmony_ci  {
8220bf215546Sopenharmony_ci   "chips": ["gfx7"],
8221bf215546Sopenharmony_ci   "map": {"at": 221728, "to": "mm"},
8222bf215546Sopenharmony_ci   "name": "IA_PERFCOUNTER0_SELECT1",
8223bf215546Sopenharmony_ci   "type_ref": "DB_PERFCOUNTER0_SELECT1"
8224bf215546Sopenharmony_ci  },
8225bf215546Sopenharmony_ci  {
8226bf215546Sopenharmony_ci   "chips": ["gfx7"],
8227bf215546Sopenharmony_ci   "map": {"at": 221744, "to": "mm"},
8228bf215546Sopenharmony_ci   "name": "VGT_PERFCOUNTER0_SELECT",
8229bf215546Sopenharmony_ci   "type_ref": "DB_PERFCOUNTER0_SELECT"
8230bf215546Sopenharmony_ci  },
8231bf215546Sopenharmony_ci  {
8232bf215546Sopenharmony_ci   "chips": ["gfx7"],
8233bf215546Sopenharmony_ci   "map": {"at": 221748, "to": "mm"},
8234bf215546Sopenharmony_ci   "name": "VGT_PERFCOUNTER1_SELECT",
8235bf215546Sopenharmony_ci   "type_ref": "DB_PERFCOUNTER0_SELECT"
8236bf215546Sopenharmony_ci  },
8237bf215546Sopenharmony_ci  {
8238bf215546Sopenharmony_ci   "chips": ["gfx7"],
8239bf215546Sopenharmony_ci   "map": {"at": 221752, "to": "mm"},
8240bf215546Sopenharmony_ci   "name": "VGT_PERFCOUNTER2_SELECT",
8241bf215546Sopenharmony_ci   "type_ref": "VGT_PERFCOUNTER2_SELECT"
8242bf215546Sopenharmony_ci  },
8243bf215546Sopenharmony_ci  {
8244bf215546Sopenharmony_ci   "chips": ["gfx7"],
8245bf215546Sopenharmony_ci   "map": {"at": 221756, "to": "mm"},
8246bf215546Sopenharmony_ci   "name": "VGT_PERFCOUNTER3_SELECT",
8247bf215546Sopenharmony_ci   "type_ref": "VGT_PERFCOUNTER2_SELECT"
8248bf215546Sopenharmony_ci  },
8249bf215546Sopenharmony_ci  {
8250bf215546Sopenharmony_ci   "chips": ["gfx7"],
8251bf215546Sopenharmony_ci   "map": {"at": 221760, "to": "mm"},
8252bf215546Sopenharmony_ci   "name": "VGT_PERFCOUNTER0_SELECT1",
8253bf215546Sopenharmony_ci   "type_ref": "DB_PERFCOUNTER0_SELECT1"
8254bf215546Sopenharmony_ci  },
8255bf215546Sopenharmony_ci  {
8256bf215546Sopenharmony_ci   "chips": ["gfx7"],
8257bf215546Sopenharmony_ci   "map": {"at": 221764, "to": "mm"},
8258bf215546Sopenharmony_ci   "name": "VGT_PERFCOUNTER1_SELECT1",
8259bf215546Sopenharmony_ci   "type_ref": "DB_PERFCOUNTER0_SELECT1"
8260bf215546Sopenharmony_ci  },
8261bf215546Sopenharmony_ci  {
8262bf215546Sopenharmony_ci   "chips": ["gfx7"],
8263bf215546Sopenharmony_ci   "map": {"at": 221776, "to": "mm"},
8264bf215546Sopenharmony_ci   "name": "VGT_PERFCOUNTER_SEID_MASK",
8265bf215546Sopenharmony_ci   "type_ref": "VGT_PERFCOUNTER_SEID_MASK"
8266bf215546Sopenharmony_ci  },
8267bf215546Sopenharmony_ci  {
8268bf215546Sopenharmony_ci   "chips": ["gfx7"],
8269bf215546Sopenharmony_ci   "map": {"at": 222208, "to": "mm"},
8270bf215546Sopenharmony_ci   "name": "PA_SU_PERFCOUNTER0_SELECT",
8271bf215546Sopenharmony_ci   "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
8272bf215546Sopenharmony_ci  },
8273bf215546Sopenharmony_ci  {
8274bf215546Sopenharmony_ci   "chips": ["gfx7"],
8275bf215546Sopenharmony_ci   "map": {"at": 222212, "to": "mm"},
8276bf215546Sopenharmony_ci   "name": "PA_SU_PERFCOUNTER0_SELECT1",
8277bf215546Sopenharmony_ci   "type_ref": "PA_SU_PERFCOUNTER0_SELECT1"
8278bf215546Sopenharmony_ci  },
8279bf215546Sopenharmony_ci  {
8280bf215546Sopenharmony_ci   "chips": ["gfx7"],
8281bf215546Sopenharmony_ci   "map": {"at": 222216, "to": "mm"},
8282bf215546Sopenharmony_ci   "name": "PA_SU_PERFCOUNTER1_SELECT",
8283bf215546Sopenharmony_ci   "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
8284bf215546Sopenharmony_ci  },
8285bf215546Sopenharmony_ci  {
8286bf215546Sopenharmony_ci   "chips": ["gfx7"],
8287bf215546Sopenharmony_ci   "map": {"at": 222220, "to": "mm"},
8288bf215546Sopenharmony_ci   "name": "PA_SU_PERFCOUNTER1_SELECT1",
8289bf215546Sopenharmony_ci   "type_ref": "PA_SU_PERFCOUNTER0_SELECT1"
8290bf215546Sopenharmony_ci  },
8291bf215546Sopenharmony_ci  {
8292bf215546Sopenharmony_ci   "chips": ["gfx7"],
8293bf215546Sopenharmony_ci   "map": {"at": 222224, "to": "mm"},
8294bf215546Sopenharmony_ci   "name": "PA_SU_PERFCOUNTER2_SELECT",
8295bf215546Sopenharmony_ci   "type_ref": "PA_SU_PERFCOUNTER2_SELECT"
8296bf215546Sopenharmony_ci  },
8297bf215546Sopenharmony_ci  {
8298bf215546Sopenharmony_ci   "chips": ["gfx7"],
8299bf215546Sopenharmony_ci   "map": {"at": 222228, "to": "mm"},
8300bf215546Sopenharmony_ci   "name": "PA_SU_PERFCOUNTER3_SELECT",
8301bf215546Sopenharmony_ci   "type_ref": "PA_SU_PERFCOUNTER2_SELECT"
8302bf215546Sopenharmony_ci  },
8303bf215546Sopenharmony_ci  {
8304bf215546Sopenharmony_ci   "chips": ["gfx7"],
8305bf215546Sopenharmony_ci   "map": {"at": 222464, "to": "mm"},
8306bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER0_SELECT",
8307bf215546Sopenharmony_ci   "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
8308bf215546Sopenharmony_ci  },
8309bf215546Sopenharmony_ci  {
8310bf215546Sopenharmony_ci   "chips": ["gfx7"],
8311bf215546Sopenharmony_ci   "map": {"at": 222468, "to": "mm"},
8312bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER0_SELECT1",
8313bf215546Sopenharmony_ci   "type_ref": "PA_SU_PERFCOUNTER0_SELECT1"
8314bf215546Sopenharmony_ci  },
8315bf215546Sopenharmony_ci  {
8316bf215546Sopenharmony_ci   "chips": ["gfx7"],
8317bf215546Sopenharmony_ci   "map": {"at": 222472, "to": "mm"},
8318bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER1_SELECT",
8319bf215546Sopenharmony_ci   "type_ref": "PA_SC_PERFCOUNTER1_SELECT"
8320bf215546Sopenharmony_ci  },
8321bf215546Sopenharmony_ci  {
8322bf215546Sopenharmony_ci   "chips": ["gfx7"],
8323bf215546Sopenharmony_ci   "map": {"at": 222476, "to": "mm"},
8324bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER2_SELECT",
8325bf215546Sopenharmony_ci   "type_ref": "PA_SC_PERFCOUNTER1_SELECT"
8326bf215546Sopenharmony_ci  },
8327bf215546Sopenharmony_ci  {
8328bf215546Sopenharmony_ci   "chips": ["gfx7"],
8329bf215546Sopenharmony_ci   "map": {"at": 222480, "to": "mm"},
8330bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER3_SELECT",
8331bf215546Sopenharmony_ci   "type_ref": "PA_SC_PERFCOUNTER1_SELECT"
8332bf215546Sopenharmony_ci  },
8333bf215546Sopenharmony_ci  {
8334bf215546Sopenharmony_ci   "chips": ["gfx7"],
8335bf215546Sopenharmony_ci   "map": {"at": 222484, "to": "mm"},
8336bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER4_SELECT",
8337bf215546Sopenharmony_ci   "type_ref": "PA_SC_PERFCOUNTER1_SELECT"
8338bf215546Sopenharmony_ci  },
8339bf215546Sopenharmony_ci  {
8340bf215546Sopenharmony_ci   "chips": ["gfx7"],
8341bf215546Sopenharmony_ci   "map": {"at": 222488, "to": "mm"},
8342bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER5_SELECT",
8343bf215546Sopenharmony_ci   "type_ref": "PA_SC_PERFCOUNTER1_SELECT"
8344bf215546Sopenharmony_ci  },
8345bf215546Sopenharmony_ci  {
8346bf215546Sopenharmony_ci   "chips": ["gfx7"],
8347bf215546Sopenharmony_ci   "map": {"at": 222492, "to": "mm"},
8348bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER6_SELECT",
8349bf215546Sopenharmony_ci   "type_ref": "PA_SC_PERFCOUNTER1_SELECT"
8350bf215546Sopenharmony_ci  },
8351bf215546Sopenharmony_ci  {
8352bf215546Sopenharmony_ci   "chips": ["gfx7"],
8353bf215546Sopenharmony_ci   "map": {"at": 222496, "to": "mm"},
8354bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER7_SELECT",
8355bf215546Sopenharmony_ci   "type_ref": "PA_SC_PERFCOUNTER1_SELECT"
8356bf215546Sopenharmony_ci  },
8357bf215546Sopenharmony_ci  {
8358bf215546Sopenharmony_ci   "chips": ["gfx7"],
8359bf215546Sopenharmony_ci   "map": {"at": 222720, "to": "mm"},
8360bf215546Sopenharmony_ci   "name": "SPI_PERFCOUNTER0_SELECT",
8361bf215546Sopenharmony_ci   "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
8362bf215546Sopenharmony_ci  },
8363bf215546Sopenharmony_ci  {
8364bf215546Sopenharmony_ci   "chips": ["gfx7"],
8365bf215546Sopenharmony_ci   "map": {"at": 222724, "to": "mm"},
8366bf215546Sopenharmony_ci   "name": "SPI_PERFCOUNTER1_SELECT",
8367bf215546Sopenharmony_ci   "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
8368bf215546Sopenharmony_ci  },
8369bf215546Sopenharmony_ci  {
8370bf215546Sopenharmony_ci   "chips": ["gfx7"],
8371bf215546Sopenharmony_ci   "map": {"at": 222728, "to": "mm"},
8372bf215546Sopenharmony_ci   "name": "SPI_PERFCOUNTER2_SELECT",
8373bf215546Sopenharmony_ci   "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
8374bf215546Sopenharmony_ci  },
8375bf215546Sopenharmony_ci  {
8376bf215546Sopenharmony_ci   "chips": ["gfx7"],
8377bf215546Sopenharmony_ci   "map": {"at": 222732, "to": "mm"},
8378bf215546Sopenharmony_ci   "name": "SPI_PERFCOUNTER3_SELECT",
8379bf215546Sopenharmony_ci   "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
8380bf215546Sopenharmony_ci  },
8381bf215546Sopenharmony_ci  {
8382bf215546Sopenharmony_ci   "chips": ["gfx7"],
8383bf215546Sopenharmony_ci   "map": {"at": 222736, "to": "mm"},
8384bf215546Sopenharmony_ci   "name": "SPI_PERFCOUNTER0_SELECT1",
8385bf215546Sopenharmony_ci   "type_ref": "PA_SU_PERFCOUNTER0_SELECT1"
8386bf215546Sopenharmony_ci  },
8387bf215546Sopenharmony_ci  {
8388bf215546Sopenharmony_ci   "chips": ["gfx7"],
8389bf215546Sopenharmony_ci   "map": {"at": 222740, "to": "mm"},
8390bf215546Sopenharmony_ci   "name": "SPI_PERFCOUNTER1_SELECT1",
8391bf215546Sopenharmony_ci   "type_ref": "PA_SU_PERFCOUNTER0_SELECT1"
8392bf215546Sopenharmony_ci  },
8393bf215546Sopenharmony_ci  {
8394bf215546Sopenharmony_ci   "chips": ["gfx7"],
8395bf215546Sopenharmony_ci   "map": {"at": 222744, "to": "mm"},
8396bf215546Sopenharmony_ci   "name": "SPI_PERFCOUNTER2_SELECT1",
8397bf215546Sopenharmony_ci   "type_ref": "PA_SU_PERFCOUNTER0_SELECT1"
8398bf215546Sopenharmony_ci  },
8399bf215546Sopenharmony_ci  {
8400bf215546Sopenharmony_ci   "chips": ["gfx7"],
8401bf215546Sopenharmony_ci   "map": {"at": 222748, "to": "mm"},
8402bf215546Sopenharmony_ci   "name": "SPI_PERFCOUNTER3_SELECT1",
8403bf215546Sopenharmony_ci   "type_ref": "PA_SU_PERFCOUNTER0_SELECT1"
8404bf215546Sopenharmony_ci  },
8405bf215546Sopenharmony_ci  {
8406bf215546Sopenharmony_ci   "chips": ["gfx7"],
8407bf215546Sopenharmony_ci   "map": {"at": 222752, "to": "mm"},
8408bf215546Sopenharmony_ci   "name": "SPI_PERFCOUNTER4_SELECT",
8409bf215546Sopenharmony_ci   "type_ref": "SPI_PERFCOUNTER4_SELECT"
8410bf215546Sopenharmony_ci  },
8411bf215546Sopenharmony_ci  {
8412bf215546Sopenharmony_ci   "chips": ["gfx7"],
8413bf215546Sopenharmony_ci   "map": {"at": 222756, "to": "mm"},
8414bf215546Sopenharmony_ci   "name": "SPI_PERFCOUNTER5_SELECT",
8415bf215546Sopenharmony_ci   "type_ref": "SPI_PERFCOUNTER4_SELECT"
8416bf215546Sopenharmony_ci  },
8417bf215546Sopenharmony_ci  {
8418bf215546Sopenharmony_ci   "chips": ["gfx7"],
8419bf215546Sopenharmony_ci   "map": {"at": 222760, "to": "mm"},
8420bf215546Sopenharmony_ci   "name": "SPI_PERFCOUNTER_BINS",
8421bf215546Sopenharmony_ci   "type_ref": "SPI_PERFCOUNTER_BINS"
8422bf215546Sopenharmony_ci  },
8423bf215546Sopenharmony_ci  {
8424bf215546Sopenharmony_ci   "chips": ["gfx7"],
8425bf215546Sopenharmony_ci   "map": {"at": 222976, "to": "mm"},
8426bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER0_SELECT",
8427bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER0_SELECT"
8428bf215546Sopenharmony_ci  },
8429bf215546Sopenharmony_ci  {
8430bf215546Sopenharmony_ci   "chips": ["gfx7"],
8431bf215546Sopenharmony_ci   "map": {"at": 222980, "to": "mm"},
8432bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER1_SELECT",
8433bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER0_SELECT"
8434bf215546Sopenharmony_ci  },
8435bf215546Sopenharmony_ci  {
8436bf215546Sopenharmony_ci   "chips": ["gfx7"],
8437bf215546Sopenharmony_ci   "map": {"at": 222984, "to": "mm"},
8438bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER2_SELECT",
8439bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER0_SELECT"
8440bf215546Sopenharmony_ci  },
8441bf215546Sopenharmony_ci  {
8442bf215546Sopenharmony_ci   "chips": ["gfx7"],
8443bf215546Sopenharmony_ci   "map": {"at": 222988, "to": "mm"},
8444bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER3_SELECT",
8445bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER0_SELECT"
8446bf215546Sopenharmony_ci  },
8447bf215546Sopenharmony_ci  {
8448bf215546Sopenharmony_ci   "chips": ["gfx7"],
8449bf215546Sopenharmony_ci   "map": {"at": 222992, "to": "mm"},
8450bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER4_SELECT",
8451bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER0_SELECT"
8452bf215546Sopenharmony_ci  },
8453bf215546Sopenharmony_ci  {
8454bf215546Sopenharmony_ci   "chips": ["gfx7"],
8455bf215546Sopenharmony_ci   "map": {"at": 222996, "to": "mm"},
8456bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER5_SELECT",
8457bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER0_SELECT"
8458bf215546Sopenharmony_ci  },
8459bf215546Sopenharmony_ci  {
8460bf215546Sopenharmony_ci   "chips": ["gfx7"],
8461bf215546Sopenharmony_ci   "map": {"at": 223000, "to": "mm"},
8462bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER6_SELECT",
8463bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER0_SELECT"
8464bf215546Sopenharmony_ci  },
8465bf215546Sopenharmony_ci  {
8466bf215546Sopenharmony_ci   "chips": ["gfx7"],
8467bf215546Sopenharmony_ci   "map": {"at": 223004, "to": "mm"},
8468bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER7_SELECT",
8469bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER0_SELECT"
8470bf215546Sopenharmony_ci  },
8471bf215546Sopenharmony_ci  {
8472bf215546Sopenharmony_ci   "chips": ["gfx7"],
8473bf215546Sopenharmony_ci   "map": {"at": 223008, "to": "mm"},
8474bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER8_SELECT",
8475bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER0_SELECT"
8476bf215546Sopenharmony_ci  },
8477bf215546Sopenharmony_ci  {
8478bf215546Sopenharmony_ci   "chips": ["gfx7"],
8479bf215546Sopenharmony_ci   "map": {"at": 223012, "to": "mm"},
8480bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER9_SELECT",
8481bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER0_SELECT"
8482bf215546Sopenharmony_ci  },
8483bf215546Sopenharmony_ci  {
8484bf215546Sopenharmony_ci   "chips": ["gfx7"],
8485bf215546Sopenharmony_ci   "map": {"at": 223016, "to": "mm"},
8486bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER10_SELECT",
8487bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER0_SELECT"
8488bf215546Sopenharmony_ci  },
8489bf215546Sopenharmony_ci  {
8490bf215546Sopenharmony_ci   "chips": ["gfx7"],
8491bf215546Sopenharmony_ci   "map": {"at": 223020, "to": "mm"},
8492bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER11_SELECT",
8493bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER0_SELECT"
8494bf215546Sopenharmony_ci  },
8495bf215546Sopenharmony_ci  {
8496bf215546Sopenharmony_ci   "chips": ["gfx7"],
8497bf215546Sopenharmony_ci   "map": {"at": 223024, "to": "mm"},
8498bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER12_SELECT",
8499bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER0_SELECT"
8500bf215546Sopenharmony_ci  },
8501bf215546Sopenharmony_ci  {
8502bf215546Sopenharmony_ci   "chips": ["gfx7"],
8503bf215546Sopenharmony_ci   "map": {"at": 223028, "to": "mm"},
8504bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER13_SELECT",
8505bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER0_SELECT"
8506bf215546Sopenharmony_ci  },
8507bf215546Sopenharmony_ci  {
8508bf215546Sopenharmony_ci   "chips": ["gfx7"],
8509bf215546Sopenharmony_ci   "map": {"at": 223032, "to": "mm"},
8510bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER14_SELECT",
8511bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER0_SELECT"
8512bf215546Sopenharmony_ci  },
8513bf215546Sopenharmony_ci  {
8514bf215546Sopenharmony_ci   "chips": ["gfx7"],
8515bf215546Sopenharmony_ci   "map": {"at": 223036, "to": "mm"},
8516bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER15_SELECT",
8517bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER0_SELECT"
8518bf215546Sopenharmony_ci  },
8519bf215546Sopenharmony_ci  {
8520bf215546Sopenharmony_ci   "chips": ["gfx7"],
8521bf215546Sopenharmony_ci   "map": {"at": 223104, "to": "mm"},
8522bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER_CTRL",
8523bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER_CTRL"
8524bf215546Sopenharmony_ci  },
8525bf215546Sopenharmony_ci  {
8526bf215546Sopenharmony_ci   "chips": ["gfx7"],
8527bf215546Sopenharmony_ci   "map": {"at": 223108, "to": "mm"},
8528bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER_MASK",
8529bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER_MASK"
8530bf215546Sopenharmony_ci  },
8531bf215546Sopenharmony_ci  {
8532bf215546Sopenharmony_ci   "chips": ["gfx7"],
8533bf215546Sopenharmony_ci   "map": {"at": 223112, "to": "mm"},
8534bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER_CTRL2",
8535bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER_CTRL2"
8536bf215546Sopenharmony_ci  },
8537bf215546Sopenharmony_ci  {
8538bf215546Sopenharmony_ci   "chips": ["gfx7"],
8539bf215546Sopenharmony_ci   "map": {"at": 223488, "to": "mm"},
8540bf215546Sopenharmony_ci   "name": "SX_PERFCOUNTER0_SELECT",
8541bf215546Sopenharmony_ci   "type_ref": "SX_PERFCOUNTER0_SELECT"
8542bf215546Sopenharmony_ci  },
8543bf215546Sopenharmony_ci  {
8544bf215546Sopenharmony_ci   "chips": ["gfx7"],
8545bf215546Sopenharmony_ci   "map": {"at": 223492, "to": "mm"},
8546bf215546Sopenharmony_ci   "name": "SX_PERFCOUNTER1_SELECT",
8547bf215546Sopenharmony_ci   "type_ref": "SX_PERFCOUNTER0_SELECT"
8548bf215546Sopenharmony_ci  },
8549bf215546Sopenharmony_ci  {
8550bf215546Sopenharmony_ci   "chips": ["gfx7"],
8551bf215546Sopenharmony_ci   "map": {"at": 223496, "to": "mm"},
8552bf215546Sopenharmony_ci   "name": "SX_PERFCOUNTER2_SELECT",
8553bf215546Sopenharmony_ci   "type_ref": "SX_PERFCOUNTER0_SELECT"
8554bf215546Sopenharmony_ci  },
8555bf215546Sopenharmony_ci  {
8556bf215546Sopenharmony_ci   "chips": ["gfx7"],
8557bf215546Sopenharmony_ci   "map": {"at": 223500, "to": "mm"},
8558bf215546Sopenharmony_ci   "name": "SX_PERFCOUNTER3_SELECT",
8559bf215546Sopenharmony_ci   "type_ref": "SX_PERFCOUNTER0_SELECT"
8560bf215546Sopenharmony_ci  },
8561bf215546Sopenharmony_ci  {
8562bf215546Sopenharmony_ci   "chips": ["gfx7"],
8563bf215546Sopenharmony_ci   "map": {"at": 223504, "to": "mm"},
8564bf215546Sopenharmony_ci   "name": "SX_PERFCOUNTER0_SELECT1",
8565bf215546Sopenharmony_ci   "type_ref": "SX_PERFCOUNTER0_SELECT1"
8566bf215546Sopenharmony_ci  },
8567bf215546Sopenharmony_ci  {
8568bf215546Sopenharmony_ci   "chips": ["gfx7"],
8569bf215546Sopenharmony_ci   "map": {"at": 223508, "to": "mm"},
8570bf215546Sopenharmony_ci   "name": "SX_PERFCOUNTER1_SELECT1",
8571bf215546Sopenharmony_ci   "type_ref": "SX_PERFCOUNTER0_SELECT1"
8572bf215546Sopenharmony_ci  },
8573bf215546Sopenharmony_ci  {
8574bf215546Sopenharmony_ci   "chips": ["gfx7"],
8575bf215546Sopenharmony_ci   "map": {"at": 223744, "to": "mm"},
8576bf215546Sopenharmony_ci   "name": "GDS_PERFCOUNTER0_SELECT",
8577bf215546Sopenharmony_ci   "type_ref": "SX_PERFCOUNTER0_SELECT"
8578bf215546Sopenharmony_ci  },
8579bf215546Sopenharmony_ci  {
8580bf215546Sopenharmony_ci   "chips": ["gfx7"],
8581bf215546Sopenharmony_ci   "map": {"at": 223748, "to": "mm"},
8582bf215546Sopenharmony_ci   "name": "GDS_PERFCOUNTER1_SELECT",
8583bf215546Sopenharmony_ci   "type_ref": "SX_PERFCOUNTER0_SELECT"
8584bf215546Sopenharmony_ci  },
8585bf215546Sopenharmony_ci  {
8586bf215546Sopenharmony_ci   "chips": ["gfx7"],
8587bf215546Sopenharmony_ci   "map": {"at": 223752, "to": "mm"},
8588bf215546Sopenharmony_ci   "name": "GDS_PERFCOUNTER2_SELECT",
8589bf215546Sopenharmony_ci   "type_ref": "SX_PERFCOUNTER0_SELECT"
8590bf215546Sopenharmony_ci  },
8591bf215546Sopenharmony_ci  {
8592bf215546Sopenharmony_ci   "chips": ["gfx7"],
8593bf215546Sopenharmony_ci   "map": {"at": 223756, "to": "mm"},
8594bf215546Sopenharmony_ci   "name": "GDS_PERFCOUNTER3_SELECT",
8595bf215546Sopenharmony_ci   "type_ref": "SX_PERFCOUNTER0_SELECT"
8596bf215546Sopenharmony_ci  },
8597bf215546Sopenharmony_ci  {
8598bf215546Sopenharmony_ci   "chips": ["gfx7"],
8599bf215546Sopenharmony_ci   "map": {"at": 223760, "to": "mm"},
8600bf215546Sopenharmony_ci   "name": "GDS_PERFCOUNTER0_SELECT1",
8601bf215546Sopenharmony_ci   "type_ref": "SX_PERFCOUNTER0_SELECT1"
8602bf215546Sopenharmony_ci  },
8603bf215546Sopenharmony_ci  {
8604bf215546Sopenharmony_ci   "chips": ["gfx7"],
8605bf215546Sopenharmony_ci   "map": {"at": 224000, "to": "mm"},
8606bf215546Sopenharmony_ci   "name": "TA_PERFCOUNTER0_SELECT",
8607bf215546Sopenharmony_ci   "type_ref": "TD_PERFCOUNTER0_SELECT"
8608bf215546Sopenharmony_ci  },
8609bf215546Sopenharmony_ci  {
8610bf215546Sopenharmony_ci   "chips": ["gfx7"],
8611bf215546Sopenharmony_ci   "map": {"at": 224004, "to": "mm"},
8612bf215546Sopenharmony_ci   "name": "TA_PERFCOUNTER0_SELECT1",
8613bf215546Sopenharmony_ci   "type_ref": "TD_PERFCOUNTER0_SELECT1"
8614bf215546Sopenharmony_ci  },
8615bf215546Sopenharmony_ci  {
8616bf215546Sopenharmony_ci   "chips": ["gfx7"],
8617bf215546Sopenharmony_ci   "map": {"at": 224008, "to": "mm"},
8618bf215546Sopenharmony_ci   "name": "TA_PERFCOUNTER1_SELECT",
8619bf215546Sopenharmony_ci   "type_ref": "TD_PERFCOUNTER0_SELECT"
8620bf215546Sopenharmony_ci  },
8621bf215546Sopenharmony_ci  {
8622bf215546Sopenharmony_ci   "chips": ["gfx7"],
8623bf215546Sopenharmony_ci   "map": {"at": 224256, "to": "mm"},
8624bf215546Sopenharmony_ci   "name": "TD_PERFCOUNTER0_SELECT",
8625bf215546Sopenharmony_ci   "type_ref": "TD_PERFCOUNTER0_SELECT"
8626bf215546Sopenharmony_ci  },
8627bf215546Sopenharmony_ci  {
8628bf215546Sopenharmony_ci   "chips": ["gfx7"],
8629bf215546Sopenharmony_ci   "map": {"at": 224260, "to": "mm"},
8630bf215546Sopenharmony_ci   "name": "TD_PERFCOUNTER0_SELECT1",
8631bf215546Sopenharmony_ci   "type_ref": "TD_PERFCOUNTER0_SELECT1"
8632bf215546Sopenharmony_ci  },
8633bf215546Sopenharmony_ci  {
8634bf215546Sopenharmony_ci   "chips": ["gfx7"],
8635bf215546Sopenharmony_ci   "map": {"at": 224264, "to": "mm"},
8636bf215546Sopenharmony_ci   "name": "TD_PERFCOUNTER1_SELECT",
8637bf215546Sopenharmony_ci   "type_ref": "TD_PERFCOUNTER0_SELECT"
8638bf215546Sopenharmony_ci  },
8639bf215546Sopenharmony_ci  {
8640bf215546Sopenharmony_ci   "chips": ["gfx7"],
8641bf215546Sopenharmony_ci   "map": {"at": 224512, "to": "mm"},
8642bf215546Sopenharmony_ci   "name": "TCP_PERFCOUNTER0_SELECT",
8643bf215546Sopenharmony_ci   "type_ref": "DB_PERFCOUNTER0_SELECT"
8644bf215546Sopenharmony_ci  },
8645bf215546Sopenharmony_ci  {
8646bf215546Sopenharmony_ci   "chips": ["gfx7"],
8647bf215546Sopenharmony_ci   "map": {"at": 224516, "to": "mm"},
8648bf215546Sopenharmony_ci   "name": "TCP_PERFCOUNTER0_SELECT1",
8649bf215546Sopenharmony_ci   "type_ref": "DB_PERFCOUNTER0_SELECT1"
8650bf215546Sopenharmony_ci  },
8651bf215546Sopenharmony_ci  {
8652bf215546Sopenharmony_ci   "chips": ["gfx7"],
8653bf215546Sopenharmony_ci   "map": {"at": 224520, "to": "mm"},
8654bf215546Sopenharmony_ci   "name": "TCP_PERFCOUNTER1_SELECT",
8655bf215546Sopenharmony_ci   "type_ref": "DB_PERFCOUNTER0_SELECT"
8656bf215546Sopenharmony_ci  },
8657bf215546Sopenharmony_ci  {
8658bf215546Sopenharmony_ci   "chips": ["gfx7"],
8659bf215546Sopenharmony_ci   "map": {"at": 224524, "to": "mm"},
8660bf215546Sopenharmony_ci   "name": "TCP_PERFCOUNTER1_SELECT1",
8661bf215546Sopenharmony_ci   "type_ref": "DB_PERFCOUNTER0_SELECT1"
8662bf215546Sopenharmony_ci  },
8663bf215546Sopenharmony_ci  {
8664bf215546Sopenharmony_ci   "chips": ["gfx7"],
8665bf215546Sopenharmony_ci   "map": {"at": 224528, "to": "mm"},
8666bf215546Sopenharmony_ci   "name": "TCP_PERFCOUNTER2_SELECT",
8667bf215546Sopenharmony_ci   "type_ref": "TCC_PERFCOUNTER2_SELECT"
8668bf215546Sopenharmony_ci  },
8669bf215546Sopenharmony_ci  {
8670bf215546Sopenharmony_ci   "chips": ["gfx7"],
8671bf215546Sopenharmony_ci   "map": {"at": 224532, "to": "mm"},
8672bf215546Sopenharmony_ci   "name": "TCP_PERFCOUNTER3_SELECT",
8673bf215546Sopenharmony_ci   "type_ref": "TCC_PERFCOUNTER2_SELECT"
8674bf215546Sopenharmony_ci  },
8675bf215546Sopenharmony_ci  {
8676bf215546Sopenharmony_ci   "chips": ["gfx7"],
8677bf215546Sopenharmony_ci   "map": {"at": 224768, "to": "mm"},
8678bf215546Sopenharmony_ci   "name": "TCC_PERFCOUNTER0_SELECT",
8679bf215546Sopenharmony_ci   "type_ref": "DB_PERFCOUNTER0_SELECT"
8680bf215546Sopenharmony_ci  },
8681bf215546Sopenharmony_ci  {
8682bf215546Sopenharmony_ci   "chips": ["gfx7"],
8683bf215546Sopenharmony_ci   "map": {"at": 224772, "to": "mm"},
8684bf215546Sopenharmony_ci   "name": "TCC_PERFCOUNTER0_SELECT1",
8685bf215546Sopenharmony_ci   "type_ref": "TCC_PERFCOUNTER0_SELECT1"
8686bf215546Sopenharmony_ci  },
8687bf215546Sopenharmony_ci  {
8688bf215546Sopenharmony_ci   "chips": ["gfx7"],
8689bf215546Sopenharmony_ci   "map": {"at": 224776, "to": "mm"},
8690bf215546Sopenharmony_ci   "name": "TCC_PERFCOUNTER1_SELECT",
8691bf215546Sopenharmony_ci   "type_ref": "DB_PERFCOUNTER0_SELECT"
8692bf215546Sopenharmony_ci  },
8693bf215546Sopenharmony_ci  {
8694bf215546Sopenharmony_ci   "chips": ["gfx7"],
8695bf215546Sopenharmony_ci   "map": {"at": 224780, "to": "mm"},
8696bf215546Sopenharmony_ci   "name": "TCC_PERFCOUNTER1_SELECT1",
8697bf215546Sopenharmony_ci   "type_ref": "TCC_PERFCOUNTER0_SELECT1"
8698bf215546Sopenharmony_ci  },
8699bf215546Sopenharmony_ci  {
8700bf215546Sopenharmony_ci   "chips": ["gfx7"],
8701bf215546Sopenharmony_ci   "map": {"at": 224784, "to": "mm"},
8702bf215546Sopenharmony_ci   "name": "TCC_PERFCOUNTER2_SELECT",
8703bf215546Sopenharmony_ci   "type_ref": "TCC_PERFCOUNTER2_SELECT"
8704bf215546Sopenharmony_ci  },
8705bf215546Sopenharmony_ci  {
8706bf215546Sopenharmony_ci   "chips": ["gfx7"],
8707bf215546Sopenharmony_ci   "map": {"at": 224788, "to": "mm"},
8708bf215546Sopenharmony_ci   "name": "TCC_PERFCOUNTER3_SELECT",
8709bf215546Sopenharmony_ci   "type_ref": "TCC_PERFCOUNTER2_SELECT"
8710bf215546Sopenharmony_ci  },
8711bf215546Sopenharmony_ci  {
8712bf215546Sopenharmony_ci   "chips": ["gfx7"],
8713bf215546Sopenharmony_ci   "map": {"at": 224832, "to": "mm"},
8714bf215546Sopenharmony_ci   "name": "TCA_PERFCOUNTER0_SELECT",
8715bf215546Sopenharmony_ci   "type_ref": "DB_PERFCOUNTER0_SELECT"
8716bf215546Sopenharmony_ci  },
8717bf215546Sopenharmony_ci  {
8718bf215546Sopenharmony_ci   "chips": ["gfx7"],
8719bf215546Sopenharmony_ci   "map": {"at": 224836, "to": "mm"},
8720bf215546Sopenharmony_ci   "name": "TCA_PERFCOUNTER0_SELECT1",
8721bf215546Sopenharmony_ci   "type_ref": "TCC_PERFCOUNTER0_SELECT1"
8722bf215546Sopenharmony_ci  },
8723bf215546Sopenharmony_ci  {
8724bf215546Sopenharmony_ci   "chips": ["gfx7"],
8725bf215546Sopenharmony_ci   "map": {"at": 224840, "to": "mm"},
8726bf215546Sopenharmony_ci   "name": "TCA_PERFCOUNTER1_SELECT",
8727bf215546Sopenharmony_ci   "type_ref": "DB_PERFCOUNTER0_SELECT"
8728bf215546Sopenharmony_ci  },
8729bf215546Sopenharmony_ci  {
8730bf215546Sopenharmony_ci   "chips": ["gfx7"],
8731bf215546Sopenharmony_ci   "map": {"at": 224844, "to": "mm"},
8732bf215546Sopenharmony_ci   "name": "TCA_PERFCOUNTER1_SELECT1",
8733bf215546Sopenharmony_ci   "type_ref": "TCC_PERFCOUNTER0_SELECT1"
8734bf215546Sopenharmony_ci  },
8735bf215546Sopenharmony_ci  {
8736bf215546Sopenharmony_ci   "chips": ["gfx7"],
8737bf215546Sopenharmony_ci   "map": {"at": 224848, "to": "mm"},
8738bf215546Sopenharmony_ci   "name": "TCA_PERFCOUNTER2_SELECT",
8739bf215546Sopenharmony_ci   "type_ref": "TCC_PERFCOUNTER2_SELECT"
8740bf215546Sopenharmony_ci  },
8741bf215546Sopenharmony_ci  {
8742bf215546Sopenharmony_ci   "chips": ["gfx7"],
8743bf215546Sopenharmony_ci   "map": {"at": 224852, "to": "mm"},
8744bf215546Sopenharmony_ci   "name": "TCA_PERFCOUNTER3_SELECT",
8745bf215546Sopenharmony_ci   "type_ref": "TCC_PERFCOUNTER2_SELECT"
8746bf215546Sopenharmony_ci  },
8747bf215546Sopenharmony_ci  {
8748bf215546Sopenharmony_ci   "chips": ["gfx7"],
8749bf215546Sopenharmony_ci   "map": {"at": 224896, "to": "mm"},
8750bf215546Sopenharmony_ci   "name": "TCS_PERFCOUNTER0_SELECT",
8751bf215546Sopenharmony_ci   "type_ref": "DB_PERFCOUNTER0_SELECT"
8752bf215546Sopenharmony_ci  },
8753bf215546Sopenharmony_ci  {
8754bf215546Sopenharmony_ci   "chips": ["gfx7"],
8755bf215546Sopenharmony_ci   "map": {"at": 224900, "to": "mm"},
8756bf215546Sopenharmony_ci   "name": "TCS_PERFCOUNTER0_SELECT1",
8757bf215546Sopenharmony_ci   "type_ref": "TCC_PERFCOUNTER0_SELECT1"
8758bf215546Sopenharmony_ci  },
8759bf215546Sopenharmony_ci  {
8760bf215546Sopenharmony_ci   "chips": ["gfx7"],
8761bf215546Sopenharmony_ci   "map": {"at": 224904, "to": "mm"},
8762bf215546Sopenharmony_ci   "name": "TCS_PERFCOUNTER1_SELECT",
8763bf215546Sopenharmony_ci   "type_ref": "TCC_PERFCOUNTER2_SELECT"
8764bf215546Sopenharmony_ci  },
8765bf215546Sopenharmony_ci  {
8766bf215546Sopenharmony_ci   "chips": ["gfx7"],
8767bf215546Sopenharmony_ci   "map": {"at": 224908, "to": "mm"},
8768bf215546Sopenharmony_ci   "name": "TCS_PERFCOUNTER2_SELECT",
8769bf215546Sopenharmony_ci   "type_ref": "TCC_PERFCOUNTER2_SELECT"
8770bf215546Sopenharmony_ci  },
8771bf215546Sopenharmony_ci  {
8772bf215546Sopenharmony_ci   "chips": ["gfx7"],
8773bf215546Sopenharmony_ci   "map": {"at": 224912, "to": "mm"},
8774bf215546Sopenharmony_ci   "name": "TCS_PERFCOUNTER3_SELECT",
8775bf215546Sopenharmony_ci   "type_ref": "TCC_PERFCOUNTER2_SELECT"
8776bf215546Sopenharmony_ci  },
8777bf215546Sopenharmony_ci  {
8778bf215546Sopenharmony_ci   "chips": ["gfx7"],
8779bf215546Sopenharmony_ci   "map": {"at": 225280, "to": "mm"},
8780bf215546Sopenharmony_ci   "name": "CB_PERFCOUNTER_FILTER",
8781bf215546Sopenharmony_ci   "type_ref": "CB_PERFCOUNTER_FILTER"
8782bf215546Sopenharmony_ci  },
8783bf215546Sopenharmony_ci  {
8784bf215546Sopenharmony_ci   "chips": ["gfx7"],
8785bf215546Sopenharmony_ci   "map": {"at": 225284, "to": "mm"},
8786bf215546Sopenharmony_ci   "name": "CB_PERFCOUNTER0_SELECT",
8787bf215546Sopenharmony_ci   "type_ref": "CB_PERFCOUNTER0_SELECT"
8788bf215546Sopenharmony_ci  },
8789bf215546Sopenharmony_ci  {
8790bf215546Sopenharmony_ci   "chips": ["gfx7"],
8791bf215546Sopenharmony_ci   "map": {"at": 225288, "to": "mm"},
8792bf215546Sopenharmony_ci   "name": "CB_PERFCOUNTER0_SELECT1",
8793bf215546Sopenharmony_ci   "type_ref": "CB_PERFCOUNTER0_SELECT1"
8794bf215546Sopenharmony_ci  },
8795bf215546Sopenharmony_ci  {
8796bf215546Sopenharmony_ci   "chips": ["gfx7"],
8797bf215546Sopenharmony_ci   "map": {"at": 225292, "to": "mm"},
8798bf215546Sopenharmony_ci   "name": "CB_PERFCOUNTER1_SELECT",
8799bf215546Sopenharmony_ci   "type_ref": "CB_PERFCOUNTER1_SELECT"
8800bf215546Sopenharmony_ci  },
8801bf215546Sopenharmony_ci  {
8802bf215546Sopenharmony_ci   "chips": ["gfx7"],
8803bf215546Sopenharmony_ci   "map": {"at": 225296, "to": "mm"},
8804bf215546Sopenharmony_ci   "name": "CB_PERFCOUNTER2_SELECT",
8805bf215546Sopenharmony_ci   "type_ref": "CB_PERFCOUNTER1_SELECT"
8806bf215546Sopenharmony_ci  },
8807bf215546Sopenharmony_ci  {
8808bf215546Sopenharmony_ci   "chips": ["gfx7"],
8809bf215546Sopenharmony_ci   "map": {"at": 225300, "to": "mm"},
8810bf215546Sopenharmony_ci   "name": "CB_PERFCOUNTER3_SELECT",
8811bf215546Sopenharmony_ci   "type_ref": "CB_PERFCOUNTER1_SELECT"
8812bf215546Sopenharmony_ci  },
8813bf215546Sopenharmony_ci  {
8814bf215546Sopenharmony_ci   "chips": ["gfx7"],
8815bf215546Sopenharmony_ci   "map": {"at": 225536, "to": "mm"},
8816bf215546Sopenharmony_ci   "name": "DB_PERFCOUNTER0_SELECT",
8817bf215546Sopenharmony_ci   "type_ref": "DB_PERFCOUNTER0_SELECT"
8818bf215546Sopenharmony_ci  },
8819bf215546Sopenharmony_ci  {
8820bf215546Sopenharmony_ci   "chips": ["gfx7"],
8821bf215546Sopenharmony_ci   "map": {"at": 225540, "to": "mm"},
8822bf215546Sopenharmony_ci   "name": "DB_PERFCOUNTER0_SELECT1",
8823bf215546Sopenharmony_ci   "type_ref": "DB_PERFCOUNTER0_SELECT1"
8824bf215546Sopenharmony_ci  },
8825bf215546Sopenharmony_ci  {
8826bf215546Sopenharmony_ci   "chips": ["gfx7"],
8827bf215546Sopenharmony_ci   "map": {"at": 225544, "to": "mm"},
8828bf215546Sopenharmony_ci   "name": "DB_PERFCOUNTER1_SELECT",
8829bf215546Sopenharmony_ci   "type_ref": "DB_PERFCOUNTER0_SELECT"
8830bf215546Sopenharmony_ci  },
8831bf215546Sopenharmony_ci  {
8832bf215546Sopenharmony_ci   "chips": ["gfx7"],
8833bf215546Sopenharmony_ci   "map": {"at": 225548, "to": "mm"},
8834bf215546Sopenharmony_ci   "name": "DB_PERFCOUNTER1_SELECT1",
8835bf215546Sopenharmony_ci   "type_ref": "DB_PERFCOUNTER0_SELECT1"
8836bf215546Sopenharmony_ci  },
8837bf215546Sopenharmony_ci  {
8838bf215546Sopenharmony_ci   "chips": ["gfx7"],
8839bf215546Sopenharmony_ci   "map": {"at": 225552, "to": "mm"},
8840bf215546Sopenharmony_ci   "name": "DB_PERFCOUNTER2_SELECT",
8841bf215546Sopenharmony_ci   "type_ref": "DB_PERFCOUNTER0_SELECT"
8842bf215546Sopenharmony_ci  },
8843bf215546Sopenharmony_ci  {
8844bf215546Sopenharmony_ci   "chips": ["gfx7"],
8845bf215546Sopenharmony_ci   "map": {"at": 225560, "to": "mm"},
8846bf215546Sopenharmony_ci   "name": "DB_PERFCOUNTER3_SELECT",
8847bf215546Sopenharmony_ci   "type_ref": "DB_PERFCOUNTER0_SELECT"
8848bf215546Sopenharmony_ci  },
8849bf215546Sopenharmony_ci  {
8850bf215546Sopenharmony_ci   "chips": ["gfx7"],
8851bf215546Sopenharmony_ci   "map": {"at": 225792, "to": "mm"},
8852bf215546Sopenharmony_ci   "name": "RLC_SPM_PERFMON_CNTL",
8853bf215546Sopenharmony_ci   "type_ref": "RLC_SPM_PERFMON_CNTL"
8854bf215546Sopenharmony_ci  },
8855bf215546Sopenharmony_ci  {
8856bf215546Sopenharmony_ci   "chips": ["gfx7"],
8857bf215546Sopenharmony_ci   "map": {"at": 225796, "to": "mm"},
8858bf215546Sopenharmony_ci   "name": "RLC_SPM_PERFMON_RING_BASE_LO"
8859bf215546Sopenharmony_ci  },
8860bf215546Sopenharmony_ci  {
8861bf215546Sopenharmony_ci   "chips": ["gfx7"],
8862bf215546Sopenharmony_ci   "map": {"at": 225800, "to": "mm"},
8863bf215546Sopenharmony_ci   "name": "RLC_SPM_PERFMON_RING_BASE_HI",
8864bf215546Sopenharmony_ci   "type_ref": "RLC_SPM_PERFMON_RING_BASE_HI"
8865bf215546Sopenharmony_ci  },
8866bf215546Sopenharmony_ci  {
8867bf215546Sopenharmony_ci   "chips": ["gfx7"],
8868bf215546Sopenharmony_ci   "map": {"at": 225804, "to": "mm"},
8869bf215546Sopenharmony_ci   "name": "RLC_SPM_PERFMON_RING_SIZE"
8870bf215546Sopenharmony_ci  },
8871bf215546Sopenharmony_ci  {
8872bf215546Sopenharmony_ci   "chips": ["gfx7"],
8873bf215546Sopenharmony_ci   "map": {"at": 225808, "to": "mm"},
8874bf215546Sopenharmony_ci   "name": "RLC_SPM_PERFMON_SEGMENT_SIZE",
8875bf215546Sopenharmony_ci   "type_ref": "RLC_SPM_PERFMON_SEGMENT_SIZE"
8876bf215546Sopenharmony_ci  },
8877bf215546Sopenharmony_ci  {
8878bf215546Sopenharmony_ci   "chips": ["gfx7"],
8879bf215546Sopenharmony_ci   "map": {"at": 225812, "to": "mm"},
8880bf215546Sopenharmony_ci   "name": "RLC_SPM_SE_MUXSEL_ADDR"
8881bf215546Sopenharmony_ci  },
8882bf215546Sopenharmony_ci  {
8883bf215546Sopenharmony_ci   "chips": ["gfx7"],
8884bf215546Sopenharmony_ci   "map": {"at": 225816, "to": "mm"},
8885bf215546Sopenharmony_ci   "name": "RLC_SPM_SE_MUXSEL_DATA"
8886bf215546Sopenharmony_ci  },
8887bf215546Sopenharmony_ci  {
8888bf215546Sopenharmony_ci   "chips": ["gfx7"],
8889bf215546Sopenharmony_ci   "map": {"at": 225820, "to": "mm"},
8890bf215546Sopenharmony_ci   "name": "RLC_SPM_CPG_PERFMON_SAMPLE_DELAY",
8891bf215546Sopenharmony_ci   "type_ref": "RLC_SPM_CPG_PERFMON_SAMPLE_DELAY"
8892bf215546Sopenharmony_ci  },
8893bf215546Sopenharmony_ci  {
8894bf215546Sopenharmony_ci   "chips": ["gfx7"],
8895bf215546Sopenharmony_ci   "map": {"at": 225824, "to": "mm"},
8896bf215546Sopenharmony_ci   "name": "RLC_SPM_CPC_PERFMON_SAMPLE_DELAY",
8897bf215546Sopenharmony_ci   "type_ref": "RLC_SPM_CPG_PERFMON_SAMPLE_DELAY"
8898bf215546Sopenharmony_ci  },
8899bf215546Sopenharmony_ci  {
8900bf215546Sopenharmony_ci   "chips": ["gfx7"],
8901bf215546Sopenharmony_ci   "map": {"at": 225828, "to": "mm"},
8902bf215546Sopenharmony_ci   "name": "RLC_SPM_CPF_PERFMON_SAMPLE_DELAY",
8903bf215546Sopenharmony_ci   "type_ref": "RLC_SPM_CPG_PERFMON_SAMPLE_DELAY"
8904bf215546Sopenharmony_ci  },
8905bf215546Sopenharmony_ci  {
8906bf215546Sopenharmony_ci   "chips": ["gfx7"],
8907bf215546Sopenharmony_ci   "map": {"at": 225832, "to": "mm"},
8908bf215546Sopenharmony_ci   "name": "RLC_SPM_CB_PERFMON_SAMPLE_DELAY",
8909bf215546Sopenharmony_ci   "type_ref": "RLC_SPM_CPG_PERFMON_SAMPLE_DELAY"
8910bf215546Sopenharmony_ci  },
8911bf215546Sopenharmony_ci  {
8912bf215546Sopenharmony_ci   "chips": ["gfx7"],
8913bf215546Sopenharmony_ci   "map": {"at": 225836, "to": "mm"},
8914bf215546Sopenharmony_ci   "name": "RLC_SPM_DB_PERFMON_SAMPLE_DELAY",
8915bf215546Sopenharmony_ci   "type_ref": "RLC_SPM_CPG_PERFMON_SAMPLE_DELAY"
8916bf215546Sopenharmony_ci  },
8917bf215546Sopenharmony_ci  {
8918bf215546Sopenharmony_ci   "chips": ["gfx7"],
8919bf215546Sopenharmony_ci   "map": {"at": 225840, "to": "mm"},
8920bf215546Sopenharmony_ci   "name": "RLC_SPM_PA_PERFMON_SAMPLE_DELAY",
8921bf215546Sopenharmony_ci   "type_ref": "RLC_SPM_CPG_PERFMON_SAMPLE_DELAY"
8922bf215546Sopenharmony_ci  },
8923bf215546Sopenharmony_ci  {
8924bf215546Sopenharmony_ci   "chips": ["gfx7"],
8925bf215546Sopenharmony_ci   "map": {"at": 225844, "to": "mm"},
8926bf215546Sopenharmony_ci   "name": "RLC_SPM_GDS_PERFMON_SAMPLE_DELAY",
8927bf215546Sopenharmony_ci   "type_ref": "RLC_SPM_CPG_PERFMON_SAMPLE_DELAY"
8928bf215546Sopenharmony_ci  },
8929bf215546Sopenharmony_ci  {
8930bf215546Sopenharmony_ci   "chips": ["gfx7"],
8931bf215546Sopenharmony_ci   "map": {"at": 225848, "to": "mm"},
8932bf215546Sopenharmony_ci   "name": "RLC_SPM_IA_PERFMON_SAMPLE_DELAY",
8933bf215546Sopenharmony_ci   "type_ref": "RLC_SPM_CPG_PERFMON_SAMPLE_DELAY"
8934bf215546Sopenharmony_ci  },
8935bf215546Sopenharmony_ci  {
8936bf215546Sopenharmony_ci   "chips": ["gfx7"],
8937bf215546Sopenharmony_ci   "map": {"at": 225856, "to": "mm"},
8938bf215546Sopenharmony_ci   "name": "RLC_SPM_SC_PERFMON_SAMPLE_DELAY",
8939bf215546Sopenharmony_ci   "type_ref": "RLC_SPM_CPG_PERFMON_SAMPLE_DELAY"
8940bf215546Sopenharmony_ci  },
8941bf215546Sopenharmony_ci  {
8942bf215546Sopenharmony_ci   "chips": ["gfx7"],
8943bf215546Sopenharmony_ci   "map": {"at": 225860, "to": "mm"},
8944bf215546Sopenharmony_ci   "name": "RLC_SPM_TCC_PERFMON_SAMPLE_DELAY",
8945bf215546Sopenharmony_ci   "type_ref": "RLC_SPM_CPG_PERFMON_SAMPLE_DELAY"
8946bf215546Sopenharmony_ci  },
8947bf215546Sopenharmony_ci  {
8948bf215546Sopenharmony_ci   "chips": ["gfx7"],
8949bf215546Sopenharmony_ci   "map": {"at": 225864, "to": "mm"},
8950bf215546Sopenharmony_ci   "name": "RLC_SPM_TCA_PERFMON_SAMPLE_DELAY",
8951bf215546Sopenharmony_ci   "type_ref": "RLC_SPM_CPG_PERFMON_SAMPLE_DELAY"
8952bf215546Sopenharmony_ci  },
8953bf215546Sopenharmony_ci  {
8954bf215546Sopenharmony_ci   "chips": ["gfx7"],
8955bf215546Sopenharmony_ci   "map": {"at": 225868, "to": "mm"},
8956bf215546Sopenharmony_ci   "name": "RLC_SPM_TCP_PERFMON_SAMPLE_DELAY",
8957bf215546Sopenharmony_ci   "type_ref": "RLC_SPM_CPG_PERFMON_SAMPLE_DELAY"
8958bf215546Sopenharmony_ci  },
8959bf215546Sopenharmony_ci  {
8960bf215546Sopenharmony_ci   "chips": ["gfx7"],
8961bf215546Sopenharmony_ci   "map": {"at": 225872, "to": "mm"},
8962bf215546Sopenharmony_ci   "name": "RLC_SPM_TA_PERFMON_SAMPLE_DELAY",
8963bf215546Sopenharmony_ci   "type_ref": "RLC_SPM_CPG_PERFMON_SAMPLE_DELAY"
8964bf215546Sopenharmony_ci  },
8965bf215546Sopenharmony_ci  {
8966bf215546Sopenharmony_ci   "chips": ["gfx7"],
8967bf215546Sopenharmony_ci   "map": {"at": 225876, "to": "mm"},
8968bf215546Sopenharmony_ci   "name": "RLC_SPM_TD_PERFMON_SAMPLE_DELAY",
8969bf215546Sopenharmony_ci   "type_ref": "RLC_SPM_CPG_PERFMON_SAMPLE_DELAY"
8970bf215546Sopenharmony_ci  },
8971bf215546Sopenharmony_ci  {
8972bf215546Sopenharmony_ci   "chips": ["gfx7"],
8973bf215546Sopenharmony_ci   "map": {"at": 225880, "to": "mm"},
8974bf215546Sopenharmony_ci   "name": "RLC_SPM_VGT_PERFMON_SAMPLE_DELAY",
8975bf215546Sopenharmony_ci   "type_ref": "RLC_SPM_CPG_PERFMON_SAMPLE_DELAY"
8976bf215546Sopenharmony_ci  },
8977bf215546Sopenharmony_ci  {
8978bf215546Sopenharmony_ci   "chips": ["gfx7"],
8979bf215546Sopenharmony_ci   "map": {"at": 225884, "to": "mm"},
8980bf215546Sopenharmony_ci   "name": "RLC_SPM_SPI_PERFMON_SAMPLE_DELAY",
8981bf215546Sopenharmony_ci   "type_ref": "RLC_SPM_CPG_PERFMON_SAMPLE_DELAY"
8982bf215546Sopenharmony_ci  },
8983bf215546Sopenharmony_ci  {
8984bf215546Sopenharmony_ci   "chips": ["gfx7"],
8985bf215546Sopenharmony_ci   "map": {"at": 225888, "to": "mm"},
8986bf215546Sopenharmony_ci   "name": "RLC_SPM_SQG_PERFMON_SAMPLE_DELAY",
8987bf215546Sopenharmony_ci   "type_ref": "RLC_SPM_CPG_PERFMON_SAMPLE_DELAY"
8988bf215546Sopenharmony_ci  },
8989bf215546Sopenharmony_ci  {
8990bf215546Sopenharmony_ci   "chips": ["gfx7"],
8991bf215546Sopenharmony_ci   "map": {"at": 225892, "to": "mm"},
8992bf215546Sopenharmony_ci   "name": "RLC_SPM_TCS_PERFMON_SAMPLE_DELAY",
8993bf215546Sopenharmony_ci   "type_ref": "RLC_SPM_CPG_PERFMON_SAMPLE_DELAY"
8994bf215546Sopenharmony_ci  },
8995bf215546Sopenharmony_ci  {
8996bf215546Sopenharmony_ci   "chips": ["gfx7"],
8997bf215546Sopenharmony_ci   "map": {"at": 225896, "to": "mm"},
8998bf215546Sopenharmony_ci   "name": "RLC_SPM_SX_PERFMON_SAMPLE_DELAY",
8999bf215546Sopenharmony_ci   "type_ref": "RLC_SPM_CPG_PERFMON_SAMPLE_DELAY"
9000bf215546Sopenharmony_ci  },
9001bf215546Sopenharmony_ci  {
9002bf215546Sopenharmony_ci   "chips": ["gfx7"],
9003bf215546Sopenharmony_ci   "map": {"at": 225900, "to": "mm"},
9004bf215546Sopenharmony_ci   "name": "RLC_SPM_GLOBAL_MUXSEL_ADDR"
9005bf215546Sopenharmony_ci  },
9006bf215546Sopenharmony_ci  {
9007bf215546Sopenharmony_ci   "chips": ["gfx7"],
9008bf215546Sopenharmony_ci   "map": {"at": 225904, "to": "mm"},
9009bf215546Sopenharmony_ci   "name": "RLC_SPM_GLOBAL_MUXSEL_DATA"
9010bf215546Sopenharmony_ci  },
9011bf215546Sopenharmony_ci  {
9012bf215546Sopenharmony_ci   "chips": ["gfx7"],
9013bf215546Sopenharmony_ci   "map": {"at": 225908, "to": "mm"},
9014bf215546Sopenharmony_ci   "name": "RLC_SPM_RING_RDPTR"
9015bf215546Sopenharmony_ci  },
9016bf215546Sopenharmony_ci  {
9017bf215546Sopenharmony_ci   "chips": ["gfx7"],
9018bf215546Sopenharmony_ci   "map": {"at": 225912, "to": "mm"},
9019bf215546Sopenharmony_ci   "name": "RLC_SPM_SEGMENT_THRESHOLD"
9020bf215546Sopenharmony_ci  },
9021bf215546Sopenharmony_ci  {
9022bf215546Sopenharmony_ci   "chips": ["gfx7"],
9023bf215546Sopenharmony_ci   "map": {"at": 225916, "to": "mm"},
9024bf215546Sopenharmony_ci   "name": "RLC_SPM_DBR0_PERFMON_SAMPLE_DELAY",
9025bf215546Sopenharmony_ci   "type_ref": "RLC_SPM_CPG_PERFMON_SAMPLE_DELAY"
9026bf215546Sopenharmony_ci  },
9027bf215546Sopenharmony_ci  {
9028bf215546Sopenharmony_ci   "chips": ["gfx7"],
9029bf215546Sopenharmony_ci   "map": {"at": 225920, "to": "mm"},
9030bf215546Sopenharmony_ci   "name": "RLC_SPM_DBR1_PERFMON_SAMPLE_DELAY",
9031bf215546Sopenharmony_ci   "type_ref": "RLC_SPM_CPG_PERFMON_SAMPLE_DELAY"
9032bf215546Sopenharmony_ci  },
9033bf215546Sopenharmony_ci  {
9034bf215546Sopenharmony_ci   "chips": ["gfx7"],
9035bf215546Sopenharmony_ci   "map": {"at": 225924, "to": "mm"},
9036bf215546Sopenharmony_ci   "name": "RLC_SPM_CBR0_PERFMON_SAMPLE_DELAY",
9037bf215546Sopenharmony_ci   "type_ref": "RLC_SPM_CPG_PERFMON_SAMPLE_DELAY"
9038bf215546Sopenharmony_ci  },
9039bf215546Sopenharmony_ci  {
9040bf215546Sopenharmony_ci   "chips": ["gfx7"],
9041bf215546Sopenharmony_ci   "map": {"at": 225928, "to": "mm"},
9042bf215546Sopenharmony_ci   "name": "RLC_SPM_CBR1_PERFMON_SAMPLE_DELAY",
9043bf215546Sopenharmony_ci   "type_ref": "RLC_SPM_CPG_PERFMON_SAMPLE_DELAY"
9044bf215546Sopenharmony_ci  },
9045bf215546Sopenharmony_ci  {
9046bf215546Sopenharmony_ci   "chips": ["gfx7"],
9047bf215546Sopenharmony_ci   "map": {"at": 226048, "to": "mm"},
9048bf215546Sopenharmony_ci   "name": "RLC_PERFMON_CNTL",
9049bf215546Sopenharmony_ci   "type_ref": "RLC_PERFMON_CNTL"
9050bf215546Sopenharmony_ci  },
9051bf215546Sopenharmony_ci  {
9052bf215546Sopenharmony_ci   "chips": ["gfx7"],
9053bf215546Sopenharmony_ci   "map": {"at": 226052, "to": "mm"},
9054bf215546Sopenharmony_ci   "name": "RLC_PERFCOUNTER0_SELECT",
9055bf215546Sopenharmony_ci   "type_ref": "RLC_PERFCOUNTER0_SELECT"
9056bf215546Sopenharmony_ci  },
9057bf215546Sopenharmony_ci  {
9058bf215546Sopenharmony_ci   "chips": ["gfx7"],
9059bf215546Sopenharmony_ci   "map": {"at": 226056, "to": "mm"},
9060bf215546Sopenharmony_ci   "name": "RLC_PERFCOUNTER1_SELECT",
9061bf215546Sopenharmony_ci   "type_ref": "RLC_PERFCOUNTER0_SELECT"
9062bf215546Sopenharmony_ci  }
9063bf215546Sopenharmony_ci ],
9064bf215546Sopenharmony_ci "register_types": {
9065bf215546Sopenharmony_ci  "CB_BLEND0_CONTROL": {
9066bf215546Sopenharmony_ci   "fields": [
9067bf215546Sopenharmony_ci    {"bits": [0, 4], "enum_ref": "BlendOp", "name": "COLOR_SRCBLEND"},
9068bf215546Sopenharmony_ci    {"bits": [5, 7], "enum_ref": "CombFunc", "name": "COLOR_COMB_FCN"},
9069bf215546Sopenharmony_ci    {"bits": [8, 12], "enum_ref": "BlendOp", "name": "COLOR_DESTBLEND"},
9070bf215546Sopenharmony_ci    {"bits": [16, 20], "enum_ref": "BlendOp", "name": "ALPHA_SRCBLEND"},
9071bf215546Sopenharmony_ci    {"bits": [21, 23], "enum_ref": "CombFunc", "name": "ALPHA_COMB_FCN"},
9072bf215546Sopenharmony_ci    {"bits": [24, 28], "enum_ref": "BlendOp", "name": "ALPHA_DESTBLEND"},
9073bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "SEPARATE_ALPHA_BLEND"},
9074bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "ENABLE"},
9075bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "DISABLE_ROP3"}
9076bf215546Sopenharmony_ci   ]
9077bf215546Sopenharmony_ci  },
9078bf215546Sopenharmony_ci  "CB_COLOR0_ATTRIB": {
9079bf215546Sopenharmony_ci   "fields": [
9080bf215546Sopenharmony_ci    {"bits": [0, 4], "name": "TILE_MODE_INDEX"},
9081bf215546Sopenharmony_ci    {"bits": [5, 9], "name": "FMASK_TILE_MODE_INDEX"},
9082bf215546Sopenharmony_ci    {"bits": [10, 11], "name": "FMASK_BANK_HEIGHT"},
9083bf215546Sopenharmony_ci    {"bits": [12, 14], "name": "NUM_SAMPLES"},
9084bf215546Sopenharmony_ci    {"bits": [15, 16], "name": "NUM_FRAGMENTS"},
9085bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "FORCE_DST_ALPHA_1"}
9086bf215546Sopenharmony_ci   ]
9087bf215546Sopenharmony_ci  },
9088bf215546Sopenharmony_ci  "CB_COLOR0_CMASK_SLICE": {
9089bf215546Sopenharmony_ci   "fields": [
9090bf215546Sopenharmony_ci    {"bits": [0, 13], "name": "TILE_MAX"}
9091bf215546Sopenharmony_ci   ]
9092bf215546Sopenharmony_ci  },
9093bf215546Sopenharmony_ci  "CB_COLOR0_INFO": {
9094bf215546Sopenharmony_ci   "fields": [
9095bf215546Sopenharmony_ci    {"bits": [0, 1], "enum_ref": "SurfaceEndian", "name": "ENDIAN"},
9096bf215546Sopenharmony_ci    {"bits": [2, 6], "enum_ref": "ColorFormat", "name": "FORMAT"},
9097bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "LINEAR_GENERAL"},
9098bf215546Sopenharmony_ci    {"bits": [8, 10], "enum_ref": "SurfaceNumber", "name": "NUMBER_TYPE"},
9099bf215546Sopenharmony_ci    {"bits": [11, 12], "enum_ref": "SurfaceSwap", "name": "COMP_SWAP"},
9100bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "FAST_CLEAR"},
9101bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "COMPRESSION"},
9102bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "BLEND_CLAMP"},
9103bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "BLEND_BYPASS"},
9104bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "SIMPLE_FLOAT"},
9105bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "ROUND_MODE"},
9106bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "CMASK_IS_LINEAR"},
9107bf215546Sopenharmony_ci    {"bits": [20, 22], "enum_ref": "BlendOpt", "name": "BLEND_OPT_DONT_RD_DST"},
9108bf215546Sopenharmony_ci    {"bits": [23, 25], "enum_ref": "BlendOpt", "name": "BLEND_OPT_DISCARD_PIXEL"},
9109bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "FMASK_COMPRESSION_DISABLE"}
9110bf215546Sopenharmony_ci   ]
9111bf215546Sopenharmony_ci  },
9112bf215546Sopenharmony_ci  "CB_COLOR0_PITCH": {
9113bf215546Sopenharmony_ci   "fields": [
9114bf215546Sopenharmony_ci    {"bits": [0, 10], "name": "TILE_MAX"},
9115bf215546Sopenharmony_ci    {"bits": [20, 30], "name": "FMASK_TILE_MAX"}
9116bf215546Sopenharmony_ci   ]
9117bf215546Sopenharmony_ci  },
9118bf215546Sopenharmony_ci  "CB_COLOR0_SLICE": {
9119bf215546Sopenharmony_ci   "fields": [
9120bf215546Sopenharmony_ci    {"bits": [0, 21], "name": "TILE_MAX"}
9121bf215546Sopenharmony_ci   ]
9122bf215546Sopenharmony_ci  },
9123bf215546Sopenharmony_ci  "CB_COLOR0_VIEW": {
9124bf215546Sopenharmony_ci   "fields": [
9125bf215546Sopenharmony_ci    {"bits": [0, 10], "name": "SLICE_START"},
9126bf215546Sopenharmony_ci    {"bits": [13, 23], "name": "SLICE_MAX"}
9127bf215546Sopenharmony_ci   ]
9128bf215546Sopenharmony_ci  },
9129bf215546Sopenharmony_ci  "CB_COLOR_CONTROL": {
9130bf215546Sopenharmony_ci   "fields": [
9131bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "DEGAMMA_ENABLE"},
9132bf215546Sopenharmony_ci    {"bits": [4, 6], "enum_ref": "CBMode", "name": "MODE"},
9133bf215546Sopenharmony_ci    {"bits": [16, 23], "enum_ref": "ROP3", "name": "ROP3"}
9134bf215546Sopenharmony_ci   ]
9135bf215546Sopenharmony_ci  },
9136bf215546Sopenharmony_ci  "CB_PERFCOUNTER0_SELECT": {
9137bf215546Sopenharmony_ci   "fields": [
9138bf215546Sopenharmony_ci    {"bits": [0, 8], "name": "PERF_SEL"},
9139bf215546Sopenharmony_ci    {"bits": [10, 18], "name": "PERF_SEL1"},
9140bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "CNTR_MODE"},
9141bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "PERF_MODE1"},
9142bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "PERF_MODE"}
9143bf215546Sopenharmony_ci   ]
9144bf215546Sopenharmony_ci  },
9145bf215546Sopenharmony_ci  "CB_PERFCOUNTER0_SELECT1": {
9146bf215546Sopenharmony_ci   "fields": [
9147bf215546Sopenharmony_ci    {"bits": [0, 8], "name": "PERF_SEL2"},
9148bf215546Sopenharmony_ci    {"bits": [10, 18], "name": "PERF_SEL3"},
9149bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "PERF_MODE3"},
9150bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "PERF_MODE2"}
9151bf215546Sopenharmony_ci   ]
9152bf215546Sopenharmony_ci  },
9153bf215546Sopenharmony_ci  "CB_PERFCOUNTER1_SELECT": {
9154bf215546Sopenharmony_ci   "fields": [
9155bf215546Sopenharmony_ci    {"bits": [0, 8], "name": "PERF_SEL"},
9156bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "PERF_MODE"}
9157bf215546Sopenharmony_ci   ]
9158bf215546Sopenharmony_ci  },
9159bf215546Sopenharmony_ci  "CB_PERFCOUNTER_FILTER": {
9160bf215546Sopenharmony_ci   "fields": [
9161bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "OP_FILTER_ENABLE"},
9162bf215546Sopenharmony_ci    {"bits": [1, 3], "enum_ref": "CBPerfOpFilterSel", "name": "OP_FILTER_SEL"},
9163bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "FORMAT_FILTER_ENABLE"},
9164bf215546Sopenharmony_ci    {"bits": [5, 9], "name": "FORMAT_FILTER_SEL"},
9165bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "CLEAR_FILTER_ENABLE"},
9166bf215546Sopenharmony_ci    {"bits": [11, 11], "enum_ref": "CBPerfClearFilterSel", "name": "CLEAR_FILTER_SEL"},
9167bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "MRT_FILTER_ENABLE"},
9168bf215546Sopenharmony_ci    {"bits": [13, 15], "name": "MRT_FILTER_SEL"},
9169bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "NUM_SAMPLES_FILTER_ENABLE"},
9170bf215546Sopenharmony_ci    {"bits": [18, 20], "name": "NUM_SAMPLES_FILTER_SEL"},
9171bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "NUM_FRAGMENTS_FILTER_ENABLE"},
9172bf215546Sopenharmony_ci    {"bits": [22, 23], "name": "NUM_FRAGMENTS_FILTER_SEL"}
9173bf215546Sopenharmony_ci   ]
9174bf215546Sopenharmony_ci  },
9175bf215546Sopenharmony_ci  "CB_SHADER_MASK": {
9176bf215546Sopenharmony_ci   "fields": [
9177bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "OUTPUT0_ENABLE"},
9178bf215546Sopenharmony_ci    {"bits": [4, 7], "name": "OUTPUT1_ENABLE"},
9179bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "OUTPUT2_ENABLE"},
9180bf215546Sopenharmony_ci    {"bits": [12, 15], "name": "OUTPUT3_ENABLE"},
9181bf215546Sopenharmony_ci    {"bits": [16, 19], "name": "OUTPUT4_ENABLE"},
9182bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "OUTPUT5_ENABLE"},
9183bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "OUTPUT6_ENABLE"},
9184bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "OUTPUT7_ENABLE"}
9185bf215546Sopenharmony_ci   ]
9186bf215546Sopenharmony_ci  },
9187bf215546Sopenharmony_ci  "CB_TARGET_MASK": {
9188bf215546Sopenharmony_ci   "fields": [
9189bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "TARGET0_ENABLE"},
9190bf215546Sopenharmony_ci    {"bits": [4, 7], "name": "TARGET1_ENABLE"},
9191bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "TARGET2_ENABLE"},
9192bf215546Sopenharmony_ci    {"bits": [12, 15], "name": "TARGET3_ENABLE"},
9193bf215546Sopenharmony_ci    {"bits": [16, 19], "name": "TARGET4_ENABLE"},
9194bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "TARGET5_ENABLE"},
9195bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "TARGET6_ENABLE"},
9196bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "TARGET7_ENABLE"}
9197bf215546Sopenharmony_ci   ]
9198bf215546Sopenharmony_ci  },
9199bf215546Sopenharmony_ci  "COMPUTE_DISPATCH_INITIATOR": {
9200bf215546Sopenharmony_ci   "fields": [
9201bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "COMPUTE_SHADER_EN"},
9202bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "PARTIAL_TG_EN"},
9203bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "FORCE_START_AT_000"},
9204bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "ORDERED_APPEND_ENBL"},
9205bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "ORDERED_APPEND_MODE"},
9206bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "USE_THREAD_DIMENSIONS"},
9207bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "ORDER_MODE"},
9208bf215546Sopenharmony_ci    {"bits": [7, 9], "name": "DISPATCH_CACHE_CNTL"},
9209bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "SCALAR_L1_INV_VOL"},
9210bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "VECTOR_L1_INV_VOL"},
9211bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "DATA_ATC"},
9212bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "RESTORE"}
9213bf215546Sopenharmony_ci   ]
9214bf215546Sopenharmony_ci  },
9215bf215546Sopenharmony_ci  "COMPUTE_MISC_RESERVED": {
9216bf215546Sopenharmony_ci   "fields": [
9217bf215546Sopenharmony_ci    {"bits": [0, 1], "name": "SEND_SEID"},
9218bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "RESERVED2"},
9219bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "RESERVED3"},
9220bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "RESERVED4"}
9221bf215546Sopenharmony_ci   ]
9222bf215546Sopenharmony_ci  },
9223bf215546Sopenharmony_ci  "COMPUTE_NUM_THREAD_X": {
9224bf215546Sopenharmony_ci   "fields": [
9225bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "NUM_THREAD_FULL"},
9226bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "NUM_THREAD_PARTIAL"}
9227bf215546Sopenharmony_ci   ]
9228bf215546Sopenharmony_ci  },
9229bf215546Sopenharmony_ci  "COMPUTE_PERFCOUNT_ENABLE": {
9230bf215546Sopenharmony_ci   "fields": [
9231bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "PERFCOUNT_ENABLE"}
9232bf215546Sopenharmony_ci   ]
9233bf215546Sopenharmony_ci  },
9234bf215546Sopenharmony_ci  "COMPUTE_PGM_HI": {
9235bf215546Sopenharmony_ci   "fields": [
9236bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "DATA"},
9237bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "INST_ATC"}
9238bf215546Sopenharmony_ci   ]
9239bf215546Sopenharmony_ci  },
9240bf215546Sopenharmony_ci  "COMPUTE_PGM_RSRC1": {
9241bf215546Sopenharmony_ci   "fields": [
9242bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "VGPRS"},
9243bf215546Sopenharmony_ci    {"bits": [6, 9], "name": "SGPRS"},
9244bf215546Sopenharmony_ci    {"bits": [10, 11], "name": "PRIORITY"},
9245bf215546Sopenharmony_ci    {"bits": [12, 19], "enum_ref": "FLOAT_MODE", "name": "FLOAT_MODE"},
9246bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "PRIV"},
9247bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "DX10_CLAMP"},
9248bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "DEBUG_MODE"},
9249bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "IEEE_MODE"},
9250bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "BULKY"},
9251bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "CDBG_USER"}
9252bf215546Sopenharmony_ci   ]
9253bf215546Sopenharmony_ci  },
9254bf215546Sopenharmony_ci  "COMPUTE_PGM_RSRC2": {
9255bf215546Sopenharmony_ci   "fields": [
9256bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "SCRATCH_EN"},
9257bf215546Sopenharmony_ci    {"bits": [1, 5], "name": "USER_SGPR"},
9258bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "TRAP_PRESENT"},
9259bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "TGID_X_EN"},
9260bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "TGID_Y_EN"},
9261bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "TGID_Z_EN"},
9262bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "TG_SIZE_EN"},
9263bf215546Sopenharmony_ci    {"bits": [11, 12], "name": "TIDIG_COMP_CNT"},
9264bf215546Sopenharmony_ci    {"bits": [13, 14], "name": "EXCP_EN_MSB"},
9265bf215546Sopenharmony_ci    {"bits": [15, 23], "name": "LDS_SIZE"},
9266bf215546Sopenharmony_ci    {"bits": [24, 30], "enum_ref": "EXCP_EN", "name": "EXCP_EN"}
9267bf215546Sopenharmony_ci   ]
9268bf215546Sopenharmony_ci  },
9269bf215546Sopenharmony_ci  "COMPUTE_PIPELINESTAT_ENABLE": {
9270bf215546Sopenharmony_ci   "fields": [
9271bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "PIPELINESTAT_ENABLE"}
9272bf215546Sopenharmony_ci   ]
9273bf215546Sopenharmony_ci  },
9274bf215546Sopenharmony_ci  "COMPUTE_RESOURCE_LIMITS": {
9275bf215546Sopenharmony_ci   "fields": [
9276bf215546Sopenharmony_ci    {"bits": [0, 9], "name": "WAVES_PER_SH"},
9277bf215546Sopenharmony_ci    {"bits": [12, 15], "name": "TG_PER_CU"},
9278bf215546Sopenharmony_ci    {"bits": [16, 21], "name": "LOCK_THRESHOLD"},
9279bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "SIMD_DEST_CNTL"},
9280bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "FORCE_SIMD_DIST"},
9281bf215546Sopenharmony_ci    {"bits": [24, 26], "name": "CU_GROUP_COUNT"}
9282bf215546Sopenharmony_ci   ]
9283bf215546Sopenharmony_ci  },
9284bf215546Sopenharmony_ci  "COMPUTE_STATIC_THREAD_MGMT_SE0": {
9285bf215546Sopenharmony_ci   "fields": [
9286bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "SH0_CU_EN"},
9287bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "SH1_CU_EN"}
9288bf215546Sopenharmony_ci   ]
9289bf215546Sopenharmony_ci  },
9290bf215546Sopenharmony_ci  "COMPUTE_TBA_HI": {
9291bf215546Sopenharmony_ci   "fields": [
9292bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "DATA"}
9293bf215546Sopenharmony_ci   ]
9294bf215546Sopenharmony_ci  },
9295bf215546Sopenharmony_ci  "COMPUTE_THREAD_TRACE_ENABLE": {
9296bf215546Sopenharmony_ci   "fields": [
9297bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "THREAD_TRACE_ENABLE"}
9298bf215546Sopenharmony_ci   ]
9299bf215546Sopenharmony_ci  },
9300bf215546Sopenharmony_ci  "COMPUTE_TMPRING_SIZE": {
9301bf215546Sopenharmony_ci   "fields": [
9302bf215546Sopenharmony_ci    {"bits": [0, 11], "name": "WAVES"},
9303bf215546Sopenharmony_ci    {"bits": [12, 24], "name": "WAVESIZE"}
9304bf215546Sopenharmony_ci   ]
9305bf215546Sopenharmony_ci  },
9306bf215546Sopenharmony_ci  "COMPUTE_VMID": {
9307bf215546Sopenharmony_ci   "fields": [
9308bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "DATA"}
9309bf215546Sopenharmony_ci   ]
9310bf215546Sopenharmony_ci  },
9311bf215546Sopenharmony_ci  "CPG_PERFCOUNTER0_SELECT": {
9312bf215546Sopenharmony_ci   "fields": [
9313bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "PERF_SEL"},
9314bf215546Sopenharmony_ci    {"bits": [10, 15], "name": "PERF_SEL1"},
9315bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "CNTR_MODE"}
9316bf215546Sopenharmony_ci   ]
9317bf215546Sopenharmony_ci  },
9318bf215546Sopenharmony_ci  "CPG_PERFCOUNTER0_SELECT1": {
9319bf215546Sopenharmony_ci   "fields": [
9320bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "PERF_SEL2"},
9321bf215546Sopenharmony_ci    {"bits": [10, 15], "name": "PERF_SEL3"}
9322bf215546Sopenharmony_ci   ]
9323bf215546Sopenharmony_ci  },
9324bf215546Sopenharmony_ci  "CPG_PERFCOUNTER1_SELECT": {
9325bf215546Sopenharmony_ci   "fields": [
9326bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "PERF_SEL"}
9327bf215546Sopenharmony_ci   ]
9328bf215546Sopenharmony_ci  },
9329bf215546Sopenharmony_ci  "CP_APPEND_ADDR_HI": {
9330bf215546Sopenharmony_ci   "fields": [
9331bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "MEM_ADDR_HI"},
9332bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "CS_PS_SEL"},
9333bf215546Sopenharmony_ci    {"bits": [29, 31], "name": "COMMAND"}
9334bf215546Sopenharmony_ci   ]
9335bf215546Sopenharmony_ci  },
9336bf215546Sopenharmony_ci  "CP_APPEND_ADDR_LO": {
9337bf215546Sopenharmony_ci   "fields": [
9338bf215546Sopenharmony_ci    {"bits": [2, 31], "name": "MEM_ADDR_LO"}
9339bf215546Sopenharmony_ci   ]
9340bf215546Sopenharmony_ci  },
9341bf215546Sopenharmony_ci  "CP_CE_IB1_BASE_HI": {
9342bf215546Sopenharmony_ci   "fields": [
9343bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "IB1_BASE_HI"}
9344bf215546Sopenharmony_ci   ]
9345bf215546Sopenharmony_ci  },
9346bf215546Sopenharmony_ci  "CP_CE_IB1_BASE_LO": {
9347bf215546Sopenharmony_ci   "fields": [
9348bf215546Sopenharmony_ci    {"bits": [2, 31], "name": "IB1_BASE_LO"}
9349bf215546Sopenharmony_ci   ]
9350bf215546Sopenharmony_ci  },
9351bf215546Sopenharmony_ci  "CP_CE_IB1_BUFSZ": {
9352bf215546Sopenharmony_ci   "fields": [
9353bf215546Sopenharmony_ci    {"bits": [0, 19], "name": "IB1_BUFSZ"}
9354bf215546Sopenharmony_ci   ]
9355bf215546Sopenharmony_ci  },
9356bf215546Sopenharmony_ci  "CP_CE_IB2_BASE_HI": {
9357bf215546Sopenharmony_ci   "fields": [
9358bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "IB2_BASE_HI"}
9359bf215546Sopenharmony_ci   ]
9360bf215546Sopenharmony_ci  },
9361bf215546Sopenharmony_ci  "CP_CE_IB2_BASE_LO": {
9362bf215546Sopenharmony_ci   "fields": [
9363bf215546Sopenharmony_ci    {"bits": [2, 31], "name": "IB2_BASE_LO"}
9364bf215546Sopenharmony_ci   ]
9365bf215546Sopenharmony_ci  },
9366bf215546Sopenharmony_ci  "CP_CE_IB2_BUFSZ": {
9367bf215546Sopenharmony_ci   "fields": [
9368bf215546Sopenharmony_ci    {"bits": [0, 19], "name": "IB2_BUFSZ"}
9369bf215546Sopenharmony_ci   ]
9370bf215546Sopenharmony_ci  },
9371bf215546Sopenharmony_ci  "CP_CE_INIT_BASE_HI": {
9372bf215546Sopenharmony_ci   "fields": [
9373bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "INIT_BASE_HI"}
9374bf215546Sopenharmony_ci   ]
9375bf215546Sopenharmony_ci  },
9376bf215546Sopenharmony_ci  "CP_CE_INIT_BASE_LO": {
9377bf215546Sopenharmony_ci   "fields": [
9378bf215546Sopenharmony_ci    {"bits": [5, 31], "name": "INIT_BASE_LO"}
9379bf215546Sopenharmony_ci   ]
9380bf215546Sopenharmony_ci  },
9381bf215546Sopenharmony_ci  "CP_CE_INIT_BUFSZ": {
9382bf215546Sopenharmony_ci   "fields": [
9383bf215546Sopenharmony_ci    {"bits": [0, 11], "name": "INIT_BUFSZ"}
9384bf215546Sopenharmony_ci   ]
9385bf215546Sopenharmony_ci  },
9386bf215546Sopenharmony_ci  "CP_COHER_BASE_HI": {
9387bf215546Sopenharmony_ci   "fields": [
9388bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "COHER_BASE_HI_256B"}
9389bf215546Sopenharmony_ci   ]
9390bf215546Sopenharmony_ci  },
9391bf215546Sopenharmony_ci  "CP_COHER_CNTL": {
9392bf215546Sopenharmony_ci   "fields": [
9393bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "DEST_BASE_0_ENA"},
9394bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "DEST_BASE_1_ENA"},
9395bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "CB0_DEST_BASE_ENA"},
9396bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "CB1_DEST_BASE_ENA"},
9397bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "CB2_DEST_BASE_ENA"},
9398bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "CB3_DEST_BASE_ENA"},
9399bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "CB4_DEST_BASE_ENA"},
9400bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "CB5_DEST_BASE_ENA"},
9401bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "CB6_DEST_BASE_ENA"},
9402bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "CB7_DEST_BASE_ENA"},
9403bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "DB_DEST_BASE_ENA"},
9404bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "TCL1_VOL_ACTION_ENA"},
9405bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "TC_VOL_ACTION_ENA"},
9406bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "TC_WB_ACTION_ENA"},
9407bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "DEST_BASE_2_ENA"},
9408bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "DEST_BASE_3_ENA"},
9409bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "TCL1_ACTION_ENA"},
9410bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "TC_ACTION_ENA"},
9411bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "CB_ACTION_ENA"},
9412bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "DB_ACTION_ENA"},
9413bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "SH_KCACHE_ACTION_ENA"},
9414bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "SH_KCACHE_VOL_ACTION_ENA"},
9415bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "SH_ICACHE_ACTION_ENA"}
9416bf215546Sopenharmony_ci   ]
9417bf215546Sopenharmony_ci  },
9418bf215546Sopenharmony_ci  "CP_COHER_SIZE_HI": {
9419bf215546Sopenharmony_ci   "fields": [
9420bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "COHER_SIZE_HI_256B"}
9421bf215546Sopenharmony_ci   ]
9422bf215546Sopenharmony_ci  },
9423bf215546Sopenharmony_ci  "CP_COHER_START_DELAY": {
9424bf215546Sopenharmony_ci   "fields": [
9425bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "START_DELAY_COUNT"}
9426bf215546Sopenharmony_ci   ]
9427bf215546Sopenharmony_ci  },
9428bf215546Sopenharmony_ci  "CP_COHER_STATUS": {
9429bf215546Sopenharmony_ci   "fields": [
9430bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "MATCHING_GFX_CNTX"},
9431bf215546Sopenharmony_ci    {"bits": [24, 25], "name": "MEID"},
9432bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "PHASE1_STATUS"},
9433bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "STATUS"}
9434bf215546Sopenharmony_ci   ]
9435bf215546Sopenharmony_ci  },
9436bf215546Sopenharmony_ci  "CP_CPC_BUSY_STAT": {
9437bf215546Sopenharmony_ci   "fields": [
9438bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "MEC1_LOAD_BUSY"},
9439bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "MEC1_SEMAPOHRE_BUSY"},
9440bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "MEC1_MUTEX_BUSY"},
9441bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "MEC1_MESSAGE_BUSY"},
9442bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "MEC1_EOP_QUEUE_BUSY"},
9443bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "MEC1_IQ_QUEUE_BUSY"},
9444bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "MEC1_IB_QUEUE_BUSY"},
9445bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "MEC1_TC_BUSY"},
9446bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "MEC1_DMA_BUSY"},
9447bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "MEC1_PARTIAL_FLUSH_BUSY"},
9448bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "MEC1_PIPE0_BUSY"},
9449bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "MEC1_PIPE1_BUSY"},
9450bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "MEC1_PIPE2_BUSY"},
9451bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "MEC1_PIPE3_BUSY"},
9452bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "MEC2_LOAD_BUSY"},
9453bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "MEC2_SEMAPOHRE_BUSY"},
9454bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "MEC2_MUTEX_BUSY"},
9455bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "MEC2_MESSAGE_BUSY"},
9456bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "MEC2_EOP_QUEUE_BUSY"},
9457bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "MEC2_IQ_QUEUE_BUSY"},
9458bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "MEC2_IB_QUEUE_BUSY"},
9459bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "MEC2_TC_BUSY"},
9460bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "MEC2_DMA_BUSY"},
9461bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "MEC2_PARTIAL_FLUSH_BUSY"},
9462bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "MEC2_PIPE0_BUSY"},
9463bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "MEC2_PIPE1_BUSY"},
9464bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "MEC2_PIPE2_BUSY"},
9465bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "MEC2_PIPE3_BUSY"}
9466bf215546Sopenharmony_ci   ]
9467bf215546Sopenharmony_ci  },
9468bf215546Sopenharmony_ci  "CP_CPC_GRBM_FREE_COUNT": {
9469bf215546Sopenharmony_ci   "fields": [
9470bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "FREE_COUNT"}
9471bf215546Sopenharmony_ci   ]
9472bf215546Sopenharmony_ci  },
9473bf215546Sopenharmony_ci  "CP_CPC_HALT_HYST_COUNT": {
9474bf215546Sopenharmony_ci   "fields": [
9475bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "COUNT"}
9476bf215546Sopenharmony_ci   ]
9477bf215546Sopenharmony_ci  },
9478bf215546Sopenharmony_ci  "CP_CPC_MC_CNTL": {
9479bf215546Sopenharmony_ci   "fields": [
9480bf215546Sopenharmony_ci    {"bits": [0, 4], "name": "PACK_DELAY_CNT"}
9481bf215546Sopenharmony_ci   ]
9482bf215546Sopenharmony_ci  },
9483bf215546Sopenharmony_ci  "CP_CPC_SCRATCH_INDEX": {
9484bf215546Sopenharmony_ci   "fields": [
9485bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "SCRATCH_INDEX"}
9486bf215546Sopenharmony_ci   ]
9487bf215546Sopenharmony_ci  },
9488bf215546Sopenharmony_ci  "CP_CPC_STALLED_STAT1": {
9489bf215546Sopenharmony_ci   "fields": [
9490bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "MIU_RDREQ_FREE_STALL"},
9491bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "MIU_WRREQ_FREE_STALL"},
9492bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "RCIU_TX_FREE_STALL"},
9493bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "RCIU_PRIV_VIOLATION"},
9494bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "TCIU_TX_FREE_STALL"},
9495bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "MEC1_DECODING_PACKET"},
9496bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "MEC1_WAIT_ON_RCIU"},
9497bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "MEC1_WAIT_ON_RCIU_READ"},
9498bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "MEC1_WAIT_ON_MC_READ"},
9499bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "MEC1_WAIT_ON_MC_WR_ACK"},
9500bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "MEC1_WAIT_ON_ROQ_DATA"},
9501bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "MEC2_DECODING_PACKET"},
9502bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "MEC2_WAIT_ON_RCIU"},
9503bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "MEC2_WAIT_ON_RCIU_READ"},
9504bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "MEC2_WAIT_ON_MC_READ"},
9505bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "MEC2_WAIT_ON_MC_WR_ACK"},
9506bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "MEC2_WAIT_ON_ROQ_DATA"}
9507bf215546Sopenharmony_ci   ]
9508bf215546Sopenharmony_ci  },
9509bf215546Sopenharmony_ci  "CP_CPC_STATUS": {
9510bf215546Sopenharmony_ci   "fields": [
9511bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "MEC1_BUSY"},
9512bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "MEC2_BUSY"},
9513bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "DC0_BUSY"},
9514bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "DC1_BUSY"},
9515bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "RCIU1_BUSY"},
9516bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "RCIU2_BUSY"},
9517bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "ROQ1_BUSY"},
9518bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "ROQ2_BUSY"},
9519bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "MIU_RDREQ_BUSY"},
9520bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "MIU_WRREQ_BUSY"},
9521bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "TCIU_BUSY"},
9522bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "SCRATCH_RAM_BUSY"},
9523bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "QU_BUSY"},
9524bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "CPG_CPC_BUSY"},
9525bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "CPF_CPC_BUSY"},
9526bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "CPC_BUSY"}
9527bf215546Sopenharmony_ci   ]
9528bf215546Sopenharmony_ci  },
9529bf215546Sopenharmony_ci  "CP_CPF_BUSY_STAT": {
9530bf215546Sopenharmony_ci   "fields": [
9531bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "REG_BUS_FIFO_BUSY"},
9532bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "CSF_RING_BUSY"},
9533bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "CSF_INDIRECT1_BUSY"},
9534bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "CSF_INDIRECT2_BUSY"},
9535bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "CSF_STATE_BUSY"},
9536bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "CSF_CE_INDR1_BUSY"},
9537bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "CSF_CE_INDR2_BUSY"},
9538bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "CSF_ARBITER_BUSY"},
9539bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "CSF_INPUT_BUSY"},
9540bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "OUTSTANDING_READ_TAGS"},
9541bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "HPD_PROCESSING_EOP_BUSY"},
9542bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "HQD_DISPATCH_BUSY"},
9543bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "HQD_IQ_TIMER_BUSY"},
9544bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "HQD_DMA_OFFLOAD_BUSY"},
9545bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "HQD_WAIT_SEMAPHORE_BUSY"},
9546bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "HQD_SIGNAL_SEMAPHORE_BUSY"},
9547bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "HQD_MESSAGE_BUSY"},
9548bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "HQD_PQ_FETCHER_BUSY"},
9549bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "HQD_IB_FETCHER_BUSY"},
9550bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "HQD_IQ_FETCHER_BUSY"},
9551bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "HQD_EOP_FETCHER_BUSY"},
9552bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "HQD_CONSUMED_RPTR_BUSY"},
9553bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "HQD_FETCHER_ARB_BUSY"},
9554bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "HQD_ROQ_ALIGN_BUSY"},
9555bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "HQD_ROQ_EOP_BUSY"},
9556bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "HQD_ROQ_IQ_BUSY"},
9557bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "HQD_ROQ_PQ_BUSY"},
9558bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "HQD_ROQ_IB_BUSY"},
9559bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "HQD_WPTR_POLL_BUSY"},
9560bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "HQD_PQ_BUSY"},
9561bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "HQD_IB_BUSY"}
9562bf215546Sopenharmony_ci   ]
9563bf215546Sopenharmony_ci  },
9564bf215546Sopenharmony_ci  "CP_CPF_STALLED_STAT1": {
9565bf215546Sopenharmony_ci   "fields": [
9566bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "RING_FETCHING_DATA"},
9567bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "INDR1_FETCHING_DATA"},
9568bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "INDR2_FETCHING_DATA"},
9569bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "STATE_FETCHING_DATA"},
9570bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "MIU_WAITING_ON_RDREQ_FREE"},
9571bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "TCIU_WAITING_ON_FREE"},
9572bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "TCIU_WAITING_ON_TAGS"}
9573bf215546Sopenharmony_ci   ]
9574bf215546Sopenharmony_ci  },
9575bf215546Sopenharmony_ci  "CP_CPF_STATUS": {
9576bf215546Sopenharmony_ci   "fields": [
9577bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "POST_WPTR_GFX_BUSY"},
9578bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "CSF_BUSY"},
9579bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "MIU_RDREQ_BUSY"},
9580bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "MIU_WRREQ_BUSY"},
9581bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "ROQ_ALIGN_BUSY"},
9582bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "ROQ_RING_BUSY"},
9583bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "ROQ_INDIRECT1_BUSY"},
9584bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "ROQ_INDIRECT2_BUSY"},
9585bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "ROQ_STATE_BUSY"},
9586bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "ROQ_CE_RING_BUSY"},
9587bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "ROQ_CE_INDIRECT1_BUSY"},
9588bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "ROQ_CE_INDIRECT2_BUSY"},
9589bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "SEMAPHORE_BUSY"},
9590bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "INTERRUPT_BUSY"},
9591bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "TCIU_BUSY"},
9592bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "HQD_BUSY"},
9593bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "CPC_CPF_BUSY"},
9594bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "CPF_BUSY"}
9595bf215546Sopenharmony_ci   ]
9596bf215546Sopenharmony_ci  },
9597bf215546Sopenharmony_ci  "CP_DMA_CNTL": {
9598bf215546Sopenharmony_ci   "fields": [
9599bf215546Sopenharmony_ci    {"bits": [4, 5], "name": "MIN_AVAILSZ"},
9600bf215546Sopenharmony_ci    {"bits": [16, 19], "name": "BUFFER_DEPTH"},
9601bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "PIO_FIFO_EMPTY"},
9602bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "PIO_FIFO_FULL"},
9603bf215546Sopenharmony_ci    {"bits": [30, 31], "name": "PIO_COUNT"}
9604bf215546Sopenharmony_ci   ]
9605bf215546Sopenharmony_ci  },
9606bf215546Sopenharmony_ci  "CP_DMA_ME_COMMAND": {
9607bf215546Sopenharmony_ci   "fields": [
9608bf215546Sopenharmony_ci    {"bits": [0, 20], "name": "BYTE_COUNT"},
9609bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "DIS_WC"},
9610bf215546Sopenharmony_ci    {"bits": [22, 23], "name": "SRC_SWAP"},
9611bf215546Sopenharmony_ci    {"bits": [24, 25], "name": "DST_SWAP"},
9612bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "SAS"},
9613bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "DAS"},
9614bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "SAIC"},
9615bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "DAIC"},
9616bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "RAW_WAIT"}
9617bf215546Sopenharmony_ci   ]
9618bf215546Sopenharmony_ci  },
9619bf215546Sopenharmony_ci  "CP_DMA_ME_CONTROL": {
9620bf215546Sopenharmony_ci   "fields": [
9621bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "SRC_ATC"},
9622bf215546Sopenharmony_ci    {"bits": [13, 14], "name": "SRC_CACHE_POLICY"},
9623bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "SRC_VOLATILE"},
9624bf215546Sopenharmony_ci    {"bits": [20, 21], "name": "DST_SELECT"},
9625bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "DST_ATC"},
9626bf215546Sopenharmony_ci    {"bits": [25, 26], "name": "DST_CACHE_POLICY"},
9627bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "DST_VOLATILE"},
9628bf215546Sopenharmony_ci    {"bits": [29, 30], "name": "SRC_SELECT"}
9629bf215546Sopenharmony_ci   ]
9630bf215546Sopenharmony_ci  },
9631bf215546Sopenharmony_ci  "CP_DMA_ME_DST_ADDR_HI": {
9632bf215546Sopenharmony_ci   "fields": [
9633bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "DST_ADDR_HI"}
9634bf215546Sopenharmony_ci   ]
9635bf215546Sopenharmony_ci  },
9636bf215546Sopenharmony_ci  "CP_DMA_ME_SRC_ADDR_HI": {
9637bf215546Sopenharmony_ci   "fields": [
9638bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "SRC_ADDR_HI"}
9639bf215546Sopenharmony_ci   ]
9640bf215546Sopenharmony_ci  },
9641bf215546Sopenharmony_ci  "CP_DMA_READ_TAGS": {
9642bf215546Sopenharmony_ci   "fields": [
9643bf215546Sopenharmony_ci    {"bits": [0, 25], "name": "DMA_READ_TAG"},
9644bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "DMA_READ_TAG_VALID"}
9645bf215546Sopenharmony_ci   ]
9646bf215546Sopenharmony_ci  },
9647bf215546Sopenharmony_ci  "CP_DRAW_OBJECT_COUNTER": {
9648bf215546Sopenharmony_ci   "fields": [
9649bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "COUNT"}
9650bf215546Sopenharmony_ci   ]
9651bf215546Sopenharmony_ci  },
9652bf215546Sopenharmony_ci  "CP_DRAW_WINDOW_CNTL": {
9653bf215546Sopenharmony_ci   "fields": [
9654bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "DISABLE_DRAW_WINDOW_LO_MAX"},
9655bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "DISABLE_DRAW_WINDOW_LO_MIN"},
9656bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "DISABLE_DRAW_WINDOW_HI"},
9657bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "MODE"}
9658bf215546Sopenharmony_ci   ]
9659bf215546Sopenharmony_ci  },
9660bf215546Sopenharmony_ci  "CP_DRAW_WINDOW_LO": {
9661bf215546Sopenharmony_ci   "fields": [
9662bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "MIN"},
9663bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "MAX"}
9664bf215546Sopenharmony_ci   ]
9665bf215546Sopenharmony_ci  },
9666bf215546Sopenharmony_ci  "CP_EOP_DONE_ADDR_HI": {
9667bf215546Sopenharmony_ci   "fields": [
9668bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "ADDR_HI"}
9669bf215546Sopenharmony_ci   ]
9670bf215546Sopenharmony_ci  },
9671bf215546Sopenharmony_ci  "CP_EOP_DONE_ADDR_LO": {
9672bf215546Sopenharmony_ci   "fields": [
9673bf215546Sopenharmony_ci    {"bits": [0, 1], "name": "ADDR_SWAP"},
9674bf215546Sopenharmony_ci    {"bits": [2, 31], "name": "ADDR_LO"}
9675bf215546Sopenharmony_ci   ]
9676bf215546Sopenharmony_ci  },
9677bf215546Sopenharmony_ci  "CP_EOP_DONE_DATA_CNTL": {
9678bf215546Sopenharmony_ci   "fields": [
9679bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "CNTX_ID"},
9680bf215546Sopenharmony_ci    {"bits": [16, 17], "name": "DST_SEL"},
9681bf215546Sopenharmony_ci    {"bits": [24, 26], "name": "INT_SEL"},
9682bf215546Sopenharmony_ci    {"bits": [29, 31], "name": "DATA_SEL"}
9683bf215546Sopenharmony_ci   ]
9684bf215546Sopenharmony_ci  },
9685bf215546Sopenharmony_ci  "CP_EOP_DONE_EVENT_CNTL": {
9686bf215546Sopenharmony_ci   "fields": [
9687bf215546Sopenharmony_ci    {"bits": [0, 6], "name": "WBINV_TC_OP"},
9688bf215546Sopenharmony_ci    {"bits": [12, 17], "name": "WBINV_ACTION_ENA"},
9689bf215546Sopenharmony_ci    {"bits": [25, 26], "name": "CACHE_CONTROL"},
9690bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "EOP_VOLATILE"}
9691bf215546Sopenharmony_ci   ]
9692bf215546Sopenharmony_ci  },
9693bf215546Sopenharmony_ci  "CP_IB1_OFFSET": {
9694bf215546Sopenharmony_ci   "fields": [
9695bf215546Sopenharmony_ci    {"bits": [0, 19], "name": "IB1_OFFSET"}
9696bf215546Sopenharmony_ci   ]
9697bf215546Sopenharmony_ci  },
9698bf215546Sopenharmony_ci  "CP_IB1_PREAMBLE_BEGIN": {
9699bf215546Sopenharmony_ci   "fields": [
9700bf215546Sopenharmony_ci    {"bits": [0, 19], "name": "IB1_PREAMBLE_BEGIN"}
9701bf215546Sopenharmony_ci   ]
9702bf215546Sopenharmony_ci  },
9703bf215546Sopenharmony_ci  "CP_IB1_PREAMBLE_END": {
9704bf215546Sopenharmony_ci   "fields": [
9705bf215546Sopenharmony_ci    {"bits": [0, 19], "name": "IB1_PREAMBLE_END"}
9706bf215546Sopenharmony_ci   ]
9707bf215546Sopenharmony_ci  },
9708bf215546Sopenharmony_ci  "CP_IB2_OFFSET": {
9709bf215546Sopenharmony_ci   "fields": [
9710bf215546Sopenharmony_ci    {"bits": [0, 19], "name": "IB2_OFFSET"}
9711bf215546Sopenharmony_ci   ]
9712bf215546Sopenharmony_ci  },
9713bf215546Sopenharmony_ci  "CP_IB2_PREAMBLE_BEGIN": {
9714bf215546Sopenharmony_ci   "fields": [
9715bf215546Sopenharmony_ci    {"bits": [0, 19], "name": "IB2_PREAMBLE_BEGIN"}
9716bf215546Sopenharmony_ci   ]
9717bf215546Sopenharmony_ci  },
9718bf215546Sopenharmony_ci  "CP_IB2_PREAMBLE_END": {
9719bf215546Sopenharmony_ci   "fields": [
9720bf215546Sopenharmony_ci    {"bits": [0, 19], "name": "IB2_PREAMBLE_END"}
9721bf215546Sopenharmony_ci   ]
9722bf215546Sopenharmony_ci  },
9723bf215546Sopenharmony_ci  "CP_ME_MC_RADDR_HI": {
9724bf215546Sopenharmony_ci   "fields": [
9725bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "ME_MC_RADDR_HI"}
9726bf215546Sopenharmony_ci   ]
9727bf215546Sopenharmony_ci  },
9728bf215546Sopenharmony_ci  "CP_ME_MC_RADDR_LO": {
9729bf215546Sopenharmony_ci   "fields": [
9730bf215546Sopenharmony_ci    {"bits": [0, 1], "name": "ME_MC_RADDR_SWAP"},
9731bf215546Sopenharmony_ci    {"bits": [2, 31], "name": "ME_MC_RADDR_LO"}
9732bf215546Sopenharmony_ci   ]
9733bf215546Sopenharmony_ci  },
9734bf215546Sopenharmony_ci  "CP_ME_MC_WADDR_HI": {
9735bf215546Sopenharmony_ci   "fields": [
9736bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "ME_MC_WADDR_HI"}
9737bf215546Sopenharmony_ci   ]
9738bf215546Sopenharmony_ci  },
9739bf215546Sopenharmony_ci  "CP_ME_MC_WADDR_LO": {
9740bf215546Sopenharmony_ci   "fields": [
9741bf215546Sopenharmony_ci    {"bits": [0, 1], "name": "ME_MC_WADDR_SWAP"},
9742bf215546Sopenharmony_ci    {"bits": [2, 31], "name": "ME_MC_WADDR_LO"}
9743bf215546Sopenharmony_ci   ]
9744bf215546Sopenharmony_ci  },
9745bf215546Sopenharmony_ci  "CP_PERFMON_CNTL": {
9746bf215546Sopenharmony_ci   "fields": [
9747bf215546Sopenharmony_ci    {"bits": [0, 3], "enum_ref": "CP_PERFMON_STATE", "name": "PERFMON_STATE"},
9748bf215546Sopenharmony_ci    {"bits": [4, 7], "enum_ref": "SPM_PERFMON_STATE", "name": "SPM_PERFMON_STATE"},
9749bf215546Sopenharmony_ci    {"bits": [8, 9], "enum_ref": "CP_PERFMON_ENABLE_MODE", "name": "PERFMON_ENABLE_MODE"},
9750bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "PERFMON_SAMPLE_ENABLE"}
9751bf215546Sopenharmony_ci   ]
9752bf215546Sopenharmony_ci  },
9753bf215546Sopenharmony_ci  "CP_PERFMON_CNTX_CNTL": {
9754bf215546Sopenharmony_ci   "fields": [
9755bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "PERFMON_ENABLE"}
9756bf215546Sopenharmony_ci   ]
9757bf215546Sopenharmony_ci  },
9758bf215546Sopenharmony_ci  "CP_PFP_IB_CONTROL": {
9759bf215546Sopenharmony_ci   "fields": [
9760bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "IB_EN"}
9761bf215546Sopenharmony_ci   ]
9762bf215546Sopenharmony_ci  },
9763bf215546Sopenharmony_ci  "CP_PFP_LOAD_CONTROL": {
9764bf215546Sopenharmony_ci   "fields": [
9765bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "CONFIG_REG_EN"},
9766bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "CNTX_REG_EN"},
9767bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "UCONFIG_REG_EN"},
9768bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "SH_GFX_REG_EN"},
9769bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "SH_CS_REG_EN"}
9770bf215546Sopenharmony_ci   ]
9771bf215546Sopenharmony_ci  },
9772bf215546Sopenharmony_ci  "CP_PIPE_STATS_ADDR_HI": {
9773bf215546Sopenharmony_ci   "fields": [
9774bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "PIPE_STATS_ADDR_HI"}
9775bf215546Sopenharmony_ci   ]
9776bf215546Sopenharmony_ci  },
9777bf215546Sopenharmony_ci  "CP_PIPE_STATS_ADDR_LO": {
9778bf215546Sopenharmony_ci   "fields": [
9779bf215546Sopenharmony_ci    {"bits": [0, 1], "name": "PIPE_STATS_ADDR_SWAP"},
9780bf215546Sopenharmony_ci    {"bits": [2, 31], "name": "PIPE_STATS_ADDR_LO"}
9781bf215546Sopenharmony_ci   ]
9782bf215546Sopenharmony_ci  },
9783bf215546Sopenharmony_ci  "CP_RB_OFFSET": {
9784bf215546Sopenharmony_ci   "fields": [
9785bf215546Sopenharmony_ci    {"bits": [0, 19], "name": "RB_OFFSET"}
9786bf215546Sopenharmony_ci   ]
9787bf215546Sopenharmony_ci  },
9788bf215546Sopenharmony_ci  "CP_RINGID": {
9789bf215546Sopenharmony_ci   "fields": [
9790bf215546Sopenharmony_ci    {"bits": [0, 1], "name": "RINGID"}
9791bf215546Sopenharmony_ci   ]
9792bf215546Sopenharmony_ci  },
9793bf215546Sopenharmony_ci  "CP_SIG_SEM_ADDR_HI": {
9794bf215546Sopenharmony_ci   "fields": [
9795bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "SEM_ADDR_HI"},
9796bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "SEM_USE_MAILBOX"},
9797bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "SEM_SIGNAL_TYPE"},
9798bf215546Sopenharmony_ci    {"bits": [24, 25], "name": "SEM_CLIENT_CODE"},
9799bf215546Sopenharmony_ci    {"bits": [29, 31], "name": "SEM_SELECT"}
9800bf215546Sopenharmony_ci   ]
9801bf215546Sopenharmony_ci  },
9802bf215546Sopenharmony_ci  "CP_SIG_SEM_ADDR_LO": {
9803bf215546Sopenharmony_ci   "fields": [
9804bf215546Sopenharmony_ci    {"bits": [0, 1], "name": "SEM_ADDR_SWAP"},
9805bf215546Sopenharmony_ci    {"bits": [3, 31], "name": "SEM_ADDR_LO"}
9806bf215546Sopenharmony_ci   ]
9807bf215546Sopenharmony_ci  },
9808bf215546Sopenharmony_ci  "CP_STREAM_OUT_ADDR_HI": {
9809bf215546Sopenharmony_ci   "fields": [
9810bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "STREAM_OUT_ADDR_HI"}
9811bf215546Sopenharmony_ci   ]
9812bf215546Sopenharmony_ci  },
9813bf215546Sopenharmony_ci  "CP_STREAM_OUT_ADDR_LO": {
9814bf215546Sopenharmony_ci   "fields": [
9815bf215546Sopenharmony_ci    {"bits": [0, 1], "name": "STREAM_OUT_ADDR_SWAP"},
9816bf215546Sopenharmony_ci    {"bits": [2, 31], "name": "STREAM_OUT_ADDR_LO"}
9817bf215546Sopenharmony_ci   ]
9818bf215546Sopenharmony_ci  },
9819bf215546Sopenharmony_ci  "CP_STRMOUT_CNTL": {
9820bf215546Sopenharmony_ci   "fields": [
9821bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "OFFSET_UPDATE_DONE"}
9822bf215546Sopenharmony_ci   ]
9823bf215546Sopenharmony_ci  },
9824bf215546Sopenharmony_ci  "CP_ST_BASE_HI": {
9825bf215546Sopenharmony_ci   "fields": [
9826bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "ST_BASE_HI"}
9827bf215546Sopenharmony_ci   ]
9828bf215546Sopenharmony_ci  },
9829bf215546Sopenharmony_ci  "CP_ST_BASE_LO": {
9830bf215546Sopenharmony_ci   "fields": [
9831bf215546Sopenharmony_ci    {"bits": [2, 31], "name": "ST_BASE_LO"}
9832bf215546Sopenharmony_ci   ]
9833bf215546Sopenharmony_ci  },
9834bf215546Sopenharmony_ci  "CP_ST_BUFSZ": {
9835bf215546Sopenharmony_ci   "fields": [
9836bf215546Sopenharmony_ci    {"bits": [0, 19], "name": "ST_BUFSZ"}
9837bf215546Sopenharmony_ci   ]
9838bf215546Sopenharmony_ci  },
9839bf215546Sopenharmony_ci  "CP_VMID": {
9840bf215546Sopenharmony_ci   "fields": [
9841bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "VMID"}
9842bf215546Sopenharmony_ci   ]
9843bf215546Sopenharmony_ci  },
9844bf215546Sopenharmony_ci  "CS_COPY_STATE": {
9845bf215546Sopenharmony_ci   "fields": [
9846bf215546Sopenharmony_ci    {"bits": [0, 2], "name": "SRC_STATE_ID"}
9847bf215546Sopenharmony_ci   ]
9848bf215546Sopenharmony_ci  },
9849bf215546Sopenharmony_ci  "DB_ALPHA_TO_MASK": {
9850bf215546Sopenharmony_ci   "fields": [
9851bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "ALPHA_TO_MASK_ENABLE"},
9852bf215546Sopenharmony_ci    {"bits": [8, 9], "name": "ALPHA_TO_MASK_OFFSET0"},
9853bf215546Sopenharmony_ci    {"bits": [10, 11], "name": "ALPHA_TO_MASK_OFFSET1"},
9854bf215546Sopenharmony_ci    {"bits": [12, 13], "name": "ALPHA_TO_MASK_OFFSET2"},
9855bf215546Sopenharmony_ci    {"bits": [14, 15], "name": "ALPHA_TO_MASK_OFFSET3"},
9856bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "OFFSET_ROUND"}
9857bf215546Sopenharmony_ci   ]
9858bf215546Sopenharmony_ci  },
9859bf215546Sopenharmony_ci  "DB_COUNT_CONTROL": {
9860bf215546Sopenharmony_ci   "fields": [
9861bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "ZPASS_INCREMENT_DISABLE"},
9862bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "PERFECT_ZPASS_COUNTS"},
9863bf215546Sopenharmony_ci    {"bits": [4, 6], "name": "SAMPLE_RATE"},
9864bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "ZPASS_ENABLE"},
9865bf215546Sopenharmony_ci    {"bits": [12, 15], "name": "ZFAIL_ENABLE"},
9866bf215546Sopenharmony_ci    {"bits": [16, 19], "name": "SFAIL_ENABLE"},
9867bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "DBFAIL_ENABLE"},
9868bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "SLICE_EVEN_ENABLE"},
9869bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "SLICE_ODD_ENABLE"}
9870bf215546Sopenharmony_ci   ]
9871bf215546Sopenharmony_ci  },
9872bf215546Sopenharmony_ci  "DB_DEPTH_CONTROL": {
9873bf215546Sopenharmony_ci   "fields": [
9874bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "STENCIL_ENABLE"},
9875bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "Z_ENABLE"},
9876bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "Z_WRITE_ENABLE"},
9877bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "DEPTH_BOUNDS_ENABLE"},
9878bf215546Sopenharmony_ci    {"bits": [4, 6], "enum_ref": "CompareFrag", "name": "ZFUNC"},
9879bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "BACKFACE_ENABLE"},
9880bf215546Sopenharmony_ci    {"bits": [8, 10], "enum_ref": "CompareFrag", "name": "STENCILFUNC"},
9881bf215546Sopenharmony_ci    {"bits": [20, 22], "enum_ref": "CompareFrag", "name": "STENCILFUNC_BF"},
9882bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "ENABLE_COLOR_WRITES_ON_DEPTH_FAIL"},
9883bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "DISABLE_COLOR_WRITES_ON_DEPTH_PASS"}
9884bf215546Sopenharmony_ci   ]
9885bf215546Sopenharmony_ci  },
9886bf215546Sopenharmony_ci  "DB_DEPTH_INFO": {
9887bf215546Sopenharmony_ci   "fields": [
9888bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "ADDR5_SWIZZLE_MASK"},
9889bf215546Sopenharmony_ci    {"bits": [4, 7], "enum_ref": "ArrayMode", "name": "ARRAY_MODE"},
9890bf215546Sopenharmony_ci    {"bits": [8, 12], "enum_ref": "PipeConfig", "name": "PIPE_CONFIG"},
9891bf215546Sopenharmony_ci    {"bits": [13, 14], "enum_ref": "BankWidth", "name": "BANK_WIDTH"},
9892bf215546Sopenharmony_ci    {"bits": [15, 16], "enum_ref": "BankHeight", "name": "BANK_HEIGHT"},
9893bf215546Sopenharmony_ci    {"bits": [17, 18], "enum_ref": "MacroTileAspect", "name": "MACRO_TILE_ASPECT"},
9894bf215546Sopenharmony_ci    {"bits": [19, 20], "enum_ref": "NumBanks", "name": "NUM_BANKS"}
9895bf215546Sopenharmony_ci   ]
9896bf215546Sopenharmony_ci  },
9897bf215546Sopenharmony_ci  "DB_DEPTH_SIZE": {
9898bf215546Sopenharmony_ci   "fields": [
9899bf215546Sopenharmony_ci    {"bits": [0, 10], "name": "PITCH_TILE_MAX"},
9900bf215546Sopenharmony_ci    {"bits": [11, 21], "name": "HEIGHT_TILE_MAX"}
9901bf215546Sopenharmony_ci   ]
9902bf215546Sopenharmony_ci  },
9903bf215546Sopenharmony_ci  "DB_DEPTH_SLICE": {
9904bf215546Sopenharmony_ci   "fields": [
9905bf215546Sopenharmony_ci    {"bits": [0, 21], "name": "SLICE_TILE_MAX"}
9906bf215546Sopenharmony_ci   ]
9907bf215546Sopenharmony_ci  },
9908bf215546Sopenharmony_ci  "DB_DEPTH_VIEW": {
9909bf215546Sopenharmony_ci   "fields": [
9910bf215546Sopenharmony_ci    {"bits": [0, 10], "name": "SLICE_START"},
9911bf215546Sopenharmony_ci    {"bits": [13, 23], "name": "SLICE_MAX"},
9912bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "Z_READ_ONLY"},
9913bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "STENCIL_READ_ONLY"}
9914bf215546Sopenharmony_ci   ]
9915bf215546Sopenharmony_ci  },
9916bf215546Sopenharmony_ci  "DB_EQAA": {
9917bf215546Sopenharmony_ci   "fields": [
9918bf215546Sopenharmony_ci    {"bits": [0, 2], "name": "MAX_ANCHOR_SAMPLES"},
9919bf215546Sopenharmony_ci    {"bits": [4, 6], "name": "PS_ITER_SAMPLES"},
9920bf215546Sopenharmony_ci    {"bits": [8, 10], "name": "MASK_EXPORT_NUM_SAMPLES"},
9921bf215546Sopenharmony_ci    {"bits": [12, 14], "name": "ALPHA_TO_MASK_NUM_SAMPLES"},
9922bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "HIGH_QUALITY_INTERSECTIONS"},
9923bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "INCOHERENT_EQAA_READS"},
9924bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "INTERPOLATE_COMP_Z"},
9925bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "INTERPOLATE_SRC_Z"},
9926bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "STATIC_ANCHOR_ASSOCIATIONS"},
9927bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "ALPHA_TO_MASK_EQAA_DISABLE"},
9928bf215546Sopenharmony_ci    {"bits": [24, 26], "name": "OVERRASTERIZATION_AMOUNT"},
9929bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "ENABLE_POSTZ_OVERRASTERIZATION"}
9930bf215546Sopenharmony_ci   ]
9931bf215546Sopenharmony_ci  },
9932bf215546Sopenharmony_ci  "DB_HTILE_SURFACE": {
9933bf215546Sopenharmony_ci   "fields": [
9934bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "LINEAR"},
9935bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "FULL_CACHE"},
9936bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "HTILE_USES_PRELOAD_WIN"},
9937bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "PRELOAD"},
9938bf215546Sopenharmony_ci    {"bits": [4, 9], "name": "PREFETCH_WIDTH"},
9939bf215546Sopenharmony_ci    {"bits": [10, 15], "name": "PREFETCH_HEIGHT"},
9940bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "DST_OUTSIDE_ZERO_TO_ONE"}
9941bf215546Sopenharmony_ci   ]
9942bf215546Sopenharmony_ci  },
9943bf215546Sopenharmony_ci  "DB_PERFCOUNTER0_SELECT": {
9944bf215546Sopenharmony_ci   "fields": [
9945bf215546Sopenharmony_ci    {"bits": [0, 9], "name": "PERF_SEL"},
9946bf215546Sopenharmony_ci    {"bits": [10, 19], "name": "PERF_SEL1"},
9947bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "CNTR_MODE"},
9948bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "PERF_MODE1"},
9949bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "PERF_MODE"}
9950bf215546Sopenharmony_ci   ]
9951bf215546Sopenharmony_ci  },
9952bf215546Sopenharmony_ci  "DB_PERFCOUNTER0_SELECT1": {
9953bf215546Sopenharmony_ci   "fields": [
9954bf215546Sopenharmony_ci    {"bits": [0, 9], "name": "PERF_SEL2"},
9955bf215546Sopenharmony_ci    {"bits": [10, 19], "name": "PERF_SEL3"},
9956bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "PERF_MODE3"},
9957bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "PERF_MODE2"}
9958bf215546Sopenharmony_ci   ]
9959bf215546Sopenharmony_ci  },
9960bf215546Sopenharmony_ci  "DB_PRELOAD_CONTROL": {
9961bf215546Sopenharmony_ci   "fields": [
9962bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "START_X"},
9963bf215546Sopenharmony_ci    {"bits": [8, 15], "name": "START_Y"},
9964bf215546Sopenharmony_ci    {"bits": [16, 23], "name": "MAX_X"},
9965bf215546Sopenharmony_ci    {"bits": [24, 31], "name": "MAX_Y"}
9966bf215546Sopenharmony_ci   ]
9967bf215546Sopenharmony_ci  },
9968bf215546Sopenharmony_ci  "DB_RENDER_CONTROL": {
9969bf215546Sopenharmony_ci   "fields": [
9970bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "DEPTH_CLEAR_ENABLE"},
9971bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "STENCIL_CLEAR_ENABLE"},
9972bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "DEPTH_COPY"},
9973bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "STENCIL_COPY"},
9974bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "RESUMMARIZE_ENABLE"},
9975bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "STENCIL_COMPRESS_DISABLE"},
9976bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "DEPTH_COMPRESS_DISABLE"},
9977bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "COPY_CENTROID"},
9978bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "COPY_SAMPLE"}
9979bf215546Sopenharmony_ci   ]
9980bf215546Sopenharmony_ci  },
9981bf215546Sopenharmony_ci  "DB_RENDER_OVERRIDE": {
9982bf215546Sopenharmony_ci   "fields": [
9983bf215546Sopenharmony_ci    {"bits": [0, 1], "enum_ref": "ForceControl", "name": "FORCE_HIZ_ENABLE"},
9984bf215546Sopenharmony_ci    {"bits": [2, 3], "enum_ref": "ForceControl", "name": "FORCE_HIS_ENABLE0"},
9985bf215546Sopenharmony_ci    {"bits": [4, 5], "enum_ref": "ForceControl", "name": "FORCE_HIS_ENABLE1"},
9986bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "FORCE_SHADER_Z_ORDER"},
9987bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "FAST_Z_DISABLE"},
9988bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "FAST_STENCIL_DISABLE"},
9989bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "NOOP_CULL_DISABLE"},
9990bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "FORCE_COLOR_KILL"},
9991bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "FORCE_Z_READ"},
9992bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "FORCE_STENCIL_READ"},
9993bf215546Sopenharmony_ci    {"bits": [13, 14], "enum_ref": "ForceControl", "name": "FORCE_FULL_Z_RANGE"},
9994bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "FORCE_QC_SMASK_CONFLICT"},
9995bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "DISABLE_VIEWPORT_CLAMP"},
9996bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "IGNORE_SC_ZRANGE"},
9997bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "DISABLE_FULLY_COVERED"},
9998bf215546Sopenharmony_ci    {"bits": [19, 20], "enum_ref": "ZLimitSumm", "name": "FORCE_Z_LIMIT_SUMM"},
9999bf215546Sopenharmony_ci    {"bits": [21, 25], "name": "MAX_TILES_IN_DTT"},
10000bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "DISABLE_TILE_RATE_TILES"},
10001bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "FORCE_Z_DIRTY"},
10002bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "FORCE_STENCIL_DIRTY"},
10003bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "FORCE_Z_VALID"},
10004bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "FORCE_STENCIL_VALID"},
10005bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "PRESERVE_COMPRESSION"}
10006bf215546Sopenharmony_ci   ]
10007bf215546Sopenharmony_ci  },
10008bf215546Sopenharmony_ci  "DB_RENDER_OVERRIDE2": {
10009bf215546Sopenharmony_ci   "fields": [
10010bf215546Sopenharmony_ci    {"bits": [0, 1], "enum_ref": "DbPSLControl", "name": "PARTIAL_SQUAD_LAUNCH_CONTROL"},
10011bf215546Sopenharmony_ci    {"bits": [2, 4], "name": "PARTIAL_SQUAD_LAUNCH_COUNTDOWN"},
10012bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "DISABLE_ZMASK_EXPCLEAR_OPTIMIZATION"},
10013bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "DISABLE_SMEM_EXPCLEAR_OPTIMIZATION"},
10014bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "DISABLE_COLOR_ON_VALIDATION"},
10015bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "DECOMPRESS_Z_ON_FLUSH"},
10016bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "DISABLE_REG_SNOOP"},
10017bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "DEPTH_BOUNDS_HIER_DEPTH_DISABLE"},
10018bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "SEPARATE_HIZS_FUNC_ENABLE"},
10019bf215546Sopenharmony_ci    {"bits": [12, 14], "enum_ref": "CompareFrag", "name": "HIZ_ZFUNC"},
10020bf215546Sopenharmony_ci    {"bits": [15, 17], "name": "HIS_SFUNC_FF"},
10021bf215546Sopenharmony_ci    {"bits": [18, 20], "name": "HIS_SFUNC_BF"},
10022bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "PRESERVE_ZRANGE"},
10023bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "PRESERVE_SRESULTS"},
10024bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "DISABLE_FAST_PASS"}
10025bf215546Sopenharmony_ci   ]
10026bf215546Sopenharmony_ci  },
10027bf215546Sopenharmony_ci  "DB_SHADER_CONTROL": {
10028bf215546Sopenharmony_ci   "fields": [
10029bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "Z_EXPORT_ENABLE"},
10030bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "STENCIL_TEST_VAL_EXPORT_ENABLE"},
10031bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "STENCIL_OP_VAL_EXPORT_ENABLE"},
10032bf215546Sopenharmony_ci    {"bits": [4, 5], "enum_ref": "ZOrder", "name": "Z_ORDER"},
10033bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "KILL_ENABLE"},
10034bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "COVERAGE_TO_MASK_ENABLE"},
10035bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "MASK_EXPORT_ENABLE"},
10036bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "EXEC_ON_HIER_FAIL"},
10037bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "EXEC_ON_NOOP"},
10038bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "ALPHA_TO_MASK_DISABLE"},
10039bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "DEPTH_BEFORE_SHADER"},
10040bf215546Sopenharmony_ci    {"bits": [13, 14], "enum_ref": "ConservativeZExport", "name": "CONSERVATIVE_Z_EXPORT"}
10041bf215546Sopenharmony_ci   ]
10042bf215546Sopenharmony_ci  },
10043bf215546Sopenharmony_ci  "DB_SRESULTS_COMPARE_STATE0": {
10044bf215546Sopenharmony_ci   "fields": [
10045bf215546Sopenharmony_ci    {"bits": [0, 2], "enum_ref": "CompareFrag", "name": "COMPAREFUNC0"},
10046bf215546Sopenharmony_ci    {"bits": [4, 11], "name": "COMPAREVALUE0"},
10047bf215546Sopenharmony_ci    {"bits": [12, 19], "name": "COMPAREMASK0"},
10048bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "ENABLE0"}
10049bf215546Sopenharmony_ci   ]
10050bf215546Sopenharmony_ci  },
10051bf215546Sopenharmony_ci  "DB_SRESULTS_COMPARE_STATE1": {
10052bf215546Sopenharmony_ci   "fields": [
10053bf215546Sopenharmony_ci    {"bits": [0, 2], "enum_ref": "CompareFrag", "name": "COMPAREFUNC1"},
10054bf215546Sopenharmony_ci    {"bits": [4, 11], "name": "COMPAREVALUE1"},
10055bf215546Sopenharmony_ci    {"bits": [12, 19], "name": "COMPAREMASK1"},
10056bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "ENABLE1"}
10057bf215546Sopenharmony_ci   ]
10058bf215546Sopenharmony_ci  },
10059bf215546Sopenharmony_ci  "DB_STENCILREFMASK": {
10060bf215546Sopenharmony_ci   "fields": [
10061bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "STENCILTESTVAL"},
10062bf215546Sopenharmony_ci    {"bits": [8, 15], "name": "STENCILMASK"},
10063bf215546Sopenharmony_ci    {"bits": [16, 23], "name": "STENCILWRITEMASK"},
10064bf215546Sopenharmony_ci    {"bits": [24, 31], "name": "STENCILOPVAL"}
10065bf215546Sopenharmony_ci   ]
10066bf215546Sopenharmony_ci  },
10067bf215546Sopenharmony_ci  "DB_STENCILREFMASK_BF": {
10068bf215546Sopenharmony_ci   "fields": [
10069bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "STENCILTESTVAL_BF"},
10070bf215546Sopenharmony_ci    {"bits": [8, 15], "name": "STENCILMASK_BF"},
10071bf215546Sopenharmony_ci    {"bits": [16, 23], "name": "STENCILWRITEMASK_BF"},
10072bf215546Sopenharmony_ci    {"bits": [24, 31], "name": "STENCILOPVAL_BF"}
10073bf215546Sopenharmony_ci   ]
10074bf215546Sopenharmony_ci  },
10075bf215546Sopenharmony_ci  "DB_STENCIL_CLEAR": {
10076bf215546Sopenharmony_ci   "fields": [
10077bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "CLEAR"}
10078bf215546Sopenharmony_ci   ]
10079bf215546Sopenharmony_ci  },
10080bf215546Sopenharmony_ci  "DB_STENCIL_CONTROL": {
10081bf215546Sopenharmony_ci   "fields": [
10082bf215546Sopenharmony_ci    {"bits": [0, 3], "enum_ref": "StencilOp", "name": "STENCILFAIL"},
10083bf215546Sopenharmony_ci    {"bits": [4, 7], "enum_ref": "StencilOp", "name": "STENCILZPASS"},
10084bf215546Sopenharmony_ci    {"bits": [8, 11], "enum_ref": "StencilOp", "name": "STENCILZFAIL"},
10085bf215546Sopenharmony_ci    {"bits": [12, 15], "enum_ref": "StencilOp", "name": "STENCILFAIL_BF"},
10086bf215546Sopenharmony_ci    {"bits": [16, 19], "enum_ref": "StencilOp", "name": "STENCILZPASS_BF"},
10087bf215546Sopenharmony_ci    {"bits": [20, 23], "enum_ref": "StencilOp", "name": "STENCILZFAIL_BF"}
10088bf215546Sopenharmony_ci   ]
10089bf215546Sopenharmony_ci  },
10090bf215546Sopenharmony_ci  "DB_STENCIL_INFO": {
10091bf215546Sopenharmony_ci   "fields": [
10092bf215546Sopenharmony_ci    {"bits": [0, 0], "enum_ref": "StencilFormat", "name": "FORMAT"},
10093bf215546Sopenharmony_ci    {"bits": [13, 15], "enum_ref": "TileSplit", "name": "TILE_SPLIT"},
10094bf215546Sopenharmony_ci    {"bits": [20, 22], "name": "TILE_MODE_INDEX"},
10095bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "ALLOW_EXPCLEAR"},
10096bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "TILE_STENCIL_DISABLE"}
10097bf215546Sopenharmony_ci   ]
10098bf215546Sopenharmony_ci  },
10099bf215546Sopenharmony_ci  "DB_ZPASS_COUNT_HI": {
10100bf215546Sopenharmony_ci   "fields": [
10101bf215546Sopenharmony_ci    {"bits": [0, 30], "name": "COUNT_HI"}
10102bf215546Sopenharmony_ci   ]
10103bf215546Sopenharmony_ci  },
10104bf215546Sopenharmony_ci  "DB_Z_INFO": {
10105bf215546Sopenharmony_ci   "fields": [
10106bf215546Sopenharmony_ci    {"bits": [0, 1], "enum_ref": "ZFormat", "name": "FORMAT"},
10107bf215546Sopenharmony_ci    {"bits": [2, 3], "name": "NUM_SAMPLES"},
10108bf215546Sopenharmony_ci    {"bits": [13, 15], "enum_ref": "TileSplit", "name": "TILE_SPLIT"},
10109bf215546Sopenharmony_ci    {"bits": [20, 22], "name": "TILE_MODE_INDEX"},
10110bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "ALLOW_EXPCLEAR"},
10111bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "READ_SIZE"},
10112bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "TILE_SURFACE_ENABLE"},
10113bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "ZRANGE_PRECISION"}
10114bf215546Sopenharmony_ci   ]
10115bf215546Sopenharmony_ci  },
10116bf215546Sopenharmony_ci  "GB_ADDR_CONFIG": {
10117bf215546Sopenharmony_ci   "fields": [
10118bf215546Sopenharmony_ci    {"bits": [0, 2], "name": "NUM_PIPES"},
10119bf215546Sopenharmony_ci    {"bits": [4, 6], "name": "PIPE_INTERLEAVE_SIZE"},
10120bf215546Sopenharmony_ci    {"bits": [8, 10], "name": "BANK_INTERLEAVE_SIZE"},
10121bf215546Sopenharmony_ci    {"bits": [12, 13], "name": "NUM_SHADER_ENGINES"},
10122bf215546Sopenharmony_ci    {"bits": [16, 18], "name": "SHADER_ENGINE_TILE_SIZE"},
10123bf215546Sopenharmony_ci    {"bits": [20, 22], "name": "NUM_GPUS"},
10124bf215546Sopenharmony_ci    {"bits": [24, 25], "name": "MULTI_GPU_TILE_SIZE"},
10125bf215546Sopenharmony_ci    {"bits": [28, 29], "name": "ROW_SIZE"},
10126bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "NUM_LOWER_PIPES"}
10127bf215546Sopenharmony_ci   ]
10128bf215546Sopenharmony_ci  },
10129bf215546Sopenharmony_ci  "GB_MACROTILE_MODE0": {
10130bf215546Sopenharmony_ci   "fields": [
10131bf215546Sopenharmony_ci    {"bits": [0, 1], "enum_ref": "BankWidth", "name": "BANK_WIDTH"},
10132bf215546Sopenharmony_ci    {"bits": [2, 3], "enum_ref": "BankHeight", "name": "BANK_HEIGHT"},
10133bf215546Sopenharmony_ci    {"bits": [4, 5], "enum_ref": "MacroTileAspect", "name": "MACRO_TILE_ASPECT"},
10134bf215546Sopenharmony_ci    {"bits": [6, 7], "enum_ref": "NumBanks", "name": "NUM_BANKS"}
10135bf215546Sopenharmony_ci   ]
10136bf215546Sopenharmony_ci  },
10137bf215546Sopenharmony_ci  "GB_TILE_MODE0": {
10138bf215546Sopenharmony_ci   "fields": [
10139bf215546Sopenharmony_ci    {"bits": [2, 5], "enum_ref": "ArrayMode", "name": "ARRAY_MODE"},
10140bf215546Sopenharmony_ci    {"bits": [6, 10], "enum_ref": "PipeConfig", "name": "PIPE_CONFIG"},
10141bf215546Sopenharmony_ci    {"bits": [11, 13], "enum_ref": "TileSplit", "name": "TILE_SPLIT"},
10142bf215546Sopenharmony_ci    {"bits": [22, 24], "enum_ref": "MicroTileMode", "name": "MICRO_TILE_MODE_NEW"},
10143bf215546Sopenharmony_ci    {"bits": [25, 26], "name": "SAMPLE_SPLIT"}
10144bf215546Sopenharmony_ci   ]
10145bf215546Sopenharmony_ci  },
10146bf215546Sopenharmony_ci  "GDS_ATOM_BASE": {
10147bf215546Sopenharmony_ci   "fields": [
10148bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "BASE"},
10149bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "UNUSED"}
10150bf215546Sopenharmony_ci   ]
10151bf215546Sopenharmony_ci  },
10152bf215546Sopenharmony_ci  "GDS_ATOM_CNTL": {
10153bf215546Sopenharmony_ci   "fields": [
10154bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "AINC"},
10155bf215546Sopenharmony_ci    {"bits": [6, 7], "name": "UNUSED1"},
10156bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "DMODE"},
10157bf215546Sopenharmony_ci    {"bits": [9, 31], "name": "UNUSED2"}
10158bf215546Sopenharmony_ci   ]
10159bf215546Sopenharmony_ci  },
10160bf215546Sopenharmony_ci  "GDS_ATOM_COMPLETE": {
10161bf215546Sopenharmony_ci   "fields": [
10162bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "COMPLETE"},
10163bf215546Sopenharmony_ci    {"bits": [1, 31], "name": "UNUSED"}
10164bf215546Sopenharmony_ci   ]
10165bf215546Sopenharmony_ci  },
10166bf215546Sopenharmony_ci  "GDS_ATOM_OFFSET0": {
10167bf215546Sopenharmony_ci   "fields": [
10168bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "OFFSET0"},
10169bf215546Sopenharmony_ci    {"bits": [8, 31], "name": "UNUSED"}
10170bf215546Sopenharmony_ci   ]
10171bf215546Sopenharmony_ci  },
10172bf215546Sopenharmony_ci  "GDS_ATOM_OFFSET1": {
10173bf215546Sopenharmony_ci   "fields": [
10174bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "OFFSET1"},
10175bf215546Sopenharmony_ci    {"bits": [8, 31], "name": "UNUSED"}
10176bf215546Sopenharmony_ci   ]
10177bf215546Sopenharmony_ci  },
10178bf215546Sopenharmony_ci  "GDS_ATOM_OP": {
10179bf215546Sopenharmony_ci   "fields": [
10180bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "OP"},
10181bf215546Sopenharmony_ci    {"bits": [8, 31], "name": "UNUSED"}
10182bf215546Sopenharmony_ci   ]
10183bf215546Sopenharmony_ci  },
10184bf215546Sopenharmony_ci  "GDS_ATOM_SIZE": {
10185bf215546Sopenharmony_ci   "fields": [
10186bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "SIZE"},
10187bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "UNUSED"}
10188bf215546Sopenharmony_ci   ]
10189bf215546Sopenharmony_ci  },
10190bf215546Sopenharmony_ci  "GDS_GWS_RESOURCE": {
10191bf215546Sopenharmony_ci   "fields": [
10192bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "FLAG"},
10193bf215546Sopenharmony_ci    {"bits": [1, 12], "name": "COUNTER"},
10194bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "TYPE"},
10195bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "DED"},
10196bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "RELEASE_ALL"},
10197bf215546Sopenharmony_ci    {"bits": [16, 26], "name": "HEAD_QUEUE"},
10198bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "HEAD_VALID"},
10199bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "HEAD_FLAG"},
10200bf215546Sopenharmony_ci    {"bits": [29, 31], "name": "UNUSED1"}
10201bf215546Sopenharmony_ci   ]
10202bf215546Sopenharmony_ci  },
10203bf215546Sopenharmony_ci  "GDS_GWS_RESOURCE_CNT": {
10204bf215546Sopenharmony_ci   "fields": [
10205bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "RESOURCE_CNT"},
10206bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "UNUSED"}
10207bf215546Sopenharmony_ci   ]
10208bf215546Sopenharmony_ci  },
10209bf215546Sopenharmony_ci  "GDS_GWS_RESOURCE_CNTL": {
10210bf215546Sopenharmony_ci   "fields": [
10211bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "INDEX"},
10212bf215546Sopenharmony_ci    {"bits": [6, 31], "name": "UNUSED"}
10213bf215546Sopenharmony_ci   ]
10214bf215546Sopenharmony_ci  },
10215bf215546Sopenharmony_ci  "GDS_OA_ADDRESS": {
10216bf215546Sopenharmony_ci   "fields": [
10217bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "DS_ADDRESS"},
10218bf215546Sopenharmony_ci    {"bits": [16, 19], "name": "CRAWLER_TYPE"},
10219bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "CRAWLER"},
10220bf215546Sopenharmony_ci    {"bits": [24, 29], "name": "UNUSED"},
10221bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "NO_ALLOC"},
10222bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "ENABLE"}
10223bf215546Sopenharmony_ci   ]
10224bf215546Sopenharmony_ci  },
10225bf215546Sopenharmony_ci  "GDS_OA_CNTL": {
10226bf215546Sopenharmony_ci   "fields": [
10227bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "INDEX"},
10228bf215546Sopenharmony_ci    {"bits": [4, 31], "name": "UNUSED"}
10229bf215546Sopenharmony_ci   ]
10230bf215546Sopenharmony_ci  },
10231bf215546Sopenharmony_ci  "GDS_OA_INCDEC": {
10232bf215546Sopenharmony_ci   "fields": [
10233bf215546Sopenharmony_ci    {"bits": [0, 30], "name": "VALUE"},
10234bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "INCDEC"}
10235bf215546Sopenharmony_ci   ]
10236bf215546Sopenharmony_ci  },
10237bf215546Sopenharmony_ci  "GRBM_GFX_INDEX": {
10238bf215546Sopenharmony_ci   "fields": [
10239bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "INSTANCE_INDEX"},
10240bf215546Sopenharmony_ci    {"bits": [8, 15], "name": "SH_INDEX"},
10241bf215546Sopenharmony_ci    {"bits": [16, 23], "name": "SE_INDEX"},
10242bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "SH_BROADCAST_WRITES"},
10243bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "INSTANCE_BROADCAST_WRITES"},
10244bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "SE_BROADCAST_WRITES"}
10245bf215546Sopenharmony_ci   ]
10246bf215546Sopenharmony_ci  },
10247bf215546Sopenharmony_ci  "GRBM_PERFCOUNTER0_SELECT": {
10248bf215546Sopenharmony_ci   "fields": [
10249bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "PERF_SEL"},
10250bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "DB_CLEAN_USER_DEFINED_MASK"},
10251bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "CB_CLEAN_USER_DEFINED_MASK"},
10252bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "VGT_BUSY_USER_DEFINED_MASK"},
10253bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "TA_BUSY_USER_DEFINED_MASK"},
10254bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "SX_BUSY_USER_DEFINED_MASK"},
10255bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "SPI_BUSY_USER_DEFINED_MASK"},
10256bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "SC_BUSY_USER_DEFINED_MASK"},
10257bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "PA_BUSY_USER_DEFINED_MASK"},
10258bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "GRBM_BUSY_USER_DEFINED_MASK"},
10259bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "DB_BUSY_USER_DEFINED_MASK"},
10260bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "CB_BUSY_USER_DEFINED_MASK"},
10261bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "CP_BUSY_USER_DEFINED_MASK"},
10262bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "IA_BUSY_USER_DEFINED_MASK"},
10263bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "GDS_BUSY_USER_DEFINED_MASK"},
10264bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "BCI_BUSY_USER_DEFINED_MASK"},
10265bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "RLC_BUSY_USER_DEFINED_MASK"},
10266bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "TC_BUSY_USER_DEFINED_MASK"},
10267bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "WD_BUSY_USER_DEFINED_MASK"}
10268bf215546Sopenharmony_ci   ]
10269bf215546Sopenharmony_ci  },
10270bf215546Sopenharmony_ci  "GRBM_SE0_PERFCOUNTER_SELECT": {
10271bf215546Sopenharmony_ci   "fields": [
10272bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "PERF_SEL"},
10273bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "DB_CLEAN_USER_DEFINED_MASK"},
10274bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "CB_CLEAN_USER_DEFINED_MASK"},
10275bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "TA_BUSY_USER_DEFINED_MASK"},
10276bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "SX_BUSY_USER_DEFINED_MASK"},
10277bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "SPI_BUSY_USER_DEFINED_MASK"},
10278bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "SC_BUSY_USER_DEFINED_MASK"},
10279bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "DB_BUSY_USER_DEFINED_MASK"},
10280bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "CB_BUSY_USER_DEFINED_MASK"},
10281bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "VGT_BUSY_USER_DEFINED_MASK"},
10282bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "PA_BUSY_USER_DEFINED_MASK"},
10283bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "BCI_BUSY_USER_DEFINED_MASK"}
10284bf215546Sopenharmony_ci   ]
10285bf215546Sopenharmony_ci  },
10286bf215546Sopenharmony_ci  "GRBM_STATUS": {
10287bf215546Sopenharmony_ci   "fields": [
10288bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "ME0PIPE0_CMDFIFO_AVAIL"},
10289bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "SRBM_RQ_PENDING"},
10290bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "ME0PIPE0_CF_RQ_PENDING"},
10291bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "ME0PIPE0_PF_RQ_PENDING"},
10292bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "GDS_DMA_RQ_PENDING"},
10293bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "DB_CLEAN"},
10294bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "CB_CLEAN"},
10295bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "TA_BUSY"},
10296bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "GDS_BUSY"},
10297bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "WD_BUSY_NO_DMA"},
10298bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "VGT_BUSY"},
10299bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "IA_BUSY_NO_DMA"},
10300bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "IA_BUSY"},
10301bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "SX_BUSY"},
10302bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "WD_BUSY"},
10303bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "SPI_BUSY"},
10304bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "BCI_BUSY"},
10305bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "SC_BUSY"},
10306bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "PA_BUSY"},
10307bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "DB_BUSY"},
10308bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "CP_COHERENCY_BUSY"},
10309bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "CP_BUSY"},
10310bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "CB_BUSY"},
10311bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "GUI_ACTIVE"}
10312bf215546Sopenharmony_ci   ]
10313bf215546Sopenharmony_ci  },
10314bf215546Sopenharmony_ci  "GRBM_STATUS2": {
10315bf215546Sopenharmony_ci   "fields": [
10316bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "ME0PIPE1_CMDFIFO_AVAIL"},
10317bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "ME0PIPE1_CF_RQ_PENDING"},
10318bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "ME0PIPE1_PF_RQ_PENDING"},
10319bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "ME1PIPE0_RQ_PENDING"},
10320bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "ME1PIPE1_RQ_PENDING"},
10321bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "ME1PIPE2_RQ_PENDING"},
10322bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "ME1PIPE3_RQ_PENDING"},
10323bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "ME2PIPE0_RQ_PENDING"},
10324bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "ME2PIPE1_RQ_PENDING"},
10325bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "ME2PIPE2_RQ_PENDING"},
10326bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "ME2PIPE3_RQ_PENDING"},
10327bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "RLC_RQ_PENDING"},
10328bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "RLC_BUSY"},
10329bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "TC_BUSY"},
10330bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "CPF_BUSY"},
10331bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "CPC_BUSY"},
10332bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "CPG_BUSY"}
10333bf215546Sopenharmony_ci   ]
10334bf215546Sopenharmony_ci  },
10335bf215546Sopenharmony_ci  "GRBM_STATUS_SE0": {
10336bf215546Sopenharmony_ci   "fields": [
10337bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "DB_CLEAN"},
10338bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "CB_CLEAN"},
10339bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "BCI_BUSY"},
10340bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "VGT_BUSY"},
10341bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "PA_BUSY"},
10342bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "TA_BUSY"},
10343bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "SX_BUSY"},
10344bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "SPI_BUSY"},
10345bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "SC_BUSY"},
10346bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "DB_BUSY"},
10347bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "CB_BUSY"}
10348bf215546Sopenharmony_ci   ]
10349bf215546Sopenharmony_ci  },
10350bf215546Sopenharmony_ci  "IA_MULTI_VGT_PARAM": {
10351bf215546Sopenharmony_ci   "fields": [
10352bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "PRIMGROUP_SIZE"},
10353bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "PARTIAL_VS_WAVE_ON"},
10354bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "SWITCH_ON_EOP"},
10355bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "PARTIAL_ES_WAVE_ON"},
10356bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "SWITCH_ON_EOI"},
10357bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "WD_SWITCH_ON_EOP"}
10358bf215546Sopenharmony_ci   ]
10359bf215546Sopenharmony_ci  },
10360bf215546Sopenharmony_ci  "PA_CL_CLIP_CNTL": {
10361bf215546Sopenharmony_ci   "fields": [
10362bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "UCP_ENA_0"},
10363bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "UCP_ENA_1"},
10364bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "UCP_ENA_2"},
10365bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "UCP_ENA_3"},
10366bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "UCP_ENA_4"},
10367bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "UCP_ENA_5"},
10368bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "PS_UCP_Y_SCALE_NEG"},
10369bf215546Sopenharmony_ci    {"bits": [14, 15], "name": "PS_UCP_MODE"},
10370bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "CLIP_DISABLE"},
10371bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "UCP_CULL_ONLY_ENA"},
10372bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "BOUNDARY_EDGE_FLAG_ENA"},
10373bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "DX_CLIP_SPACE_DEF"},
10374bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "DIS_CLIP_ERR_DETECT"},
10375bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "VTX_KILL_OR"},
10376bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "DX_RASTERIZATION_KILL"},
10377bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "DX_LINEAR_ATTR_CLIP_ENA"},
10378bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "VTE_VPORT_PROVOKE_DISABLE"},
10379bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "ZCLIP_NEAR_DISABLE"},
10380bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "ZCLIP_FAR_DISABLE"}
10381bf215546Sopenharmony_ci   ]
10382bf215546Sopenharmony_ci  },
10383bf215546Sopenharmony_ci  "PA_CL_NANINF_CNTL": {
10384bf215546Sopenharmony_ci   "fields": [
10385bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "VTE_XY_INF_DISCARD"},
10386bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "VTE_Z_INF_DISCARD"},
10387bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "VTE_W_INF_DISCARD"},
10388bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "VTE_0XNANINF_IS_0"},
10389bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "VTE_XY_NAN_RETAIN"},
10390bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "VTE_Z_NAN_RETAIN"},
10391bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "VTE_W_NAN_RETAIN"},
10392bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "VTE_W_RECIP_NAN_IS_0"},
10393bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "VS_XY_NAN_TO_INF"},
10394bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "VS_XY_INF_RETAIN"},
10395bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "VS_Z_NAN_TO_INF"},
10396bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "VS_Z_INF_RETAIN"},
10397bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "VS_W_NAN_TO_INF"},
10398bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "VS_W_INF_RETAIN"},
10399bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "VS_CLIP_DIST_INF_DISCARD"},
10400bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "VTE_NO_OUTPUT_NEG_0"}
10401bf215546Sopenharmony_ci   ]
10402bf215546Sopenharmony_ci  },
10403bf215546Sopenharmony_ci  "PA_CL_VS_OUT_CNTL": {
10404bf215546Sopenharmony_ci   "fields": [
10405bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "CLIP_DIST_ENA_0"},
10406bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "CLIP_DIST_ENA_1"},
10407bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "CLIP_DIST_ENA_2"},
10408bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "CLIP_DIST_ENA_3"},
10409bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "CLIP_DIST_ENA_4"},
10410bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "CLIP_DIST_ENA_5"},
10411bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "CLIP_DIST_ENA_6"},
10412bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "CLIP_DIST_ENA_7"},
10413bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "CULL_DIST_ENA_0"},
10414bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "CULL_DIST_ENA_1"},
10415bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "CULL_DIST_ENA_2"},
10416bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "CULL_DIST_ENA_3"},
10417bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "CULL_DIST_ENA_4"},
10418bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "CULL_DIST_ENA_5"},
10419bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "CULL_DIST_ENA_6"},
10420bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "CULL_DIST_ENA_7"},
10421bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "USE_VTX_POINT_SIZE"},
10422bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "USE_VTX_EDGE_FLAG"},
10423bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "USE_VTX_RENDER_TARGET_INDX"},
10424bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "USE_VTX_VIEWPORT_INDX"},
10425bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "USE_VTX_KILL_FLAG"},
10426bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "VS_OUT_MISC_VEC_ENA"},
10427bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "VS_OUT_CCDIST0_VEC_ENA"},
10428bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "VS_OUT_CCDIST1_VEC_ENA"},
10429bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "VS_OUT_MISC_SIDE_BUS_ENA"},
10430bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "USE_VTX_GS_CUT_FLAG"}
10431bf215546Sopenharmony_ci   ]
10432bf215546Sopenharmony_ci  },
10433bf215546Sopenharmony_ci  "PA_CL_VTE_CNTL": {
10434bf215546Sopenharmony_ci   "fields": [
10435bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "VPORT_X_SCALE_ENA"},
10436bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "VPORT_X_OFFSET_ENA"},
10437bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "VPORT_Y_SCALE_ENA"},
10438bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "VPORT_Y_OFFSET_ENA"},
10439bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "VPORT_Z_SCALE_ENA"},
10440bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "VPORT_Z_OFFSET_ENA"},
10441bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "VTX_XY_FMT"},
10442bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "VTX_Z_FMT"},
10443bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "VTX_W0_FMT"},
10444bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "PERFCOUNTER_REF"}
10445bf215546Sopenharmony_ci   ]
10446bf215546Sopenharmony_ci  },
10447bf215546Sopenharmony_ci  "PA_SC_AA_CONFIG": {
10448bf215546Sopenharmony_ci   "fields": [
10449bf215546Sopenharmony_ci    {"bits": [0, 2], "name": "MSAA_NUM_SAMPLES"},
10450bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "AA_MASK_CENTROID_DTMN"},
10451bf215546Sopenharmony_ci    {"bits": [13, 16], "name": "MAX_SAMPLE_DIST"},
10452bf215546Sopenharmony_ci    {"bits": [20, 22], "name": "MSAA_EXPOSED_SAMPLES"},
10453bf215546Sopenharmony_ci    {"bits": [24, 25], "name": "DETAIL_TO_EXPOSED_MODE"}
10454bf215546Sopenharmony_ci   ]
10455bf215546Sopenharmony_ci  },
10456bf215546Sopenharmony_ci  "PA_SC_AA_MASK_X0Y0_X1Y0": {
10457bf215546Sopenharmony_ci   "fields": [
10458bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "AA_MASK_X0Y0"},
10459bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "AA_MASK_X1Y0"}
10460bf215546Sopenharmony_ci   ]
10461bf215546Sopenharmony_ci  },
10462bf215546Sopenharmony_ci  "PA_SC_AA_MASK_X0Y1_X1Y1": {
10463bf215546Sopenharmony_ci   "fields": [
10464bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "AA_MASK_X0Y1"},
10465bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "AA_MASK_X1Y1"}
10466bf215546Sopenharmony_ci   ]
10467bf215546Sopenharmony_ci  },
10468bf215546Sopenharmony_ci  "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_0": {
10469bf215546Sopenharmony_ci   "fields": [
10470bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "S0_X"},
10471bf215546Sopenharmony_ci    {"bits": [4, 7], "name": "S0_Y"},
10472bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "S1_X"},
10473bf215546Sopenharmony_ci    {"bits": [12, 15], "name": "S1_Y"},
10474bf215546Sopenharmony_ci    {"bits": [16, 19], "name": "S2_X"},
10475bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "S2_Y"},
10476bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "S3_X"},
10477bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "S3_Y"}
10478bf215546Sopenharmony_ci   ]
10479bf215546Sopenharmony_ci  },
10480bf215546Sopenharmony_ci  "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_1": {
10481bf215546Sopenharmony_ci   "fields": [
10482bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "S4_X"},
10483bf215546Sopenharmony_ci    {"bits": [4, 7], "name": "S4_Y"},
10484bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "S5_X"},
10485bf215546Sopenharmony_ci    {"bits": [12, 15], "name": "S5_Y"},
10486bf215546Sopenharmony_ci    {"bits": [16, 19], "name": "S6_X"},
10487bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "S6_Y"},
10488bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "S7_X"},
10489bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "S7_Y"}
10490bf215546Sopenharmony_ci   ]
10491bf215546Sopenharmony_ci  },
10492bf215546Sopenharmony_ci  "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_2": {
10493bf215546Sopenharmony_ci   "fields": [
10494bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "S8_X"},
10495bf215546Sopenharmony_ci    {"bits": [4, 7], "name": "S8_Y"},
10496bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "S9_X"},
10497bf215546Sopenharmony_ci    {"bits": [12, 15], "name": "S9_Y"},
10498bf215546Sopenharmony_ci    {"bits": [16, 19], "name": "S10_X"},
10499bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "S10_Y"},
10500bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "S11_X"},
10501bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "S11_Y"}
10502bf215546Sopenharmony_ci   ]
10503bf215546Sopenharmony_ci  },
10504bf215546Sopenharmony_ci  "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_3": {
10505bf215546Sopenharmony_ci   "fields": [
10506bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "S12_X"},
10507bf215546Sopenharmony_ci    {"bits": [4, 7], "name": "S12_Y"},
10508bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "S13_X"},
10509bf215546Sopenharmony_ci    {"bits": [12, 15], "name": "S13_Y"},
10510bf215546Sopenharmony_ci    {"bits": [16, 19], "name": "S14_X"},
10511bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "S14_Y"},
10512bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "S15_X"},
10513bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "S15_Y"}
10514bf215546Sopenharmony_ci   ]
10515bf215546Sopenharmony_ci  },
10516bf215546Sopenharmony_ci  "PA_SC_CENTROID_PRIORITY_0": {
10517bf215546Sopenharmony_ci   "fields": [
10518bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "DISTANCE_0"},
10519bf215546Sopenharmony_ci    {"bits": [4, 7], "name": "DISTANCE_1"},
10520bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "DISTANCE_2"},
10521bf215546Sopenharmony_ci    {"bits": [12, 15], "name": "DISTANCE_3"},
10522bf215546Sopenharmony_ci    {"bits": [16, 19], "name": "DISTANCE_4"},
10523bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "DISTANCE_5"},
10524bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "DISTANCE_6"},
10525bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "DISTANCE_7"}
10526bf215546Sopenharmony_ci   ]
10527bf215546Sopenharmony_ci  },
10528bf215546Sopenharmony_ci  "PA_SC_CENTROID_PRIORITY_1": {
10529bf215546Sopenharmony_ci   "fields": [
10530bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "DISTANCE_8"},
10531bf215546Sopenharmony_ci    {"bits": [4, 7], "name": "DISTANCE_9"},
10532bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "DISTANCE_10"},
10533bf215546Sopenharmony_ci    {"bits": [12, 15], "name": "DISTANCE_11"},
10534bf215546Sopenharmony_ci    {"bits": [16, 19], "name": "DISTANCE_12"},
10535bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "DISTANCE_13"},
10536bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "DISTANCE_14"},
10537bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "DISTANCE_15"}
10538bf215546Sopenharmony_ci   ]
10539bf215546Sopenharmony_ci  },
10540bf215546Sopenharmony_ci  "PA_SC_CLIPRECT_0_BR": {
10541bf215546Sopenharmony_ci   "fields": [
10542bf215546Sopenharmony_ci    {"bits": [0, 14], "name": "BR_X"},
10543bf215546Sopenharmony_ci    {"bits": [16, 30], "name": "BR_Y"}
10544bf215546Sopenharmony_ci   ]
10545bf215546Sopenharmony_ci  },
10546bf215546Sopenharmony_ci  "PA_SC_CLIPRECT_0_TL": {
10547bf215546Sopenharmony_ci   "fields": [
10548bf215546Sopenharmony_ci    {"bits": [0, 14], "name": "TL_X"},
10549bf215546Sopenharmony_ci    {"bits": [16, 30], "name": "TL_Y"}
10550bf215546Sopenharmony_ci   ]
10551bf215546Sopenharmony_ci  },
10552bf215546Sopenharmony_ci  "PA_SC_CLIPRECT_RULE": {
10553bf215546Sopenharmony_ci   "fields": [
10554bf215546Sopenharmony_ci    {"bits": [0, 15], "enum_ref": "CLIP_RULE", "name": "CLIP_RULE"}
10555bf215546Sopenharmony_ci   ]
10556bf215546Sopenharmony_ci  },
10557bf215546Sopenharmony_ci  "PA_SC_EDGERULE": {
10558bf215546Sopenharmony_ci   "fields": [
10559bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "ER_TRI"},
10560bf215546Sopenharmony_ci    {"bits": [4, 7], "name": "ER_POINT"},
10561bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "ER_RECT"},
10562bf215546Sopenharmony_ci    {"bits": [12, 17], "name": "ER_LINE_LR"},
10563bf215546Sopenharmony_ci    {"bits": [18, 23], "name": "ER_LINE_RL"},
10564bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "ER_LINE_TB"},
10565bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "ER_LINE_BT"}
10566bf215546Sopenharmony_ci   ]
10567bf215546Sopenharmony_ci  },
10568bf215546Sopenharmony_ci  "PA_SC_GENERIC_SCISSOR_TL": {
10569bf215546Sopenharmony_ci   "fields": [
10570bf215546Sopenharmony_ci    {"bits": [0, 14], "name": "TL_X"},
10571bf215546Sopenharmony_ci    {"bits": [16, 30], "name": "TL_Y"},
10572bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "WINDOW_OFFSET_DISABLE"}
10573bf215546Sopenharmony_ci   ]
10574bf215546Sopenharmony_ci  },
10575bf215546Sopenharmony_ci  "PA_SC_LINE_CNTL": {
10576bf215546Sopenharmony_ci   "fields": [
10577bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "EXPAND_LINE_WIDTH"},
10578bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "LAST_PIXEL"},
10579bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "PERPENDICULAR_ENDCAP_ENA"},
10580bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "DX10_DIAMOND_TEST_ENA"}
10581bf215546Sopenharmony_ci   ]
10582bf215546Sopenharmony_ci  },
10583bf215546Sopenharmony_ci  "PA_SC_LINE_STIPPLE": {
10584bf215546Sopenharmony_ci   "fields": [
10585bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "LINE_PATTERN"},
10586bf215546Sopenharmony_ci    {"bits": [16, 23], "name": "REPEAT_COUNT"},
10587bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "PATTERN_BIT_ORDER"},
10588bf215546Sopenharmony_ci    {"bits": [29, 30], "name": "AUTO_RESET_CNTL"}
10589bf215546Sopenharmony_ci   ]
10590bf215546Sopenharmony_ci  },
10591bf215546Sopenharmony_ci  "PA_SC_LINE_STIPPLE_STATE": {
10592bf215546Sopenharmony_ci   "fields": [
10593bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "CURRENT_PTR"},
10594bf215546Sopenharmony_ci    {"bits": [8, 15], "name": "CURRENT_COUNT"}
10595bf215546Sopenharmony_ci   ]
10596bf215546Sopenharmony_ci  },
10597bf215546Sopenharmony_ci  "PA_SC_MODE_CNTL_0": {
10598bf215546Sopenharmony_ci   "fields": [
10599bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "MSAA_ENABLE"},
10600bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "VPORT_SCISSOR_ENABLE"},
10601bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "LINE_STIPPLE_ENABLE"},
10602bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "SEND_UNLIT_STILES_TO_PKR"}
10603bf215546Sopenharmony_ci   ]
10604bf215546Sopenharmony_ci  },
10605bf215546Sopenharmony_ci  "PA_SC_MODE_CNTL_1": {
10606bf215546Sopenharmony_ci   "fields": [
10607bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "WALK_SIZE"},
10608bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "WALK_ALIGNMENT"},
10609bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "WALK_ALIGN8_PRIM_FITS_ST"},
10610bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "WALK_FENCE_ENABLE"},
10611bf215546Sopenharmony_ci    {"bits": [4, 6], "name": "WALK_FENCE_SIZE"},
10612bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "SUPERTILE_WALK_ORDER_ENABLE"},
10613bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "TILE_WALK_ORDER_ENABLE"},
10614bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "TILE_COVER_DISABLE"},
10615bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "TILE_COVER_NO_SCISSOR"},
10616bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "ZMM_LINE_EXTENT"},
10617bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "ZMM_LINE_OFFSET"},
10618bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "ZMM_RECT_EXTENT"},
10619bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "KILL_PIX_POST_HI_Z"},
10620bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "KILL_PIX_POST_DETAIL_MASK"},
10621bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "PS_ITER_SAMPLE"},
10622bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "MULTI_SHADER_ENGINE_PRIM_DISCARD_ENABLE"},
10623bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "MULTI_GPU_SUPERTILE_ENABLE"},
10624bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "GPU_ID_OVERRIDE_ENABLE"},
10625bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "GPU_ID_OVERRIDE"},
10626bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "MULTI_GPU_PRIM_DISCARD_ENABLE"},
10627bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "FORCE_EOV_CNTDWN_ENABLE"},
10628bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "FORCE_EOV_REZ_ENABLE"},
10629bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "OUT_OF_ORDER_PRIMITIVE_ENABLE"},
10630bf215546Sopenharmony_ci    {"bits": [28, 30], "name": "OUT_OF_ORDER_WATER_MARK"}
10631bf215546Sopenharmony_ci   ]
10632bf215546Sopenharmony_ci  },
10633bf215546Sopenharmony_ci  "PA_SC_P3D_TRAP_SCREEN_H": {
10634bf215546Sopenharmony_ci   "fields": [
10635bf215546Sopenharmony_ci    {"bits": [0, 13], "name": "X_COORD"}
10636bf215546Sopenharmony_ci   ]
10637bf215546Sopenharmony_ci  },
10638bf215546Sopenharmony_ci  "PA_SC_P3D_TRAP_SCREEN_HV_EN": {
10639bf215546Sopenharmony_ci   "fields": [
10640bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "ENABLE_HV_PRE_SHADER"},
10641bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "FORCE_PRE_SHADER_ALL_PIXELS"}
10642bf215546Sopenharmony_ci   ]
10643bf215546Sopenharmony_ci  },
10644bf215546Sopenharmony_ci  "PA_SC_P3D_TRAP_SCREEN_V": {
10645bf215546Sopenharmony_ci   "fields": [
10646bf215546Sopenharmony_ci    {"bits": [0, 13], "name": "Y_COORD"}
10647bf215546Sopenharmony_ci   ]
10648bf215546Sopenharmony_ci  },
10649bf215546Sopenharmony_ci  "PA_SC_PERFCOUNTER1_SELECT": {
10650bf215546Sopenharmony_ci   "fields": [
10651bf215546Sopenharmony_ci    {"bits": [0, 9], "name": "PERF_SEL"}
10652bf215546Sopenharmony_ci   ]
10653bf215546Sopenharmony_ci  },
10654bf215546Sopenharmony_ci  "PA_SC_RASTER_CONFIG": {
10655bf215546Sopenharmony_ci   "fields": [
10656bf215546Sopenharmony_ci    {"bits": [0, 1], "enum_ref": "RbMap", "name": "RB_MAP_PKR0"},
10657bf215546Sopenharmony_ci    {"bits": [2, 3], "enum_ref": "RbMap", "name": "RB_MAP_PKR1"},
10658bf215546Sopenharmony_ci    {"bits": [4, 5], "enum_ref": "RbXsel2", "name": "RB_XSEL2"},
10659bf215546Sopenharmony_ci    {"bits": [6, 6], "enum_ref": "RbXsel", "name": "RB_XSEL"},
10660bf215546Sopenharmony_ci    {"bits": [7, 7], "enum_ref": "RbYsel", "name": "RB_YSEL"},
10661bf215546Sopenharmony_ci    {"bits": [8, 9], "enum_ref": "PkrMap", "name": "PKR_MAP"},
10662bf215546Sopenharmony_ci    {"bits": [10, 11], "enum_ref": "PkrXsel", "name": "PKR_XSEL"},
10663bf215546Sopenharmony_ci    {"bits": [12, 13], "enum_ref": "PkrYsel", "name": "PKR_YSEL"},
10664bf215546Sopenharmony_ci    {"bits": [14, 15], "enum_ref": "PkrXsel2", "name": "PKR_XSEL2"},
10665bf215546Sopenharmony_ci    {"bits": [16, 17], "enum_ref": "ScMap", "name": "SC_MAP"},
10666bf215546Sopenharmony_ci    {"bits": [18, 19], "enum_ref": "ScXsel", "name": "SC_XSEL"},
10667bf215546Sopenharmony_ci    {"bits": [20, 21], "enum_ref": "ScYsel", "name": "SC_YSEL"},
10668bf215546Sopenharmony_ci    {"bits": [24, 25], "enum_ref": "SeMap", "name": "SE_MAP"},
10669bf215546Sopenharmony_ci    {"bits": [26, 27], "enum_ref": "SeXsel", "name": "SE_XSEL"},
10670bf215546Sopenharmony_ci    {"bits": [28, 29], "enum_ref": "SeYsel", "name": "SE_YSEL"}
10671bf215546Sopenharmony_ci   ]
10672bf215546Sopenharmony_ci  },
10673bf215546Sopenharmony_ci  "PA_SC_RASTER_CONFIG_1": {
10674bf215546Sopenharmony_ci   "fields": [
10675bf215546Sopenharmony_ci    {"bits": [0, 1], "enum_ref": "SePairMap", "name": "SE_PAIR_MAP"},
10676bf215546Sopenharmony_ci    {"bits": [2, 3], "enum_ref": "SePairXsel", "name": "SE_PAIR_XSEL"},
10677bf215546Sopenharmony_ci    {"bits": [4, 5], "enum_ref": "SePairYsel", "name": "SE_PAIR_YSEL"}
10678bf215546Sopenharmony_ci   ]
10679bf215546Sopenharmony_ci  },
10680bf215546Sopenharmony_ci  "PA_SC_SCREEN_EXTENT_CONTROL": {
10681bf215546Sopenharmony_ci   "fields": [
10682bf215546Sopenharmony_ci    {"bits": [0, 1], "name": "SLICE_EVEN_ENABLE"},
10683bf215546Sopenharmony_ci    {"bits": [2, 3], "name": "SLICE_ODD_ENABLE"}
10684bf215546Sopenharmony_ci   ]
10685bf215546Sopenharmony_ci  },
10686bf215546Sopenharmony_ci  "PA_SC_SCREEN_EXTENT_MIN_0": {
10687bf215546Sopenharmony_ci   "fields": [
10688bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "X"},
10689bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "Y"}
10690bf215546Sopenharmony_ci   ]
10691bf215546Sopenharmony_ci  },
10692bf215546Sopenharmony_ci  "PA_SC_SCREEN_SCISSOR_BR": {
10693bf215546Sopenharmony_ci   "fields": [
10694bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "BR_X"},
10695bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "BR_Y"}
10696bf215546Sopenharmony_ci   ]
10697bf215546Sopenharmony_ci  },
10698bf215546Sopenharmony_ci  "PA_SC_SCREEN_SCISSOR_TL": {
10699bf215546Sopenharmony_ci   "fields": [
10700bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "TL_X"},
10701bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "TL_Y"}
10702bf215546Sopenharmony_ci   ]
10703bf215546Sopenharmony_ci  },
10704bf215546Sopenharmony_ci  "PA_SC_WINDOW_OFFSET": {
10705bf215546Sopenharmony_ci   "fields": [
10706bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "WINDOW_X_OFFSET"},
10707bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "WINDOW_Y_OFFSET"}
10708bf215546Sopenharmony_ci   ]
10709bf215546Sopenharmony_ci  },
10710bf215546Sopenharmony_ci  "PA_SU_HARDWARE_SCREEN_OFFSET": {
10711bf215546Sopenharmony_ci   "fields": [
10712bf215546Sopenharmony_ci    {"bits": [0, 8], "name": "HW_SCREEN_OFFSET_X"},
10713bf215546Sopenharmony_ci    {"bits": [16, 24], "name": "HW_SCREEN_OFFSET_Y"}
10714bf215546Sopenharmony_ci   ]
10715bf215546Sopenharmony_ci  },
10716bf215546Sopenharmony_ci  "PA_SU_LINE_CNTL": {
10717bf215546Sopenharmony_ci   "fields": [
10718bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "WIDTH"}
10719bf215546Sopenharmony_ci   ]
10720bf215546Sopenharmony_ci  },
10721bf215546Sopenharmony_ci  "PA_SU_LINE_STIPPLE_CNTL": {
10722bf215546Sopenharmony_ci   "fields": [
10723bf215546Sopenharmony_ci    {"bits": [0, 1], "name": "LINE_STIPPLE_RESET"},
10724bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "EXPAND_FULL_LENGTH"},
10725bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "FRACTIONAL_ACCUM"},
10726bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "DIAMOND_ADJUST"}
10727bf215546Sopenharmony_ci   ]
10728bf215546Sopenharmony_ci  },
10729bf215546Sopenharmony_ci  "PA_SU_LINE_STIPPLE_VALUE": {
10730bf215546Sopenharmony_ci   "fields": [
10731bf215546Sopenharmony_ci    {"bits": [0, 23], "name": "LINE_STIPPLE_VALUE"}
10732bf215546Sopenharmony_ci   ]
10733bf215546Sopenharmony_ci  },
10734bf215546Sopenharmony_ci  "PA_SU_PERFCOUNTER0_HI": {
10735bf215546Sopenharmony_ci   "fields": [
10736bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "PERFCOUNTER_HI"}
10737bf215546Sopenharmony_ci   ]
10738bf215546Sopenharmony_ci  },
10739bf215546Sopenharmony_ci  "PA_SU_PERFCOUNTER0_SELECT": {
10740bf215546Sopenharmony_ci   "fields": [
10741bf215546Sopenharmony_ci    {"bits": [0, 9], "name": "PERF_SEL"},
10742bf215546Sopenharmony_ci    {"bits": [10, 19], "name": "PERF_SEL1"},
10743bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "CNTR_MODE"}
10744bf215546Sopenharmony_ci   ]
10745bf215546Sopenharmony_ci  },
10746bf215546Sopenharmony_ci  "PA_SU_PERFCOUNTER0_SELECT1": {
10747bf215546Sopenharmony_ci   "fields": [
10748bf215546Sopenharmony_ci    {"bits": [0, 9], "name": "PERF_SEL2"},
10749bf215546Sopenharmony_ci    {"bits": [10, 19], "name": "PERF_SEL3"}
10750bf215546Sopenharmony_ci   ]
10751bf215546Sopenharmony_ci  },
10752bf215546Sopenharmony_ci  "PA_SU_PERFCOUNTER2_SELECT": {
10753bf215546Sopenharmony_ci   "fields": [
10754bf215546Sopenharmony_ci    {"bits": [0, 9], "name": "PERF_SEL"},
10755bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "CNTR_MODE"}
10756bf215546Sopenharmony_ci   ]
10757bf215546Sopenharmony_ci  },
10758bf215546Sopenharmony_ci  "PA_SU_POINT_MINMAX": {
10759bf215546Sopenharmony_ci   "fields": [
10760bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "MIN_SIZE"},
10761bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "MAX_SIZE"}
10762bf215546Sopenharmony_ci   ]
10763bf215546Sopenharmony_ci  },
10764bf215546Sopenharmony_ci  "PA_SU_POINT_SIZE": {
10765bf215546Sopenharmony_ci   "fields": [
10766bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "HEIGHT"},
10767bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "WIDTH"}
10768bf215546Sopenharmony_ci   ]
10769bf215546Sopenharmony_ci  },
10770bf215546Sopenharmony_ci  "PA_SU_POLY_OFFSET_DB_FMT_CNTL": {
10771bf215546Sopenharmony_ci   "fields": [
10772bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "POLY_OFFSET_NEG_NUM_DB_BITS"},
10773bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "POLY_OFFSET_DB_IS_FLOAT_FMT"}
10774bf215546Sopenharmony_ci   ]
10775bf215546Sopenharmony_ci  },
10776bf215546Sopenharmony_ci  "PA_SU_PRIM_FILTER_CNTL": {
10777bf215546Sopenharmony_ci   "fields": [
10778bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "TRIANGLE_FILTER_DISABLE"},
10779bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "LINE_FILTER_DISABLE"},
10780bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "POINT_FILTER_DISABLE"},
10781bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "RECTANGLE_FILTER_DISABLE"},
10782bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "TRIANGLE_EXPAND_ENA"},
10783bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "LINE_EXPAND_ENA"},
10784bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "POINT_EXPAND_ENA"},
10785bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "RECTANGLE_EXPAND_ENA"},
10786bf215546Sopenharmony_ci    {"bits": [8, 15], "name": "PRIM_EXPAND_CONSTANT"},
10787bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "XMAX_RIGHT_EXCLUSION"},
10788bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "YMAX_BOTTOM_EXCLUSION"}
10789bf215546Sopenharmony_ci   ]
10790bf215546Sopenharmony_ci  },
10791bf215546Sopenharmony_ci  "PA_SU_SC_MODE_CNTL": {
10792bf215546Sopenharmony_ci   "fields": [
10793bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "CULL_FRONT"},
10794bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "CULL_BACK"},
10795bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "FACE"},
10796bf215546Sopenharmony_ci    {"bits": [3, 4], "enum_ref": "PA_SU_SC_MODE_CNTL__POLY_MODE", "name": "POLY_MODE"},
10797bf215546Sopenharmony_ci    {"bits": [5, 7], "enum_ref": "PA_SU_SC_MODE_CNTL__POLYMODE_FRONT_PTYPE", "name": "POLYMODE_FRONT_PTYPE"},
10798bf215546Sopenharmony_ci    {"bits": [8, 10], "enum_ref": "PA_SU_SC_MODE_CNTL__POLYMODE_FRONT_PTYPE", "name": "POLYMODE_BACK_PTYPE"},
10799bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "POLY_OFFSET_FRONT_ENABLE"},
10800bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "POLY_OFFSET_BACK_ENABLE"},
10801bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "POLY_OFFSET_PARA_ENABLE"},
10802bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "VTX_WINDOW_OFFSET_ENABLE"},
10803bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "PROVOKING_VTX_LAST"},
10804bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "PERSP_CORR_DIS"},
10805bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "MULTI_PRIM_IB_ENA"}
10806bf215546Sopenharmony_ci   ]
10807bf215546Sopenharmony_ci  },
10808bf215546Sopenharmony_ci  "PA_SU_VTX_CNTL": {
10809bf215546Sopenharmony_ci   "fields": [
10810bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "PIX_CENTER"},
10811bf215546Sopenharmony_ci    {"bits": [1, 2], "enum_ref": "PA_SU_VTX_CNTL__ROUND_MODE", "name": "ROUND_MODE"},
10812bf215546Sopenharmony_ci    {"bits": [3, 5], "enum_ref": "QUANT_MODE", "name": "QUANT_MODE"}
10813bf215546Sopenharmony_ci   ]
10814bf215546Sopenharmony_ci  },
10815bf215546Sopenharmony_ci  "RLC_PERFCOUNTER0_SELECT": {
10816bf215546Sopenharmony_ci   "fields": [
10817bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "PERFCOUNTER_SELECT"}
10818bf215546Sopenharmony_ci   ]
10819bf215546Sopenharmony_ci  },
10820bf215546Sopenharmony_ci  "RLC_PERFMON_CNTL": {
10821bf215546Sopenharmony_ci   "fields": [
10822bf215546Sopenharmony_ci    {"bits": [0, 2], "enum_ref": "CP_PERFMON_STATE", "name": "PERFMON_STATE"},
10823bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "PERFMON_SAMPLE_ENABLE"}
10824bf215546Sopenharmony_ci   ]
10825bf215546Sopenharmony_ci  },
10826bf215546Sopenharmony_ci  "RLC_SPM_CPG_PERFMON_SAMPLE_DELAY": {
10827bf215546Sopenharmony_ci   "fields": [
10828bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "PERFMON_SAMPLE_DELAY"},
10829bf215546Sopenharmony_ci    {"bits": [8, 31], "name": "RESERVED"}
10830bf215546Sopenharmony_ci   ]
10831bf215546Sopenharmony_ci  },
10832bf215546Sopenharmony_ci  "RLC_SPM_PERFMON_CNTL": {
10833bf215546Sopenharmony_ci   "fields": [
10834bf215546Sopenharmony_ci    {"bits": [0, 11], "name": "RESERVED1"},
10835bf215546Sopenharmony_ci    {"bits": [12, 13], "name": "PERFMON_RING_MODE"},
10836bf215546Sopenharmony_ci    {"bits": [14, 15], "name": "RESERVED"},
10837bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "PERFMON_SAMPLE_INTERVAL"}
10838bf215546Sopenharmony_ci   ]
10839bf215546Sopenharmony_ci  },
10840bf215546Sopenharmony_ci  "RLC_SPM_PERFMON_RING_BASE_HI": {
10841bf215546Sopenharmony_ci   "fields": [
10842bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "RING_BASE_HI"},
10843bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "RESERVED"}
10844bf215546Sopenharmony_ci   ]
10845bf215546Sopenharmony_ci  },
10846bf215546Sopenharmony_ci  "RLC_SPM_PERFMON_SEGMENT_SIZE": {
10847bf215546Sopenharmony_ci   "fields": [
10848bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "PERFMON_SEGMENT_SIZE"},
10849bf215546Sopenharmony_ci    {"bits": [8, 10], "name": "RESERVED1"},
10850bf215546Sopenharmony_ci    {"bits": [11, 15], "name": "GLOBAL_NUM_LINE"},
10851bf215546Sopenharmony_ci    {"bits": [16, 20], "name": "SE0_NUM_LINE"},
10852bf215546Sopenharmony_ci    {"bits": [21, 25], "name": "SE1_NUM_LINE"},
10853bf215546Sopenharmony_ci    {"bits": [26, 30], "name": "SE2_NUM_LINE"},
10854bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "RESERVED"}
10855bf215546Sopenharmony_ci   ]
10856bf215546Sopenharmony_ci  },
10857bf215546Sopenharmony_ci  "SCRATCH_UMSK": {
10858bf215546Sopenharmony_ci   "fields": [
10859bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "OBSOLETE_UMSK"},
10860bf215546Sopenharmony_ci    {"bits": [16, 17], "name": "OBSOLETE_SWAP"}
10861bf215546Sopenharmony_ci   ]
10862bf215546Sopenharmony_ci  },
10863bf215546Sopenharmony_ci  "SPI_BARYC_CNTL": {
10864bf215546Sopenharmony_ci   "fields": [
10865bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "PERSP_CENTER_CNTL"},
10866bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "PERSP_CENTROID_CNTL"},
10867bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "LINEAR_CENTER_CNTL"},
10868bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "LINEAR_CENTROID_CNTL"},
10869bf215546Sopenharmony_ci    {"bits": [16, 17], "name": "POS_FLOAT_LOCATION"},
10870bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "POS_FLOAT_ULC"},
10871bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "FRONT_FACE_ALL_BITS"}
10872bf215546Sopenharmony_ci   ]
10873bf215546Sopenharmony_ci  },
10874bf215546Sopenharmony_ci  "SPI_CONFIG_CNTL": {
10875bf215546Sopenharmony_ci   "fields": [
10876bf215546Sopenharmony_ci    {"bits": [0, 20], "name": "GPR_WRITE_PRIORITY"},
10877bf215546Sopenharmony_ci    {"bits": [21, 23], "name": "EXP_PRIORITY_ORDER"},
10878bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "ENABLE_SQG_TOP_EVENTS"},
10879bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "ENABLE_SQG_BOP_EVENTS"},
10880bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "RSRC_MGMT_RESET"},
10881bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "TTRACE_STALL_ALL"}
10882bf215546Sopenharmony_ci   ]
10883bf215546Sopenharmony_ci  },
10884bf215546Sopenharmony_ci  "SPI_INTERP_CONTROL_0": {
10885bf215546Sopenharmony_ci   "fields": [
10886bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "FLAT_SHADE_ENA"},
10887bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "PNT_SPRITE_ENA"},
10888bf215546Sopenharmony_ci    {"bits": [2, 4], "enum_ref": "SPI_PNT_SPRITE_OVERRIDE", "name": "PNT_SPRITE_OVRD_X"},
10889bf215546Sopenharmony_ci    {"bits": [5, 7], "enum_ref": "SPI_PNT_SPRITE_OVERRIDE", "name": "PNT_SPRITE_OVRD_Y"},
10890bf215546Sopenharmony_ci    {"bits": [8, 10], "enum_ref": "SPI_PNT_SPRITE_OVERRIDE", "name": "PNT_SPRITE_OVRD_Z"},
10891bf215546Sopenharmony_ci    {"bits": [11, 13], "enum_ref": "SPI_PNT_SPRITE_OVERRIDE", "name": "PNT_SPRITE_OVRD_W"},
10892bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "PNT_SPRITE_TOP_1"}
10893bf215546Sopenharmony_ci   ]
10894bf215546Sopenharmony_ci  },
10895bf215546Sopenharmony_ci  "SPI_PERFCOUNTER4_SELECT": {
10896bf215546Sopenharmony_ci   "fields": [
10897bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "PERF_SEL"}
10898bf215546Sopenharmony_ci   ]
10899bf215546Sopenharmony_ci  },
10900bf215546Sopenharmony_ci  "SPI_PERFCOUNTER_BINS": {
10901bf215546Sopenharmony_ci   "fields": [
10902bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "BIN0_MIN"},
10903bf215546Sopenharmony_ci    {"bits": [4, 7], "name": "BIN0_MAX"},
10904bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "BIN1_MIN"},
10905bf215546Sopenharmony_ci    {"bits": [12, 15], "name": "BIN1_MAX"},
10906bf215546Sopenharmony_ci    {"bits": [16, 19], "name": "BIN2_MIN"},
10907bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "BIN2_MAX"},
10908bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "BIN3_MIN"},
10909bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "BIN3_MAX"}
10910bf215546Sopenharmony_ci   ]
10911bf215546Sopenharmony_ci  },
10912bf215546Sopenharmony_ci  "SPI_PS_INPUT_CNTL_0": {
10913bf215546Sopenharmony_ci   "fields": [
10914bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "OFFSET"},
10915bf215546Sopenharmony_ci    {"bits": [8, 9], "name": "DEFAULT_VAL"},
10916bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "FLAT_SHADE"},
10917bf215546Sopenharmony_ci    {"bits": [13, 16], "name": "CYL_WRAP"},
10918bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "PT_SPRITE_TEX"},
10919bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "DUP"}
10920bf215546Sopenharmony_ci   ]
10921bf215546Sopenharmony_ci  },
10922bf215546Sopenharmony_ci  "SPI_PS_INPUT_CNTL_20": {
10923bf215546Sopenharmony_ci   "fields": [
10924bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "OFFSET"},
10925bf215546Sopenharmony_ci    {"bits": [8, 9], "name": "DEFAULT_VAL"},
10926bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "FLAT_SHADE"},
10927bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "DUP"}
10928bf215546Sopenharmony_ci   ]
10929bf215546Sopenharmony_ci  },
10930bf215546Sopenharmony_ci  "SPI_PS_INPUT_ENA": {
10931bf215546Sopenharmony_ci   "fields": [
10932bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "PERSP_SAMPLE_ENA"},
10933bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "PERSP_CENTER_ENA"},
10934bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "PERSP_CENTROID_ENA"},
10935bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "PERSP_PULL_MODEL_ENA"},
10936bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "LINEAR_SAMPLE_ENA"},
10937bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "LINEAR_CENTER_ENA"},
10938bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "LINEAR_CENTROID_ENA"},
10939bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "LINE_STIPPLE_TEX_ENA"},
10940bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "POS_X_FLOAT_ENA"},
10941bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "POS_Y_FLOAT_ENA"},
10942bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "POS_Z_FLOAT_ENA"},
10943bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "POS_W_FLOAT_ENA"},
10944bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "FRONT_FACE_ENA"},
10945bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "ANCILLARY_ENA"},
10946bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "SAMPLE_COVERAGE_ENA"},
10947bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "POS_FIXED_PT_ENA"}
10948bf215546Sopenharmony_ci   ]
10949bf215546Sopenharmony_ci  },
10950bf215546Sopenharmony_ci  "SPI_PS_IN_CONTROL": {
10951bf215546Sopenharmony_ci   "fields": [
10952bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "NUM_INTERP"},
10953bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "PARAM_GEN"},
10954bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "BC_OPTIMIZE_DISABLE"}
10955bf215546Sopenharmony_ci   ]
10956bf215546Sopenharmony_ci  },
10957bf215546Sopenharmony_ci  "SPI_SHADER_COL_FORMAT": {
10958bf215546Sopenharmony_ci   "fields": [
10959bf215546Sopenharmony_ci    {"bits": [0, 3], "enum_ref": "SPI_SHADER_EX_FORMAT", "name": "COL0_EXPORT_FORMAT"},
10960bf215546Sopenharmony_ci    {"bits": [4, 7], "enum_ref": "SPI_SHADER_EX_FORMAT", "name": "COL1_EXPORT_FORMAT"},
10961bf215546Sopenharmony_ci    {"bits": [8, 11], "enum_ref": "SPI_SHADER_EX_FORMAT", "name": "COL2_EXPORT_FORMAT"},
10962bf215546Sopenharmony_ci    {"bits": [12, 15], "enum_ref": "SPI_SHADER_EX_FORMAT", "name": "COL3_EXPORT_FORMAT"},
10963bf215546Sopenharmony_ci    {"bits": [16, 19], "enum_ref": "SPI_SHADER_EX_FORMAT", "name": "COL4_EXPORT_FORMAT"},
10964bf215546Sopenharmony_ci    {"bits": [20, 23], "enum_ref": "SPI_SHADER_EX_FORMAT", "name": "COL5_EXPORT_FORMAT"},
10965bf215546Sopenharmony_ci    {"bits": [24, 27], "enum_ref": "SPI_SHADER_EX_FORMAT", "name": "COL6_EXPORT_FORMAT"},
10966bf215546Sopenharmony_ci    {"bits": [28, 31], "enum_ref": "SPI_SHADER_EX_FORMAT", "name": "COL7_EXPORT_FORMAT"}
10967bf215546Sopenharmony_ci   ]
10968bf215546Sopenharmony_ci  },
10969bf215546Sopenharmony_ci  "SPI_SHADER_LATE_ALLOC_VS": {
10970bf215546Sopenharmony_ci   "fields": [
10971bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "LIMIT"}
10972bf215546Sopenharmony_ci   ]
10973bf215546Sopenharmony_ci  },
10974bf215546Sopenharmony_ci  "SPI_SHADER_PGM_RSRC1_GS": {
10975bf215546Sopenharmony_ci   "fields": [
10976bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "VGPRS"},
10977bf215546Sopenharmony_ci    {"bits": [6, 9], "name": "SGPRS"},
10978bf215546Sopenharmony_ci    {"bits": [10, 11], "name": "PRIORITY"},
10979bf215546Sopenharmony_ci    {"bits": [12, 19], "enum_ref": "FLOAT_MODE", "name": "FLOAT_MODE"},
10980bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "PRIV"},
10981bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "DX10_CLAMP"},
10982bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "DEBUG_MODE"},
10983bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "IEEE_MODE"},
10984bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "CU_GROUP_ENABLE"},
10985bf215546Sopenharmony_ci    {"bits": [25, 27], "name": "CACHE_CTL"},
10986bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "CDBG_USER"}
10987bf215546Sopenharmony_ci   ]
10988bf215546Sopenharmony_ci  },
10989bf215546Sopenharmony_ci  "SPI_SHADER_PGM_RSRC1_HS": {
10990bf215546Sopenharmony_ci   "fields": [
10991bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "VGPRS"},
10992bf215546Sopenharmony_ci    {"bits": [6, 9], "name": "SGPRS"},
10993bf215546Sopenharmony_ci    {"bits": [10, 11], "name": "PRIORITY"},
10994bf215546Sopenharmony_ci    {"bits": [12, 19], "enum_ref": "FLOAT_MODE", "name": "FLOAT_MODE"},
10995bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "PRIV"},
10996bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "DX10_CLAMP"},
10997bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "DEBUG_MODE"},
10998bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "IEEE_MODE"},
10999bf215546Sopenharmony_ci    {"bits": [24, 26], "name": "CACHE_CTL"},
11000bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "CDBG_USER"}
11001bf215546Sopenharmony_ci   ]
11002bf215546Sopenharmony_ci  },
11003bf215546Sopenharmony_ci  "SPI_SHADER_PGM_RSRC1_LS": {
11004bf215546Sopenharmony_ci   "fields": [
11005bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "VGPRS"},
11006bf215546Sopenharmony_ci    {"bits": [6, 9], "name": "SGPRS"},
11007bf215546Sopenharmony_ci    {"bits": [10, 11], "name": "PRIORITY"},
11008bf215546Sopenharmony_ci    {"bits": [12, 19], "enum_ref": "FLOAT_MODE", "name": "FLOAT_MODE"},
11009bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "PRIV"},
11010bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "DX10_CLAMP"},
11011bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "DEBUG_MODE"},
11012bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "IEEE_MODE"},
11013bf215546Sopenharmony_ci    {"bits": [24, 25], "name": "VGPR_COMP_CNT"},
11014bf215546Sopenharmony_ci    {"bits": [26, 28], "name": "CACHE_CTL"},
11015bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "CDBG_USER"}
11016bf215546Sopenharmony_ci   ]
11017bf215546Sopenharmony_ci  },
11018bf215546Sopenharmony_ci  "SPI_SHADER_PGM_RSRC1_PS": {
11019bf215546Sopenharmony_ci   "fields": [
11020bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "VGPRS"},
11021bf215546Sopenharmony_ci    {"bits": [6, 9], "name": "SGPRS"},
11022bf215546Sopenharmony_ci    {"bits": [10, 11], "name": "PRIORITY"},
11023bf215546Sopenharmony_ci    {"bits": [12, 19], "enum_ref": "FLOAT_MODE", "name": "FLOAT_MODE"},
11024bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "PRIV"},
11025bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "DX10_CLAMP"},
11026bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "DEBUG_MODE"},
11027bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "IEEE_MODE"},
11028bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "CU_GROUP_DISABLE"},
11029bf215546Sopenharmony_ci    {"bits": [25, 27], "name": "CACHE_CTL"},
11030bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "CDBG_USER"}
11031bf215546Sopenharmony_ci   ]
11032bf215546Sopenharmony_ci  },
11033bf215546Sopenharmony_ci  "SPI_SHADER_PGM_RSRC1_VS": {
11034bf215546Sopenharmony_ci   "fields": [
11035bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "VGPRS"},
11036bf215546Sopenharmony_ci    {"bits": [6, 9], "name": "SGPRS"},
11037bf215546Sopenharmony_ci    {"bits": [10, 11], "name": "PRIORITY"},
11038bf215546Sopenharmony_ci    {"bits": [12, 19], "enum_ref": "FLOAT_MODE", "name": "FLOAT_MODE"},
11039bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "PRIV"},
11040bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "DX10_CLAMP"},
11041bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "DEBUG_MODE"},
11042bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "IEEE_MODE"},
11043bf215546Sopenharmony_ci    {"bits": [24, 25], "name": "VGPR_COMP_CNT"},
11044bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "CU_GROUP_ENABLE"},
11045bf215546Sopenharmony_ci    {"bits": [27, 29], "name": "CACHE_CTL"},
11046bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "CDBG_USER"}
11047bf215546Sopenharmony_ci   ]
11048bf215546Sopenharmony_ci  },
11049bf215546Sopenharmony_ci  "SPI_SHADER_PGM_RSRC2_ES_VS": {
11050bf215546Sopenharmony_ci   "fields": [
11051bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "SCRATCH_EN"},
11052bf215546Sopenharmony_ci    {"bits": [1, 5], "name": "USER_SGPR"},
11053bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "TRAP_PRESENT"},
11054bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "OC_LDS_EN"},
11055bf215546Sopenharmony_ci    {"bits": [8, 16], "enum_ref": "EXCP_EN", "name": "EXCP_EN"},
11056bf215546Sopenharmony_ci    {"bits": [20, 28], "name": "LDS_SIZE"}
11057bf215546Sopenharmony_ci   ]
11058bf215546Sopenharmony_ci  },
11059bf215546Sopenharmony_ci  "SPI_SHADER_PGM_RSRC2_GS": {
11060bf215546Sopenharmony_ci   "fields": [
11061bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "SCRATCH_EN"},
11062bf215546Sopenharmony_ci    {"bits": [1, 5], "name": "USER_SGPR"},
11063bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "TRAP_PRESENT"},
11064bf215546Sopenharmony_ci    {"bits": [7, 15], "enum_ref": "EXCP_EN", "name": "EXCP_EN"}
11065bf215546Sopenharmony_ci   ]
11066bf215546Sopenharmony_ci  },
11067bf215546Sopenharmony_ci  "SPI_SHADER_PGM_RSRC2_HS": {
11068bf215546Sopenharmony_ci   "fields": [
11069bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "SCRATCH_EN"},
11070bf215546Sopenharmony_ci    {"bits": [1, 5], "name": "USER_SGPR"},
11071bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "TRAP_PRESENT"},
11072bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "OC_LDS_EN"},
11073bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "TG_SIZE_EN"},
11074bf215546Sopenharmony_ci    {"bits": [9, 17], "enum_ref": "EXCP_EN", "name": "EXCP_EN"}
11075bf215546Sopenharmony_ci   ]
11076bf215546Sopenharmony_ci  },
11077bf215546Sopenharmony_ci  "SPI_SHADER_PGM_RSRC2_LS_VS": {
11078bf215546Sopenharmony_ci   "fields": [
11079bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "SCRATCH_EN"},
11080bf215546Sopenharmony_ci    {"bits": [1, 5], "name": "USER_SGPR"},
11081bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "TRAP_PRESENT"},
11082bf215546Sopenharmony_ci    {"bits": [7, 15], "name": "LDS_SIZE"},
11083bf215546Sopenharmony_ci    {"bits": [16, 24], "enum_ref": "EXCP_EN", "name": "EXCP_EN"}
11084bf215546Sopenharmony_ci   ]
11085bf215546Sopenharmony_ci  },
11086bf215546Sopenharmony_ci  "SPI_SHADER_PGM_RSRC2_PS": {
11087bf215546Sopenharmony_ci   "fields": [
11088bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "SCRATCH_EN"},
11089bf215546Sopenharmony_ci    {"bits": [1, 5], "name": "USER_SGPR"},
11090bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "TRAP_PRESENT"},
11091bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "WAVE_CNT_EN"},
11092bf215546Sopenharmony_ci    {"bits": [8, 15], "name": "EXTRA_LDS_SIZE"},
11093bf215546Sopenharmony_ci    {"bits": [16, 24], "enum_ref": "EXCP_EN", "name": "EXCP_EN"}
11094bf215546Sopenharmony_ci   ]
11095bf215546Sopenharmony_ci  },
11096bf215546Sopenharmony_ci  "SPI_SHADER_PGM_RSRC2_VS": {
11097bf215546Sopenharmony_ci   "fields": [
11098bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "SCRATCH_EN"},
11099bf215546Sopenharmony_ci    {"bits": [1, 5], "name": "USER_SGPR"},
11100bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "TRAP_PRESENT"},
11101bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "OC_LDS_EN"},
11102bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "SO_BASE0_EN"},
11103bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "SO_BASE1_EN"},
11104bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "SO_BASE2_EN"},
11105bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "SO_BASE3_EN"},
11106bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "SO_EN"},
11107bf215546Sopenharmony_ci    {"bits": [13, 21], "enum_ref": "EXCP_EN", "name": "EXCP_EN"}
11108bf215546Sopenharmony_ci   ]
11109bf215546Sopenharmony_ci  },
11110bf215546Sopenharmony_ci  "SPI_SHADER_PGM_RSRC3_HS": {
11111bf215546Sopenharmony_ci   "fields": [
11112bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "WAVE_LIMIT"},
11113bf215546Sopenharmony_ci    {"bits": [6, 9], "name": "LOCK_LOW_THRESHOLD"}
11114bf215546Sopenharmony_ci   ]
11115bf215546Sopenharmony_ci  },
11116bf215546Sopenharmony_ci  "SPI_SHADER_PGM_RSRC3_PS": {
11117bf215546Sopenharmony_ci   "fields": [
11118bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "CU_EN"},
11119bf215546Sopenharmony_ci    {"bits": [16, 21], "name": "WAVE_LIMIT"},
11120bf215546Sopenharmony_ci    {"bits": [22, 25], "name": "LOCK_LOW_THRESHOLD"}
11121bf215546Sopenharmony_ci   ]
11122bf215546Sopenharmony_ci  },
11123bf215546Sopenharmony_ci  "SPI_SHADER_POS_FORMAT": {
11124bf215546Sopenharmony_ci   "fields": [
11125bf215546Sopenharmony_ci    {"bits": [0, 3], "enum_ref": "SPI_SHADER_FORMAT", "name": "POS0_EXPORT_FORMAT"},
11126bf215546Sopenharmony_ci    {"bits": [4, 7], "enum_ref": "SPI_SHADER_FORMAT", "name": "POS1_EXPORT_FORMAT"},
11127bf215546Sopenharmony_ci    {"bits": [8, 11], "enum_ref": "SPI_SHADER_FORMAT", "name": "POS2_EXPORT_FORMAT"},
11128bf215546Sopenharmony_ci    {"bits": [12, 15], "enum_ref": "SPI_SHADER_FORMAT", "name": "POS3_EXPORT_FORMAT"}
11129bf215546Sopenharmony_ci   ]
11130bf215546Sopenharmony_ci  },
11131bf215546Sopenharmony_ci  "SPI_SHADER_TBA_HI_PS": {
11132bf215546Sopenharmony_ci   "fields": [
11133bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "MEM_BASE"}
11134bf215546Sopenharmony_ci   ]
11135bf215546Sopenharmony_ci  },
11136bf215546Sopenharmony_ci  "SPI_SHADER_Z_FORMAT": {
11137bf215546Sopenharmony_ci   "fields": [
11138bf215546Sopenharmony_ci    {"bits": [0, 3], "enum_ref": "SPI_SHADER_EX_FORMAT", "name": "Z_EXPORT_FORMAT"}
11139bf215546Sopenharmony_ci   ]
11140bf215546Sopenharmony_ci  },
11141bf215546Sopenharmony_ci  "SPI_VS_OUT_CONFIG": {
11142bf215546Sopenharmony_ci   "fields": [
11143bf215546Sopenharmony_ci    {"bits": [1, 5], "name": "VS_EXPORT_COUNT"},
11144bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "VS_HALF_PACK"}
11145bf215546Sopenharmony_ci   ]
11146bf215546Sopenharmony_ci  },
11147bf215546Sopenharmony_ci  "SQC_CACHES": {
11148bf215546Sopenharmony_ci   "fields": [
11149bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "INST_INVALIDATE"},
11150bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "DATA_INVALIDATE"},
11151bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "INVALIDATE_VOLATILE"}
11152bf215546Sopenharmony_ci   ]
11153bf215546Sopenharmony_ci  },
11154bf215546Sopenharmony_ci  "SQ_BUF_RSRC_WORD1": {
11155bf215546Sopenharmony_ci   "fields": [
11156bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "BASE_ADDRESS_HI"},
11157bf215546Sopenharmony_ci    {"bits": [16, 29], "name": "STRIDE"},
11158bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "CACHE_SWIZZLE"},
11159bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "SWIZZLE_ENABLE"}
11160bf215546Sopenharmony_ci   ]
11161bf215546Sopenharmony_ci  },
11162bf215546Sopenharmony_ci  "SQ_BUF_RSRC_WORD3": {
11163bf215546Sopenharmony_ci   "fields": [
11164bf215546Sopenharmony_ci    {"bits": [0, 2], "enum_ref": "SQ_SEL_XYZW01", "name": "DST_SEL_X"},
11165bf215546Sopenharmony_ci    {"bits": [3, 5], "enum_ref": "SQ_SEL_XYZW01", "name": "DST_SEL_Y"},
11166bf215546Sopenharmony_ci    {"bits": [6, 8], "enum_ref": "SQ_SEL_XYZW01", "name": "DST_SEL_Z"},
11167bf215546Sopenharmony_ci    {"bits": [9, 11], "enum_ref": "SQ_SEL_XYZW01", "name": "DST_SEL_W"},
11168bf215546Sopenharmony_ci    {"bits": [12, 14], "enum_ref": "BUF_NUM_FORMAT", "name": "NUM_FORMAT"},
11169bf215546Sopenharmony_ci    {"bits": [15, 18], "enum_ref": "BUF_DATA_FORMAT", "name": "DATA_FORMAT"},
11170bf215546Sopenharmony_ci    {"bits": [19, 20], "name": "ELEMENT_SIZE"},
11171bf215546Sopenharmony_ci    {"bits": [21, 22], "name": "INDEX_STRIDE"},
11172bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "ADD_TID_ENABLE"},
11173bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "ATC"},
11174bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "HASH_ENABLE"},
11175bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "HEAP"},
11176bf215546Sopenharmony_ci    {"bits": [27, 29], "name": "MTYPE"},
11177bf215546Sopenharmony_ci    {"bits": [30, 31], "enum_ref": "SQ_RSRC_BUF_TYPE", "name": "TYPE"}
11178bf215546Sopenharmony_ci   ]
11179bf215546Sopenharmony_ci  },
11180bf215546Sopenharmony_ci  "SQ_IMG_RSRC_WORD1": {
11181bf215546Sopenharmony_ci   "fields": [
11182bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "BASE_ADDRESS_HI"},
11183bf215546Sopenharmony_ci    {"bits": [8, 19], "name": "MIN_LOD"},
11184bf215546Sopenharmony_ci    {"bits": [20, 25], "enum_ref": "IMG_DATA_FORMAT", "name": "DATA_FORMAT"},
11185bf215546Sopenharmony_ci    {"bits": [26, 29], "enum_ref": "IMG_NUM_FORMAT", "name": "NUM_FORMAT"},
11186bf215546Sopenharmony_ci    {"bits": [30, 31], "name": "MTYPE"}
11187bf215546Sopenharmony_ci   ]
11188bf215546Sopenharmony_ci  },
11189bf215546Sopenharmony_ci  "SQ_IMG_RSRC_WORD2": {
11190bf215546Sopenharmony_ci   "fields": [
11191bf215546Sopenharmony_ci    {"bits": [0, 13], "name": "WIDTH"},
11192bf215546Sopenharmony_ci    {"bits": [14, 27], "name": "HEIGHT"},
11193bf215546Sopenharmony_ci    {"bits": [28, 30], "name": "PERF_MOD"},
11194bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "INTERLACED"}
11195bf215546Sopenharmony_ci   ]
11196bf215546Sopenharmony_ci  },
11197bf215546Sopenharmony_ci  "SQ_IMG_RSRC_WORD3": {
11198bf215546Sopenharmony_ci   "fields": [
11199bf215546Sopenharmony_ci    {"bits": [0, 2], "enum_ref": "SQ_SEL_XYZW01", "name": "DST_SEL_X"},
11200bf215546Sopenharmony_ci    {"bits": [3, 5], "enum_ref": "SQ_SEL_XYZW01", "name": "DST_SEL_Y"},
11201bf215546Sopenharmony_ci    {"bits": [6, 8], "enum_ref": "SQ_SEL_XYZW01", "name": "DST_SEL_Z"},
11202bf215546Sopenharmony_ci    {"bits": [9, 11], "enum_ref": "SQ_SEL_XYZW01", "name": "DST_SEL_W"},
11203bf215546Sopenharmony_ci    {"bits": [12, 15], "name": "BASE_LEVEL"},
11204bf215546Sopenharmony_ci    {"bits": [16, 19], "name": "LAST_LEVEL"},
11205bf215546Sopenharmony_ci    {"bits": [20, 24], "name": "TILING_INDEX"},
11206bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "POW2_PAD"},
11207bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "MTYPE"},
11208bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "ATC"},
11209bf215546Sopenharmony_ci    {"bits": [28, 31], "enum_ref": "SQ_RSRC_IMG_TYPE", "name": "TYPE"}
11210bf215546Sopenharmony_ci   ]
11211bf215546Sopenharmony_ci  },
11212bf215546Sopenharmony_ci  "SQ_IMG_RSRC_WORD4": {
11213bf215546Sopenharmony_ci   "fields": [
11214bf215546Sopenharmony_ci    {"bits": [0, 12], "name": "DEPTH"},
11215bf215546Sopenharmony_ci    {"bits": [13, 26], "name": "PITCH"}
11216bf215546Sopenharmony_ci   ]
11217bf215546Sopenharmony_ci  },
11218bf215546Sopenharmony_ci  "SQ_IMG_RSRC_WORD5": {
11219bf215546Sopenharmony_ci   "fields": [
11220bf215546Sopenharmony_ci    {"bits": [0, 12], "name": "BASE_ARRAY"},
11221bf215546Sopenharmony_ci    {"bits": [13, 25], "name": "LAST_ARRAY"}
11222bf215546Sopenharmony_ci   ]
11223bf215546Sopenharmony_ci  },
11224bf215546Sopenharmony_ci  "SQ_IMG_RSRC_WORD6": {
11225bf215546Sopenharmony_ci   "fields": [
11226bf215546Sopenharmony_ci    {"bits": [0, 11], "name": "MIN_LOD_WARN"},
11227bf215546Sopenharmony_ci    {"bits": [12, 19], "name": "COUNTER_BANK_ID"},
11228bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "LOD_HDW_CNT_EN"},
11229bf215546Sopenharmony_ci    {"bits": [21, 31], "name": "UNUNSED"}
11230bf215546Sopenharmony_ci   ]
11231bf215546Sopenharmony_ci  },
11232bf215546Sopenharmony_ci  "SQ_IMG_SAMP_WORD0": {
11233bf215546Sopenharmony_ci   "fields": [
11234bf215546Sopenharmony_ci    {"bits": [0, 2], "enum_ref": "SQ_TEX_CLAMP", "name": "CLAMP_X"},
11235bf215546Sopenharmony_ci    {"bits": [3, 5], "enum_ref": "SQ_TEX_CLAMP", "name": "CLAMP_Y"},
11236bf215546Sopenharmony_ci    {"bits": [6, 8], "enum_ref": "SQ_TEX_CLAMP", "name": "CLAMP_Z"},
11237bf215546Sopenharmony_ci    {"bits": [9, 11], "name": "MAX_ANISO_RATIO"},
11238bf215546Sopenharmony_ci    {"bits": [12, 14], "enum_ref": "SQ_TEX_DEPTH_COMPARE", "name": "DEPTH_COMPARE_FUNC"},
11239bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "FORCE_UNNORMALIZED"},
11240bf215546Sopenharmony_ci    {"bits": [16, 18], "name": "ANISO_THRESHOLD"},
11241bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "MC_COORD_TRUNC"},
11242bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "FORCE_DEGAMMA"},
11243bf215546Sopenharmony_ci    {"bits": [21, 26], "name": "ANISO_BIAS"},
11244bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "TRUNC_COORD"},
11245bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "DISABLE_CUBE_WRAP"},
11246bf215546Sopenharmony_ci    {"bits": [29, 30], "enum_ref": "SQ_IMG_FILTER_TYPE", "name": "FILTER_MODE"}
11247bf215546Sopenharmony_ci   ]
11248bf215546Sopenharmony_ci  },
11249bf215546Sopenharmony_ci  "SQ_IMG_SAMP_WORD1": {
11250bf215546Sopenharmony_ci   "fields": [
11251bf215546Sopenharmony_ci    {"bits": [0, 11], "name": "MIN_LOD"},
11252bf215546Sopenharmony_ci    {"bits": [12, 23], "name": "MAX_LOD"},
11253bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "PERF_MIP"},
11254bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "PERF_Z"}
11255bf215546Sopenharmony_ci   ]
11256bf215546Sopenharmony_ci  },
11257bf215546Sopenharmony_ci  "SQ_IMG_SAMP_WORD2": {
11258bf215546Sopenharmony_ci   "fields": [
11259bf215546Sopenharmony_ci    {"bits": [0, 13], "name": "LOD_BIAS"},
11260bf215546Sopenharmony_ci    {"bits": [14, 19], "name": "LOD_BIAS_SEC"},
11261bf215546Sopenharmony_ci    {"bits": [20, 21], "enum_ref": "SQ_TEX_XY_FILTER", "name": "XY_MAG_FILTER"},
11262bf215546Sopenharmony_ci    {"bits": [22, 23], "enum_ref": "SQ_TEX_XY_FILTER", "name": "XY_MIN_FILTER"},
11263bf215546Sopenharmony_ci    {"bits": [24, 25], "enum_ref": "SQ_TEX_Z_FILTER", "name": "Z_FILTER"},
11264bf215546Sopenharmony_ci    {"bits": [26, 27], "enum_ref": "SQ_TEX_MIP_FILTER", "name": "MIP_FILTER"},
11265bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "MIP_POINT_PRECLAMP"},
11266bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "DISABLE_LSB_CEIL"},
11267bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "FILTER_PREC_FIX"}
11268bf215546Sopenharmony_ci   ]
11269bf215546Sopenharmony_ci  },
11270bf215546Sopenharmony_ci  "SQ_IMG_SAMP_WORD3": {
11271bf215546Sopenharmony_ci   "fields": [
11272bf215546Sopenharmony_ci    {"bits": [0, 11], "name": "BORDER_COLOR_PTR"},
11273bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "UPGRADED_DEPTH"},
11274bf215546Sopenharmony_ci    {"bits": [30, 31], "enum_ref": "SQ_TEX_BORDER_COLOR", "name": "BORDER_COLOR_TYPE"}
11275bf215546Sopenharmony_ci   ]
11276bf215546Sopenharmony_ci  },
11277bf215546Sopenharmony_ci  "SQ_PERFCOUNTER0_SELECT": {
11278bf215546Sopenharmony_ci   "fields": [
11279bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "PERF_SEL"},
11280bf215546Sopenharmony_ci    {"bits": [12, 15], "name": "SQC_BANK_MASK"},
11281bf215546Sopenharmony_ci    {"bits": [16, 19], "name": "SQC_CLIENT_MASK"},
11282bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "SPM_MODE"},
11283bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "SIMD_MASK"},
11284bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "PERF_MODE"}
11285bf215546Sopenharmony_ci   ]
11286bf215546Sopenharmony_ci  },
11287bf215546Sopenharmony_ci  "SQ_PERFCOUNTER_CTRL": {
11288bf215546Sopenharmony_ci   "fields": [
11289bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "PS_EN"},
11290bf215546Sopenharmony_ci    {"bits": [1, 1], "enum_ref": "VGT_STAGES_VS_EN", "name": "VS_EN"},
11291bf215546Sopenharmony_ci    {"bits": [2, 2], "enum_ref": "VGT_STAGES_GS_EN", "name": "GS_EN"},
11292bf215546Sopenharmony_ci    {"bits": [3, 3], "enum_ref": "VGT_STAGES_ES_EN", "name": "ES_EN"},
11293bf215546Sopenharmony_ci    {"bits": [4, 4], "enum_ref": "VGT_STAGES_HS_EN", "name": "HS_EN"},
11294bf215546Sopenharmony_ci    {"bits": [5, 5], "enum_ref": "VGT_STAGES_LS_EN", "name": "LS_EN"},
11295bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "CS_EN"},
11296bf215546Sopenharmony_ci    {"bits": [8, 12], "name": "CNTR_RATE"},
11297bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "DISABLE_FLUSH"}
11298bf215546Sopenharmony_ci   ]
11299bf215546Sopenharmony_ci  },
11300bf215546Sopenharmony_ci  "SQ_PERFCOUNTER_CTRL2": {
11301bf215546Sopenharmony_ci   "fields": [
11302bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "FORCE_EN"}
11303bf215546Sopenharmony_ci   ]
11304bf215546Sopenharmony_ci  },
11305bf215546Sopenharmony_ci  "SQ_PERFCOUNTER_MASK": {
11306bf215546Sopenharmony_ci   "fields": [
11307bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "SH0_MASK"},
11308bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "SH1_MASK"}
11309bf215546Sopenharmony_ci   ]
11310bf215546Sopenharmony_ci  },
11311bf215546Sopenharmony_ci  "SQ_THREAD_TRACE_BASE2": {
11312bf215546Sopenharmony_ci   "fields": [
11313bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "ADDR_HI"},
11314bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "ATC"}
11315bf215546Sopenharmony_ci   ]
11316bf215546Sopenharmony_ci  },
11317bf215546Sopenharmony_ci  "SQ_THREAD_TRACE_CTRL": {
11318bf215546Sopenharmony_ci   "fields": [
11319bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "RESET_BUFFER"}
11320bf215546Sopenharmony_ci   ]
11321bf215546Sopenharmony_ci  },
11322bf215546Sopenharmony_ci  "SQ_THREAD_TRACE_HIWATER": {
11323bf215546Sopenharmony_ci   "fields": [
11324bf215546Sopenharmony_ci    {"bits": [0, 2], "name": "HIWATER"}
11325bf215546Sopenharmony_ci   ]
11326bf215546Sopenharmony_ci  },
11327bf215546Sopenharmony_ci  "SQ_THREAD_TRACE_MASK": {
11328bf215546Sopenharmony_ci   "fields": [
11329bf215546Sopenharmony_ci    {"bits": [0, 4], "name": "CU_SEL"},
11330bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "SH_SEL"},
11331bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "REG_STALL_EN"},
11332bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "SIMD_EN"},
11333bf215546Sopenharmony_ci    {"bits": [12, 13], "name": "VM_ID_MASK"},
11334bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "SPI_STALL_EN"},
11335bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "SQ_STALL_EN"},
11336bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "RANDOM_SEED"},
11337bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "RANDOM_SEED"}
11338bf215546Sopenharmony_ci   ]
11339bf215546Sopenharmony_ci  },
11340bf215546Sopenharmony_ci  "SQ_THREAD_TRACE_MODE": {
11341bf215546Sopenharmony_ci   "fields": [
11342bf215546Sopenharmony_ci    {"bits": [0, 2], "name": "MASK_PS"},
11343bf215546Sopenharmony_ci    {"bits": [3, 5], "name": "MASK_VS"},
11344bf215546Sopenharmony_ci    {"bits": [6, 8], "name": "MASK_GS"},
11345bf215546Sopenharmony_ci    {"bits": [9, 11], "name": "MASK_ES"},
11346bf215546Sopenharmony_ci    {"bits": [12, 14], "name": "MASK_HS"},
11347bf215546Sopenharmony_ci    {"bits": [15, 17], "name": "MASK_LS"},
11348bf215546Sopenharmony_ci    {"bits": [18, 20], "name": "MASK_CS"},
11349bf215546Sopenharmony_ci    {"bits": [21, 22], "name": "MODE"},
11350bf215546Sopenharmony_ci    {"bits": [23, 24], "name": "CAPTURE_MODE"},
11351bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "AUTOFLUSH_EN"},
11352bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "PRIV"},
11353bf215546Sopenharmony_ci    {"bits": [27, 28], "name": "ISSUE_MASK"},
11354bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "TEST_MODE"},
11355bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "INTERRUPT_EN"},
11356bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "WRAP"}
11357bf215546Sopenharmony_ci   ]
11358bf215546Sopenharmony_ci  },
11359bf215546Sopenharmony_ci  "SQ_THREAD_TRACE_SIZE": {
11360bf215546Sopenharmony_ci   "fields": [
11361bf215546Sopenharmony_ci    {"bits": [0, 21], "name": "SIZE"}
11362bf215546Sopenharmony_ci   ]
11363bf215546Sopenharmony_ci  },
11364bf215546Sopenharmony_ci  "SQ_THREAD_TRACE_STATUS": {
11365bf215546Sopenharmony_ci   "fields": [
11366bf215546Sopenharmony_ci    {"bits": [0, 9], "name": "FINISH_PENDING"},
11367bf215546Sopenharmony_ci    {"bits": [16, 25], "name": "FINISH_DONE"},
11368bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "NEW_BUF"},
11369bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "BUSY"},
11370bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "FULL"}
11371bf215546Sopenharmony_ci   ]
11372bf215546Sopenharmony_ci  },
11373bf215546Sopenharmony_ci  "SQ_THREAD_TRACE_TOKEN_MASK": {
11374bf215546Sopenharmony_ci   "fields": [
11375bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "TOKEN_MASK"},
11376bf215546Sopenharmony_ci    {"bits": [16, 23], "name": "REG_MASK"},
11377bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "REG_DROP_ON_STALL"}
11378bf215546Sopenharmony_ci   ]
11379bf215546Sopenharmony_ci  },
11380bf215546Sopenharmony_ci  "SQ_THREAD_TRACE_TOKEN_MASK2": {
11381bf215546Sopenharmony_ci   "fields": [
11382bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "INST_MASK"}
11383bf215546Sopenharmony_ci   ]
11384bf215546Sopenharmony_ci  },
11385bf215546Sopenharmony_ci  "SQ_THREAD_TRACE_WPTR": {
11386bf215546Sopenharmony_ci   "fields": [
11387bf215546Sopenharmony_ci    {"bits": [0, 29], "name": "WPTR"},
11388bf215546Sopenharmony_ci    {"bits": [30, 31], "name": "READ_OFFSET"}
11389bf215546Sopenharmony_ci   ]
11390bf215546Sopenharmony_ci  },
11391bf215546Sopenharmony_ci  "SQ_WAVE_GPR_ALLOC": {
11392bf215546Sopenharmony_ci   "fields": [
11393bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "VGPR_BASE"},
11394bf215546Sopenharmony_ci    {"bits": [8, 13], "name": "VGPR_SIZE"},
11395bf215546Sopenharmony_ci    {"bits": [16, 21], "name": "SGPR_BASE"},
11396bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "SGPR_SIZE"}
11397bf215546Sopenharmony_ci   ]
11398bf215546Sopenharmony_ci  },
11399bf215546Sopenharmony_ci  "SQ_WAVE_HW_ID": {
11400bf215546Sopenharmony_ci   "fields": [
11401bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "WAVE_ID"},
11402bf215546Sopenharmony_ci    {"bits": [4, 5], "name": "SIMD_ID"},
11403bf215546Sopenharmony_ci    {"bits": [6, 7], "name": "PIPE_ID"},
11404bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "CU_ID"},
11405bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "SH_ID"},
11406bf215546Sopenharmony_ci    {"bits": [13, 14], "name": "SE_ID"},
11407bf215546Sopenharmony_ci    {"bits": [16, 19], "name": "TG_ID"},
11408bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "VM_ID"},
11409bf215546Sopenharmony_ci    {"bits": [24, 26], "name": "QUEUE_ID"},
11410bf215546Sopenharmony_ci    {"bits": [27, 29], "name": "STATE_ID"},
11411bf215546Sopenharmony_ci    {"bits": [30, 31], "name": "ME_ID"}
11412bf215546Sopenharmony_ci   ]
11413bf215546Sopenharmony_ci  },
11414bf215546Sopenharmony_ci  "SQ_WAVE_IB_DBG0": {
11415bf215546Sopenharmony_ci   "fields": [
11416bf215546Sopenharmony_ci    {"bits": [0, 2], "name": "IBUF_ST"},
11417bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "PC_INVALID"},
11418bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "NEED_NEXT_DW"},
11419bf215546Sopenharmony_ci    {"bits": [5, 7], "name": "NO_PREFETCH_CNT"},
11420bf215546Sopenharmony_ci    {"bits": [8, 9], "name": "IBUF_RPTR"},
11421bf215546Sopenharmony_ci    {"bits": [10, 11], "name": "IBUF_WPTR"},
11422bf215546Sopenharmony_ci    {"bits": [16, 18], "name": "INST_STR_ST"},
11423bf215546Sopenharmony_ci    {"bits": [19, 21], "name": "MISC_CNT"},
11424bf215546Sopenharmony_ci    {"bits": [22, 23], "name": "ECC_ST"},
11425bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "IS_HYB"},
11426bf215546Sopenharmony_ci    {"bits": [25, 26], "name": "HYB_CNT"},
11427bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "KILL"},
11428bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "NEED_KILL_IFETCH"}
11429bf215546Sopenharmony_ci   ]
11430bf215546Sopenharmony_ci  },
11431bf215546Sopenharmony_ci  "SQ_WAVE_IB_STS": {
11432bf215546Sopenharmony_ci   "fields": [
11433bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "VM_CNT"},
11434bf215546Sopenharmony_ci    {"bits": [4, 6], "name": "EXP_CNT"},
11435bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "LGKM_CNT"},
11436bf215546Sopenharmony_ci    {"bits": [12, 14], "name": "VALU_CNT"}
11437bf215546Sopenharmony_ci   ]
11438bf215546Sopenharmony_ci  },
11439bf215546Sopenharmony_ci  "SQ_WAVE_LDS_ALLOC": {
11440bf215546Sopenharmony_ci   "fields": [
11441bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "LDS_BASE"},
11442bf215546Sopenharmony_ci    {"bits": [12, 20], "name": "LDS_SIZE"}
11443bf215546Sopenharmony_ci   ]
11444bf215546Sopenharmony_ci  },
11445bf215546Sopenharmony_ci  "SQ_WAVE_MODE": {
11446bf215546Sopenharmony_ci   "fields": [
11447bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "FP_ROUND"},
11448bf215546Sopenharmony_ci    {"bits": [4, 7], "name": "FP_DENORM"},
11449bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "DX10_CLAMP"},
11450bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "IEEE"},
11451bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "LOD_CLAMPED"},
11452bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "DEBUG_EN"},
11453bf215546Sopenharmony_ci    {"bits": [12, 20], "enum_ref": "EXCP_EN", "name": "EXCP_EN"},
11454bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "VSKIP"},
11455bf215546Sopenharmony_ci    {"bits": [29, 31], "name": "CSP"}
11456bf215546Sopenharmony_ci   ]
11457bf215546Sopenharmony_ci  },
11458bf215546Sopenharmony_ci  "SQ_WAVE_PC_HI": {
11459bf215546Sopenharmony_ci   "fields": [
11460bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "PC_HI"}
11461bf215546Sopenharmony_ci   ]
11462bf215546Sopenharmony_ci  },
11463bf215546Sopenharmony_ci  "SQ_WAVE_STATUS": {
11464bf215546Sopenharmony_ci   "fields": [
11465bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "SCC"},
11466bf215546Sopenharmony_ci    {"bits": [1, 2], "name": "SPI_PRIO"},
11467bf215546Sopenharmony_ci    {"bits": [3, 4], "name": "WAVE_PRIO"},
11468bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "PRIV"},
11469bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "TRAP_EN"},
11470bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "TTRACE_EN"},
11471bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "EXPORT_RDY"},
11472bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "EXECZ"},
11473bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "VCCZ"},
11474bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "IN_TG"},
11475bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "IN_BARRIER"},
11476bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "HALT"},
11477bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "TRAP"},
11478bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "TTRACE_CU_EN"},
11479bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "VALID"},
11480bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "ECC_ERR"},
11481bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "SKIP_EXPORT"},
11482bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "PERF_EN"},
11483bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "COND_DBG_USER"},
11484bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "COND_DBG_SYS"},
11485bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "DATA_ATC"},
11486bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "INST_ATC"},
11487bf215546Sopenharmony_ci    {"bits": [24, 26], "name": "DISPATCH_CACHE_CTRL"},
11488bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "MUST_EXPORT"}
11489bf215546Sopenharmony_ci   ]
11490bf215546Sopenharmony_ci  },
11491bf215546Sopenharmony_ci  "SQ_WAVE_TBA_HI": {
11492bf215546Sopenharmony_ci   "fields": [
11493bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "ADDR_HI"}
11494bf215546Sopenharmony_ci   ]
11495bf215546Sopenharmony_ci  },
11496bf215546Sopenharmony_ci  "SQ_WAVE_TRAPSTS": {
11497bf215546Sopenharmony_ci   "fields": [
11498bf215546Sopenharmony_ci    {"bits": [0, 8], "enum_ref": "EXCP_EN", "name": "EXCP"},
11499bf215546Sopenharmony_ci    {"bits": [16, 21], "name": "EXCP_CYCLE"},
11500bf215546Sopenharmony_ci    {"bits": [29, 31], "name": "DP_RATE"}
11501bf215546Sopenharmony_ci   ]
11502bf215546Sopenharmony_ci  },
11503bf215546Sopenharmony_ci  "SX_PERFCOUNTER0_SELECT": {
11504bf215546Sopenharmony_ci   "fields": [
11505bf215546Sopenharmony_ci    {"bits": [0, 9], "name": "PERFCOUNTER_SELECT"},
11506bf215546Sopenharmony_ci    {"bits": [10, 19], "name": "PERFCOUNTER_SELECT1"},
11507bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "CNTR_MODE"}
11508bf215546Sopenharmony_ci   ]
11509bf215546Sopenharmony_ci  },
11510bf215546Sopenharmony_ci  "SX_PERFCOUNTER0_SELECT1": {
11511bf215546Sopenharmony_ci   "fields": [
11512bf215546Sopenharmony_ci    {"bits": [0, 9], "name": "PERFCOUNTER_SELECT2"},
11513bf215546Sopenharmony_ci    {"bits": [10, 19], "name": "PERFCOUNTER_SELECT3"}
11514bf215546Sopenharmony_ci   ]
11515bf215546Sopenharmony_ci  },
11516bf215546Sopenharmony_ci  "TA_BC_BASE_ADDR_HI": {
11517bf215546Sopenharmony_ci   "fields": [
11518bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "ADDRESS"}
11519bf215546Sopenharmony_ci   ]
11520bf215546Sopenharmony_ci  },
11521bf215546Sopenharmony_ci  "TCC_PERFCOUNTER0_SELECT1": {
11522bf215546Sopenharmony_ci   "fields": [
11523bf215546Sopenharmony_ci    {"bits": [0, 9], "name": "PERF_SEL2"},
11524bf215546Sopenharmony_ci    {"bits": [10, 19], "name": "PERF_SEL3"},
11525bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "PERF_MODE2"},
11526bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "PERF_MODE3"}
11527bf215546Sopenharmony_ci   ]
11528bf215546Sopenharmony_ci  },
11529bf215546Sopenharmony_ci  "TCC_PERFCOUNTER2_SELECT": {
11530bf215546Sopenharmony_ci   "fields": [
11531bf215546Sopenharmony_ci    {"bits": [0, 9], "name": "PERF_SEL"},
11532bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "CNTR_MODE"},
11533bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "PERF_MODE"}
11534bf215546Sopenharmony_ci   ]
11535bf215546Sopenharmony_ci  },
11536bf215546Sopenharmony_ci  "TD_PERFCOUNTER0_SELECT": {
11537bf215546Sopenharmony_ci   "fields": [
11538bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "PERF_SEL"},
11539bf215546Sopenharmony_ci    {"bits": [10, 17], "name": "PERF_SEL1"},
11540bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "CNTR_MODE"},
11541bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "PERF_MODE1"},
11542bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "PERF_MODE"}
11543bf215546Sopenharmony_ci   ]
11544bf215546Sopenharmony_ci  },
11545bf215546Sopenharmony_ci  "TD_PERFCOUNTER0_SELECT1": {
11546bf215546Sopenharmony_ci   "fields": [
11547bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "PERF_SEL2"},
11548bf215546Sopenharmony_ci    {"bits": [10, 17], "name": "PERF_SEL3"},
11549bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "PERF_MODE3"},
11550bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "PERF_MODE2"}
11551bf215546Sopenharmony_ci   ]
11552bf215546Sopenharmony_ci  },
11553bf215546Sopenharmony_ci  "VGT_DMA_BASE_HI": {
11554bf215546Sopenharmony_ci   "fields": [
11555bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "BASE_ADDR"}
11556bf215546Sopenharmony_ci   ]
11557bf215546Sopenharmony_ci  },
11558bf215546Sopenharmony_ci  "VGT_DMA_INDEX_TYPE": {
11559bf215546Sopenharmony_ci   "fields": [
11560bf215546Sopenharmony_ci    {"bits": [0, 1], "enum_ref": "VGT_INDEX_TYPE_MODE", "name": "INDEX_TYPE"},
11561bf215546Sopenharmony_ci    {"bits": [2, 3], "enum_ref": "VGT_DMA_SWAP_MODE", "name": "SWAP_MODE"},
11562bf215546Sopenharmony_ci    {"bits": [4, 5], "enum_ref": "VGT_DMA_BUF_TYPE", "name": "BUF_TYPE"},
11563bf215546Sopenharmony_ci    {"bits": [6, 7], "enum_ref": "VGT_RDREQ_POLICY", "name": "RDREQ_POLICY"},
11564bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "ATC"},
11565bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "NOT_EOP"},
11566bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "REQ_PATH"}
11567bf215546Sopenharmony_ci   ]
11568bf215546Sopenharmony_ci  },
11569bf215546Sopenharmony_ci  "VGT_DRAW_INITIATOR": {
11570bf215546Sopenharmony_ci   "fields": [
11571bf215546Sopenharmony_ci    {"bits": [0, 1], "enum_ref": "VGT_DI_SOURCE_SELECT", "name": "SOURCE_SELECT"},
11572bf215546Sopenharmony_ci    {"bits": [2, 3], "enum_ref": "VGT_DI_MAJOR_MODE_SELECT", "name": "MAJOR_MODE"},
11573bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "SPRITE_EN_R6XX"},
11574bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "NOT_EOP"},
11575bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "USE_OPAQUE"}
11576bf215546Sopenharmony_ci   ]
11577bf215546Sopenharmony_ci  },
11578bf215546Sopenharmony_ci  "VGT_ESGS_RING_ITEMSIZE": {
11579bf215546Sopenharmony_ci   "fields": [
11580bf215546Sopenharmony_ci    {"bits": [0, 14], "name": "ITEMSIZE"}
11581bf215546Sopenharmony_ci   ]
11582bf215546Sopenharmony_ci  },
11583bf215546Sopenharmony_ci  "VGT_ES_PER_GS": {
11584bf215546Sopenharmony_ci   "fields": [
11585bf215546Sopenharmony_ci    {"bits": [0, 10], "name": "ES_PER_GS"}
11586bf215546Sopenharmony_ci   ]
11587bf215546Sopenharmony_ci  },
11588bf215546Sopenharmony_ci  "VGT_EVENT_ADDRESS_REG": {
11589bf215546Sopenharmony_ci   "fields": [
11590bf215546Sopenharmony_ci    {"bits": [0, 27], "name": "ADDRESS_LOW"}
11591bf215546Sopenharmony_ci   ]
11592bf215546Sopenharmony_ci  },
11593bf215546Sopenharmony_ci  "VGT_EVENT_INITIATOR": {
11594bf215546Sopenharmony_ci   "fields": [
11595bf215546Sopenharmony_ci    {"bits": [0, 5], "enum_ref": "VGT_EVENT_TYPE", "name": "EVENT_TYPE"},
11596bf215546Sopenharmony_ci    {"bits": [18, 26], "name": "ADDRESS_HI"},
11597bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "EXTENDED_EVENT"}
11598bf215546Sopenharmony_ci   ]
11599bf215546Sopenharmony_ci  },
11600bf215546Sopenharmony_ci  "VGT_GROUP_DECR": {
11601bf215546Sopenharmony_ci   "fields": [
11602bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "DECR"}
11603bf215546Sopenharmony_ci   ]
11604bf215546Sopenharmony_ci  },
11605bf215546Sopenharmony_ci  "VGT_GROUP_FIRST_DECR": {
11606bf215546Sopenharmony_ci   "fields": [
11607bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "FIRST_DECR"}
11608bf215546Sopenharmony_ci   ]
11609bf215546Sopenharmony_ci  },
11610bf215546Sopenharmony_ci  "VGT_GROUP_PRIM_TYPE": {
11611bf215546Sopenharmony_ci   "fields": [
11612bf215546Sopenharmony_ci    {"bits": [0, 4], "enum_ref": "VGT_DI_PRIM_TYPE", "name": "PRIM_TYPE"},
11613bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "RETAIN_ORDER"},
11614bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "RETAIN_QUADS"},
11615bf215546Sopenharmony_ci    {"bits": [16, 18], "name": "PRIM_ORDER"}
11616bf215546Sopenharmony_ci   ]
11617bf215546Sopenharmony_ci  },
11618bf215546Sopenharmony_ci  "VGT_GROUP_VECT_0_CNTL": {
11619bf215546Sopenharmony_ci   "fields": [
11620bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "COMP_X_EN"},
11621bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "COMP_Y_EN"},
11622bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "COMP_Z_EN"},
11623bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "COMP_W_EN"},
11624bf215546Sopenharmony_ci    {"bits": [8, 15], "name": "STRIDE"},
11625bf215546Sopenharmony_ci    {"bits": [16, 23], "name": "SHIFT"}
11626bf215546Sopenharmony_ci   ]
11627bf215546Sopenharmony_ci  },
11628bf215546Sopenharmony_ci  "VGT_GROUP_VECT_0_FMT_CNTL": {
11629bf215546Sopenharmony_ci   "fields": [
11630bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "X_CONV"},
11631bf215546Sopenharmony_ci    {"bits": [4, 7], "name": "X_OFFSET"},
11632bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "Y_CONV"},
11633bf215546Sopenharmony_ci    {"bits": [12, 15], "name": "Y_OFFSET"},
11634bf215546Sopenharmony_ci    {"bits": [16, 19], "name": "Z_CONV"},
11635bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "Z_OFFSET"},
11636bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "W_CONV"},
11637bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "W_OFFSET"}
11638bf215546Sopenharmony_ci   ]
11639bf215546Sopenharmony_ci  },
11640bf215546Sopenharmony_ci  "VGT_GSVS_RING_OFFSET_1": {
11641bf215546Sopenharmony_ci   "fields": [
11642bf215546Sopenharmony_ci    {"bits": [0, 14], "name": "OFFSET"}
11643bf215546Sopenharmony_ci   ]
11644bf215546Sopenharmony_ci  },
11645bf215546Sopenharmony_ci  "VGT_GS_INSTANCE_CNT": {
11646bf215546Sopenharmony_ci   "fields": [
11647bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "ENABLE"},
11648bf215546Sopenharmony_ci    {"bits": [2, 8], "name": "CNT"}
11649bf215546Sopenharmony_ci   ]
11650bf215546Sopenharmony_ci  },
11651bf215546Sopenharmony_ci  "VGT_GS_MAX_VERT_OUT": {
11652bf215546Sopenharmony_ci   "fields": [
11653bf215546Sopenharmony_ci    {"bits": [0, 10], "name": "MAX_VERT_OUT"}
11654bf215546Sopenharmony_ci   ]
11655bf215546Sopenharmony_ci  },
11656bf215546Sopenharmony_ci  "VGT_GS_MODE": {
11657bf215546Sopenharmony_ci   "fields": [
11658bf215546Sopenharmony_ci    {"bits": [0, 2], "enum_ref": "VGT_GS_MODE_TYPE", "name": "MODE"},
11659bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "RESERVED_0"},
11660bf215546Sopenharmony_ci    {"bits": [4, 5], "enum_ref": "VGT_GS_CUT_MODE", "name": "CUT_MODE"},
11661bf215546Sopenharmony_ci    {"bits": [6, 10], "name": "RESERVED_1"},
11662bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "GS_C_PACK_EN"},
11663bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "RESERVED_2"},
11664bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "ES_PASSTHRU"},
11665bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "COMPUTE_MODE"},
11666bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "FAST_COMPUTE_MODE"},
11667bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "ELEMENT_INFO_EN"},
11668bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "PARTIAL_THD_AT_EOI"},
11669bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "SUPPRESS_CUTS"},
11670bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "ES_WRITE_OPTIMIZE"},
11671bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "GS_WRITE_OPTIMIZE"},
11672bf215546Sopenharmony_ci    {"bits": [21, 22], "name": "ONCHIP"}
11673bf215546Sopenharmony_ci   ]
11674bf215546Sopenharmony_ci  },
11675bf215546Sopenharmony_ci  "VGT_GS_ONCHIP_CNTL": {
11676bf215546Sopenharmony_ci   "fields": [
11677bf215546Sopenharmony_ci    {"bits": [0, 10], "name": "ES_VERTS_PER_SUBGRP"},
11678bf215546Sopenharmony_ci    {"bits": [11, 21], "name": "GS_PRIMS_PER_SUBGRP"}
11679bf215546Sopenharmony_ci   ]
11680bf215546Sopenharmony_ci  },
11681bf215546Sopenharmony_ci  "VGT_GS_OUT_PRIM_TYPE": {
11682bf215546Sopenharmony_ci   "fields": [
11683bf215546Sopenharmony_ci    {"bits": [0, 5], "enum_ref": "VGT_GS_OUTPRIM_TYPE", "name": "OUTPRIM_TYPE"},
11684bf215546Sopenharmony_ci    {"bits": [8, 13], "enum_ref": "VGT_GS_OUTPRIM_TYPE", "name": "OUTPRIM_TYPE_1"},
11685bf215546Sopenharmony_ci    {"bits": [16, 21], "enum_ref": "VGT_GS_OUTPRIM_TYPE", "name": "OUTPRIM_TYPE_2"},
11686bf215546Sopenharmony_ci    {"bits": [22, 27], "enum_ref": "VGT_GS_OUTPRIM_TYPE", "name": "OUTPRIM_TYPE_3"},
11687bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "UNIQUE_TYPE_PER_STREAM"}
11688bf215546Sopenharmony_ci   ]
11689bf215546Sopenharmony_ci  },
11690bf215546Sopenharmony_ci  "VGT_GS_PER_ES": {
11691bf215546Sopenharmony_ci   "fields": [
11692bf215546Sopenharmony_ci    {"bits": [0, 10], "name": "GS_PER_ES"}
11693bf215546Sopenharmony_ci   ]
11694bf215546Sopenharmony_ci  },
11695bf215546Sopenharmony_ci  "VGT_GS_PER_VS": {
11696bf215546Sopenharmony_ci   "fields": [
11697bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "GS_PER_VS"}
11698bf215546Sopenharmony_ci   ]
11699bf215546Sopenharmony_ci  },
11700bf215546Sopenharmony_ci  "VGT_HOS_CNTL": {
11701bf215546Sopenharmony_ci   "fields": [
11702bf215546Sopenharmony_ci    {"bits": [0, 1], "name": "TESS_MODE"}
11703bf215546Sopenharmony_ci   ]
11704bf215546Sopenharmony_ci  },
11705bf215546Sopenharmony_ci  "VGT_HOS_REUSE_DEPTH": {
11706bf215546Sopenharmony_ci   "fields": [
11707bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "REUSE_DEPTH"}
11708bf215546Sopenharmony_ci   ]
11709bf215546Sopenharmony_ci  },
11710bf215546Sopenharmony_ci  "VGT_HS_OFFCHIP_PARAM": {
11711bf215546Sopenharmony_ci   "fields": [
11712bf215546Sopenharmony_ci    {"bits": [0, 8], "name": "OFFCHIP_BUFFERING"},
11713bf215546Sopenharmony_ci    {"bits": [9, 10], "enum_ref": "VGT_HS_OFFCHIP_PARAM__OFFCHIP_GRANULARITY", "name": "OFFCHIP_GRANULARITY"}
11714bf215546Sopenharmony_ci   ]
11715bf215546Sopenharmony_ci  },
11716bf215546Sopenharmony_ci  "VGT_INDEX_TYPE": {
11717bf215546Sopenharmony_ci   "fields": [
11718bf215546Sopenharmony_ci    {"bits": [0, 1], "enum_ref": "VGT_INDEX_TYPE_MODE", "name": "INDEX_TYPE"}
11719bf215546Sopenharmony_ci   ]
11720bf215546Sopenharmony_ci  },
11721bf215546Sopenharmony_ci  "VGT_LS_HS_CONFIG": {
11722bf215546Sopenharmony_ci   "fields": [
11723bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "NUM_PATCHES"},
11724bf215546Sopenharmony_ci    {"bits": [8, 13], "name": "HS_NUM_INPUT_CP"},
11725bf215546Sopenharmony_ci    {"bits": [14, 19], "name": "HS_NUM_OUTPUT_CP"}
11726bf215546Sopenharmony_ci   ]
11727bf215546Sopenharmony_ci  },
11728bf215546Sopenharmony_ci  "VGT_MULTI_PRIM_IB_RESET_EN": {
11729bf215546Sopenharmony_ci   "fields": [
11730bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "RESET_EN"}
11731bf215546Sopenharmony_ci   ]
11732bf215546Sopenharmony_ci  },
11733bf215546Sopenharmony_ci  "VGT_OUTPUT_PATH_CNTL": {
11734bf215546Sopenharmony_ci   "fields": [
11735bf215546Sopenharmony_ci    {"bits": [0, 2], "name": "PATH_SELECT"}
11736bf215546Sopenharmony_ci   ]
11737bf215546Sopenharmony_ci  },
11738bf215546Sopenharmony_ci  "VGT_OUT_DEALLOC_CNTL": {
11739bf215546Sopenharmony_ci   "fields": [
11740bf215546Sopenharmony_ci    {"bits": [0, 6], "name": "DEALLOC_DIST"}
11741bf215546Sopenharmony_ci   ]
11742bf215546Sopenharmony_ci  },
11743bf215546Sopenharmony_ci  "VGT_PERFCOUNTER2_SELECT": {
11744bf215546Sopenharmony_ci   "fields": [
11745bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "PERF_SEL"},
11746bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "PERF_MODE"}
11747bf215546Sopenharmony_ci   ]
11748bf215546Sopenharmony_ci  },
11749bf215546Sopenharmony_ci  "VGT_PERFCOUNTER_SEID_MASK": {
11750bf215546Sopenharmony_ci   "fields": [
11751bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "PERF_SEID_IGNORE_MASK"}
11752bf215546Sopenharmony_ci   ]
11753bf215546Sopenharmony_ci  },
11754bf215546Sopenharmony_ci  "VGT_PRIMITIVEID_EN": {
11755bf215546Sopenharmony_ci   "fields": [
11756bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "PRIMITIVEID_EN"},
11757bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "DISABLE_RESET_ON_EOI"}
11758bf215546Sopenharmony_ci   ]
11759bf215546Sopenharmony_ci  },
11760bf215546Sopenharmony_ci  "VGT_PRIMITIVE_TYPE": {
11761bf215546Sopenharmony_ci   "fields": [
11762bf215546Sopenharmony_ci    {"bits": [0, 5], "enum_ref": "VGT_DI_PRIM_TYPE", "name": "PRIM_TYPE"}
11763bf215546Sopenharmony_ci   ]
11764bf215546Sopenharmony_ci  },
11765bf215546Sopenharmony_ci  "VGT_REUSE_OFF": {
11766bf215546Sopenharmony_ci   "fields": [
11767bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "REUSE_OFF"}
11768bf215546Sopenharmony_ci   ]
11769bf215546Sopenharmony_ci  },
11770bf215546Sopenharmony_ci  "VGT_SHADER_STAGES_EN": {
11771bf215546Sopenharmony_ci   "fields": [
11772bf215546Sopenharmony_ci    {"bits": [0, 1], "enum_ref": "VGT_STAGES_LS_EN", "name": "LS_EN"},
11773bf215546Sopenharmony_ci    {"bits": [2, 2], "enum_ref": "VGT_STAGES_HS_EN", "name": "HS_EN"},
11774bf215546Sopenharmony_ci    {"bits": [3, 4], "enum_ref": "VGT_STAGES_ES_EN", "name": "ES_EN"},
11775bf215546Sopenharmony_ci    {"bits": [5, 5], "enum_ref": "VGT_STAGES_GS_EN", "name": "GS_EN"},
11776bf215546Sopenharmony_ci    {"bits": [6, 7], "enum_ref": "VGT_STAGES_VS_EN", "name": "VS_EN"},
11777bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "DYNAMIC_HS"}
11778bf215546Sopenharmony_ci   ]
11779bf215546Sopenharmony_ci  },
11780bf215546Sopenharmony_ci  "VGT_STRMOUT_BUFFER_CONFIG": {
11781bf215546Sopenharmony_ci   "fields": [
11782bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "STREAM_0_BUFFER_EN"},
11783bf215546Sopenharmony_ci    {"bits": [4, 7], "name": "STREAM_1_BUFFER_EN"},
11784bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "STREAM_2_BUFFER_EN"},
11785bf215546Sopenharmony_ci    {"bits": [12, 15], "name": "STREAM_3_BUFFER_EN"}
11786bf215546Sopenharmony_ci   ]
11787bf215546Sopenharmony_ci  },
11788bf215546Sopenharmony_ci  "VGT_STRMOUT_CONFIG": {
11789bf215546Sopenharmony_ci   "fields": [
11790bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "STREAMOUT_0_EN"},
11791bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "STREAMOUT_1_EN"},
11792bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "STREAMOUT_2_EN"},
11793bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "STREAMOUT_3_EN"},
11794bf215546Sopenharmony_ci    {"bits": [4, 6], "name": "RAST_STREAM"},
11795bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "RAST_STREAM_MASK"},
11796bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "USE_RAST_STREAM_MASK"}
11797bf215546Sopenharmony_ci   ]
11798bf215546Sopenharmony_ci  },
11799bf215546Sopenharmony_ci  "VGT_STRMOUT_DRAW_OPAQUE_VERTEX_STRIDE": {
11800bf215546Sopenharmony_ci   "fields": [
11801bf215546Sopenharmony_ci    {"bits": [0, 8], "name": "VERTEX_STRIDE"}
11802bf215546Sopenharmony_ci   ]
11803bf215546Sopenharmony_ci  },
11804bf215546Sopenharmony_ci  "VGT_STRMOUT_VTX_STRIDE_0": {
11805bf215546Sopenharmony_ci   "fields": [
11806bf215546Sopenharmony_ci    {"bits": [0, 9], "name": "STRIDE"}
11807bf215546Sopenharmony_ci   ]
11808bf215546Sopenharmony_ci  },
11809bf215546Sopenharmony_ci  "VGT_TF_PARAM": {
11810bf215546Sopenharmony_ci   "fields": [
11811bf215546Sopenharmony_ci    {"bits": [0, 1], "enum_ref": "VGT_TESS_TYPE", "name": "TYPE"},
11812bf215546Sopenharmony_ci    {"bits": [2, 4], "enum_ref": "VGT_TESS_PARTITION", "name": "PARTITIONING"},
11813bf215546Sopenharmony_ci    {"bits": [5, 7], "enum_ref": "VGT_TESS_TOPOLOGY", "name": "TOPOLOGY"},
11814bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "RESERVED_REDUC_AXIS"},
11815bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "DEPRECATED"},
11816bf215546Sopenharmony_ci    {"bits": [10, 13], "name": "NUM_DS_WAVES_PER_SIMD"},
11817bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "DISABLE_DONUTS"},
11818bf215546Sopenharmony_ci    {"bits": [15, 16], "enum_ref": "VGT_RDREQ_POLICY", "name": "RDREQ_POLICY"}
11819bf215546Sopenharmony_ci   ]
11820bf215546Sopenharmony_ci  },
11821bf215546Sopenharmony_ci  "VGT_TF_RING_SIZE": {
11822bf215546Sopenharmony_ci   "fields": [
11823bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "SIZE"}
11824bf215546Sopenharmony_ci   ]
11825bf215546Sopenharmony_ci  },
11826bf215546Sopenharmony_ci  "VGT_VERTEX_REUSE_BLOCK_CNTL": {
11827bf215546Sopenharmony_ci   "fields": [
11828bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "VTX_REUSE_DEPTH"}
11829bf215546Sopenharmony_ci   ]
11830bf215546Sopenharmony_ci  },
11831bf215546Sopenharmony_ci  "VGT_VTX_CNT_EN": {
11832bf215546Sopenharmony_ci   "fields": [
11833bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "VTX_CNT_EN"}
11834bf215546Sopenharmony_ci   ]
11835bf215546Sopenharmony_ci  }
11836bf215546Sopenharmony_ci }
11837bf215546Sopenharmony_ci}
11838