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  "CLIP_RULE": {
119bf215546Sopenharmony_ci   "entries": [
120bf215546Sopenharmony_ci    {"name": "OUT", "value": 1},
121bf215546Sopenharmony_ci    {"name": "IN_0", "value": 2},
122bf215546Sopenharmony_ci    {"name": "IN_1", "value": 4},
123bf215546Sopenharmony_ci    {"name": "IN_10", "value": 8},
124bf215546Sopenharmony_ci    {"name": "IN_2", "value": 16},
125bf215546Sopenharmony_ci    {"name": "IN_20", "value": 32},
126bf215546Sopenharmony_ci    {"name": "IN_21", "value": 64},
127bf215546Sopenharmony_ci    {"name": "IN_210", "value": 128},
128bf215546Sopenharmony_ci    {"name": "IN_3", "value": 256},
129bf215546Sopenharmony_ci    {"name": "IN_30", "value": 512},
130bf215546Sopenharmony_ci    {"name": "IN_31", "value": 1024},
131bf215546Sopenharmony_ci    {"name": "IN_310", "value": 2048},
132bf215546Sopenharmony_ci    {"name": "IN_32", "value": 4096},
133bf215546Sopenharmony_ci    {"name": "IN_320", "value": 8192},
134bf215546Sopenharmony_ci    {"name": "IN_321", "value": 16384},
135bf215546Sopenharmony_ci    {"name": "IN_3210", "value": 32768}
136bf215546Sopenharmony_ci   ]
137bf215546Sopenharmony_ci  },
138bf215546Sopenharmony_ci  "CP_PERFMON_ENABLE_MODE": {
139bf215546Sopenharmony_ci   "entries": [
140bf215546Sopenharmony_ci    {"name": "CP_PERFMON_ENABLE_MODE_ALWAYS_COUNT", "value": 0},
141bf215546Sopenharmony_ci    {"name": "CP_PERFMON_ENABLE_MODE_RESERVED_1", "value": 1},
142bf215546Sopenharmony_ci    {"name": "CP_PERFMON_ENABLE_MODE_COUNT_CONTEXT_TRUE", "value": 2},
143bf215546Sopenharmony_ci    {"name": "CP_PERFMON_ENABLE_MODE_COUNT_CONTEXT_FALSE", "value": 3}
144bf215546Sopenharmony_ci   ]
145bf215546Sopenharmony_ci  },
146bf215546Sopenharmony_ci  "CP_PERFMON_STATE": {
147bf215546Sopenharmony_ci   "entries": [
148bf215546Sopenharmony_ci    {"name": "CP_PERFMON_STATE_DISABLE_AND_RESET", "value": 0},
149bf215546Sopenharmony_ci    {"name": "CP_PERFMON_STATE_START_COUNTING", "value": 1},
150bf215546Sopenharmony_ci    {"name": "CP_PERFMON_STATE_STOP_COUNTING", "value": 2},
151bf215546Sopenharmony_ci    {"name": "CP_PERFMON_STATE_RESERVED_3", "value": 3},
152bf215546Sopenharmony_ci    {"name": "CP_PERFMON_STATE_DISABLE_AND_RESET_PHANTOM", "value": 4},
153bf215546Sopenharmony_ci    {"name": "CP_PERFMON_STATE_COUNT_AND_DUMP_PHANTOM", "value": 5}
154bf215546Sopenharmony_ci   ]
155bf215546Sopenharmony_ci  },
156bf215546Sopenharmony_ci  "ColorFormat": {
157bf215546Sopenharmony_ci   "entries": [
158bf215546Sopenharmony_ci    {"name": "COLOR_INVALID", "value": 0},
159bf215546Sopenharmony_ci    {"name": "COLOR_8", "value": 1},
160bf215546Sopenharmony_ci    {"name": "COLOR_16", "value": 2},
161bf215546Sopenharmony_ci    {"name": "COLOR_8_8", "value": 3},
162bf215546Sopenharmony_ci    {"name": "COLOR_32", "value": 4},
163bf215546Sopenharmony_ci    {"name": "COLOR_16_16", "value": 5},
164bf215546Sopenharmony_ci    {"name": "COLOR_10_11_11", "value": 6},
165bf215546Sopenharmony_ci    {"name": "COLOR_11_11_10", "value": 7},
166bf215546Sopenharmony_ci    {"name": "COLOR_10_10_10_2", "value": 8},
167bf215546Sopenharmony_ci    {"name": "COLOR_2_10_10_10", "value": 9},
168bf215546Sopenharmony_ci    {"name": "COLOR_8_8_8_8", "value": 10},
169bf215546Sopenharmony_ci    {"name": "COLOR_32_32", "value": 11},
170bf215546Sopenharmony_ci    {"name": "COLOR_16_16_16_16", "value": 12},
171bf215546Sopenharmony_ci    {"name": "COLOR_RESERVED_13", "value": 13},
172bf215546Sopenharmony_ci    {"name": "COLOR_32_32_32_32", "value": 14},
173bf215546Sopenharmony_ci    {"name": "COLOR_RESERVED_15", "value": 15},
174bf215546Sopenharmony_ci    {"name": "COLOR_5_6_5", "value": 16},
175bf215546Sopenharmony_ci    {"name": "COLOR_1_5_5_5", "value": 17},
176bf215546Sopenharmony_ci    {"name": "COLOR_5_5_5_1", "value": 18},
177bf215546Sopenharmony_ci    {"name": "COLOR_4_4_4_4", "value": 19},
178bf215546Sopenharmony_ci    {"name": "COLOR_8_24", "value": 20},
179bf215546Sopenharmony_ci    {"name": "COLOR_24_8", "value": 21},
180bf215546Sopenharmony_ci    {"name": "COLOR_X24_8_32_FLOAT", "value": 22},
181bf215546Sopenharmony_ci    {"name": "COLOR_RESERVED_23", "value": 23}
182bf215546Sopenharmony_ci   ]
183bf215546Sopenharmony_ci  },
184bf215546Sopenharmony_ci  "CombFunc": {
185bf215546Sopenharmony_ci   "entries": [
186bf215546Sopenharmony_ci    {"name": "COMB_DST_PLUS_SRC", "value": 0},
187bf215546Sopenharmony_ci    {"name": "COMB_SRC_MINUS_DST", "value": 1},
188bf215546Sopenharmony_ci    {"name": "COMB_MIN_DST_SRC", "value": 2},
189bf215546Sopenharmony_ci    {"name": "COMB_MAX_DST_SRC", "value": 3},
190bf215546Sopenharmony_ci    {"name": "COMB_DST_MINUS_SRC", "value": 4}
191bf215546Sopenharmony_ci   ]
192bf215546Sopenharmony_ci  },
193bf215546Sopenharmony_ci  "CompareFrag": {
194bf215546Sopenharmony_ci   "entries": [
195bf215546Sopenharmony_ci    {"name": "FRAG_NEVER", "value": 0},
196bf215546Sopenharmony_ci    {"name": "FRAG_LESS", "value": 1},
197bf215546Sopenharmony_ci    {"name": "FRAG_EQUAL", "value": 2},
198bf215546Sopenharmony_ci    {"name": "FRAG_LEQUAL", "value": 3},
199bf215546Sopenharmony_ci    {"name": "FRAG_GREATER", "value": 4},
200bf215546Sopenharmony_ci    {"name": "FRAG_NOTEQUAL", "value": 5},
201bf215546Sopenharmony_ci    {"name": "FRAG_GEQUAL", "value": 6},
202bf215546Sopenharmony_ci    {"name": "FRAG_ALWAYS", "value": 7}
203bf215546Sopenharmony_ci   ]
204bf215546Sopenharmony_ci  },
205bf215546Sopenharmony_ci  "ConservativeZExport": {
206bf215546Sopenharmony_ci   "entries": [
207bf215546Sopenharmony_ci    {"name": "EXPORT_ANY_Z", "value": 0},
208bf215546Sopenharmony_ci    {"name": "EXPORT_LESS_THAN_Z", "value": 1},
209bf215546Sopenharmony_ci    {"name": "EXPORT_GREATER_THAN_Z", "value": 2},
210bf215546Sopenharmony_ci    {"name": "EXPORT_RESERVED", "value": 3}
211bf215546Sopenharmony_ci   ]
212bf215546Sopenharmony_ci  },
213bf215546Sopenharmony_ci  "DbPSLControl": {
214bf215546Sopenharmony_ci   "entries": [
215bf215546Sopenharmony_ci    {"name": "PSLC_AUTO", "value": 0},
216bf215546Sopenharmony_ci    {"name": "PSLC_ON_HANG_ONLY", "value": 1},
217bf215546Sopenharmony_ci    {"name": "PSLC_ASAP", "value": 2},
218bf215546Sopenharmony_ci    {"name": "PSLC_COUNTDOWN", "value": 3}
219bf215546Sopenharmony_ci   ]
220bf215546Sopenharmony_ci  },
221bf215546Sopenharmony_ci  "EXCP_EN": {
222bf215546Sopenharmony_ci   "entries": [
223bf215546Sopenharmony_ci    {"name": "INVALID", "value": 1},
224bf215546Sopenharmony_ci    {"name": "INPUT_DENORMAL", "value": 2},
225bf215546Sopenharmony_ci    {"name": "DIVIDE_BY_ZERO", "value": 4},
226bf215546Sopenharmony_ci    {"name": "OVERFLOW", "value": 8},
227bf215546Sopenharmony_ci    {"name": "UNDERFLOW", "value": 16},
228bf215546Sopenharmony_ci    {"name": "INEXACT", "value": 32},
229bf215546Sopenharmony_ci    {"name": "INT_DIVIDE_BY_ZERO", "value": 64},
230bf215546Sopenharmony_ci    {"name": "ADDRESS_WATCH", "value": 128},
231bf215546Sopenharmony_ci    {"name": "MEMORY_VIOLATION", "value": 256}
232bf215546Sopenharmony_ci   ]
233bf215546Sopenharmony_ci  },
234bf215546Sopenharmony_ci  "FLOAT_MODE": {
235bf215546Sopenharmony_ci   "entries": [
236bf215546Sopenharmony_ci    {"name": "FP_32_ROUND_TOWARDS_ZERO", "value": 3},
237bf215546Sopenharmony_ci    {"name": "FP_16_64_ROUND_TOWARDS_ZERO", "value": 12},
238bf215546Sopenharmony_ci    {"name": "FP_32_DENORMS", "value": 48},
239bf215546Sopenharmony_ci    {"name": "FP_16_64_DENORMS", "value": 192}
240bf215546Sopenharmony_ci   ]
241bf215546Sopenharmony_ci  },
242bf215546Sopenharmony_ci  "ForceControl": {
243bf215546Sopenharmony_ci   "entries": [
244bf215546Sopenharmony_ci    {"name": "FORCE_OFF", "value": 0},
245bf215546Sopenharmony_ci    {"name": "FORCE_ENABLE", "value": 1},
246bf215546Sopenharmony_ci    {"name": "FORCE_DISABLE", "value": 2},
247bf215546Sopenharmony_ci    {"name": "FORCE_RESERVED", "value": 3}
248bf215546Sopenharmony_ci   ]
249bf215546Sopenharmony_ci  },
250bf215546Sopenharmony_ci  "GB_TILE_MODE0__MICRO_TILE_MODE": {
251bf215546Sopenharmony_ci   "entries": [
252bf215546Sopenharmony_ci    {"name": "ADDR_SURF_DISPLAY_MICRO_TILING", "value": 0},
253bf215546Sopenharmony_ci    {"name": "ADDR_SURF_THIN_MICRO_TILING", "value": 1},
254bf215546Sopenharmony_ci    {"name": "ADDR_SURF_DEPTH_MICRO_TILING", "value": 2},
255bf215546Sopenharmony_ci    {"name": "ADDR_SURF_THICK_MICRO_TILING_GFX6", "value": 3}
256bf215546Sopenharmony_ci   ]
257bf215546Sopenharmony_ci  },
258bf215546Sopenharmony_ci  "IMG_DATA_FORMAT": {
259bf215546Sopenharmony_ci   "entries": [
260bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_INVALID", "value": 0},
261bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_8", "value": 1},
262bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_16", "value": 2},
263bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_8_8", "value": 3},
264bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_32", "value": 4},
265bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_16_16", "value": 5},
266bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_10_11_11", "value": 6},
267bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_11_11_10", "value": 7},
268bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_10_10_10_2", "value": 8},
269bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_2_10_10_10", "value": 9},
270bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_8_8_8_8", "value": 10},
271bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_32_32", "value": 11},
272bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_16_16_16_16", "value": 12},
273bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_32_32_32", "value": 13},
274bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_32_32_32_32", "value": 14},
275bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_RESERVED_15", "value": 15},
276bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_5_6_5", "value": 16},
277bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_1_5_5_5", "value": 17},
278bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_5_5_5_1", "value": 18},
279bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_4_4_4_4", "value": 19},
280bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_8_24", "value": 20},
281bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_24_8", "value": 21},
282bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_X24_8_32", "value": 22},
283bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_RESERVED_23", "value": 23},
284bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_RESERVED_24", "value": 24},
285bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_RESERVED_25", "value": 25},
286bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_RESERVED_26", "value": 26},
287bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_RESERVED_27", "value": 27},
288bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_RESERVED_28", "value": 28},
289bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_RESERVED_29", "value": 29},
290bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_RESERVED_30", "value": 30},
291bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_RESERVED_31", "value": 31},
292bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_GB_GR", "value": 32},
293bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_BG_RG", "value": 33},
294bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_5_9_9_9", "value": 34},
295bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_BC1", "value": 35},
296bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_BC2", "value": 36},
297bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_BC3", "value": 37},
298bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_BC4", "value": 38},
299bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_BC5", "value": 39},
300bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_BC6", "value": 40},
301bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_BC7", "value": 41},
302bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_RESERVED_42", "value": 42},
303bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_RESERVED_43", "value": 43},
304bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_FMASK8_S2_F1", "value": 44},
305bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_FMASK8_S4_F1", "value": 45},
306bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_FMASK8_S8_F1", "value": 46},
307bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_FMASK8_S2_F2", "value": 47},
308bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_FMASK8_S4_F2", "value": 48},
309bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_FMASK8_S4_F4", "value": 49},
310bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_FMASK16_S16_F1", "value": 50},
311bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_FMASK16_S8_F2", "value": 51},
312bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_FMASK32_S16_F2", "value": 52},
313bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_FMASK32_S8_F4", "value": 53},
314bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_FMASK32_S8_F8", "value": 54},
315bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_FMASK64_S16_F4", "value": 55},
316bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_FMASK64_S16_F8", "value": 56},
317bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_4_4", "value": 57},
318bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_6_5_5", "value": 58},
319bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_1", "value": 59},
320bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_1_REVERSED", "value": 60},
321bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_32_AS_8", "value": 61},
322bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_32_AS_8_8", "value": 62},
323bf215546Sopenharmony_ci    {"name": "IMG_DATA_FORMAT_32_AS_32_32_32_32", "value": 63}
324bf215546Sopenharmony_ci   ]
325bf215546Sopenharmony_ci  },
326bf215546Sopenharmony_ci  "IMG_NUM_FORMAT": {
327bf215546Sopenharmony_ci   "entries": [
328bf215546Sopenharmony_ci    {"name": "IMG_NUM_FORMAT_UNORM", "value": 0},
329bf215546Sopenharmony_ci    {"name": "IMG_NUM_FORMAT_SNORM", "value": 1},
330bf215546Sopenharmony_ci    {"name": "IMG_NUM_FORMAT_USCALED", "value": 2},
331bf215546Sopenharmony_ci    {"name": "IMG_NUM_FORMAT_SSCALED", "value": 3},
332bf215546Sopenharmony_ci    {"name": "IMG_NUM_FORMAT_UINT", "value": 4},
333bf215546Sopenharmony_ci    {"name": "IMG_NUM_FORMAT_SINT", "value": 5},
334bf215546Sopenharmony_ci    {"name": "IMG_NUM_FORMAT_SNORM_OGL", "value": 6},
335bf215546Sopenharmony_ci    {"name": "IMG_NUM_FORMAT_FLOAT", "value": 7},
336bf215546Sopenharmony_ci    {"name": "IMG_NUM_FORMAT_RESERVED_8", "value": 8},
337bf215546Sopenharmony_ci    {"name": "IMG_NUM_FORMAT_SRGB", "value": 9},
338bf215546Sopenharmony_ci    {"name": "IMG_NUM_FORMAT_UBNORM", "value": 10},
339bf215546Sopenharmony_ci    {"name": "IMG_NUM_FORMAT_UBNORM_OGL", "value": 11},
340bf215546Sopenharmony_ci    {"name": "IMG_NUM_FORMAT_UBINT", "value": 12},
341bf215546Sopenharmony_ci    {"name": "IMG_NUM_FORMAT_UBSCALED", "value": 13},
342bf215546Sopenharmony_ci    {"name": "IMG_NUM_FORMAT_RESERVED_14", "value": 14},
343bf215546Sopenharmony_ci    {"name": "IMG_NUM_FORMAT_RESERVED_15", "value": 15}
344bf215546Sopenharmony_ci   ]
345bf215546Sopenharmony_ci  },
346bf215546Sopenharmony_ci  "MacroTileAspect": {
347bf215546Sopenharmony_ci   "entries": [
348bf215546Sopenharmony_ci    {"name": "ADDR_SURF_MACRO_ASPECT_1", "value": 0},
349bf215546Sopenharmony_ci    {"name": "ADDR_SURF_MACRO_ASPECT_2", "value": 1},
350bf215546Sopenharmony_ci    {"name": "ADDR_SURF_MACRO_ASPECT_4", "value": 2},
351bf215546Sopenharmony_ci    {"name": "ADDR_SURF_MACRO_ASPECT_8", "value": 3}
352bf215546Sopenharmony_ci   ]
353bf215546Sopenharmony_ci  },
354bf215546Sopenharmony_ci  "MicroTileMode": {
355bf215546Sopenharmony_ci   "entries": [
356bf215546Sopenharmony_ci    {"name": "ADDR_SURF_DISPLAY_MICRO_TILING", "value": 0},
357bf215546Sopenharmony_ci    {"name": "ADDR_SURF_THIN_MICRO_TILING", "value": 1},
358bf215546Sopenharmony_ci    {"name": "ADDR_SURF_DEPTH_MICRO_TILING", "value": 2},
359bf215546Sopenharmony_ci    {"name": "ADDR_SURF_ROTATED_MICRO_TILING", "value": 3},
360bf215546Sopenharmony_ci    {"name": "ADDR_SURF_THICK_MICRO_TILING", "value": 4}
361bf215546Sopenharmony_ci   ]
362bf215546Sopenharmony_ci  },
363bf215546Sopenharmony_ci  "NumBanks": {
364bf215546Sopenharmony_ci   "entries": [
365bf215546Sopenharmony_ci    {"name": "ADDR_SURF_2_BANK", "value": 0},
366bf215546Sopenharmony_ci    {"name": "ADDR_SURF_4_BANK", "value": 1},
367bf215546Sopenharmony_ci    {"name": "ADDR_SURF_8_BANK", "value": 2},
368bf215546Sopenharmony_ci    {"name": "ADDR_SURF_16_BANK", "value": 3}
369bf215546Sopenharmony_ci   ]
370bf215546Sopenharmony_ci  },
371bf215546Sopenharmony_ci  "PA_SU_SC_MODE_CNTL__POLYMODE_FRONT_PTYPE": {
372bf215546Sopenharmony_ci   "entries": [
373bf215546Sopenharmony_ci    {"name": "X_DRAW_POINTS", "value": 0},
374bf215546Sopenharmony_ci    {"name": "X_DRAW_LINES", "value": 1},
375bf215546Sopenharmony_ci    {"name": "X_DRAW_TRIANGLES", "value": 2}
376bf215546Sopenharmony_ci   ]
377bf215546Sopenharmony_ci  },
378bf215546Sopenharmony_ci  "PA_SU_SC_MODE_CNTL__POLY_MODE": {
379bf215546Sopenharmony_ci   "entries": [
380bf215546Sopenharmony_ci    {"name": "X_DISABLE_POLY_MODE", "value": 0},
381bf215546Sopenharmony_ci    {"name": "X_DUAL_MODE", "value": 1}
382bf215546Sopenharmony_ci   ]
383bf215546Sopenharmony_ci  },
384bf215546Sopenharmony_ci  "PA_SU_VTX_CNTL__ROUND_MODE": {
385bf215546Sopenharmony_ci   "entries": [
386bf215546Sopenharmony_ci    {"name": "X_TRUNCATE", "value": 0},
387bf215546Sopenharmony_ci    {"name": "X_ROUND", "value": 1},
388bf215546Sopenharmony_ci    {"name": "X_ROUND_TO_EVEN", "value": 2},
389bf215546Sopenharmony_ci    {"name": "X_ROUND_TO_ODD", "value": 3}
390bf215546Sopenharmony_ci   ]
391bf215546Sopenharmony_ci  },
392bf215546Sopenharmony_ci  "PipeConfig": {
393bf215546Sopenharmony_ci   "entries": [
394bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P2", "value": 0},
395bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P2_RESERVED0", "value": 1},
396bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P2_RESERVED1", "value": 2},
397bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P2_RESERVED2", "value": 3},
398bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P4_8x16", "value": 4},
399bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P4_16x16", "value": 5},
400bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P4_16x32", "value": 6},
401bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P4_32x32", "value": 7},
402bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P8_16x16_8x16", "value": 8},
403bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P8_16x32_8x16", "value": 9},
404bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P8_32x32_8x16", "value": 10},
405bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P8_16x32_16x16", "value": 11},
406bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P8_32x32_16x16", "value": 12},
407bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P8_32x32_16x32", "value": 13},
408bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P8_32x64_32x32", "value": 14},
409bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P8_RESERVED0", "value": 15},
410bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P16_32x32_8x16", "value": 16},
411bf215546Sopenharmony_ci    {"name": "ADDR_SURF_P16_32x32_16x16", "value": 17}
412bf215546Sopenharmony_ci   ]
413bf215546Sopenharmony_ci  },
414bf215546Sopenharmony_ci  "PkrMap": {
415bf215546Sopenharmony_ci   "entries": [
416bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_PKR_MAP_0", "value": 0},
417bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_PKR_MAP_1", "value": 1},
418bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_PKR_MAP_2", "value": 2},
419bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_PKR_MAP_3", "value": 3}
420bf215546Sopenharmony_ci   ]
421bf215546Sopenharmony_ci  },
422bf215546Sopenharmony_ci  "PkrXsel": {
423bf215546Sopenharmony_ci   "entries": [
424bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_PKR_XSEL_0", "value": 0},
425bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_PKR_XSEL_1", "value": 1},
426bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_PKR_XSEL_2", "value": 2},
427bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_PKR_XSEL_3", "value": 3}
428bf215546Sopenharmony_ci   ]
429bf215546Sopenharmony_ci  },
430bf215546Sopenharmony_ci  "PkrXsel2": {
431bf215546Sopenharmony_ci   "entries": [
432bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_PKR_XSEL2_0", "value": 0},
433bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_PKR_XSEL2_1", "value": 1},
434bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_PKR_XSEL2_2", "value": 2},
435bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_PKR_XSEL2_3", "value": 3}
436bf215546Sopenharmony_ci   ]
437bf215546Sopenharmony_ci  },
438bf215546Sopenharmony_ci  "PkrYsel": {
439bf215546Sopenharmony_ci   "entries": [
440bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_PKR_YSEL_0", "value": 0},
441bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_PKR_YSEL_1", "value": 1},
442bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_PKR_YSEL_2", "value": 2},
443bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_PKR_YSEL_3", "value": 3}
444bf215546Sopenharmony_ci   ]
445bf215546Sopenharmony_ci  },
446bf215546Sopenharmony_ci  "QUANT_MODE": {
447bf215546Sopenharmony_ci   "entries": [
448bf215546Sopenharmony_ci    {"name": "X_16_8_FIXED_POINT_1_16TH", "value": 0},
449bf215546Sopenharmony_ci    {"name": "X_16_8_FIXED_POINT_1_8TH", "value": 1},
450bf215546Sopenharmony_ci    {"name": "X_16_8_FIXED_POINT_1_4TH", "value": 2},
451bf215546Sopenharmony_ci    {"name": "X_16_8_FIXED_POINT_1_2", "value": 3},
452bf215546Sopenharmony_ci    {"name": "X_16_8_FIXED_POINT_1", "value": 4},
453bf215546Sopenharmony_ci    {"name": "X_16_8_FIXED_POINT_1_256TH", "value": 5},
454bf215546Sopenharmony_ci    {"name": "X_14_10_FIXED_POINT_1_1024TH", "value": 6},
455bf215546Sopenharmony_ci    {"name": "X_12_12_FIXED_POINT_1_4096TH", "value": 7}
456bf215546Sopenharmony_ci   ]
457bf215546Sopenharmony_ci  },
458bf215546Sopenharmony_ci  "ROP3": {
459bf215546Sopenharmony_ci   "entries": [
460bf215546Sopenharmony_ci    {"name": "ROP3_CLEAR", "value": 0},
461bf215546Sopenharmony_ci    {"name": "X_0X05", "value": 5},
462bf215546Sopenharmony_ci    {"name": "X_0X0A", "value": 10},
463bf215546Sopenharmony_ci    {"name": "X_0X0F", "value": 15},
464bf215546Sopenharmony_ci    {"name": "ROP3_NOR", "value": 17},
465bf215546Sopenharmony_ci    {"name": "ROP3_AND_INVERTED", "value": 34},
466bf215546Sopenharmony_ci    {"name": "ROP3_COPY_INVERTED", "value": 51},
467bf215546Sopenharmony_ci    {"name": "ROP3_AND_REVERSE", "value": 68},
468bf215546Sopenharmony_ci    {"name": "X_0X50", "value": 80},
469bf215546Sopenharmony_ci    {"name": "ROP3_INVERT", "value": 85},
470bf215546Sopenharmony_ci    {"name": "X_0X5A", "value": 90},
471bf215546Sopenharmony_ci    {"name": "X_0X5F", "value": 95},
472bf215546Sopenharmony_ci    {"name": "ROP3_XOR", "value": 102},
473bf215546Sopenharmony_ci    {"name": "ROP3_NAND", "value": 119},
474bf215546Sopenharmony_ci    {"name": "ROP3_AND", "value": 136},
475bf215546Sopenharmony_ci    {"name": "ROP3_EQUIVALENT", "value": 153},
476bf215546Sopenharmony_ci    {"name": "X_0XA0", "value": 160},
477bf215546Sopenharmony_ci    {"name": "X_0XA5", "value": 165},
478bf215546Sopenharmony_ci    {"name": "ROP3_NO_OP", "value": 170},
479bf215546Sopenharmony_ci    {"name": "X_0XAF", "value": 175},
480bf215546Sopenharmony_ci    {"name": "ROP3_OR_INVERTED", "value": 187},
481bf215546Sopenharmony_ci    {"name": "ROP3_COPY", "value": 204},
482bf215546Sopenharmony_ci    {"name": "ROP3_OR_REVERSE", "value": 221},
483bf215546Sopenharmony_ci    {"name": "ROP3_OR", "value": 238},
484bf215546Sopenharmony_ci    {"name": "X_0XF0", "value": 240},
485bf215546Sopenharmony_ci    {"name": "X_0XF5", "value": 245},
486bf215546Sopenharmony_ci    {"name": "X_0XFA", "value": 250},
487bf215546Sopenharmony_ci    {"name": "ROP3_SET", "value": 255}
488bf215546Sopenharmony_ci   ]
489bf215546Sopenharmony_ci  },
490bf215546Sopenharmony_ci  "RbMap": {
491bf215546Sopenharmony_ci   "entries": [
492bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_RB_MAP_0", "value": 0},
493bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_RB_MAP_1", "value": 1},
494bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_RB_MAP_2", "value": 2},
495bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_RB_MAP_3", "value": 3}
496bf215546Sopenharmony_ci   ]
497bf215546Sopenharmony_ci  },
498bf215546Sopenharmony_ci  "RbXsel": {
499bf215546Sopenharmony_ci   "entries": [
500bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_RB_XSEL_0", "value": 0},
501bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_RB_XSEL_1", "value": 1}
502bf215546Sopenharmony_ci   ]
503bf215546Sopenharmony_ci  },
504bf215546Sopenharmony_ci  "RbXsel2": {
505bf215546Sopenharmony_ci   "entries": [
506bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_RB_XSEL2_0", "value": 0},
507bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_RB_XSEL2_1", "value": 1},
508bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_RB_XSEL2_2", "value": 2},
509bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_RB_XSEL2_3", "value": 3}
510bf215546Sopenharmony_ci   ]
511bf215546Sopenharmony_ci  },
512bf215546Sopenharmony_ci  "RbYsel": {
513bf215546Sopenharmony_ci   "entries": [
514bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_RB_YSEL_0", "value": 0},
515bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_RB_YSEL_1", "value": 1}
516bf215546Sopenharmony_ci   ]
517bf215546Sopenharmony_ci  },
518bf215546Sopenharmony_ci  "SPI_PNT_SPRITE_OVERRIDE": {
519bf215546Sopenharmony_ci   "entries": [
520bf215546Sopenharmony_ci    {"name": "SPI_PNT_SPRITE_SEL_0", "value": 0},
521bf215546Sopenharmony_ci    {"name": "SPI_PNT_SPRITE_SEL_1", "value": 1},
522bf215546Sopenharmony_ci    {"name": "SPI_PNT_SPRITE_SEL_S", "value": 2},
523bf215546Sopenharmony_ci    {"name": "SPI_PNT_SPRITE_SEL_T", "value": 3},
524bf215546Sopenharmony_ci    {"name": "SPI_PNT_SPRITE_SEL_NONE", "value": 4}
525bf215546Sopenharmony_ci   ]
526bf215546Sopenharmony_ci  },
527bf215546Sopenharmony_ci  "SPI_SHADER_EX_FORMAT": {
528bf215546Sopenharmony_ci   "entries": [
529bf215546Sopenharmony_ci    {"name": "SPI_SHADER_ZERO", "value": 0},
530bf215546Sopenharmony_ci    {"name": "SPI_SHADER_32_R", "value": 1},
531bf215546Sopenharmony_ci    {"name": "SPI_SHADER_32_GR", "value": 2},
532bf215546Sopenharmony_ci    {"name": "SPI_SHADER_32_AR", "value": 3},
533bf215546Sopenharmony_ci    {"name": "SPI_SHADER_FP16_ABGR", "value": 4},
534bf215546Sopenharmony_ci    {"name": "SPI_SHADER_UNORM16_ABGR", "value": 5},
535bf215546Sopenharmony_ci    {"name": "SPI_SHADER_SNORM16_ABGR", "value": 6},
536bf215546Sopenharmony_ci    {"name": "SPI_SHADER_UINT16_ABGR", "value": 7},
537bf215546Sopenharmony_ci    {"name": "SPI_SHADER_SINT16_ABGR", "value": 8},
538bf215546Sopenharmony_ci    {"name": "SPI_SHADER_32_ABGR", "value": 9}
539bf215546Sopenharmony_ci   ]
540bf215546Sopenharmony_ci  },
541bf215546Sopenharmony_ci  "SPI_SHADER_FORMAT": {
542bf215546Sopenharmony_ci   "entries": [
543bf215546Sopenharmony_ci    {"name": "SPI_SHADER_NONE", "value": 0},
544bf215546Sopenharmony_ci    {"name": "SPI_SHADER_1COMP", "value": 1},
545bf215546Sopenharmony_ci    {"name": "SPI_SHADER_2COMP", "value": 2},
546bf215546Sopenharmony_ci    {"name": "SPI_SHADER_4COMPRESS", "value": 3},
547bf215546Sopenharmony_ci    {"name": "SPI_SHADER_4COMP", "value": 4}
548bf215546Sopenharmony_ci   ]
549bf215546Sopenharmony_ci  },
550bf215546Sopenharmony_ci  "SPM_PERFMON_STATE": {
551bf215546Sopenharmony_ci   "entries": [
552bf215546Sopenharmony_ci    {"name": "STRM_PERFMON_STATE_DISABLE_AND_RESET", "value": 0},
553bf215546Sopenharmony_ci    {"name": "STRM_PERFMON_STATE_START_COUNTING", "value": 1},
554bf215546Sopenharmony_ci    {"name": "STRM_PERFMON_STATE_STOP_COUNTING", "value": 2},
555bf215546Sopenharmony_ci    {"name": "STRM_PERFMON_STATE_RESERVED_3", "value": 3},
556bf215546Sopenharmony_ci    {"name": "STRM_PERFMON_STATE_DISABLE_AND_RESET_PHANTOM", "value": 4},
557bf215546Sopenharmony_ci    {"name": "STRM_PERFMON_STATE_COUNT_AND_DUMP_PHANTOM", "value": 5}
558bf215546Sopenharmony_ci   ]
559bf215546Sopenharmony_ci  },
560bf215546Sopenharmony_ci  "SQ_IMG_FILTER_TYPE": {
561bf215546Sopenharmony_ci   "entries": [
562bf215546Sopenharmony_ci    {"name": "SQ_IMG_FILTER_MODE_BLEND", "value": 0},
563bf215546Sopenharmony_ci    {"name": "SQ_IMG_FILTER_MODE_MIN", "value": 1},
564bf215546Sopenharmony_ci    {"name": "SQ_IMG_FILTER_MODE_MAX", "value": 2}
565bf215546Sopenharmony_ci   ]
566bf215546Sopenharmony_ci  },
567bf215546Sopenharmony_ci  "SQ_RSRC_BUF_TYPE": {
568bf215546Sopenharmony_ci   "entries": [
569bf215546Sopenharmony_ci    {"name": "SQ_RSRC_BUF", "value": 0},
570bf215546Sopenharmony_ci    {"name": "SQ_RSRC_BUF_RSVD_1", "value": 1},
571bf215546Sopenharmony_ci    {"name": "SQ_RSRC_BUF_RSVD_2", "value": 2},
572bf215546Sopenharmony_ci    {"name": "SQ_RSRC_BUF_RSVD_3", "value": 3}
573bf215546Sopenharmony_ci   ]
574bf215546Sopenharmony_ci  },
575bf215546Sopenharmony_ci  "SQ_RSRC_IMG_TYPE": {
576bf215546Sopenharmony_ci   "entries": [
577bf215546Sopenharmony_ci    {"name": "SQ_RSRC_IMG_RSVD_0", "value": 0},
578bf215546Sopenharmony_ci    {"name": "SQ_RSRC_IMG_RSVD_1", "value": 1},
579bf215546Sopenharmony_ci    {"name": "SQ_RSRC_IMG_RSVD_2", "value": 2},
580bf215546Sopenharmony_ci    {"name": "SQ_RSRC_IMG_RSVD_3", "value": 3},
581bf215546Sopenharmony_ci    {"name": "SQ_RSRC_IMG_RSVD_4", "value": 4},
582bf215546Sopenharmony_ci    {"name": "SQ_RSRC_IMG_RSVD_5", "value": 5},
583bf215546Sopenharmony_ci    {"name": "SQ_RSRC_IMG_RSVD_6", "value": 6},
584bf215546Sopenharmony_ci    {"name": "SQ_RSRC_IMG_RSVD_7", "value": 7},
585bf215546Sopenharmony_ci    {"name": "SQ_RSRC_IMG_1D", "value": 8},
586bf215546Sopenharmony_ci    {"name": "SQ_RSRC_IMG_2D", "value": 9},
587bf215546Sopenharmony_ci    {"name": "SQ_RSRC_IMG_3D", "value": 10},
588bf215546Sopenharmony_ci    {"name": "SQ_RSRC_IMG_CUBE", "value": 11},
589bf215546Sopenharmony_ci    {"name": "SQ_RSRC_IMG_1D_ARRAY", "value": 12},
590bf215546Sopenharmony_ci    {"name": "SQ_RSRC_IMG_2D_ARRAY", "value": 13},
591bf215546Sopenharmony_ci    {"name": "SQ_RSRC_IMG_2D_MSAA", "value": 14},
592bf215546Sopenharmony_ci    {"name": "SQ_RSRC_IMG_2D_MSAA_ARRAY", "value": 15}
593bf215546Sopenharmony_ci   ]
594bf215546Sopenharmony_ci  },
595bf215546Sopenharmony_ci  "SQ_SEL_XYZW01": {
596bf215546Sopenharmony_ci   "entries": [
597bf215546Sopenharmony_ci    {"name": "SQ_SEL_0", "value": 0},
598bf215546Sopenharmony_ci    {"name": "SQ_SEL_1", "value": 1},
599bf215546Sopenharmony_ci    {"name": "SQ_SEL_RESERVED_0", "value": 2},
600bf215546Sopenharmony_ci    {"name": "SQ_SEL_RESERVED_1", "value": 3},
601bf215546Sopenharmony_ci    {"name": "SQ_SEL_X", "value": 4},
602bf215546Sopenharmony_ci    {"name": "SQ_SEL_Y", "value": 5},
603bf215546Sopenharmony_ci    {"name": "SQ_SEL_Z", "value": 6},
604bf215546Sopenharmony_ci    {"name": "SQ_SEL_W", "value": 7}
605bf215546Sopenharmony_ci   ]
606bf215546Sopenharmony_ci  },
607bf215546Sopenharmony_ci  "SQ_TEX_BORDER_COLOR": {
608bf215546Sopenharmony_ci   "entries": [
609bf215546Sopenharmony_ci    {"name": "SQ_TEX_BORDER_COLOR_TRANS_BLACK", "value": 0},
610bf215546Sopenharmony_ci    {"name": "SQ_TEX_BORDER_COLOR_OPAQUE_BLACK", "value": 1},
611bf215546Sopenharmony_ci    {"name": "SQ_TEX_BORDER_COLOR_OPAQUE_WHITE", "value": 2},
612bf215546Sopenharmony_ci    {"name": "SQ_TEX_BORDER_COLOR_REGISTER", "value": 3}
613bf215546Sopenharmony_ci   ]
614bf215546Sopenharmony_ci  },
615bf215546Sopenharmony_ci  "SQ_TEX_CLAMP": {
616bf215546Sopenharmony_ci   "entries": [
617bf215546Sopenharmony_ci    {"name": "SQ_TEX_WRAP", "value": 0},
618bf215546Sopenharmony_ci    {"name": "SQ_TEX_MIRROR", "value": 1},
619bf215546Sopenharmony_ci    {"name": "SQ_TEX_CLAMP_LAST_TEXEL", "value": 2},
620bf215546Sopenharmony_ci    {"name": "SQ_TEX_MIRROR_ONCE_LAST_TEXEL", "value": 3},
621bf215546Sopenharmony_ci    {"name": "SQ_TEX_CLAMP_HALF_BORDER", "value": 4},
622bf215546Sopenharmony_ci    {"name": "SQ_TEX_MIRROR_ONCE_HALF_BORDER", "value": 5},
623bf215546Sopenharmony_ci    {"name": "SQ_TEX_CLAMP_BORDER", "value": 6},
624bf215546Sopenharmony_ci    {"name": "SQ_TEX_MIRROR_ONCE_BORDER", "value": 7}
625bf215546Sopenharmony_ci   ]
626bf215546Sopenharmony_ci  },
627bf215546Sopenharmony_ci  "SQ_TEX_DEPTH_COMPARE": {
628bf215546Sopenharmony_ci   "entries": [
629bf215546Sopenharmony_ci    {"name": "SQ_TEX_DEPTH_COMPARE_NEVER", "value": 0},
630bf215546Sopenharmony_ci    {"name": "SQ_TEX_DEPTH_COMPARE_LESS", "value": 1},
631bf215546Sopenharmony_ci    {"name": "SQ_TEX_DEPTH_COMPARE_EQUAL", "value": 2},
632bf215546Sopenharmony_ci    {"name": "SQ_TEX_DEPTH_COMPARE_LESSEQUAL", "value": 3},
633bf215546Sopenharmony_ci    {"name": "SQ_TEX_DEPTH_COMPARE_GREATER", "value": 4},
634bf215546Sopenharmony_ci    {"name": "SQ_TEX_DEPTH_COMPARE_NOTEQUAL", "value": 5},
635bf215546Sopenharmony_ci    {"name": "SQ_TEX_DEPTH_COMPARE_GREATEREQUAL", "value": 6},
636bf215546Sopenharmony_ci    {"name": "SQ_TEX_DEPTH_COMPARE_ALWAYS", "value": 7}
637bf215546Sopenharmony_ci   ]
638bf215546Sopenharmony_ci  },
639bf215546Sopenharmony_ci  "SQ_TEX_MIP_FILTER": {
640bf215546Sopenharmony_ci   "entries": [
641bf215546Sopenharmony_ci    {"name": "SQ_TEX_MIP_FILTER_NONE", "value": 0},
642bf215546Sopenharmony_ci    {"name": "SQ_TEX_MIP_FILTER_POINT", "value": 1},
643bf215546Sopenharmony_ci    {"name": "SQ_TEX_MIP_FILTER_LINEAR", "value": 2}
644bf215546Sopenharmony_ci   ]
645bf215546Sopenharmony_ci  },
646bf215546Sopenharmony_ci  "SQ_TEX_XY_FILTER": {
647bf215546Sopenharmony_ci   "entries": [
648bf215546Sopenharmony_ci    {"name": "SQ_TEX_XY_FILTER_POINT", "value": 0},
649bf215546Sopenharmony_ci    {"name": "SQ_TEX_XY_FILTER_BILINEAR", "value": 1},
650bf215546Sopenharmony_ci    {"name": "SQ_TEX_XY_FILTER_ANISO_POINT", "value": 2},
651bf215546Sopenharmony_ci    {"name": "SQ_TEX_XY_FILTER_ANISO_BILINEAR", "value": 3}
652bf215546Sopenharmony_ci   ]
653bf215546Sopenharmony_ci  },
654bf215546Sopenharmony_ci  "SQ_TEX_Z_FILTER": {
655bf215546Sopenharmony_ci   "entries": [
656bf215546Sopenharmony_ci    {"name": "SQ_TEX_Z_FILTER_NONE", "value": 0},
657bf215546Sopenharmony_ci    {"name": "SQ_TEX_Z_FILTER_POINT", "value": 1},
658bf215546Sopenharmony_ci    {"name": "SQ_TEX_Z_FILTER_LINEAR", "value": 2}
659bf215546Sopenharmony_ci   ]
660bf215546Sopenharmony_ci  },
661bf215546Sopenharmony_ci  "ScMap": {
662bf215546Sopenharmony_ci   "entries": [
663bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SC_MAP_0", "value": 0},
664bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SC_MAP_1", "value": 1},
665bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SC_MAP_2", "value": 2},
666bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SC_MAP_3", "value": 3}
667bf215546Sopenharmony_ci   ]
668bf215546Sopenharmony_ci  },
669bf215546Sopenharmony_ci  "ScXsel": {
670bf215546Sopenharmony_ci   "entries": [
671bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SC_XSEL_8_WIDE_TILE", "value": 0},
672bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SC_XSEL_16_WIDE_TILE", "value": 1},
673bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SC_XSEL_32_WIDE_TILE", "value": 2},
674bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SC_XSEL_64_WIDE_TILE", "value": 3}
675bf215546Sopenharmony_ci   ]
676bf215546Sopenharmony_ci  },
677bf215546Sopenharmony_ci  "ScYsel": {
678bf215546Sopenharmony_ci   "entries": [
679bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SC_YSEL_8_WIDE_TILE", "value": 0},
680bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SC_YSEL_16_WIDE_TILE", "value": 1},
681bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SC_YSEL_32_WIDE_TILE", "value": 2},
682bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SC_YSEL_64_WIDE_TILE", "value": 3}
683bf215546Sopenharmony_ci   ]
684bf215546Sopenharmony_ci  },
685bf215546Sopenharmony_ci  "SeMap": {
686bf215546Sopenharmony_ci   "entries": [
687bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_MAP_0", "value": 0},
688bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_MAP_1", "value": 1},
689bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_MAP_2", "value": 2},
690bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_MAP_3", "value": 3}
691bf215546Sopenharmony_ci   ]
692bf215546Sopenharmony_ci  },
693bf215546Sopenharmony_ci  "SeXsel": {
694bf215546Sopenharmony_ci   "entries": [
695bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_XSEL_8_WIDE_TILE", "value": 0},
696bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_XSEL_16_WIDE_TILE", "value": 1},
697bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_XSEL_32_WIDE_TILE", "value": 2},
698bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_XSEL_64_WIDE_TILE", "value": 3}
699bf215546Sopenharmony_ci   ]
700bf215546Sopenharmony_ci  },
701bf215546Sopenharmony_ci  "SeYsel": {
702bf215546Sopenharmony_ci   "entries": [
703bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_YSEL_8_WIDE_TILE", "value": 0},
704bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_YSEL_16_WIDE_TILE", "value": 1},
705bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_YSEL_32_WIDE_TILE", "value": 2},
706bf215546Sopenharmony_ci    {"name": "RASTER_CONFIG_SE_YSEL_64_WIDE_TILE", "value": 3}
707bf215546Sopenharmony_ci   ]
708bf215546Sopenharmony_ci  },
709bf215546Sopenharmony_ci  "StencilFormat": {
710bf215546Sopenharmony_ci   "entries": [
711bf215546Sopenharmony_ci    {"name": "STENCIL_INVALID", "value": 0},
712bf215546Sopenharmony_ci    {"name": "STENCIL_8", "value": 1}
713bf215546Sopenharmony_ci   ]
714bf215546Sopenharmony_ci  },
715bf215546Sopenharmony_ci  "StencilOp": {
716bf215546Sopenharmony_ci   "entries": [
717bf215546Sopenharmony_ci    {"name": "STENCIL_KEEP", "value": 0},
718bf215546Sopenharmony_ci    {"name": "STENCIL_ZERO", "value": 1},
719bf215546Sopenharmony_ci    {"name": "STENCIL_ONES", "value": 2},
720bf215546Sopenharmony_ci    {"name": "STENCIL_REPLACE_TEST", "value": 3},
721bf215546Sopenharmony_ci    {"name": "STENCIL_REPLACE_OP", "value": 4},
722bf215546Sopenharmony_ci    {"name": "STENCIL_ADD_CLAMP", "value": 5},
723bf215546Sopenharmony_ci    {"name": "STENCIL_SUB_CLAMP", "value": 6},
724bf215546Sopenharmony_ci    {"name": "STENCIL_INVERT", "value": 7},
725bf215546Sopenharmony_ci    {"name": "STENCIL_ADD_WRAP", "value": 8},
726bf215546Sopenharmony_ci    {"name": "STENCIL_SUB_WRAP", "value": 9},
727bf215546Sopenharmony_ci    {"name": "STENCIL_AND", "value": 10},
728bf215546Sopenharmony_ci    {"name": "STENCIL_OR", "value": 11},
729bf215546Sopenharmony_ci    {"name": "STENCIL_XOR", "value": 12},
730bf215546Sopenharmony_ci    {"name": "STENCIL_NAND", "value": 13},
731bf215546Sopenharmony_ci    {"name": "STENCIL_NOR", "value": 14},
732bf215546Sopenharmony_ci    {"name": "STENCIL_XNOR", "value": 15}
733bf215546Sopenharmony_ci   ]
734bf215546Sopenharmony_ci  },
735bf215546Sopenharmony_ci  "SurfaceEndian": {
736bf215546Sopenharmony_ci   "entries": [
737bf215546Sopenharmony_ci    {"name": "ENDIAN_NONE", "value": 0},
738bf215546Sopenharmony_ci    {"name": "ENDIAN_8IN16", "value": 1},
739bf215546Sopenharmony_ci    {"name": "ENDIAN_8IN32", "value": 2},
740bf215546Sopenharmony_ci    {"name": "ENDIAN_8IN64", "value": 3}
741bf215546Sopenharmony_ci   ]
742bf215546Sopenharmony_ci  },
743bf215546Sopenharmony_ci  "SurfaceNumber": {
744bf215546Sopenharmony_ci   "entries": [
745bf215546Sopenharmony_ci    {"name": "NUMBER_UNORM", "value": 0},
746bf215546Sopenharmony_ci    {"name": "NUMBER_SNORM", "value": 1},
747bf215546Sopenharmony_ci    {"name": "NUMBER_USCALED", "value": 2},
748bf215546Sopenharmony_ci    {"name": "NUMBER_SSCALED", "value": 3},
749bf215546Sopenharmony_ci    {"name": "NUMBER_UINT", "value": 4},
750bf215546Sopenharmony_ci    {"name": "NUMBER_SINT", "value": 5},
751bf215546Sopenharmony_ci    {"name": "NUMBER_SRGB", "value": 6},
752bf215546Sopenharmony_ci    {"name": "NUMBER_FLOAT", "value": 7}
753bf215546Sopenharmony_ci   ]
754bf215546Sopenharmony_ci  },
755bf215546Sopenharmony_ci  "SurfaceSwap": {
756bf215546Sopenharmony_ci   "entries": [
757bf215546Sopenharmony_ci    {"name": "SWAP_STD", "value": 0},
758bf215546Sopenharmony_ci    {"name": "SWAP_ALT", "value": 1},
759bf215546Sopenharmony_ci    {"name": "SWAP_STD_REV", "value": 2},
760bf215546Sopenharmony_ci    {"name": "SWAP_ALT_REV", "value": 3}
761bf215546Sopenharmony_ci   ]
762bf215546Sopenharmony_ci  },
763bf215546Sopenharmony_ci  "TileSplit": {
764bf215546Sopenharmony_ci   "entries": [
765bf215546Sopenharmony_ci    {"name": "ADDR_SURF_TILE_SPLIT_64B", "value": 0},
766bf215546Sopenharmony_ci    {"name": "ADDR_SURF_TILE_SPLIT_128B", "value": 1},
767bf215546Sopenharmony_ci    {"name": "ADDR_SURF_TILE_SPLIT_256B", "value": 2},
768bf215546Sopenharmony_ci    {"name": "ADDR_SURF_TILE_SPLIT_512B", "value": 3},
769bf215546Sopenharmony_ci    {"name": "ADDR_SURF_TILE_SPLIT_1KB", "value": 4},
770bf215546Sopenharmony_ci    {"name": "ADDR_SURF_TILE_SPLIT_2KB", "value": 5},
771bf215546Sopenharmony_ci    {"name": "ADDR_SURF_TILE_SPLIT_4KB", "value": 6}
772bf215546Sopenharmony_ci   ]
773bf215546Sopenharmony_ci  },
774bf215546Sopenharmony_ci  "VGT_DI_MAJOR_MODE_SELECT": {
775bf215546Sopenharmony_ci   "entries": [
776bf215546Sopenharmony_ci    {"name": "DI_MAJOR_MODE_0", "value": 0},
777bf215546Sopenharmony_ci    {"name": "DI_MAJOR_MODE_1", "value": 1}
778bf215546Sopenharmony_ci   ]
779bf215546Sopenharmony_ci  },
780bf215546Sopenharmony_ci  "VGT_DI_PRIM_TYPE": {
781bf215546Sopenharmony_ci   "entries": [
782bf215546Sopenharmony_ci    {"name": "DI_PT_NONE", "value": 0},
783bf215546Sopenharmony_ci    {"name": "DI_PT_POINTLIST", "value": 1},
784bf215546Sopenharmony_ci    {"name": "DI_PT_LINELIST", "value": 2},
785bf215546Sopenharmony_ci    {"name": "DI_PT_LINESTRIP", "value": 3},
786bf215546Sopenharmony_ci    {"name": "DI_PT_TRILIST", "value": 4},
787bf215546Sopenharmony_ci    {"name": "DI_PT_TRIFAN", "value": 5},
788bf215546Sopenharmony_ci    {"name": "DI_PT_TRISTRIP", "value": 6},
789bf215546Sopenharmony_ci    {"name": "DI_PT_UNUSED_0", "value": 7},
790bf215546Sopenharmony_ci    {"name": "DI_PT_UNUSED_1", "value": 8},
791bf215546Sopenharmony_ci    {"name": "DI_PT_PATCH", "value": 9},
792bf215546Sopenharmony_ci    {"name": "DI_PT_LINELIST_ADJ", "value": 10},
793bf215546Sopenharmony_ci    {"name": "DI_PT_LINESTRIP_ADJ", "value": 11},
794bf215546Sopenharmony_ci    {"name": "DI_PT_TRILIST_ADJ", "value": 12},
795bf215546Sopenharmony_ci    {"name": "DI_PT_TRISTRIP_ADJ", "value": 13},
796bf215546Sopenharmony_ci    {"name": "DI_PT_UNUSED_3", "value": 14},
797bf215546Sopenharmony_ci    {"name": "DI_PT_UNUSED_4", "value": 15},
798bf215546Sopenharmony_ci    {"name": "DI_PT_TRI_WITH_WFLAGS", "value": 16},
799bf215546Sopenharmony_ci    {"name": "DI_PT_RECTLIST", "value": 17},
800bf215546Sopenharmony_ci    {"name": "DI_PT_LINELOOP", "value": 18},
801bf215546Sopenharmony_ci    {"name": "DI_PT_QUADLIST", "value": 19},
802bf215546Sopenharmony_ci    {"name": "DI_PT_QUADSTRIP", "value": 20},
803bf215546Sopenharmony_ci    {"name": "DI_PT_POLYGON", "value": 21},
804bf215546Sopenharmony_ci    {"name": "DI_PT_2D_COPY_RECT_LIST_V0", "value": 22},
805bf215546Sopenharmony_ci    {"name": "DI_PT_2D_COPY_RECT_LIST_V1", "value": 23},
806bf215546Sopenharmony_ci    {"name": "DI_PT_2D_COPY_RECT_LIST_V2", "value": 24},
807bf215546Sopenharmony_ci    {"name": "DI_PT_2D_COPY_RECT_LIST_V3", "value": 25},
808bf215546Sopenharmony_ci    {"name": "DI_PT_2D_FILL_RECT_LIST", "value": 26},
809bf215546Sopenharmony_ci    {"name": "DI_PT_2D_LINE_STRIP", "value": 27},
810bf215546Sopenharmony_ci    {"name": "DI_PT_2D_TRI_STRIP", "value": 28}
811bf215546Sopenharmony_ci   ]
812bf215546Sopenharmony_ci  },
813bf215546Sopenharmony_ci  "VGT_DI_SOURCE_SELECT": {
814bf215546Sopenharmony_ci   "entries": [
815bf215546Sopenharmony_ci    {"name": "DI_SRC_SEL_DMA", "value": 0},
816bf215546Sopenharmony_ci    {"name": "DI_SRC_SEL_IMMEDIATE", "value": 1},
817bf215546Sopenharmony_ci    {"name": "DI_SRC_SEL_AUTO_INDEX", "value": 2},
818bf215546Sopenharmony_ci    {"name": "DI_SRC_SEL_RESERVED", "value": 3}
819bf215546Sopenharmony_ci   ]
820bf215546Sopenharmony_ci  },
821bf215546Sopenharmony_ci  "VGT_DMA_BUF_TYPE": {
822bf215546Sopenharmony_ci   "entries": [
823bf215546Sopenharmony_ci    {"name": "VGT_DMA_BUF_MEM", "value": 0},
824bf215546Sopenharmony_ci    {"name": "VGT_DMA_BUF_RING", "value": 1},
825bf215546Sopenharmony_ci    {"name": "VGT_DMA_BUF_SETUP", "value": 2}
826bf215546Sopenharmony_ci   ]
827bf215546Sopenharmony_ci  },
828bf215546Sopenharmony_ci  "VGT_DMA_SWAP_MODE": {
829bf215546Sopenharmony_ci   "entries": [
830bf215546Sopenharmony_ci    {"name": "VGT_DMA_SWAP_NONE", "value": 0},
831bf215546Sopenharmony_ci    {"name": "VGT_DMA_SWAP_16_BIT", "value": 1},
832bf215546Sopenharmony_ci    {"name": "VGT_DMA_SWAP_32_BIT", "value": 2},
833bf215546Sopenharmony_ci    {"name": "VGT_DMA_SWAP_WORD", "value": 3}
834bf215546Sopenharmony_ci   ]
835bf215546Sopenharmony_ci  },
836bf215546Sopenharmony_ci  "VGT_EVENT_TYPE": {
837bf215546Sopenharmony_ci   "entries": [
838bf215546Sopenharmony_ci    {"name": "Reserved_0x00", "value": 0},
839bf215546Sopenharmony_ci    {"name": "SAMPLE_STREAMOUTSTATS1", "value": 1},
840bf215546Sopenharmony_ci    {"name": "SAMPLE_STREAMOUTSTATS2", "value": 2},
841bf215546Sopenharmony_ci    {"name": "SAMPLE_STREAMOUTSTATS3", "value": 3},
842bf215546Sopenharmony_ci    {"name": "CACHE_FLUSH_TS", "value": 4},
843bf215546Sopenharmony_ci    {"name": "CONTEXT_DONE", "value": 5},
844bf215546Sopenharmony_ci    {"name": "CACHE_FLUSH", "value": 6},
845bf215546Sopenharmony_ci    {"name": "CS_PARTIAL_FLUSH", "value": 7},
846bf215546Sopenharmony_ci    {"name": "VGT_STREAMOUT_SYNC", "value": 8},
847bf215546Sopenharmony_ci    {"name": "Reserved_0x09", "value": 9},
848bf215546Sopenharmony_ci    {"name": "VGT_STREAMOUT_RESET", "value": 10},
849bf215546Sopenharmony_ci    {"name": "END_OF_PIPE_INCR_DE", "value": 11},
850bf215546Sopenharmony_ci    {"name": "END_OF_PIPE_IB_END", "value": 12},
851bf215546Sopenharmony_ci    {"name": "RST_PIX_CNT", "value": 13},
852bf215546Sopenharmony_ci    {"name": "Reserved_0x0E", "value": 14},
853bf215546Sopenharmony_ci    {"name": "VS_PARTIAL_FLUSH", "value": 15},
854bf215546Sopenharmony_ci    {"name": "PS_PARTIAL_FLUSH", "value": 16},
855bf215546Sopenharmony_ci    {"name": "FLUSH_HS_OUTPUT", "value": 17},
856bf215546Sopenharmony_ci    {"name": "FLUSH_LS_OUTPUT", "value": 18},
857bf215546Sopenharmony_ci    {"name": "Reserved_0x13", "value": 19},
858bf215546Sopenharmony_ci    {"name": "CACHE_FLUSH_AND_INV_TS_EVENT", "value": 20},
859bf215546Sopenharmony_ci    {"name": "ZPASS_DONE", "value": 21},
860bf215546Sopenharmony_ci    {"name": "CACHE_FLUSH_AND_INV_EVENT", "value": 22},
861bf215546Sopenharmony_ci    {"name": "PERFCOUNTER_START", "value": 23},
862bf215546Sopenharmony_ci    {"name": "PERFCOUNTER_STOP", "value": 24},
863bf215546Sopenharmony_ci    {"name": "PIPELINESTAT_START", "value": 25},
864bf215546Sopenharmony_ci    {"name": "PIPELINESTAT_STOP", "value": 26},
865bf215546Sopenharmony_ci    {"name": "PERFCOUNTER_SAMPLE", "value": 27},
866bf215546Sopenharmony_ci    {"name": "FLUSH_ES_OUTPUT", "value": 28},
867bf215546Sopenharmony_ci    {"name": "FLUSH_GS_OUTPUT", "value": 29},
868bf215546Sopenharmony_ci    {"name": "SAMPLE_PIPELINESTAT", "value": 30},
869bf215546Sopenharmony_ci    {"name": "SO_VGTSTREAMOUT_FLUSH", "value": 31},
870bf215546Sopenharmony_ci    {"name": "SAMPLE_STREAMOUTSTATS", "value": 32},
871bf215546Sopenharmony_ci    {"name": "RESET_VTX_CNT", "value": 33},
872bf215546Sopenharmony_ci    {"name": "BLOCK_CONTEXT_DONE", "value": 34},
873bf215546Sopenharmony_ci    {"name": "CS_CONTEXT_DONE", "value": 35},
874bf215546Sopenharmony_ci    {"name": "VGT_FLUSH", "value": 36},
875bf215546Sopenharmony_ci    {"name": "Reserved_0x25", "value": 37},
876bf215546Sopenharmony_ci    {"name": "SQ_NON_EVENT", "value": 38},
877bf215546Sopenharmony_ci    {"name": "SC_SEND_DB_VPZ", "value": 39},
878bf215546Sopenharmony_ci    {"name": "BOTTOM_OF_PIPE_TS", "value": 40},
879bf215546Sopenharmony_ci    {"name": "FLUSH_SX_TS", "value": 41},
880bf215546Sopenharmony_ci    {"name": "DB_CACHE_FLUSH_AND_INV", "value": 42},
881bf215546Sopenharmony_ci    {"name": "FLUSH_AND_INV_DB_DATA_TS", "value": 43},
882bf215546Sopenharmony_ci    {"name": "FLUSH_AND_INV_DB_META", "value": 44},
883bf215546Sopenharmony_ci    {"name": "FLUSH_AND_INV_CB_DATA_TS", "value": 45},
884bf215546Sopenharmony_ci    {"name": "FLUSH_AND_INV_CB_META", "value": 46},
885bf215546Sopenharmony_ci    {"name": "CS_DONE", "value": 47},
886bf215546Sopenharmony_ci    {"name": "PS_DONE", "value": 48},
887bf215546Sopenharmony_ci    {"name": "FLUSH_AND_INV_CB_PIXEL_DATA", "value": 49},
888bf215546Sopenharmony_ci    {"name": "SX_CB_RAT_ACK_REQUEST", "value": 50},
889bf215546Sopenharmony_ci    {"name": "THREAD_TRACE_START", "value": 51},
890bf215546Sopenharmony_ci    {"name": "THREAD_TRACE_STOP", "value": 52},
891bf215546Sopenharmony_ci    {"name": "THREAD_TRACE_MARKER", "value": 53},
892bf215546Sopenharmony_ci    {"name": "THREAD_TRACE_FLUSH", "value": 54},
893bf215546Sopenharmony_ci    {"name": "THREAD_TRACE_FINISH", "value": 55},
894bf215546Sopenharmony_ci    {"name": "PIXEL_PIPE_STAT_CONTROL", "value": 56},
895bf215546Sopenharmony_ci    {"name": "PIXEL_PIPE_STAT_DUMP", "value": 57},
896bf215546Sopenharmony_ci    {"name": "PIXEL_PIPE_STAT_RESET", "value": 58},
897bf215546Sopenharmony_ci    {"name": "CONTEXT_SUSPEND", "value": 59}
898bf215546Sopenharmony_ci   ]
899bf215546Sopenharmony_ci  },
900bf215546Sopenharmony_ci  "VGT_GS_CUT_MODE": {
901bf215546Sopenharmony_ci   "entries": [
902bf215546Sopenharmony_ci    {"name": "GS_CUT_1024", "value": 0},
903bf215546Sopenharmony_ci    {"name": "GS_CUT_512", "value": 1},
904bf215546Sopenharmony_ci    {"name": "GS_CUT_256", "value": 2},
905bf215546Sopenharmony_ci    {"name": "GS_CUT_128", "value": 3}
906bf215546Sopenharmony_ci   ]
907bf215546Sopenharmony_ci  },
908bf215546Sopenharmony_ci  "VGT_GS_MODE_TYPE": {
909bf215546Sopenharmony_ci   "entries": [
910bf215546Sopenharmony_ci    {"name": "GS_OFF", "value": 0},
911bf215546Sopenharmony_ci    {"name": "GS_SCENARIO_A", "value": 1},
912bf215546Sopenharmony_ci    {"name": "GS_SCENARIO_B", "value": 2},
913bf215546Sopenharmony_ci    {"name": "GS_SCENARIO_G", "value": 3},
914bf215546Sopenharmony_ci    {"name": "GS_SCENARIO_C", "value": 4},
915bf215546Sopenharmony_ci    {"name": "SPRITE_EN", "value": 5}
916bf215546Sopenharmony_ci   ]
917bf215546Sopenharmony_ci  },
918bf215546Sopenharmony_ci  "VGT_GS_OUTPRIM_TYPE": {
919bf215546Sopenharmony_ci   "entries": [
920bf215546Sopenharmony_ci    {"name": "POINTLIST", "value": 0},
921bf215546Sopenharmony_ci    {"name": "LINESTRIP", "value": 1},
922bf215546Sopenharmony_ci    {"name": "TRISTRIP", "value": 2}
923bf215546Sopenharmony_ci   ]
924bf215546Sopenharmony_ci  },
925bf215546Sopenharmony_ci  "VGT_HS_OFFCHIP_PARAM__OFFCHIP_GRANULARITY": {
926bf215546Sopenharmony_ci   "entries": [
927bf215546Sopenharmony_ci    {"name": "X_8K_DWORDS", "value": 0},
928bf215546Sopenharmony_ci    {"name": "X_4K_DWORDS", "value": 1},
929bf215546Sopenharmony_ci    {"name": "X_2K_DWORDS", "value": 2},
930bf215546Sopenharmony_ci    {"name": "X_1K_DWORDS", "value": 3}
931bf215546Sopenharmony_ci   ]
932bf215546Sopenharmony_ci  },
933bf215546Sopenharmony_ci  "VGT_INDEX_TYPE_MODE": {
934bf215546Sopenharmony_ci   "entries": [
935bf215546Sopenharmony_ci    {"name": "VGT_INDEX_16", "value": 0},
936bf215546Sopenharmony_ci    {"name": "VGT_INDEX_32", "value": 1}
937bf215546Sopenharmony_ci   ]
938bf215546Sopenharmony_ci  },
939bf215546Sopenharmony_ci  "VGT_RDREQ_POLICY": {
940bf215546Sopenharmony_ci   "entries": [
941bf215546Sopenharmony_ci    {"name": "VGT_POLICY_LRU", "value": 0},
942bf215546Sopenharmony_ci    {"name": "VGT_POLICY_STREAM", "value": 1},
943bf215546Sopenharmony_ci    {"name": "VGT_POLICY_BYPASS", "value": 2},
944bf215546Sopenharmony_ci    {"name": "VGT_POLICY_RESERVED", "value": 3}
945bf215546Sopenharmony_ci   ]
946bf215546Sopenharmony_ci  },
947bf215546Sopenharmony_ci  "VGT_STAGES_ES_EN": {
948bf215546Sopenharmony_ci   "entries": [
949bf215546Sopenharmony_ci    {"name": "ES_STAGE_OFF", "value": 0},
950bf215546Sopenharmony_ci    {"name": "ES_STAGE_DS", "value": 1},
951bf215546Sopenharmony_ci    {"name": "ES_STAGE_REAL", "value": 2},
952bf215546Sopenharmony_ci    {"name": "RESERVED_ES", "value": 3}
953bf215546Sopenharmony_ci   ]
954bf215546Sopenharmony_ci  },
955bf215546Sopenharmony_ci  "VGT_STAGES_GS_EN": {
956bf215546Sopenharmony_ci   "entries": [
957bf215546Sopenharmony_ci    {"name": "GS_STAGE_OFF", "value": 0},
958bf215546Sopenharmony_ci    {"name": "GS_STAGE_ON", "value": 1}
959bf215546Sopenharmony_ci   ]
960bf215546Sopenharmony_ci  },
961bf215546Sopenharmony_ci  "VGT_STAGES_HS_EN": {
962bf215546Sopenharmony_ci   "entries": [
963bf215546Sopenharmony_ci    {"name": "HS_STAGE_OFF", "value": 0},
964bf215546Sopenharmony_ci    {"name": "HS_STAGE_ON", "value": 1}
965bf215546Sopenharmony_ci   ]
966bf215546Sopenharmony_ci  },
967bf215546Sopenharmony_ci  "VGT_STAGES_LS_EN": {
968bf215546Sopenharmony_ci   "entries": [
969bf215546Sopenharmony_ci    {"name": "LS_STAGE_OFF", "value": 0},
970bf215546Sopenharmony_ci    {"name": "LS_STAGE_ON", "value": 1},
971bf215546Sopenharmony_ci    {"name": "CS_STAGE_ON", "value": 2},
972bf215546Sopenharmony_ci    {"name": "RESERVED_LS", "value": 3}
973bf215546Sopenharmony_ci   ]
974bf215546Sopenharmony_ci  },
975bf215546Sopenharmony_ci  "VGT_STAGES_VS_EN": {
976bf215546Sopenharmony_ci   "entries": [
977bf215546Sopenharmony_ci    {"name": "VS_STAGE_REAL", "value": 0},
978bf215546Sopenharmony_ci    {"name": "VS_STAGE_DS", "value": 1},
979bf215546Sopenharmony_ci    {"name": "VS_STAGE_COPY_SHADER", "value": 2},
980bf215546Sopenharmony_ci    {"name": "RESERVED_VS", "value": 3}
981bf215546Sopenharmony_ci   ]
982bf215546Sopenharmony_ci  },
983bf215546Sopenharmony_ci  "VGT_TESS_PARTITION": {
984bf215546Sopenharmony_ci   "entries": [
985bf215546Sopenharmony_ci    {"name": "PART_INTEGER", "value": 0},
986bf215546Sopenharmony_ci    {"name": "PART_POW2", "value": 1},
987bf215546Sopenharmony_ci    {"name": "PART_FRAC_ODD", "value": 2},
988bf215546Sopenharmony_ci    {"name": "PART_FRAC_EVEN", "value": 3}
989bf215546Sopenharmony_ci   ]
990bf215546Sopenharmony_ci  },
991bf215546Sopenharmony_ci  "VGT_TESS_TOPOLOGY": {
992bf215546Sopenharmony_ci   "entries": [
993bf215546Sopenharmony_ci    {"name": "OUTPUT_POINT", "value": 0},
994bf215546Sopenharmony_ci    {"name": "OUTPUT_LINE", "value": 1},
995bf215546Sopenharmony_ci    {"name": "OUTPUT_TRIANGLE_CW", "value": 2},
996bf215546Sopenharmony_ci    {"name": "OUTPUT_TRIANGLE_CCW", "value": 3}
997bf215546Sopenharmony_ci   ]
998bf215546Sopenharmony_ci  },
999bf215546Sopenharmony_ci  "VGT_TESS_TYPE": {
1000bf215546Sopenharmony_ci   "entries": [
1001bf215546Sopenharmony_ci    {"name": "TESS_ISOLINE", "value": 0},
1002bf215546Sopenharmony_ci    {"name": "TESS_TRIANGLE", "value": 1},
1003bf215546Sopenharmony_ci    {"name": "TESS_QUAD", "value": 2}
1004bf215546Sopenharmony_ci   ]
1005bf215546Sopenharmony_ci  },
1006bf215546Sopenharmony_ci  "ZFormat": {
1007bf215546Sopenharmony_ci   "entries": [
1008bf215546Sopenharmony_ci    {"name": "Z_INVALID", "value": 0},
1009bf215546Sopenharmony_ci    {"name": "Z_16", "value": 1},
1010bf215546Sopenharmony_ci    {"name": "Z_24", "value": 2},
1011bf215546Sopenharmony_ci    {"name": "Z_32_FLOAT", "value": 3}
1012bf215546Sopenharmony_ci   ]
1013bf215546Sopenharmony_ci  },
1014bf215546Sopenharmony_ci  "ZLimitSumm": {
1015bf215546Sopenharmony_ci   "entries": [
1016bf215546Sopenharmony_ci    {"name": "FORCE_SUMM_OFF", "value": 0},
1017bf215546Sopenharmony_ci    {"name": "FORCE_SUMM_MINZ", "value": 1},
1018bf215546Sopenharmony_ci    {"name": "FORCE_SUMM_MAXZ", "value": 2},
1019bf215546Sopenharmony_ci    {"name": "FORCE_SUMM_BOTH", "value": 3}
1020bf215546Sopenharmony_ci   ]
1021bf215546Sopenharmony_ci  },
1022bf215546Sopenharmony_ci  "ZOrder": {
1023bf215546Sopenharmony_ci   "entries": [
1024bf215546Sopenharmony_ci    {"name": "LATE_Z", "value": 0},
1025bf215546Sopenharmony_ci    {"name": "EARLY_Z_THEN_LATE_Z", "value": 1},
1026bf215546Sopenharmony_ci    {"name": "RE_Z", "value": 2},
1027bf215546Sopenharmony_ci    {"name": "EARLY_Z_THEN_RE_Z", "value": 3}
1028bf215546Sopenharmony_ci   ]
1029bf215546Sopenharmony_ci  }
1030bf215546Sopenharmony_ci },
1031bf215546Sopenharmony_ci "register_mappings": [
1032bf215546Sopenharmony_ci  {
1033bf215546Sopenharmony_ci   "chips": ["gfx6"],
1034bf215546Sopenharmony_ci   "map": {"at": 68, "to": "mm"},
1035bf215546Sopenharmony_ci   "name": "SQ_WAVE_MODE",
1036bf215546Sopenharmony_ci   "type_ref": "SQ_WAVE_MODE"
1037bf215546Sopenharmony_ci  },
1038bf215546Sopenharmony_ci  {
1039bf215546Sopenharmony_ci   "chips": ["gfx6"],
1040bf215546Sopenharmony_ci   "map": {"at": 72, "to": "mm"},
1041bf215546Sopenharmony_ci   "name": "SQ_WAVE_STATUS",
1042bf215546Sopenharmony_ci   "type_ref": "SQ_WAVE_STATUS"
1043bf215546Sopenharmony_ci  },
1044bf215546Sopenharmony_ci  {
1045bf215546Sopenharmony_ci   "chips": ["gfx6"],
1046bf215546Sopenharmony_ci   "map": {"at": 76, "to": "mm"},
1047bf215546Sopenharmony_ci   "name": "SQ_WAVE_TRAPSTS",
1048bf215546Sopenharmony_ci   "type_ref": "SQ_WAVE_TRAPSTS"
1049bf215546Sopenharmony_ci  },
1050bf215546Sopenharmony_ci  {
1051bf215546Sopenharmony_ci   "chips": ["gfx6"],
1052bf215546Sopenharmony_ci   "map": {"at": 80, "to": "mm"},
1053bf215546Sopenharmony_ci   "name": "SQ_WAVE_HW_ID",
1054bf215546Sopenharmony_ci   "type_ref": "SQ_WAVE_HW_ID"
1055bf215546Sopenharmony_ci  },
1056bf215546Sopenharmony_ci  {
1057bf215546Sopenharmony_ci   "chips": ["gfx6"],
1058bf215546Sopenharmony_ci   "map": {"at": 84, "to": "mm"},
1059bf215546Sopenharmony_ci   "name": "SQ_WAVE_GPR_ALLOC",
1060bf215546Sopenharmony_ci   "type_ref": "SQ_WAVE_GPR_ALLOC"
1061bf215546Sopenharmony_ci  },
1062bf215546Sopenharmony_ci  {
1063bf215546Sopenharmony_ci   "chips": ["gfx6"],
1064bf215546Sopenharmony_ci   "map": {"at": 88, "to": "mm"},
1065bf215546Sopenharmony_ci   "name": "SQ_WAVE_LDS_ALLOC",
1066bf215546Sopenharmony_ci   "type_ref": "SQ_WAVE_LDS_ALLOC"
1067bf215546Sopenharmony_ci  },
1068bf215546Sopenharmony_ci  {
1069bf215546Sopenharmony_ci   "chips": ["gfx6"],
1070bf215546Sopenharmony_ci   "map": {"at": 92, "to": "mm"},
1071bf215546Sopenharmony_ci   "name": "SQ_WAVE_IB_STS",
1072bf215546Sopenharmony_ci   "type_ref": "SQ_WAVE_IB_STS"
1073bf215546Sopenharmony_ci  },
1074bf215546Sopenharmony_ci  {
1075bf215546Sopenharmony_ci   "chips": ["gfx6"],
1076bf215546Sopenharmony_ci   "map": {"at": 96, "to": "mm"},
1077bf215546Sopenharmony_ci   "name": "SQ_WAVE_PC_LO"
1078bf215546Sopenharmony_ci  },
1079bf215546Sopenharmony_ci  {
1080bf215546Sopenharmony_ci   "chips": ["gfx6"],
1081bf215546Sopenharmony_ci   "map": {"at": 100, "to": "mm"},
1082bf215546Sopenharmony_ci   "name": "SQ_WAVE_PC_HI",
1083bf215546Sopenharmony_ci   "type_ref": "SQ_WAVE_PC_HI"
1084bf215546Sopenharmony_ci  },
1085bf215546Sopenharmony_ci  {
1086bf215546Sopenharmony_ci   "chips": ["gfx6"],
1087bf215546Sopenharmony_ci   "map": {"at": 104, "to": "mm"},
1088bf215546Sopenharmony_ci   "name": "SQ_WAVE_INST_DW0"
1089bf215546Sopenharmony_ci  },
1090bf215546Sopenharmony_ci  {
1091bf215546Sopenharmony_ci   "chips": ["gfx6"],
1092bf215546Sopenharmony_ci   "map": {"at": 108, "to": "mm"},
1093bf215546Sopenharmony_ci   "name": "SQ_WAVE_INST_DW1"
1094bf215546Sopenharmony_ci  },
1095bf215546Sopenharmony_ci  {
1096bf215546Sopenharmony_ci   "chips": ["gfx6"],
1097bf215546Sopenharmony_ci   "map": {"at": 112, "to": "mm"},
1098bf215546Sopenharmony_ci   "name": "SQ_WAVE_IB_DBG0",
1099bf215546Sopenharmony_ci   "type_ref": "SQ_WAVE_IB_DBG0"
1100bf215546Sopenharmony_ci  },
1101bf215546Sopenharmony_ci  {
1102bf215546Sopenharmony_ci   "chips": ["gfx6"],
1103bf215546Sopenharmony_ci   "map": {"at": 2480, "to": "mm"},
1104bf215546Sopenharmony_ci   "name": "SQ_WAVE_TBA_LO"
1105bf215546Sopenharmony_ci  },
1106bf215546Sopenharmony_ci  {
1107bf215546Sopenharmony_ci   "chips": ["gfx6"],
1108bf215546Sopenharmony_ci   "map": {"at": 2484, "to": "mm"},
1109bf215546Sopenharmony_ci   "name": "SQ_WAVE_TBA_HI",
1110bf215546Sopenharmony_ci   "type_ref": "SQ_WAVE_TBA_HI"
1111bf215546Sopenharmony_ci  },
1112bf215546Sopenharmony_ci  {
1113bf215546Sopenharmony_ci   "chips": ["gfx6"],
1114bf215546Sopenharmony_ci   "map": {"at": 2488, "to": "mm"},
1115bf215546Sopenharmony_ci   "name": "SQ_WAVE_TMA_LO"
1116bf215546Sopenharmony_ci  },
1117bf215546Sopenharmony_ci  {
1118bf215546Sopenharmony_ci   "chips": ["gfx6"],
1119bf215546Sopenharmony_ci   "map": {"at": 2492, "to": "mm"},
1120bf215546Sopenharmony_ci   "name": "SQ_WAVE_TMA_HI",
1121bf215546Sopenharmony_ci   "type_ref": "SQ_WAVE_TBA_HI"
1122bf215546Sopenharmony_ci  },
1123bf215546Sopenharmony_ci  {
1124bf215546Sopenharmony_ci   "chips": ["gfx6"],
1125bf215546Sopenharmony_ci   "map": {"at": 2496, "to": "mm"},
1126bf215546Sopenharmony_ci   "name": "SQ_WAVE_TTMP0"
1127bf215546Sopenharmony_ci  },
1128bf215546Sopenharmony_ci  {
1129bf215546Sopenharmony_ci   "chips": ["gfx6"],
1130bf215546Sopenharmony_ci   "map": {"at": 2500, "to": "mm"},
1131bf215546Sopenharmony_ci   "name": "SQ_WAVE_TTMP1"
1132bf215546Sopenharmony_ci  },
1133bf215546Sopenharmony_ci  {
1134bf215546Sopenharmony_ci   "chips": ["gfx6"],
1135bf215546Sopenharmony_ci   "map": {"at": 2504, "to": "mm"},
1136bf215546Sopenharmony_ci   "name": "SQ_WAVE_TTMP2"
1137bf215546Sopenharmony_ci  },
1138bf215546Sopenharmony_ci  {
1139bf215546Sopenharmony_ci   "chips": ["gfx6"],
1140bf215546Sopenharmony_ci   "map": {"at": 2508, "to": "mm"},
1141bf215546Sopenharmony_ci   "name": "SQ_WAVE_TTMP3"
1142bf215546Sopenharmony_ci  },
1143bf215546Sopenharmony_ci  {
1144bf215546Sopenharmony_ci   "chips": ["gfx6"],
1145bf215546Sopenharmony_ci   "map": {"at": 2512, "to": "mm"},
1146bf215546Sopenharmony_ci   "name": "SQ_WAVE_TTMP4"
1147bf215546Sopenharmony_ci  },
1148bf215546Sopenharmony_ci  {
1149bf215546Sopenharmony_ci   "chips": ["gfx6"],
1150bf215546Sopenharmony_ci   "map": {"at": 2516, "to": "mm"},
1151bf215546Sopenharmony_ci   "name": "SQ_WAVE_TTMP5"
1152bf215546Sopenharmony_ci  },
1153bf215546Sopenharmony_ci  {
1154bf215546Sopenharmony_ci   "chips": ["gfx6"],
1155bf215546Sopenharmony_ci   "map": {"at": 2520, "to": "mm"},
1156bf215546Sopenharmony_ci   "name": "SQ_WAVE_TTMP6"
1157bf215546Sopenharmony_ci  },
1158bf215546Sopenharmony_ci  {
1159bf215546Sopenharmony_ci   "chips": ["gfx6"],
1160bf215546Sopenharmony_ci   "map": {"at": 2524, "to": "mm"},
1161bf215546Sopenharmony_ci   "name": "SQ_WAVE_TTMP7"
1162bf215546Sopenharmony_ci  },
1163bf215546Sopenharmony_ci  {
1164bf215546Sopenharmony_ci   "chips": ["gfx6"],
1165bf215546Sopenharmony_ci   "map": {"at": 2528, "to": "mm"},
1166bf215546Sopenharmony_ci   "name": "SQ_WAVE_TTMP8"
1167bf215546Sopenharmony_ci  },
1168bf215546Sopenharmony_ci  {
1169bf215546Sopenharmony_ci   "chips": ["gfx6"],
1170bf215546Sopenharmony_ci   "map": {"at": 2532, "to": "mm"},
1171bf215546Sopenharmony_ci   "name": "SQ_WAVE_TTMP9"
1172bf215546Sopenharmony_ci  },
1173bf215546Sopenharmony_ci  {
1174bf215546Sopenharmony_ci   "chips": ["gfx6"],
1175bf215546Sopenharmony_ci   "map": {"at": 2536, "to": "mm"},
1176bf215546Sopenharmony_ci   "name": "SQ_WAVE_TTMP10"
1177bf215546Sopenharmony_ci  },
1178bf215546Sopenharmony_ci  {
1179bf215546Sopenharmony_ci   "chips": ["gfx6"],
1180bf215546Sopenharmony_ci   "map": {"at": 2540, "to": "mm"},
1181bf215546Sopenharmony_ci   "name": "SQ_WAVE_TTMP11"
1182bf215546Sopenharmony_ci  },
1183bf215546Sopenharmony_ci  {
1184bf215546Sopenharmony_ci   "chips": ["gfx6"],
1185bf215546Sopenharmony_ci   "map": {"at": 2544, "to": "mm"},
1186bf215546Sopenharmony_ci   "name": "SQ_WAVE_M0"
1187bf215546Sopenharmony_ci  },
1188bf215546Sopenharmony_ci  {
1189bf215546Sopenharmony_ci   "chips": ["gfx6"],
1190bf215546Sopenharmony_ci   "map": {"at": 2552, "to": "mm"},
1191bf215546Sopenharmony_ci   "name": "SQ_WAVE_EXEC_LO"
1192bf215546Sopenharmony_ci  },
1193bf215546Sopenharmony_ci  {
1194bf215546Sopenharmony_ci   "chips": ["gfx6"],
1195bf215546Sopenharmony_ci   "map": {"at": 2556, "to": "mm"},
1196bf215546Sopenharmony_ci   "name": "SQ_WAVE_EXEC_HI"
1197bf215546Sopenharmony_ci  },
1198bf215546Sopenharmony_ci  {
1199bf215546Sopenharmony_ci   "chips": ["gfx6"],
1200bf215546Sopenharmony_ci   "map": {"at": 32768, "to": "mm"},
1201bf215546Sopenharmony_ci   "name": "GRBM_CNTL",
1202bf215546Sopenharmony_ci   "type_ref": "GRBM_CNTL"
1203bf215546Sopenharmony_ci  },
1204bf215546Sopenharmony_ci  {
1205bf215546Sopenharmony_ci   "chips": ["gfx6"],
1206bf215546Sopenharmony_ci   "map": {"at": 32772, "to": "mm"},
1207bf215546Sopenharmony_ci   "name": "GRBM_SKEW_CNTL",
1208bf215546Sopenharmony_ci   "type_ref": "GRBM_SKEW_CNTL"
1209bf215546Sopenharmony_ci  },
1210bf215546Sopenharmony_ci  {
1211bf215546Sopenharmony_ci   "chips": ["gfx6"],
1212bf215546Sopenharmony_ci   "map": {"at": 32776, "to": "mm"},
1213bf215546Sopenharmony_ci   "name": "GRBM_STATUS2",
1214bf215546Sopenharmony_ci   "type_ref": "GRBM_STATUS2"
1215bf215546Sopenharmony_ci  },
1216bf215546Sopenharmony_ci  {
1217bf215546Sopenharmony_ci   "chips": ["gfx6"],
1218bf215546Sopenharmony_ci   "map": {"at": 32780, "to": "mm"},
1219bf215546Sopenharmony_ci   "name": "GRBM_PWR_CNTL",
1220bf215546Sopenharmony_ci   "type_ref": "GRBM_PWR_CNTL"
1221bf215546Sopenharmony_ci  },
1222bf215546Sopenharmony_ci  {
1223bf215546Sopenharmony_ci   "chips": ["gfx6"],
1224bf215546Sopenharmony_ci   "map": {"at": 32784, "to": "mm"},
1225bf215546Sopenharmony_ci   "name": "GRBM_STATUS",
1226bf215546Sopenharmony_ci   "type_ref": "GRBM_STATUS"
1227bf215546Sopenharmony_ci  },
1228bf215546Sopenharmony_ci  {
1229bf215546Sopenharmony_ci   "chips": ["gfx6"],
1230bf215546Sopenharmony_ci   "map": {"at": 32788, "to": "mm"},
1231bf215546Sopenharmony_ci   "name": "GRBM_STATUS_SE0",
1232bf215546Sopenharmony_ci   "type_ref": "GRBM_STATUS_SE0"
1233bf215546Sopenharmony_ci  },
1234bf215546Sopenharmony_ci  {
1235bf215546Sopenharmony_ci   "chips": ["gfx6"],
1236bf215546Sopenharmony_ci   "map": {"at": 32792, "to": "mm"},
1237bf215546Sopenharmony_ci   "name": "GRBM_STATUS_SE1",
1238bf215546Sopenharmony_ci   "type_ref": "GRBM_STATUS_SE0"
1239bf215546Sopenharmony_ci  },
1240bf215546Sopenharmony_ci  {
1241bf215546Sopenharmony_ci   "chips": ["gfx6"],
1242bf215546Sopenharmony_ci   "map": {"at": 32800, "to": "mm"},
1243bf215546Sopenharmony_ci   "name": "GRBM_SOFT_RESET",
1244bf215546Sopenharmony_ci   "type_ref": "GRBM_SOFT_RESET"
1245bf215546Sopenharmony_ci  },
1246bf215546Sopenharmony_ci  {
1247bf215546Sopenharmony_ci   "chips": ["gfx6"],
1248bf215546Sopenharmony_ci   "map": {"at": 32804, "to": "mm"},
1249bf215546Sopenharmony_ci   "name": "GRBM_DEBUG_CNTL",
1250bf215546Sopenharmony_ci   "type_ref": "GRBM_DEBUG_CNTL"
1251bf215546Sopenharmony_ci  },
1252bf215546Sopenharmony_ci  {
1253bf215546Sopenharmony_ci   "chips": ["gfx6"],
1254bf215546Sopenharmony_ci   "map": {"at": 32808, "to": "mm"},
1255bf215546Sopenharmony_ci   "name": "GRBM_DEBUG_DATA"
1256bf215546Sopenharmony_ci  },
1257bf215546Sopenharmony_ci  {
1258bf215546Sopenharmony_ci   "chips": ["gfx6"],
1259bf215546Sopenharmony_ci   "map": {"at": 32812, "to": "mm"},
1260bf215546Sopenharmony_ci   "name": "GRBM_GFX_INDEX",
1261bf215546Sopenharmony_ci   "type_ref": "GRBM_GFX_INDEX"
1262bf215546Sopenharmony_ci  },
1263bf215546Sopenharmony_ci  {
1264bf215546Sopenharmony_ci   "chips": ["gfx6"],
1265bf215546Sopenharmony_ci   "map": {"at": 32816, "to": "mm"},
1266bf215546Sopenharmony_ci   "name": "GRBM_GFX_CLKEN_CNTL",
1267bf215546Sopenharmony_ci   "type_ref": "GRBM_GFX_CLKEN_CNTL"
1268bf215546Sopenharmony_ci  },
1269bf215546Sopenharmony_ci  {
1270bf215546Sopenharmony_ci   "chips": ["gfx6"],
1271bf215546Sopenharmony_ci   "map": {"at": 32820, "to": "mm"},
1272bf215546Sopenharmony_ci   "name": "GRBM_WAIT_IDLE_CLOCKS",
1273bf215546Sopenharmony_ci   "type_ref": "GRBM_WAIT_IDLE_CLOCKS"
1274bf215546Sopenharmony_ci  },
1275bf215546Sopenharmony_ci  {
1276bf215546Sopenharmony_ci   "chips": ["gfx6"],
1277bf215546Sopenharmony_ci   "map": {"at": 32848, "to": "mm"},
1278bf215546Sopenharmony_ci   "name": "GRBM_DEBUG",
1279bf215546Sopenharmony_ci   "type_ref": "GRBM_DEBUG"
1280bf215546Sopenharmony_ci  },
1281bf215546Sopenharmony_ci  {
1282bf215546Sopenharmony_ci   "chips": ["gfx6"],
1283bf215546Sopenharmony_ci   "map": {"at": 32852, "to": "mm"},
1284bf215546Sopenharmony_ci   "name": "GRBM_DEBUG_SNAPSHOT",
1285bf215546Sopenharmony_ci   "type_ref": "GRBM_DEBUG_SNAPSHOT"
1286bf215546Sopenharmony_ci  },
1287bf215546Sopenharmony_ci  {
1288bf215546Sopenharmony_ci   "chips": ["gfx6"],
1289bf215546Sopenharmony_ci   "map": {"at": 32856, "to": "mm"},
1290bf215546Sopenharmony_ci   "name": "GRBM_READ_ERROR",
1291bf215546Sopenharmony_ci   "type_ref": "GRBM_READ_ERROR"
1292bf215546Sopenharmony_ci  },
1293bf215546Sopenharmony_ci  {
1294bf215546Sopenharmony_ci   "chips": ["gfx6"],
1295bf215546Sopenharmony_ci   "map": {"at": 32864, "to": "mm"},
1296bf215546Sopenharmony_ci   "name": "GRBM_INT_CNTL",
1297bf215546Sopenharmony_ci   "type_ref": "GRBM_INT_CNTL"
1298bf215546Sopenharmony_ci  },
1299bf215546Sopenharmony_ci  {
1300bf215546Sopenharmony_ci   "chips": ["gfx6"],
1301bf215546Sopenharmony_ci   "map": {"at": 32880, "to": "mm"},
1302bf215546Sopenharmony_ci   "name": "GRBM_PERFCOUNTER0_SELECT",
1303bf215546Sopenharmony_ci   "type_ref": "GRBM_PERFCOUNTER0_SELECT"
1304bf215546Sopenharmony_ci  },
1305bf215546Sopenharmony_ci  {
1306bf215546Sopenharmony_ci   "chips": ["gfx6"],
1307bf215546Sopenharmony_ci   "map": {"at": 32884, "to": "mm"},
1308bf215546Sopenharmony_ci   "name": "GRBM_PERFCOUNTER1_SELECT",
1309bf215546Sopenharmony_ci   "type_ref": "GRBM_PERFCOUNTER0_SELECT"
1310bf215546Sopenharmony_ci  },
1311bf215546Sopenharmony_ci  {
1312bf215546Sopenharmony_ci   "chips": ["gfx6"],
1313bf215546Sopenharmony_ci   "map": {"at": 32888, "to": "mm"},
1314bf215546Sopenharmony_ci   "name": "GRBM_PERFCOUNTER0_LO"
1315bf215546Sopenharmony_ci  },
1316bf215546Sopenharmony_ci  {
1317bf215546Sopenharmony_ci   "chips": ["gfx6"],
1318bf215546Sopenharmony_ci   "map": {"at": 32892, "to": "mm"},
1319bf215546Sopenharmony_ci   "name": "GRBM_PERFCOUNTER0_HI"
1320bf215546Sopenharmony_ci  },
1321bf215546Sopenharmony_ci  {
1322bf215546Sopenharmony_ci   "chips": ["gfx6"],
1323bf215546Sopenharmony_ci   "map": {"at": 32896, "to": "mm"},
1324bf215546Sopenharmony_ci   "name": "GRBM_PERFCOUNTER1_LO"
1325bf215546Sopenharmony_ci  },
1326bf215546Sopenharmony_ci  {
1327bf215546Sopenharmony_ci   "chips": ["gfx6"],
1328bf215546Sopenharmony_ci   "map": {"at": 32900, "to": "mm"},
1329bf215546Sopenharmony_ci   "name": "GRBM_PERFCOUNTER1_HI"
1330bf215546Sopenharmony_ci  },
1331bf215546Sopenharmony_ci  {
1332bf215546Sopenharmony_ci   "chips": ["gfx6"],
1333bf215546Sopenharmony_ci   "map": {"at": 32920, "to": "mm"},
1334bf215546Sopenharmony_ci   "name": "GRBM_SE0_PERFCOUNTER_SELECT",
1335bf215546Sopenharmony_ci   "type_ref": "GRBM_SE0_PERFCOUNTER_SELECT"
1336bf215546Sopenharmony_ci  },
1337bf215546Sopenharmony_ci  {
1338bf215546Sopenharmony_ci   "chips": ["gfx6"],
1339bf215546Sopenharmony_ci   "map": {"at": 32924, "to": "mm"},
1340bf215546Sopenharmony_ci   "name": "GRBM_SE1_PERFCOUNTER_SELECT",
1341bf215546Sopenharmony_ci   "type_ref": "GRBM_SE0_PERFCOUNTER_SELECT"
1342bf215546Sopenharmony_ci  },
1343bf215546Sopenharmony_ci  {
1344bf215546Sopenharmony_ci   "chips": ["gfx6"],
1345bf215546Sopenharmony_ci   "map": {"at": 32936, "to": "mm"},
1346bf215546Sopenharmony_ci   "name": "GRBM_SE0_PERFCOUNTER_LO"
1347bf215546Sopenharmony_ci  },
1348bf215546Sopenharmony_ci  {
1349bf215546Sopenharmony_ci   "chips": ["gfx6"],
1350bf215546Sopenharmony_ci   "map": {"at": 32940, "to": "mm"},
1351bf215546Sopenharmony_ci   "name": "GRBM_SE0_PERFCOUNTER_HI"
1352bf215546Sopenharmony_ci  },
1353bf215546Sopenharmony_ci  {
1354bf215546Sopenharmony_ci   "chips": ["gfx6"],
1355bf215546Sopenharmony_ci   "map": {"at": 32944, "to": "mm"},
1356bf215546Sopenharmony_ci   "name": "GRBM_SE1_PERFCOUNTER_LO"
1357bf215546Sopenharmony_ci  },
1358bf215546Sopenharmony_ci  {
1359bf215546Sopenharmony_ci   "chips": ["gfx6"],
1360bf215546Sopenharmony_ci   "map": {"at": 32948, "to": "mm"},
1361bf215546Sopenharmony_ci   "name": "GRBM_SE1_PERFCOUNTER_HI"
1362bf215546Sopenharmony_ci  },
1363bf215546Sopenharmony_ci  {
1364bf215546Sopenharmony_ci   "chips": ["gfx6"],
1365bf215546Sopenharmony_ci   "map": {"at": 33008, "to": "mm"},
1366bf215546Sopenharmony_ci   "name": "DEBUG_INDEX",
1367bf215546Sopenharmony_ci   "type_ref": "DEBUG_INDEX"
1368bf215546Sopenharmony_ci  },
1369bf215546Sopenharmony_ci  {
1370bf215546Sopenharmony_ci   "chips": ["gfx6"],
1371bf215546Sopenharmony_ci   "map": {"at": 33012, "to": "mm"},
1372bf215546Sopenharmony_ci   "name": "DEBUG_DATA"
1373bf215546Sopenharmony_ci  },
1374bf215546Sopenharmony_ci  {
1375bf215546Sopenharmony_ci   "chips": ["gfx6"],
1376bf215546Sopenharmony_ci   "map": {"at": 33020, "to": "mm"},
1377bf215546Sopenharmony_ci   "name": "GRBM_NOWHERE"
1378bf215546Sopenharmony_ci  },
1379bf215546Sopenharmony_ci  {
1380bf215546Sopenharmony_ci   "chips": ["gfx6"],
1381bf215546Sopenharmony_ci   "map": {"at": 33024, "to": "mm"},
1382bf215546Sopenharmony_ci   "name": "GRBM_SCRATCH_REG0"
1383bf215546Sopenharmony_ci  },
1384bf215546Sopenharmony_ci  {
1385bf215546Sopenharmony_ci   "chips": ["gfx6"],
1386bf215546Sopenharmony_ci   "map": {"at": 33028, "to": "mm"},
1387bf215546Sopenharmony_ci   "name": "GRBM_SCRATCH_REG1"
1388bf215546Sopenharmony_ci  },
1389bf215546Sopenharmony_ci  {
1390bf215546Sopenharmony_ci   "chips": ["gfx6"],
1391bf215546Sopenharmony_ci   "map": {"at": 33032, "to": "mm"},
1392bf215546Sopenharmony_ci   "name": "GRBM_SCRATCH_REG2"
1393bf215546Sopenharmony_ci  },
1394bf215546Sopenharmony_ci  {
1395bf215546Sopenharmony_ci   "chips": ["gfx6"],
1396bf215546Sopenharmony_ci   "map": {"at": 33036, "to": "mm"},
1397bf215546Sopenharmony_ci   "name": "GRBM_SCRATCH_REG3"
1398bf215546Sopenharmony_ci  },
1399bf215546Sopenharmony_ci  {
1400bf215546Sopenharmony_ci   "chips": ["gfx6"],
1401bf215546Sopenharmony_ci   "map": {"at": 33040, "to": "mm"},
1402bf215546Sopenharmony_ci   "name": "GRBM_SCRATCH_REG4"
1403bf215546Sopenharmony_ci  },
1404bf215546Sopenharmony_ci  {
1405bf215546Sopenharmony_ci   "chips": ["gfx6"],
1406bf215546Sopenharmony_ci   "map": {"at": 33044, "to": "mm"},
1407bf215546Sopenharmony_ci   "name": "GRBM_SCRATCH_REG5"
1408bf215546Sopenharmony_ci  },
1409bf215546Sopenharmony_ci  {
1410bf215546Sopenharmony_ci   "chips": ["gfx6"],
1411bf215546Sopenharmony_ci   "map": {"at": 33048, "to": "mm"},
1412bf215546Sopenharmony_ci   "name": "GRBM_SCRATCH_REG6"
1413bf215546Sopenharmony_ci  },
1414bf215546Sopenharmony_ci  {
1415bf215546Sopenharmony_ci   "chips": ["gfx6"],
1416bf215546Sopenharmony_ci   "map": {"at": 33052, "to": "mm"},
1417bf215546Sopenharmony_ci   "name": "GRBM_SCRATCH_REG7"
1418bf215546Sopenharmony_ci  },
1419bf215546Sopenharmony_ci  {
1420bf215546Sopenharmony_ci   "chips": ["gfx6"],
1421bf215546Sopenharmony_ci   "map": {"at": 33536, "to": "mm"},
1422bf215546Sopenharmony_ci   "name": "SQ_INTERRUPT_WORD_AUTO",
1423bf215546Sopenharmony_ci   "type_ref": "SQ_INTERRUPT_WORD_AUTO"
1424bf215546Sopenharmony_ci  },
1425bf215546Sopenharmony_ci  {
1426bf215546Sopenharmony_ci   "chips": ["gfx6"],
1427bf215546Sopenharmony_ci   "map": {"at": 33792, "to": "mm"},
1428bf215546Sopenharmony_ci   "name": "CP_EOP_DONE_ADDR_LO",
1429bf215546Sopenharmony_ci   "type_ref": "CP_EOP_DONE_ADDR_LO"
1430bf215546Sopenharmony_ci  },
1431bf215546Sopenharmony_ci  {
1432bf215546Sopenharmony_ci   "chips": ["gfx6"],
1433bf215546Sopenharmony_ci   "map": {"at": 33796, "to": "mm"},
1434bf215546Sopenharmony_ci   "name": "CP_EOP_DONE_ADDR_HI",
1435bf215546Sopenharmony_ci   "type_ref": "CP_EOP_DONE_ADDR_HI"
1436bf215546Sopenharmony_ci  },
1437bf215546Sopenharmony_ci  {
1438bf215546Sopenharmony_ci   "chips": ["gfx6"],
1439bf215546Sopenharmony_ci   "map": {"at": 33800, "to": "mm"},
1440bf215546Sopenharmony_ci   "name": "CP_EOP_DONE_DATA_LO"
1441bf215546Sopenharmony_ci  },
1442bf215546Sopenharmony_ci  {
1443bf215546Sopenharmony_ci   "chips": ["gfx6"],
1444bf215546Sopenharmony_ci   "map": {"at": 33804, "to": "mm"},
1445bf215546Sopenharmony_ci   "name": "CP_EOP_DONE_DATA_HI"
1446bf215546Sopenharmony_ci  },
1447bf215546Sopenharmony_ci  {
1448bf215546Sopenharmony_ci   "chips": ["gfx6"],
1449bf215546Sopenharmony_ci   "map": {"at": 33808, "to": "mm"},
1450bf215546Sopenharmony_ci   "name": "CP_EOP_LAST_FENCE_LO"
1451bf215546Sopenharmony_ci  },
1452bf215546Sopenharmony_ci  {
1453bf215546Sopenharmony_ci   "chips": ["gfx6"],
1454bf215546Sopenharmony_ci   "map": {"at": 33812, "to": "mm"},
1455bf215546Sopenharmony_ci   "name": "CP_EOP_LAST_FENCE_HI"
1456bf215546Sopenharmony_ci  },
1457bf215546Sopenharmony_ci  {
1458bf215546Sopenharmony_ci   "chips": ["gfx6"],
1459bf215546Sopenharmony_ci   "map": {"at": 33816, "to": "mm"},
1460bf215546Sopenharmony_ci   "name": "CP_STREAM_OUT_ADDR_LO",
1461bf215546Sopenharmony_ci   "type_ref": "CP_STREAM_OUT_ADDR_LO"
1462bf215546Sopenharmony_ci  },
1463bf215546Sopenharmony_ci  {
1464bf215546Sopenharmony_ci   "chips": ["gfx6"],
1465bf215546Sopenharmony_ci   "map": {"at": 33820, "to": "mm"},
1466bf215546Sopenharmony_ci   "name": "CP_STREAM_OUT_ADDR_HI"
1467bf215546Sopenharmony_ci  },
1468bf215546Sopenharmony_ci  {
1469bf215546Sopenharmony_ci   "chips": ["gfx6"],
1470bf215546Sopenharmony_ci   "map": {"at": 33824, "to": "mm"},
1471bf215546Sopenharmony_ci   "name": "CP_NUM_PRIM_WRITTEN_COUNT0_LO"
1472bf215546Sopenharmony_ci  },
1473bf215546Sopenharmony_ci  {
1474bf215546Sopenharmony_ci   "chips": ["gfx6"],
1475bf215546Sopenharmony_ci   "map": {"at": 33828, "to": "mm"},
1476bf215546Sopenharmony_ci   "name": "CP_NUM_PRIM_WRITTEN_COUNT0_HI"
1477bf215546Sopenharmony_ci  },
1478bf215546Sopenharmony_ci  {
1479bf215546Sopenharmony_ci   "chips": ["gfx6"],
1480bf215546Sopenharmony_ci   "map": {"at": 33832, "to": "mm"},
1481bf215546Sopenharmony_ci   "name": "CP_NUM_PRIM_NEEDED_COUNT0_LO"
1482bf215546Sopenharmony_ci  },
1483bf215546Sopenharmony_ci  {
1484bf215546Sopenharmony_ci   "chips": ["gfx6"],
1485bf215546Sopenharmony_ci   "map": {"at": 33836, "to": "mm"},
1486bf215546Sopenharmony_ci   "name": "CP_NUM_PRIM_NEEDED_COUNT0_HI"
1487bf215546Sopenharmony_ci  },
1488bf215546Sopenharmony_ci  {
1489bf215546Sopenharmony_ci   "chips": ["gfx6"],
1490bf215546Sopenharmony_ci   "map": {"at": 33840, "to": "mm"},
1491bf215546Sopenharmony_ci   "name": "CP_NUM_PRIM_WRITTEN_COUNT1_LO"
1492bf215546Sopenharmony_ci  },
1493bf215546Sopenharmony_ci  {
1494bf215546Sopenharmony_ci   "chips": ["gfx6"],
1495bf215546Sopenharmony_ci   "map": {"at": 33844, "to": "mm"},
1496bf215546Sopenharmony_ci   "name": "CP_NUM_PRIM_WRITTEN_COUNT1_HI"
1497bf215546Sopenharmony_ci  },
1498bf215546Sopenharmony_ci  {
1499bf215546Sopenharmony_ci   "chips": ["gfx6"],
1500bf215546Sopenharmony_ci   "map": {"at": 33848, "to": "mm"},
1501bf215546Sopenharmony_ci   "name": "CP_NUM_PRIM_NEEDED_COUNT1_LO"
1502bf215546Sopenharmony_ci  },
1503bf215546Sopenharmony_ci  {
1504bf215546Sopenharmony_ci   "chips": ["gfx6"],
1505bf215546Sopenharmony_ci   "map": {"at": 33852, "to": "mm"},
1506bf215546Sopenharmony_ci   "name": "CP_NUM_PRIM_NEEDED_COUNT1_HI"
1507bf215546Sopenharmony_ci  },
1508bf215546Sopenharmony_ci  {
1509bf215546Sopenharmony_ci   "chips": ["gfx6"],
1510bf215546Sopenharmony_ci   "map": {"at": 33856, "to": "mm"},
1511bf215546Sopenharmony_ci   "name": "CP_NUM_PRIM_WRITTEN_COUNT2_LO"
1512bf215546Sopenharmony_ci  },
1513bf215546Sopenharmony_ci  {
1514bf215546Sopenharmony_ci   "chips": ["gfx6"],
1515bf215546Sopenharmony_ci   "map": {"at": 33860, "to": "mm"},
1516bf215546Sopenharmony_ci   "name": "CP_NUM_PRIM_WRITTEN_COUNT2_HI"
1517bf215546Sopenharmony_ci  },
1518bf215546Sopenharmony_ci  {
1519bf215546Sopenharmony_ci   "chips": ["gfx6"],
1520bf215546Sopenharmony_ci   "map": {"at": 33864, "to": "mm"},
1521bf215546Sopenharmony_ci   "name": "CP_NUM_PRIM_NEEDED_COUNT2_LO"
1522bf215546Sopenharmony_ci  },
1523bf215546Sopenharmony_ci  {
1524bf215546Sopenharmony_ci   "chips": ["gfx6"],
1525bf215546Sopenharmony_ci   "map": {"at": 33868, "to": "mm"},
1526bf215546Sopenharmony_ci   "name": "CP_NUM_PRIM_NEEDED_COUNT2_HI"
1527bf215546Sopenharmony_ci  },
1528bf215546Sopenharmony_ci  {
1529bf215546Sopenharmony_ci   "chips": ["gfx6"],
1530bf215546Sopenharmony_ci   "map": {"at": 33872, "to": "mm"},
1531bf215546Sopenharmony_ci   "name": "CP_NUM_PRIM_WRITTEN_COUNT3_LO"
1532bf215546Sopenharmony_ci  },
1533bf215546Sopenharmony_ci  {
1534bf215546Sopenharmony_ci   "chips": ["gfx6"],
1535bf215546Sopenharmony_ci   "map": {"at": 33876, "to": "mm"},
1536bf215546Sopenharmony_ci   "name": "CP_NUM_PRIM_WRITTEN_COUNT3_HI"
1537bf215546Sopenharmony_ci  },
1538bf215546Sopenharmony_ci  {
1539bf215546Sopenharmony_ci   "chips": ["gfx6"],
1540bf215546Sopenharmony_ci   "map": {"at": 33880, "to": "mm"},
1541bf215546Sopenharmony_ci   "name": "CP_NUM_PRIM_NEEDED_COUNT3_LO"
1542bf215546Sopenharmony_ci  },
1543bf215546Sopenharmony_ci  {
1544bf215546Sopenharmony_ci   "chips": ["gfx6"],
1545bf215546Sopenharmony_ci   "map": {"at": 33884, "to": "mm"},
1546bf215546Sopenharmony_ci   "name": "CP_NUM_PRIM_NEEDED_COUNT3_HI"
1547bf215546Sopenharmony_ci  },
1548bf215546Sopenharmony_ci  {
1549bf215546Sopenharmony_ci   "chips": ["gfx6"],
1550bf215546Sopenharmony_ci   "map": {"at": 33888, "to": "mm"},
1551bf215546Sopenharmony_ci   "name": "CP_PIPE_STATS_ADDR_LO",
1552bf215546Sopenharmony_ci   "type_ref": "CP_PIPE_STATS_ADDR_LO"
1553bf215546Sopenharmony_ci  },
1554bf215546Sopenharmony_ci  {
1555bf215546Sopenharmony_ci   "chips": ["gfx6"],
1556bf215546Sopenharmony_ci   "map": {"at": 33892, "to": "mm"},
1557bf215546Sopenharmony_ci   "name": "CP_PIPE_STATS_ADDR_HI"
1558bf215546Sopenharmony_ci  },
1559bf215546Sopenharmony_ci  {
1560bf215546Sopenharmony_ci   "chips": ["gfx6"],
1561bf215546Sopenharmony_ci   "map": {"at": 33896, "to": "mm"},
1562bf215546Sopenharmony_ci   "name": "CP_VGT_IAVERT_COUNT_LO"
1563bf215546Sopenharmony_ci  },
1564bf215546Sopenharmony_ci  {
1565bf215546Sopenharmony_ci   "chips": ["gfx6"],
1566bf215546Sopenharmony_ci   "map": {"at": 33900, "to": "mm"},
1567bf215546Sopenharmony_ci   "name": "CP_VGT_IAVERT_COUNT_HI"
1568bf215546Sopenharmony_ci  },
1569bf215546Sopenharmony_ci  {
1570bf215546Sopenharmony_ci   "chips": ["gfx6"],
1571bf215546Sopenharmony_ci   "map": {"at": 33904, "to": "mm"},
1572bf215546Sopenharmony_ci   "name": "CP_VGT_IAPRIM_COUNT_LO"
1573bf215546Sopenharmony_ci  },
1574bf215546Sopenharmony_ci  {
1575bf215546Sopenharmony_ci   "chips": ["gfx6"],
1576bf215546Sopenharmony_ci   "map": {"at": 33908, "to": "mm"},
1577bf215546Sopenharmony_ci   "name": "CP_VGT_IAPRIM_COUNT_HI"
1578bf215546Sopenharmony_ci  },
1579bf215546Sopenharmony_ci  {
1580bf215546Sopenharmony_ci   "chips": ["gfx6"],
1581bf215546Sopenharmony_ci   "map": {"at": 33912, "to": "mm"},
1582bf215546Sopenharmony_ci   "name": "CP_VGT_GSPRIM_COUNT_LO"
1583bf215546Sopenharmony_ci  },
1584bf215546Sopenharmony_ci  {
1585bf215546Sopenharmony_ci   "chips": ["gfx6"],
1586bf215546Sopenharmony_ci   "map": {"at": 33916, "to": "mm"},
1587bf215546Sopenharmony_ci   "name": "CP_VGT_GSPRIM_COUNT_HI"
1588bf215546Sopenharmony_ci  },
1589bf215546Sopenharmony_ci  {
1590bf215546Sopenharmony_ci   "chips": ["gfx6"],
1591bf215546Sopenharmony_ci   "map": {"at": 33920, "to": "mm"},
1592bf215546Sopenharmony_ci   "name": "CP_VGT_VSINVOC_COUNT_LO"
1593bf215546Sopenharmony_ci  },
1594bf215546Sopenharmony_ci  {
1595bf215546Sopenharmony_ci   "chips": ["gfx6"],
1596bf215546Sopenharmony_ci   "map": {"at": 33924, "to": "mm"},
1597bf215546Sopenharmony_ci   "name": "CP_VGT_VSINVOC_COUNT_HI"
1598bf215546Sopenharmony_ci  },
1599bf215546Sopenharmony_ci  {
1600bf215546Sopenharmony_ci   "chips": ["gfx6"],
1601bf215546Sopenharmony_ci   "map": {"at": 33928, "to": "mm"},
1602bf215546Sopenharmony_ci   "name": "CP_VGT_GSINVOC_COUNT_LO"
1603bf215546Sopenharmony_ci  },
1604bf215546Sopenharmony_ci  {
1605bf215546Sopenharmony_ci   "chips": ["gfx6"],
1606bf215546Sopenharmony_ci   "map": {"at": 33932, "to": "mm"},
1607bf215546Sopenharmony_ci   "name": "CP_VGT_GSINVOC_COUNT_HI"
1608bf215546Sopenharmony_ci  },
1609bf215546Sopenharmony_ci  {
1610bf215546Sopenharmony_ci   "chips": ["gfx6"],
1611bf215546Sopenharmony_ci   "map": {"at": 33936, "to": "mm"},
1612bf215546Sopenharmony_ci   "name": "CP_VGT_HSINVOC_COUNT_LO"
1613bf215546Sopenharmony_ci  },
1614bf215546Sopenharmony_ci  {
1615bf215546Sopenharmony_ci   "chips": ["gfx6"],
1616bf215546Sopenharmony_ci   "map": {"at": 33940, "to": "mm"},
1617bf215546Sopenharmony_ci   "name": "CP_VGT_HSINVOC_COUNT_HI"
1618bf215546Sopenharmony_ci  },
1619bf215546Sopenharmony_ci  {
1620bf215546Sopenharmony_ci   "chips": ["gfx6"],
1621bf215546Sopenharmony_ci   "map": {"at": 33944, "to": "mm"},
1622bf215546Sopenharmony_ci   "name": "CP_VGT_DSINVOC_COUNT_LO"
1623bf215546Sopenharmony_ci  },
1624bf215546Sopenharmony_ci  {
1625bf215546Sopenharmony_ci   "chips": ["gfx6"],
1626bf215546Sopenharmony_ci   "map": {"at": 33948, "to": "mm"},
1627bf215546Sopenharmony_ci   "name": "CP_VGT_DSINVOC_COUNT_HI"
1628bf215546Sopenharmony_ci  },
1629bf215546Sopenharmony_ci  {
1630bf215546Sopenharmony_ci   "chips": ["gfx6"],
1631bf215546Sopenharmony_ci   "map": {"at": 33952, "to": "mm"},
1632bf215546Sopenharmony_ci   "name": "CP_PA_CINVOC_COUNT_LO"
1633bf215546Sopenharmony_ci  },
1634bf215546Sopenharmony_ci  {
1635bf215546Sopenharmony_ci   "chips": ["gfx6"],
1636bf215546Sopenharmony_ci   "map": {"at": 33956, "to": "mm"},
1637bf215546Sopenharmony_ci   "name": "CP_PA_CINVOC_COUNT_HI"
1638bf215546Sopenharmony_ci  },
1639bf215546Sopenharmony_ci  {
1640bf215546Sopenharmony_ci   "chips": ["gfx6"],
1641bf215546Sopenharmony_ci   "map": {"at": 33960, "to": "mm"},
1642bf215546Sopenharmony_ci   "name": "CP_PA_CPRIM_COUNT_LO"
1643bf215546Sopenharmony_ci  },
1644bf215546Sopenharmony_ci  {
1645bf215546Sopenharmony_ci   "chips": ["gfx6"],
1646bf215546Sopenharmony_ci   "map": {"at": 33964, "to": "mm"},
1647bf215546Sopenharmony_ci   "name": "CP_PA_CPRIM_COUNT_HI"
1648bf215546Sopenharmony_ci  },
1649bf215546Sopenharmony_ci  {
1650bf215546Sopenharmony_ci   "chips": ["gfx6"],
1651bf215546Sopenharmony_ci   "map": {"at": 33968, "to": "mm"},
1652bf215546Sopenharmony_ci   "name": "CP_SC_PSINVOC_COUNT0_LO"
1653bf215546Sopenharmony_ci  },
1654bf215546Sopenharmony_ci  {
1655bf215546Sopenharmony_ci   "chips": ["gfx6"],
1656bf215546Sopenharmony_ci   "map": {"at": 33972, "to": "mm"},
1657bf215546Sopenharmony_ci   "name": "CP_SC_PSINVOC_COUNT0_HI"
1658bf215546Sopenharmony_ci  },
1659bf215546Sopenharmony_ci  {
1660bf215546Sopenharmony_ci   "chips": ["gfx6"],
1661bf215546Sopenharmony_ci   "map": {"at": 33976, "to": "mm"},
1662bf215546Sopenharmony_ci   "name": "CP_SC_PSINVOC_COUNT1_LO"
1663bf215546Sopenharmony_ci  },
1664bf215546Sopenharmony_ci  {
1665bf215546Sopenharmony_ci   "chips": ["gfx6"],
1666bf215546Sopenharmony_ci   "map": {"at": 33980, "to": "mm"},
1667bf215546Sopenharmony_ci   "name": "CP_SC_PSINVOC_COUNT1_HI"
1668bf215546Sopenharmony_ci  },
1669bf215546Sopenharmony_ci  {
1670bf215546Sopenharmony_ci   "chips": ["gfx6"],
1671bf215546Sopenharmony_ci   "map": {"at": 33984, "to": "mm"},
1672bf215546Sopenharmony_ci   "name": "CP_VGT_CSINVOC_COUNT_LO"
1673bf215546Sopenharmony_ci  },
1674bf215546Sopenharmony_ci  {
1675bf215546Sopenharmony_ci   "chips": ["gfx6"],
1676bf215546Sopenharmony_ci   "map": {"at": 33988, "to": "mm"},
1677bf215546Sopenharmony_ci   "name": "CP_VGT_CSINVOC_COUNT_HI"
1678bf215546Sopenharmony_ci  },
1679bf215546Sopenharmony_ci  {
1680bf215546Sopenharmony_ci   "chips": ["gfx6"],
1681bf215546Sopenharmony_ci   "map": {"at": 34044, "to": "mm"},
1682bf215546Sopenharmony_ci   "name": "CP_STRMOUT_CNTL",
1683bf215546Sopenharmony_ci   "type_ref": "CP_STRMOUT_CNTL"
1684bf215546Sopenharmony_ci  },
1685bf215546Sopenharmony_ci  {
1686bf215546Sopenharmony_ci   "chips": ["gfx6"],
1687bf215546Sopenharmony_ci   "map": {"at": 34048, "to": "mm"},
1688bf215546Sopenharmony_ci   "name": "SCRATCH_REG0"
1689bf215546Sopenharmony_ci  },
1690bf215546Sopenharmony_ci  {
1691bf215546Sopenharmony_ci   "chips": ["gfx6"],
1692bf215546Sopenharmony_ci   "map": {"at": 34052, "to": "mm"},
1693bf215546Sopenharmony_ci   "name": "SCRATCH_REG1"
1694bf215546Sopenharmony_ci  },
1695bf215546Sopenharmony_ci  {
1696bf215546Sopenharmony_ci   "chips": ["gfx6"],
1697bf215546Sopenharmony_ci   "map": {"at": 34056, "to": "mm"},
1698bf215546Sopenharmony_ci   "name": "SCRATCH_REG2"
1699bf215546Sopenharmony_ci  },
1700bf215546Sopenharmony_ci  {
1701bf215546Sopenharmony_ci   "chips": ["gfx6"],
1702bf215546Sopenharmony_ci   "map": {"at": 34060, "to": "mm"},
1703bf215546Sopenharmony_ci   "name": "SCRATCH_REG3"
1704bf215546Sopenharmony_ci  },
1705bf215546Sopenharmony_ci  {
1706bf215546Sopenharmony_ci   "chips": ["gfx6"],
1707bf215546Sopenharmony_ci   "map": {"at": 34064, "to": "mm"},
1708bf215546Sopenharmony_ci   "name": "SCRATCH_REG4"
1709bf215546Sopenharmony_ci  },
1710bf215546Sopenharmony_ci  {
1711bf215546Sopenharmony_ci   "chips": ["gfx6"],
1712bf215546Sopenharmony_ci   "map": {"at": 34068, "to": "mm"},
1713bf215546Sopenharmony_ci   "name": "SCRATCH_REG5"
1714bf215546Sopenharmony_ci  },
1715bf215546Sopenharmony_ci  {
1716bf215546Sopenharmony_ci   "chips": ["gfx6"],
1717bf215546Sopenharmony_ci   "map": {"at": 34072, "to": "mm"},
1718bf215546Sopenharmony_ci   "name": "SCRATCH_REG6"
1719bf215546Sopenharmony_ci  },
1720bf215546Sopenharmony_ci  {
1721bf215546Sopenharmony_ci   "chips": ["gfx6"],
1722bf215546Sopenharmony_ci   "map": {"at": 34076, "to": "mm"},
1723bf215546Sopenharmony_ci   "name": "SCRATCH_REG7"
1724bf215546Sopenharmony_ci  },
1725bf215546Sopenharmony_ci  {
1726bf215546Sopenharmony_ci   "chips": ["gfx6"],
1727bf215546Sopenharmony_ci   "map": {"at": 34112, "to": "mm"},
1728bf215546Sopenharmony_ci   "name": "SCRATCH_UMSK",
1729bf215546Sopenharmony_ci   "type_ref": "SCRATCH_UMSK"
1730bf215546Sopenharmony_ci  },
1731bf215546Sopenharmony_ci  {
1732bf215546Sopenharmony_ci   "chips": ["gfx6"],
1733bf215546Sopenharmony_ci   "map": {"at": 34116, "to": "mm"},
1734bf215546Sopenharmony_ci   "name": "SCRATCH_ADDR"
1735bf215546Sopenharmony_ci  },
1736bf215546Sopenharmony_ci  {
1737bf215546Sopenharmony_ci   "chips": ["gfx6"],
1738bf215546Sopenharmony_ci   "map": {"at": 34144, "to": "mm"},
1739bf215546Sopenharmony_ci   "name": "CP_APPEND_ADDR_LO",
1740bf215546Sopenharmony_ci   "type_ref": "CP_APPEND_ADDR_LO"
1741bf215546Sopenharmony_ci  },
1742bf215546Sopenharmony_ci  {
1743bf215546Sopenharmony_ci   "chips": ["gfx6"],
1744bf215546Sopenharmony_ci   "map": {"at": 34148, "to": "mm"},
1745bf215546Sopenharmony_ci   "name": "CP_APPEND_ADDR_HI",
1746bf215546Sopenharmony_ci   "type_ref": "CP_APPEND_ADDR_HI"
1747bf215546Sopenharmony_ci  },
1748bf215546Sopenharmony_ci  {
1749bf215546Sopenharmony_ci   "chips": ["gfx6"],
1750bf215546Sopenharmony_ci   "map": {"at": 34152, "to": "mm"},
1751bf215546Sopenharmony_ci   "name": "CP_APPEND_DATA"
1752bf215546Sopenharmony_ci  },
1753bf215546Sopenharmony_ci  {
1754bf215546Sopenharmony_ci   "chips": ["gfx6"],
1755bf215546Sopenharmony_ci   "map": {"at": 34156, "to": "mm"},
1756bf215546Sopenharmony_ci   "name": "CP_APPEND_LAST_CS_FENCE"
1757bf215546Sopenharmony_ci  },
1758bf215546Sopenharmony_ci  {
1759bf215546Sopenharmony_ci   "chips": ["gfx6"],
1760bf215546Sopenharmony_ci   "map": {"at": 34160, "to": "mm"},
1761bf215546Sopenharmony_ci   "name": "CP_APPEND_LAST_PS_FENCE"
1762bf215546Sopenharmony_ci  },
1763bf215546Sopenharmony_ci  {
1764bf215546Sopenharmony_ci   "chips": ["gfx6"],
1765bf215546Sopenharmony_ci   "map": {"at": 34164, "to": "mm"},
1766bf215546Sopenharmony_ci   "name": "CP_ATOMIC_PREOP_LO"
1767bf215546Sopenharmony_ci  },
1768bf215546Sopenharmony_ci  {
1769bf215546Sopenharmony_ci   "chips": ["gfx6"],
1770bf215546Sopenharmony_ci   "map": {"at": 34168, "to": "mm"},
1771bf215546Sopenharmony_ci   "name": "CP_ATOMIC_PREOP_HI"
1772bf215546Sopenharmony_ci  },
1773bf215546Sopenharmony_ci  {
1774bf215546Sopenharmony_ci   "chips": ["gfx6"],
1775bf215546Sopenharmony_ci   "map": {"at": 34172, "to": "mm"},
1776bf215546Sopenharmony_ci   "name": "CP_GDS_ATOMIC0_PREOP_LO"
1777bf215546Sopenharmony_ci  },
1778bf215546Sopenharmony_ci  {
1779bf215546Sopenharmony_ci   "chips": ["gfx6"],
1780bf215546Sopenharmony_ci   "map": {"at": 34176, "to": "mm"},
1781bf215546Sopenharmony_ci   "name": "CP_GDS_ATOMIC0_PREOP_HI"
1782bf215546Sopenharmony_ci  },
1783bf215546Sopenharmony_ci  {
1784bf215546Sopenharmony_ci   "chips": ["gfx6"],
1785bf215546Sopenharmony_ci   "map": {"at": 34180, "to": "mm"},
1786bf215546Sopenharmony_ci   "name": "CP_GDS_ATOMIC1_PREOP_LO"
1787bf215546Sopenharmony_ci  },
1788bf215546Sopenharmony_ci  {
1789bf215546Sopenharmony_ci   "chips": ["gfx6"],
1790bf215546Sopenharmony_ci   "map": {"at": 34184, "to": "mm"},
1791bf215546Sopenharmony_ci   "name": "CP_GDS_ATOMIC1_PREOP_HI"
1792bf215546Sopenharmony_ci  },
1793bf215546Sopenharmony_ci  {
1794bf215546Sopenharmony_ci   "chips": ["gfx6"],
1795bf215546Sopenharmony_ci   "map": {"at": 34212, "to": "mm"},
1796bf215546Sopenharmony_ci   "name": "CP_ME_MC_WADDR_LO",
1797bf215546Sopenharmony_ci   "type_ref": "CP_ME_MC_WADDR_LO"
1798bf215546Sopenharmony_ci  },
1799bf215546Sopenharmony_ci  {
1800bf215546Sopenharmony_ci   "chips": ["gfx6"],
1801bf215546Sopenharmony_ci   "map": {"at": 34216, "to": "mm"},
1802bf215546Sopenharmony_ci   "name": "CP_ME_MC_WADDR_HI",
1803bf215546Sopenharmony_ci   "type_ref": "CP_ME_MC_WADDR_HI"
1804bf215546Sopenharmony_ci  },
1805bf215546Sopenharmony_ci  {
1806bf215546Sopenharmony_ci   "chips": ["gfx6"],
1807bf215546Sopenharmony_ci   "map": {"at": 34220, "to": "mm"},
1808bf215546Sopenharmony_ci   "name": "CP_ME_MC_WDATA_LO"
1809bf215546Sopenharmony_ci  },
1810bf215546Sopenharmony_ci  {
1811bf215546Sopenharmony_ci   "chips": ["gfx6"],
1812bf215546Sopenharmony_ci   "map": {"at": 34224, "to": "mm"},
1813bf215546Sopenharmony_ci   "name": "CP_ME_MC_WDATA_HI"
1814bf215546Sopenharmony_ci  },
1815bf215546Sopenharmony_ci  {
1816bf215546Sopenharmony_ci   "chips": ["gfx6"],
1817bf215546Sopenharmony_ci   "map": {"at": 34228, "to": "mm"},
1818bf215546Sopenharmony_ci   "name": "CP_ME_MC_RADDR_LO",
1819bf215546Sopenharmony_ci   "type_ref": "CP_ME_MC_RADDR_LO"
1820bf215546Sopenharmony_ci  },
1821bf215546Sopenharmony_ci  {
1822bf215546Sopenharmony_ci   "chips": ["gfx6"],
1823bf215546Sopenharmony_ci   "map": {"at": 34232, "to": "mm"},
1824bf215546Sopenharmony_ci   "name": "CP_ME_MC_RADDR_HI",
1825bf215546Sopenharmony_ci   "type_ref": "CP_ME_MC_RADDR_HI"
1826bf215546Sopenharmony_ci  },
1827bf215546Sopenharmony_ci  {
1828bf215546Sopenharmony_ci   "chips": ["gfx6"],
1829bf215546Sopenharmony_ci   "map": {"at": 34236, "to": "mm"},
1830bf215546Sopenharmony_ci   "name": "CP_SEM_WAIT_TIMER"
1831bf215546Sopenharmony_ci  },
1832bf215546Sopenharmony_ci  {
1833bf215546Sopenharmony_ci   "chips": ["gfx6"],
1834bf215546Sopenharmony_ci   "map": {"at": 34240, "to": "mm"},
1835bf215546Sopenharmony_ci   "name": "CP_SIG_SEM_ADDR_LO",
1836bf215546Sopenharmony_ci   "type_ref": "CP_SIG_SEM_ADDR_LO"
1837bf215546Sopenharmony_ci  },
1838bf215546Sopenharmony_ci  {
1839bf215546Sopenharmony_ci   "chips": ["gfx6"],
1840bf215546Sopenharmony_ci   "map": {"at": 34244, "to": "mm"},
1841bf215546Sopenharmony_ci   "name": "CP_SIG_SEM_ADDR_HI",
1842bf215546Sopenharmony_ci   "type_ref": "CP_SIG_SEM_ADDR_HI"
1843bf215546Sopenharmony_ci  },
1844bf215546Sopenharmony_ci  {
1845bf215546Sopenharmony_ci   "chips": ["gfx6"],
1846bf215546Sopenharmony_ci   "map": {"at": 34256, "to": "mm"},
1847bf215546Sopenharmony_ci   "name": "CP_WAIT_REG_MEM_TIMEOUT"
1848bf215546Sopenharmony_ci  },
1849bf215546Sopenharmony_ci  {
1850bf215546Sopenharmony_ci   "chips": ["gfx6"],
1851bf215546Sopenharmony_ci   "map": {"at": 34260, "to": "mm"},
1852bf215546Sopenharmony_ci   "name": "CP_WAIT_SEM_ADDR_LO",
1853bf215546Sopenharmony_ci   "type_ref": "CP_SIG_SEM_ADDR_LO"
1854bf215546Sopenharmony_ci  },
1855bf215546Sopenharmony_ci  {
1856bf215546Sopenharmony_ci   "chips": ["gfx6"],
1857bf215546Sopenharmony_ci   "map": {"at": 34264, "to": "mm"},
1858bf215546Sopenharmony_ci   "name": "CP_WAIT_SEM_ADDR_HI",
1859bf215546Sopenharmony_ci   "type_ref": "CP_SIG_SEM_ADDR_HI"
1860bf215546Sopenharmony_ci  },
1861bf215546Sopenharmony_ci  {
1862bf215546Sopenharmony_ci   "chips": ["gfx6"],
1863bf215546Sopenharmony_ci   "map": {"at": 34284, "to": "mm"},
1864bf215546Sopenharmony_ci   "name": "CP_COHER_START_DELAY",
1865bf215546Sopenharmony_ci   "type_ref": "CP_COHER_START_DELAY"
1866bf215546Sopenharmony_ci  },
1867bf215546Sopenharmony_ci  {
1868bf215546Sopenharmony_ci   "chips": ["gfx6"],
1869bf215546Sopenharmony_ci   "map": {"at": 34288, "to": "mm"},
1870bf215546Sopenharmony_ci   "name": "CP_COHER_CNTL",
1871bf215546Sopenharmony_ci   "type_ref": "CP_COHER_CNTL"
1872bf215546Sopenharmony_ci  },
1873bf215546Sopenharmony_ci  {
1874bf215546Sopenharmony_ci   "chips": ["gfx6"],
1875bf215546Sopenharmony_ci   "map": {"at": 34292, "to": "mm"},
1876bf215546Sopenharmony_ci   "name": "CP_COHER_SIZE"
1877bf215546Sopenharmony_ci  },
1878bf215546Sopenharmony_ci  {
1879bf215546Sopenharmony_ci   "chips": ["gfx6"],
1880bf215546Sopenharmony_ci   "map": {"at": 34296, "to": "mm"},
1881bf215546Sopenharmony_ci   "name": "CP_COHER_BASE"
1882bf215546Sopenharmony_ci  },
1883bf215546Sopenharmony_ci  {
1884bf215546Sopenharmony_ci   "chips": ["gfx6"],
1885bf215546Sopenharmony_ci   "map": {"at": 34300, "to": "mm"},
1886bf215546Sopenharmony_ci   "name": "CP_COHER_STATUS",
1887bf215546Sopenharmony_ci   "type_ref": "CP_COHER_STATUS"
1888bf215546Sopenharmony_ci  },
1889bf215546Sopenharmony_ci  {
1890bf215546Sopenharmony_ci   "chips": ["gfx6"],
1891bf215546Sopenharmony_ci   "map": {"at": 34304, "to": "mm"},
1892bf215546Sopenharmony_ci   "name": "CP_DMA_ME_SRC_ADDR"
1893bf215546Sopenharmony_ci  },
1894bf215546Sopenharmony_ci  {
1895bf215546Sopenharmony_ci   "chips": ["gfx6"],
1896bf215546Sopenharmony_ci   "map": {"at": 34308, "to": "mm"},
1897bf215546Sopenharmony_ci   "name": "CP_DMA_ME_SRC_ADDR_HI",
1898bf215546Sopenharmony_ci   "type_ref": "CP_DMA_ME_SRC_ADDR_HI"
1899bf215546Sopenharmony_ci  },
1900bf215546Sopenharmony_ci  {
1901bf215546Sopenharmony_ci   "chips": ["gfx6"],
1902bf215546Sopenharmony_ci   "map": {"at": 34312, "to": "mm"},
1903bf215546Sopenharmony_ci   "name": "CP_DMA_ME_DST_ADDR"
1904bf215546Sopenharmony_ci  },
1905bf215546Sopenharmony_ci  {
1906bf215546Sopenharmony_ci   "chips": ["gfx6"],
1907bf215546Sopenharmony_ci   "map": {"at": 34316, "to": "mm"},
1908bf215546Sopenharmony_ci   "name": "CP_DMA_ME_DST_ADDR_HI",
1909bf215546Sopenharmony_ci   "type_ref": "CP_DMA_ME_DST_ADDR_HI"
1910bf215546Sopenharmony_ci  },
1911bf215546Sopenharmony_ci  {
1912bf215546Sopenharmony_ci   "chips": ["gfx6"],
1913bf215546Sopenharmony_ci   "map": {"at": 34320, "to": "mm"},
1914bf215546Sopenharmony_ci   "name": "CP_DMA_ME_COMMAND",
1915bf215546Sopenharmony_ci   "type_ref": "CP_DMA_ME_COMMAND"
1916bf215546Sopenharmony_ci  },
1917bf215546Sopenharmony_ci  {
1918bf215546Sopenharmony_ci   "chips": ["gfx6"],
1919bf215546Sopenharmony_ci   "map": {"at": 34324, "to": "mm"},
1920bf215546Sopenharmony_ci   "name": "CP_DMA_PFP_SRC_ADDR"
1921bf215546Sopenharmony_ci  },
1922bf215546Sopenharmony_ci  {
1923bf215546Sopenharmony_ci   "chips": ["gfx6"],
1924bf215546Sopenharmony_ci   "map": {"at": 34328, "to": "mm"},
1925bf215546Sopenharmony_ci   "name": "CP_DMA_PFP_SRC_ADDR_HI",
1926bf215546Sopenharmony_ci   "type_ref": "CP_DMA_ME_SRC_ADDR_HI"
1927bf215546Sopenharmony_ci  },
1928bf215546Sopenharmony_ci  {
1929bf215546Sopenharmony_ci   "chips": ["gfx6"],
1930bf215546Sopenharmony_ci   "map": {"at": 34332, "to": "mm"},
1931bf215546Sopenharmony_ci   "name": "CP_DMA_PFP_DST_ADDR"
1932bf215546Sopenharmony_ci  },
1933bf215546Sopenharmony_ci  {
1934bf215546Sopenharmony_ci   "chips": ["gfx6"],
1935bf215546Sopenharmony_ci   "map": {"at": 34336, "to": "mm"},
1936bf215546Sopenharmony_ci   "name": "CP_DMA_PFP_DST_ADDR_HI",
1937bf215546Sopenharmony_ci   "type_ref": "CP_DMA_ME_DST_ADDR_HI"
1938bf215546Sopenharmony_ci  },
1939bf215546Sopenharmony_ci  {
1940bf215546Sopenharmony_ci   "chips": ["gfx6"],
1941bf215546Sopenharmony_ci   "map": {"at": 34340, "to": "mm"},
1942bf215546Sopenharmony_ci   "name": "CP_DMA_PFP_COMMAND",
1943bf215546Sopenharmony_ci   "type_ref": "CP_DMA_ME_COMMAND"
1944bf215546Sopenharmony_ci  },
1945bf215546Sopenharmony_ci  {
1946bf215546Sopenharmony_ci   "chips": ["gfx6"],
1947bf215546Sopenharmony_ci   "map": {"at": 34344, "to": "mm"},
1948bf215546Sopenharmony_ci   "name": "CP_DMA_CNTL",
1949bf215546Sopenharmony_ci   "type_ref": "CP_DMA_CNTL"
1950bf215546Sopenharmony_ci  },
1951bf215546Sopenharmony_ci  {
1952bf215546Sopenharmony_ci   "chips": ["gfx6"],
1953bf215546Sopenharmony_ci   "map": {"at": 34348, "to": "mm"},
1954bf215546Sopenharmony_ci   "name": "CP_DMA_READ_TAGS",
1955bf215546Sopenharmony_ci   "type_ref": "CP_DMA_READ_TAGS"
1956bf215546Sopenharmony_ci  },
1957bf215546Sopenharmony_ci  {
1958bf215546Sopenharmony_ci   "chips": ["gfx6"],
1959bf215546Sopenharmony_ci   "map": {"at": 34356, "to": "mm"},
1960bf215546Sopenharmony_ci   "name": "CP_PFP_IB_CONTROL",
1961bf215546Sopenharmony_ci   "type_ref": "CP_PFP_IB_CONTROL"
1962bf215546Sopenharmony_ci  },
1963bf215546Sopenharmony_ci  {
1964bf215546Sopenharmony_ci   "chips": ["gfx6"],
1965bf215546Sopenharmony_ci   "map": {"at": 34360, "to": "mm"},
1966bf215546Sopenharmony_ci   "name": "CP_PFP_LOAD_CONTROL",
1967bf215546Sopenharmony_ci   "type_ref": "CP_PFP_LOAD_CONTROL"
1968bf215546Sopenharmony_ci  },
1969bf215546Sopenharmony_ci  {
1970bf215546Sopenharmony_ci   "chips": ["gfx6"],
1971bf215546Sopenharmony_ci   "map": {"at": 34364, "to": "mm"},
1972bf215546Sopenharmony_ci   "name": "CP_SCRATCH_INDEX",
1973bf215546Sopenharmony_ci   "type_ref": "CP_SCRATCH_INDEX"
1974bf215546Sopenharmony_ci  },
1975bf215546Sopenharmony_ci  {
1976bf215546Sopenharmony_ci   "chips": ["gfx6"],
1977bf215546Sopenharmony_ci   "map": {"at": 34368, "to": "mm"},
1978bf215546Sopenharmony_ci   "name": "CP_SCRATCH_DATA"
1979bf215546Sopenharmony_ci  },
1980bf215546Sopenharmony_ci  {
1981bf215546Sopenharmony_ci   "chips": ["gfx6"],
1982bf215546Sopenharmony_ci   "map": {"at": 34372, "to": "mm"},
1983bf215546Sopenharmony_ci   "name": "CP_RB_OFFSET",
1984bf215546Sopenharmony_ci   "type_ref": "CP_RB_OFFSET"
1985bf215546Sopenharmony_ci  },
1986bf215546Sopenharmony_ci  {
1987bf215546Sopenharmony_ci   "chips": ["gfx6"],
1988bf215546Sopenharmony_ci   "map": {"at": 34376, "to": "mm"},
1989bf215546Sopenharmony_ci   "name": "CP_IB1_OFFSET",
1990bf215546Sopenharmony_ci   "type_ref": "CP_IB1_OFFSET"
1991bf215546Sopenharmony_ci  },
1992bf215546Sopenharmony_ci  {
1993bf215546Sopenharmony_ci   "chips": ["gfx6"],
1994bf215546Sopenharmony_ci   "map": {"at": 34380, "to": "mm"},
1995bf215546Sopenharmony_ci   "name": "CP_IB2_OFFSET",
1996bf215546Sopenharmony_ci   "type_ref": "CP_IB2_OFFSET"
1997bf215546Sopenharmony_ci  },
1998bf215546Sopenharmony_ci  {
1999bf215546Sopenharmony_ci   "chips": ["gfx6"],
2000bf215546Sopenharmony_ci   "map": {"at": 34384, "to": "mm"},
2001bf215546Sopenharmony_ci   "name": "CP_IB1_PREAMBLE_BEGIN",
2002bf215546Sopenharmony_ci   "type_ref": "CP_IB1_PREAMBLE_BEGIN"
2003bf215546Sopenharmony_ci  },
2004bf215546Sopenharmony_ci  {
2005bf215546Sopenharmony_ci   "chips": ["gfx6"],
2006bf215546Sopenharmony_ci   "map": {"at": 34388, "to": "mm"},
2007bf215546Sopenharmony_ci   "name": "CP_IB1_PREAMBLE_END",
2008bf215546Sopenharmony_ci   "type_ref": "CP_IB1_PREAMBLE_END"
2009bf215546Sopenharmony_ci  },
2010bf215546Sopenharmony_ci  {
2011bf215546Sopenharmony_ci   "chips": ["gfx6"],
2012bf215546Sopenharmony_ci   "map": {"at": 34392, "to": "mm"},
2013bf215546Sopenharmony_ci   "name": "CP_IB2_PREAMBLE_BEGIN",
2014bf215546Sopenharmony_ci   "type_ref": "CP_IB2_PREAMBLE_BEGIN"
2015bf215546Sopenharmony_ci  },
2016bf215546Sopenharmony_ci  {
2017bf215546Sopenharmony_ci   "chips": ["gfx6"],
2018bf215546Sopenharmony_ci   "map": {"at": 34396, "to": "mm"},
2019bf215546Sopenharmony_ci   "name": "CP_IB2_PREAMBLE_END",
2020bf215546Sopenharmony_ci   "type_ref": "CP_IB2_PREAMBLE_END"
2021bf215546Sopenharmony_ci  },
2022bf215546Sopenharmony_ci  {
2023bf215546Sopenharmony_ci   "chips": ["gfx6"],
2024bf215546Sopenharmony_ci   "map": {"at": 34416, "to": "mm"},
2025bf215546Sopenharmony_ci   "name": "CP_STALLED_STAT3",
2026bf215546Sopenharmony_ci   "type_ref": "CP_STALLED_STAT3"
2027bf215546Sopenharmony_ci  },
2028bf215546Sopenharmony_ci  {
2029bf215546Sopenharmony_ci   "chips": ["gfx6"],
2030bf215546Sopenharmony_ci   "map": {"at": 34420, "to": "mm"},
2031bf215546Sopenharmony_ci   "name": "CP_STALLED_STAT1",
2032bf215546Sopenharmony_ci   "type_ref": "CP_STALLED_STAT1"
2033bf215546Sopenharmony_ci  },
2034bf215546Sopenharmony_ci  {
2035bf215546Sopenharmony_ci   "chips": ["gfx6"],
2036bf215546Sopenharmony_ci   "map": {"at": 34424, "to": "mm"},
2037bf215546Sopenharmony_ci   "name": "CP_STALLED_STAT2",
2038bf215546Sopenharmony_ci   "type_ref": "CP_STALLED_STAT2"
2039bf215546Sopenharmony_ci  },
2040bf215546Sopenharmony_ci  {
2041bf215546Sopenharmony_ci   "chips": ["gfx6"],
2042bf215546Sopenharmony_ci   "map": {"at": 34428, "to": "mm"},
2043bf215546Sopenharmony_ci   "name": "CP_BUSY_STAT",
2044bf215546Sopenharmony_ci   "type_ref": "CP_BUSY_STAT"
2045bf215546Sopenharmony_ci  },
2046bf215546Sopenharmony_ci  {
2047bf215546Sopenharmony_ci   "chips": ["gfx6"],
2048bf215546Sopenharmony_ci   "map": {"at": 34432, "to": "mm"},
2049bf215546Sopenharmony_ci   "name": "CP_STAT",
2050bf215546Sopenharmony_ci   "type_ref": "CP_STAT"
2051bf215546Sopenharmony_ci  },
2052bf215546Sopenharmony_ci  {
2053bf215546Sopenharmony_ci   "chips": ["gfx6"],
2054bf215546Sopenharmony_ci   "map": {"at": 34436, "to": "mm"},
2055bf215546Sopenharmony_ci   "name": "CP_ME_HEADER_DUMP"
2056bf215546Sopenharmony_ci  },
2057bf215546Sopenharmony_ci  {
2058bf215546Sopenharmony_ci   "chips": ["gfx6"],
2059bf215546Sopenharmony_ci   "map": {"at": 34440, "to": "mm"},
2060bf215546Sopenharmony_ci   "name": "CP_PFP_HEADER_DUMP"
2061bf215546Sopenharmony_ci  },
2062bf215546Sopenharmony_ci  {
2063bf215546Sopenharmony_ci   "chips": ["gfx6"],
2064bf215546Sopenharmony_ci   "map": {"at": 34444, "to": "mm"},
2065bf215546Sopenharmony_ci   "name": "CP_GRBM_FREE_COUNT",
2066bf215546Sopenharmony_ci   "type_ref": "CP_GRBM_FREE_COUNT"
2067bf215546Sopenharmony_ci  },
2068bf215546Sopenharmony_ci  {
2069bf215546Sopenharmony_ci   "chips": ["gfx6"],
2070bf215546Sopenharmony_ci   "map": {"at": 34448, "to": "mm"},
2071bf215546Sopenharmony_ci   "name": "CP_CE_HEADER_DUMP"
2072bf215546Sopenharmony_ci  },
2073bf215546Sopenharmony_ci  {
2074bf215546Sopenharmony_ci   "chips": ["gfx6"],
2075bf215546Sopenharmony_ci   "map": {"at": 34460, "to": "mm"},
2076bf215546Sopenharmony_ci   "name": "CP_MC_PACK_DELAY_CNT",
2077bf215546Sopenharmony_ci   "type_ref": "CP_MC_PACK_DELAY_CNT"
2078bf215546Sopenharmony_ci  },
2079bf215546Sopenharmony_ci  {
2080bf215546Sopenharmony_ci   "chips": ["gfx6"],
2081bf215546Sopenharmony_ci   "map": {"at": 34512, "to": "mm"},
2082bf215546Sopenharmony_ci   "name": "CP_CSF_STAT",
2083bf215546Sopenharmony_ci   "type_ref": "CP_CSF_STAT"
2084bf215546Sopenharmony_ci  },
2085bf215546Sopenharmony_ci  {
2086bf215546Sopenharmony_ci   "chips": ["gfx6"],
2087bf215546Sopenharmony_ci   "map": {"at": 34516, "to": "mm"},
2088bf215546Sopenharmony_ci   "name": "CP_CSF_CNTL",
2089bf215546Sopenharmony_ci   "type_ref": "CP_CSF_CNTL"
2090bf215546Sopenharmony_ci  },
2091bf215546Sopenharmony_ci  {
2092bf215546Sopenharmony_ci   "chips": ["gfx6"],
2093bf215546Sopenharmony_ci   "map": {"at": 34520, "to": "mm"},
2094bf215546Sopenharmony_ci   "name": "CP_ME_CNTL",
2095bf215546Sopenharmony_ci   "type_ref": "CP_ME_CNTL"
2096bf215546Sopenharmony_ci  },
2097bf215546Sopenharmony_ci  {
2098bf215546Sopenharmony_ci   "chips": ["gfx6"],
2099bf215546Sopenharmony_ci   "map": {"at": 34528, "to": "mm"},
2100bf215546Sopenharmony_ci   "name": "CP_CNTX_STAT",
2101bf215546Sopenharmony_ci   "type_ref": "CP_CNTX_STAT"
2102bf215546Sopenharmony_ci  },
2103bf215546Sopenharmony_ci  {
2104bf215546Sopenharmony_ci   "chips": ["gfx6"],
2105bf215546Sopenharmony_ci   "map": {"at": 34532, "to": "mm"},
2106bf215546Sopenharmony_ci   "name": "CP_ME_PREEMPTION",
2107bf215546Sopenharmony_ci   "type_ref": "CP_ME_PREEMPTION"
2108bf215546Sopenharmony_ci  },
2109bf215546Sopenharmony_ci  {
2110bf215546Sopenharmony_ci   "chips": ["gfx6"],
2111bf215546Sopenharmony_ci   "map": {"at": 34552, "to": "mm"},
2112bf215546Sopenharmony_ci   "name": "CP_RB2_RPTR",
2113bf215546Sopenharmony_ci   "type_ref": "CP_RB0_RPTR"
2114bf215546Sopenharmony_ci  },
2115bf215546Sopenharmony_ci  {
2116bf215546Sopenharmony_ci   "chips": ["gfx6"],
2117bf215546Sopenharmony_ci   "map": {"at": 34556, "to": "mm"},
2118bf215546Sopenharmony_ci   "name": "CP_RB1_RPTR",
2119bf215546Sopenharmony_ci   "type_ref": "CP_RB0_RPTR"
2120bf215546Sopenharmony_ci  },
2121bf215546Sopenharmony_ci  {
2122bf215546Sopenharmony_ci   "chips": ["gfx6"],
2123bf215546Sopenharmony_ci   "map": {"at": 34560, "to": "mm"},
2124bf215546Sopenharmony_ci   "name": "CP_RB0_RPTR",
2125bf215546Sopenharmony_ci   "type_ref": "CP_RB0_RPTR"
2126bf215546Sopenharmony_ci  },
2127bf215546Sopenharmony_ci  {
2128bf215546Sopenharmony_ci   "chips": ["gfx6"],
2129bf215546Sopenharmony_ci   "map": {"at": 34564, "to": "mm"},
2130bf215546Sopenharmony_ci   "name": "CP_RB_WPTR_DELAY",
2131bf215546Sopenharmony_ci   "type_ref": "CP_RB_WPTR_DELAY"
2132bf215546Sopenharmony_ci  },
2133bf215546Sopenharmony_ci  {
2134bf215546Sopenharmony_ci   "chips": ["gfx6"],
2135bf215546Sopenharmony_ci   "map": {"at": 34568, "to": "mm"},
2136bf215546Sopenharmony_ci   "name": "CP_RB_WPTR_POLL_CNTL",
2137bf215546Sopenharmony_ci   "type_ref": "CP_RB_WPTR_POLL_CNTL"
2138bf215546Sopenharmony_ci  },
2139bf215546Sopenharmony_ci  {
2140bf215546Sopenharmony_ci   "chips": ["gfx6"],
2141bf215546Sopenharmony_ci   "map": {"at": 34572, "to": "mm"},
2142bf215546Sopenharmony_ci   "name": "CP_CE_INIT_BASE_LO",
2143bf215546Sopenharmony_ci   "type_ref": "CP_CE_INIT_BASE_LO"
2144bf215546Sopenharmony_ci  },
2145bf215546Sopenharmony_ci  {
2146bf215546Sopenharmony_ci   "chips": ["gfx6"],
2147bf215546Sopenharmony_ci   "map": {"at": 34576, "to": "mm"},
2148bf215546Sopenharmony_ci   "name": "CP_CE_INIT_BASE_HI",
2149bf215546Sopenharmony_ci   "type_ref": "CP_CE_INIT_BASE_HI"
2150bf215546Sopenharmony_ci  },
2151bf215546Sopenharmony_ci  {
2152bf215546Sopenharmony_ci   "chips": ["gfx6"],
2153bf215546Sopenharmony_ci   "map": {"at": 34580, "to": "mm"},
2154bf215546Sopenharmony_ci   "name": "CP_CE_INIT_BUFSZ",
2155bf215546Sopenharmony_ci   "type_ref": "CP_CE_INIT_BUFSZ"
2156bf215546Sopenharmony_ci  },
2157bf215546Sopenharmony_ci  {
2158bf215546Sopenharmony_ci   "chips": ["gfx6"],
2159bf215546Sopenharmony_ci   "map": {"at": 34584, "to": "mm"},
2160bf215546Sopenharmony_ci   "name": "CP_CE_IB1_BASE_LO",
2161bf215546Sopenharmony_ci   "type_ref": "CP_CE_IB1_BASE_LO"
2162bf215546Sopenharmony_ci  },
2163bf215546Sopenharmony_ci  {
2164bf215546Sopenharmony_ci   "chips": ["gfx6"],
2165bf215546Sopenharmony_ci   "map": {"at": 34588, "to": "mm"},
2166bf215546Sopenharmony_ci   "name": "CP_CE_IB1_BASE_HI",
2167bf215546Sopenharmony_ci   "type_ref": "CP_CE_IB1_BASE_HI"
2168bf215546Sopenharmony_ci  },
2169bf215546Sopenharmony_ci  {
2170bf215546Sopenharmony_ci   "chips": ["gfx6"],
2171bf215546Sopenharmony_ci   "map": {"at": 34592, "to": "mm"},
2172bf215546Sopenharmony_ci   "name": "CP_CE_IB1_BUFSZ",
2173bf215546Sopenharmony_ci   "type_ref": "CP_CE_IB1_BUFSZ"
2174bf215546Sopenharmony_ci  },
2175bf215546Sopenharmony_ci  {
2176bf215546Sopenharmony_ci   "chips": ["gfx6"],
2177bf215546Sopenharmony_ci   "map": {"at": 34596, "to": "mm"},
2178bf215546Sopenharmony_ci   "name": "CP_CE_IB2_BASE_LO",
2179bf215546Sopenharmony_ci   "type_ref": "CP_CE_IB2_BASE_LO"
2180bf215546Sopenharmony_ci  },
2181bf215546Sopenharmony_ci  {
2182bf215546Sopenharmony_ci   "chips": ["gfx6"],
2183bf215546Sopenharmony_ci   "map": {"at": 34600, "to": "mm"},
2184bf215546Sopenharmony_ci   "name": "CP_CE_IB2_BASE_HI",
2185bf215546Sopenharmony_ci   "type_ref": "CP_CE_IB2_BASE_HI"
2186bf215546Sopenharmony_ci  },
2187bf215546Sopenharmony_ci  {
2188bf215546Sopenharmony_ci   "chips": ["gfx6"],
2189bf215546Sopenharmony_ci   "map": {"at": 34604, "to": "mm"},
2190bf215546Sopenharmony_ci   "name": "CP_CE_IB2_BUFSZ",
2191bf215546Sopenharmony_ci   "type_ref": "CP_CE_IB2_BUFSZ"
2192bf215546Sopenharmony_ci  },
2193bf215546Sopenharmony_ci  {
2194bf215546Sopenharmony_ci   "chips": ["gfx6"],
2195bf215546Sopenharmony_ci   "map": {"at": 34608, "to": "mm"},
2196bf215546Sopenharmony_ci   "name": "CP_IB1_BASE_LO",
2197bf215546Sopenharmony_ci   "type_ref": "CP_CE_IB1_BASE_LO"
2198bf215546Sopenharmony_ci  },
2199bf215546Sopenharmony_ci  {
2200bf215546Sopenharmony_ci   "chips": ["gfx6"],
2201bf215546Sopenharmony_ci   "map": {"at": 34612, "to": "mm"},
2202bf215546Sopenharmony_ci   "name": "CP_IB1_BASE_HI",
2203bf215546Sopenharmony_ci   "type_ref": "CP_CE_IB1_BASE_HI"
2204bf215546Sopenharmony_ci  },
2205bf215546Sopenharmony_ci  {
2206bf215546Sopenharmony_ci   "chips": ["gfx6"],
2207bf215546Sopenharmony_ci   "map": {"at": 34616, "to": "mm"},
2208bf215546Sopenharmony_ci   "name": "CP_IB1_BUFSZ",
2209bf215546Sopenharmony_ci   "type_ref": "CP_CE_IB1_BUFSZ"
2210bf215546Sopenharmony_ci  },
2211bf215546Sopenharmony_ci  {
2212bf215546Sopenharmony_ci   "chips": ["gfx6"],
2213bf215546Sopenharmony_ci   "map": {"at": 34620, "to": "mm"},
2214bf215546Sopenharmony_ci   "name": "CP_IB2_BASE_LO",
2215bf215546Sopenharmony_ci   "type_ref": "CP_CE_IB2_BASE_LO"
2216bf215546Sopenharmony_ci  },
2217bf215546Sopenharmony_ci  {
2218bf215546Sopenharmony_ci   "chips": ["gfx6"],
2219bf215546Sopenharmony_ci   "map": {"at": 34624, "to": "mm"},
2220bf215546Sopenharmony_ci   "name": "CP_IB2_BASE_HI",
2221bf215546Sopenharmony_ci   "type_ref": "CP_CE_IB2_BASE_HI"
2222bf215546Sopenharmony_ci  },
2223bf215546Sopenharmony_ci  {
2224bf215546Sopenharmony_ci   "chips": ["gfx6"],
2225bf215546Sopenharmony_ci   "map": {"at": 34628, "to": "mm"},
2226bf215546Sopenharmony_ci   "name": "CP_IB2_BUFSZ",
2227bf215546Sopenharmony_ci   "type_ref": "CP_CE_IB2_BUFSZ"
2228bf215546Sopenharmony_ci  },
2229bf215546Sopenharmony_ci  {
2230bf215546Sopenharmony_ci   "chips": ["gfx6"],
2231bf215546Sopenharmony_ci   "map": {"at": 34632, "to": "mm"},
2232bf215546Sopenharmony_ci   "name": "CP_ST_BASE_LO",
2233bf215546Sopenharmony_ci   "type_ref": "CP_ST_BASE_LO"
2234bf215546Sopenharmony_ci  },
2235bf215546Sopenharmony_ci  {
2236bf215546Sopenharmony_ci   "chips": ["gfx6"],
2237bf215546Sopenharmony_ci   "map": {"at": 34636, "to": "mm"},
2238bf215546Sopenharmony_ci   "name": "CP_ST_BASE_HI",
2239bf215546Sopenharmony_ci   "type_ref": "CP_ST_BASE_HI"
2240bf215546Sopenharmony_ci  },
2241bf215546Sopenharmony_ci  {
2242bf215546Sopenharmony_ci   "chips": ["gfx6"],
2243bf215546Sopenharmony_ci   "map": {"at": 34640, "to": "mm"},
2244bf215546Sopenharmony_ci   "name": "CP_ST_BUFSZ",
2245bf215546Sopenharmony_ci   "type_ref": "CP_ST_BUFSZ"
2246bf215546Sopenharmony_ci  },
2247bf215546Sopenharmony_ci  {
2248bf215546Sopenharmony_ci   "chips": ["gfx6"],
2249bf215546Sopenharmony_ci   "map": {"at": 34644, "to": "mm"},
2250bf215546Sopenharmony_ci   "name": "CP_ROQ1_THRESHOLDS",
2251bf215546Sopenharmony_ci   "type_ref": "CP_ROQ1_THRESHOLDS"
2252bf215546Sopenharmony_ci  },
2253bf215546Sopenharmony_ci  {
2254bf215546Sopenharmony_ci   "chips": ["gfx6"],
2255bf215546Sopenharmony_ci   "map": {"at": 34648, "to": "mm"},
2256bf215546Sopenharmony_ci   "name": "CP_ROQ2_THRESHOLDS",
2257bf215546Sopenharmony_ci   "type_ref": "CP_ROQ2_THRESHOLDS"
2258bf215546Sopenharmony_ci  },
2259bf215546Sopenharmony_ci  {
2260bf215546Sopenharmony_ci   "chips": ["gfx6"],
2261bf215546Sopenharmony_ci   "map": {"at": 34652, "to": "mm"},
2262bf215546Sopenharmony_ci   "name": "CP_STQ_THRESHOLDS",
2263bf215546Sopenharmony_ci   "type_ref": "CP_STQ_THRESHOLDS"
2264bf215546Sopenharmony_ci  },
2265bf215546Sopenharmony_ci  {
2266bf215546Sopenharmony_ci   "chips": ["gfx6"],
2267bf215546Sopenharmony_ci   "map": {"at": 34656, "to": "mm"},
2268bf215546Sopenharmony_ci   "name": "CP_QUEUE_THRESHOLDS",
2269bf215546Sopenharmony_ci   "type_ref": "CP_QUEUE_THRESHOLDS"
2270bf215546Sopenharmony_ci  },
2271bf215546Sopenharmony_ci  {
2272bf215546Sopenharmony_ci   "chips": ["gfx6"],
2273bf215546Sopenharmony_ci   "map": {"at": 34660, "to": "mm"},
2274bf215546Sopenharmony_ci   "name": "CP_MEQ_THRESHOLDS",
2275bf215546Sopenharmony_ci   "type_ref": "CP_MEQ_THRESHOLDS"
2276bf215546Sopenharmony_ci  },
2277bf215546Sopenharmony_ci  {
2278bf215546Sopenharmony_ci   "chips": ["gfx6"],
2279bf215546Sopenharmony_ci   "map": {"at": 34664, "to": "mm"},
2280bf215546Sopenharmony_ci   "name": "CP_ROQ_AVAIL",
2281bf215546Sopenharmony_ci   "type_ref": "CP_ROQ_AVAIL"
2282bf215546Sopenharmony_ci  },
2283bf215546Sopenharmony_ci  {
2284bf215546Sopenharmony_ci   "chips": ["gfx6"],
2285bf215546Sopenharmony_ci   "map": {"at": 34668, "to": "mm"},
2286bf215546Sopenharmony_ci   "name": "CP_STQ_AVAIL",
2287bf215546Sopenharmony_ci   "type_ref": "CP_STQ_AVAIL"
2288bf215546Sopenharmony_ci  },
2289bf215546Sopenharmony_ci  {
2290bf215546Sopenharmony_ci   "chips": ["gfx6"],
2291bf215546Sopenharmony_ci   "map": {"at": 34672, "to": "mm"},
2292bf215546Sopenharmony_ci   "name": "CP_ROQ2_AVAIL",
2293bf215546Sopenharmony_ci   "type_ref": "CP_ROQ2_AVAIL"
2294bf215546Sopenharmony_ci  },
2295bf215546Sopenharmony_ci  {
2296bf215546Sopenharmony_ci   "chips": ["gfx6"],
2297bf215546Sopenharmony_ci   "map": {"at": 34676, "to": "mm"},
2298bf215546Sopenharmony_ci   "name": "CP_MEQ_AVAIL",
2299bf215546Sopenharmony_ci   "type_ref": "CP_MEQ_AVAIL"
2300bf215546Sopenharmony_ci  },
2301bf215546Sopenharmony_ci  {
2302bf215546Sopenharmony_ci   "chips": ["gfx6"],
2303bf215546Sopenharmony_ci   "map": {"at": 34680, "to": "mm"},
2304bf215546Sopenharmony_ci   "name": "CP_CMD_INDEX",
2305bf215546Sopenharmony_ci   "type_ref": "CP_CMD_INDEX"
2306bf215546Sopenharmony_ci  },
2307bf215546Sopenharmony_ci  {
2308bf215546Sopenharmony_ci   "chips": ["gfx6"],
2309bf215546Sopenharmony_ci   "map": {"at": 34684, "to": "mm"},
2310bf215546Sopenharmony_ci   "name": "CP_CMD_DATA"
2311bf215546Sopenharmony_ci  },
2312bf215546Sopenharmony_ci  {
2313bf215546Sopenharmony_ci   "chips": ["gfx6"],
2314bf215546Sopenharmony_ci   "map": {"at": 34688, "to": "mm"},
2315bf215546Sopenharmony_ci   "name": "CP_ROQ_RB_STAT",
2316bf215546Sopenharmony_ci   "type_ref": "CP_ROQ_RB_STAT"
2317bf215546Sopenharmony_ci  },
2318bf215546Sopenharmony_ci  {
2319bf215546Sopenharmony_ci   "chips": ["gfx6"],
2320bf215546Sopenharmony_ci   "map": {"at": 34692, "to": "mm"},
2321bf215546Sopenharmony_ci   "name": "CP_ROQ_IB1_STAT",
2322bf215546Sopenharmony_ci   "type_ref": "CP_ROQ_IB1_STAT"
2323bf215546Sopenharmony_ci  },
2324bf215546Sopenharmony_ci  {
2325bf215546Sopenharmony_ci   "chips": ["gfx6"],
2326bf215546Sopenharmony_ci   "map": {"at": 34696, "to": "mm"},
2327bf215546Sopenharmony_ci   "name": "CP_ROQ_IB2_STAT",
2328bf215546Sopenharmony_ci   "type_ref": "CP_ROQ_IB2_STAT"
2329bf215546Sopenharmony_ci  },
2330bf215546Sopenharmony_ci  {
2331bf215546Sopenharmony_ci   "chips": ["gfx6"],
2332bf215546Sopenharmony_ci   "map": {"at": 34700, "to": "mm"},
2333bf215546Sopenharmony_ci   "name": "CP_STQ_STAT",
2334bf215546Sopenharmony_ci   "type_ref": "CP_STQ_STAT"
2335bf215546Sopenharmony_ci  },
2336bf215546Sopenharmony_ci  {
2337bf215546Sopenharmony_ci   "chips": ["gfx6"],
2338bf215546Sopenharmony_ci   "map": {"at": 34708, "to": "mm"},
2339bf215546Sopenharmony_ci   "name": "CP_MEQ_STAT",
2340bf215546Sopenharmony_ci   "type_ref": "CP_MEQ_STAT"
2341bf215546Sopenharmony_ci  },
2342bf215546Sopenharmony_ci  {
2343bf215546Sopenharmony_ci   "chips": ["gfx6"],
2344bf215546Sopenharmony_ci   "map": {"at": 34712, "to": "mm"},
2345bf215546Sopenharmony_ci   "name": "CP_CEQ1_AVAIL",
2346bf215546Sopenharmony_ci   "type_ref": "CP_CEQ1_AVAIL"
2347bf215546Sopenharmony_ci  },
2348bf215546Sopenharmony_ci  {
2349bf215546Sopenharmony_ci   "chips": ["gfx6"],
2350bf215546Sopenharmony_ci   "map": {"at": 34716, "to": "mm"},
2351bf215546Sopenharmony_ci   "name": "CP_CEQ2_AVAIL",
2352bf215546Sopenharmony_ci   "type_ref": "CP_CEQ2_AVAIL"
2353bf215546Sopenharmony_ci  },
2354bf215546Sopenharmony_ci  {
2355bf215546Sopenharmony_ci   "chips": ["gfx6"],
2356bf215546Sopenharmony_ci   "map": {"at": 34720, "to": "mm"},
2357bf215546Sopenharmony_ci   "name": "CP_CE_ROQ_RB_STAT",
2358bf215546Sopenharmony_ci   "type_ref": "CP_CE_ROQ_RB_STAT"
2359bf215546Sopenharmony_ci  },
2360bf215546Sopenharmony_ci  {
2361bf215546Sopenharmony_ci   "chips": ["gfx6"],
2362bf215546Sopenharmony_ci   "map": {"at": 34724, "to": "mm"},
2363bf215546Sopenharmony_ci   "name": "CP_CE_ROQ_IB1_STAT",
2364bf215546Sopenharmony_ci   "type_ref": "CP_CE_ROQ_IB1_STAT"
2365bf215546Sopenharmony_ci  },
2366bf215546Sopenharmony_ci  {
2367bf215546Sopenharmony_ci   "chips": ["gfx6"],
2368bf215546Sopenharmony_ci   "map": {"at": 34728, "to": "mm"},
2369bf215546Sopenharmony_ci   "name": "CP_CE_ROQ_IB2_STAT",
2370bf215546Sopenharmony_ci   "type_ref": "CP_CE_ROQ_IB2_STAT"
2371bf215546Sopenharmony_ci  },
2372bf215546Sopenharmony_ci  {
2373bf215546Sopenharmony_ci   "chips": ["gfx6"],
2374bf215546Sopenharmony_ci   "map": {"at": 34780, "to": "mm"},
2375bf215546Sopenharmony_ci   "name": "CP_INT_STAT_DEBUG",
2376bf215546Sopenharmony_ci   "type_ref": "CP_INT_STAT_DEBUG"
2377bf215546Sopenharmony_ci  },
2378bf215546Sopenharmony_ci  {
2379bf215546Sopenharmony_ci   "chips": ["gfx6"],
2380bf215546Sopenharmony_ci   "map": {"at": 34812, "to": "mm"},
2381bf215546Sopenharmony_ci   "name": "CP_PERFMON_CNTL",
2382bf215546Sopenharmony_ci   "type_ref": "CP_PERFMON_CNTL"
2383bf215546Sopenharmony_ci  },
2384bf215546Sopenharmony_ci  {
2385bf215546Sopenharmony_ci   "chips": ["gfx6"],
2386bf215546Sopenharmony_ci   "map": {"at": 34944, "to": "mm"},
2387bf215546Sopenharmony_ci   "name": "IA_PERFCOUNTER0_SELECT",
2388bf215546Sopenharmony_ci   "type_ref": "IA_PERFCOUNTER0_SELECT"
2389bf215546Sopenharmony_ci  },
2390bf215546Sopenharmony_ci  {
2391bf215546Sopenharmony_ci   "chips": ["gfx6"],
2392bf215546Sopenharmony_ci   "map": {"at": 34948, "to": "mm"},
2393bf215546Sopenharmony_ci   "name": "IA_PERFCOUNTER1_SELECT",
2394bf215546Sopenharmony_ci   "type_ref": "IA_PERFCOUNTER1_SELECT"
2395bf215546Sopenharmony_ci  },
2396bf215546Sopenharmony_ci  {
2397bf215546Sopenharmony_ci   "chips": ["gfx6"],
2398bf215546Sopenharmony_ci   "map": {"at": 34952, "to": "mm"},
2399bf215546Sopenharmony_ci   "name": "IA_PERFCOUNTER2_SELECT",
2400bf215546Sopenharmony_ci   "type_ref": "IA_PERFCOUNTER1_SELECT"
2401bf215546Sopenharmony_ci  },
2402bf215546Sopenharmony_ci  {
2403bf215546Sopenharmony_ci   "chips": ["gfx6"],
2404bf215546Sopenharmony_ci   "map": {"at": 34956, "to": "mm"},
2405bf215546Sopenharmony_ci   "name": "IA_PERFCOUNTER3_SELECT",
2406bf215546Sopenharmony_ci   "type_ref": "IA_PERFCOUNTER1_SELECT"
2407bf215546Sopenharmony_ci  },
2408bf215546Sopenharmony_ci  {
2409bf215546Sopenharmony_ci   "chips": ["gfx6"],
2410bf215546Sopenharmony_ci   "map": {"at": 34960, "to": "mm"},
2411bf215546Sopenharmony_ci   "name": "IA_PERFCOUNTER0_LO"
2412bf215546Sopenharmony_ci  },
2413bf215546Sopenharmony_ci  {
2414bf215546Sopenharmony_ci   "chips": ["gfx6"],
2415bf215546Sopenharmony_ci   "map": {"at": 34964, "to": "mm"},
2416bf215546Sopenharmony_ci   "name": "IA_PERFCOUNTER0_HI"
2417bf215546Sopenharmony_ci  },
2418bf215546Sopenharmony_ci  {
2419bf215546Sopenharmony_ci   "chips": ["gfx6"],
2420bf215546Sopenharmony_ci   "map": {"at": 34968, "to": "mm"},
2421bf215546Sopenharmony_ci   "name": "IA_PERFCOUNTER1_LO"
2422bf215546Sopenharmony_ci  },
2423bf215546Sopenharmony_ci  {
2424bf215546Sopenharmony_ci   "chips": ["gfx6"],
2425bf215546Sopenharmony_ci   "map": {"at": 34972, "to": "mm"},
2426bf215546Sopenharmony_ci   "name": "IA_PERFCOUNTER1_HI"
2427bf215546Sopenharmony_ci  },
2428bf215546Sopenharmony_ci  {
2429bf215546Sopenharmony_ci   "chips": ["gfx6"],
2430bf215546Sopenharmony_ci   "map": {"at": 34976, "to": "mm"},
2431bf215546Sopenharmony_ci   "name": "IA_PERFCOUNTER2_LO"
2432bf215546Sopenharmony_ci  },
2433bf215546Sopenharmony_ci  {
2434bf215546Sopenharmony_ci   "chips": ["gfx6"],
2435bf215546Sopenharmony_ci   "map": {"at": 34980, "to": "mm"},
2436bf215546Sopenharmony_ci   "name": "IA_PERFCOUNTER2_HI"
2437bf215546Sopenharmony_ci  },
2438bf215546Sopenharmony_ci  {
2439bf215546Sopenharmony_ci   "chips": ["gfx6"],
2440bf215546Sopenharmony_ci   "map": {"at": 34984, "to": "mm"},
2441bf215546Sopenharmony_ci   "name": "IA_PERFCOUNTER3_LO"
2442bf215546Sopenharmony_ci  },
2443bf215546Sopenharmony_ci  {
2444bf215546Sopenharmony_ci   "chips": ["gfx6"],
2445bf215546Sopenharmony_ci   "map": {"at": 34988, "to": "mm"},
2446bf215546Sopenharmony_ci   "name": "IA_PERFCOUNTER3_HI"
2447bf215546Sopenharmony_ci  },
2448bf215546Sopenharmony_ci  {
2449bf215546Sopenharmony_ci   "chips": ["gfx6"],
2450bf215546Sopenharmony_ci   "map": {"at": 34992, "to": "mm"},
2451bf215546Sopenharmony_ci   "name": "VGT_VTX_VECT_EJECT_REG",
2452bf215546Sopenharmony_ci   "type_ref": "VGT_VTX_VECT_EJECT_REG"
2453bf215546Sopenharmony_ci  },
2454bf215546Sopenharmony_ci  {
2455bf215546Sopenharmony_ci   "chips": ["gfx6"],
2456bf215546Sopenharmony_ci   "map": {"at": 34996, "to": "mm"},
2457bf215546Sopenharmony_ci   "name": "VGT_DMA_DATA_FIFO_DEPTH",
2458bf215546Sopenharmony_ci   "type_ref": "VGT_DMA_DATA_FIFO_DEPTH"
2459bf215546Sopenharmony_ci  },
2460bf215546Sopenharmony_ci  {
2461bf215546Sopenharmony_ci   "chips": ["gfx6"],
2462bf215546Sopenharmony_ci   "map": {"at": 35000, "to": "mm"},
2463bf215546Sopenharmony_ci   "name": "VGT_DMA_REQ_FIFO_DEPTH",
2464bf215546Sopenharmony_ci   "type_ref": "VGT_DMA_REQ_FIFO_DEPTH"
2465bf215546Sopenharmony_ci  },
2466bf215546Sopenharmony_ci  {
2467bf215546Sopenharmony_ci   "chips": ["gfx6"],
2468bf215546Sopenharmony_ci   "map": {"at": 35004, "to": "mm"},
2469bf215546Sopenharmony_ci   "name": "VGT_DRAW_INIT_FIFO_DEPTH",
2470bf215546Sopenharmony_ci   "type_ref": "VGT_DRAW_INIT_FIFO_DEPTH"
2471bf215546Sopenharmony_ci  },
2472bf215546Sopenharmony_ci  {
2473bf215546Sopenharmony_ci   "chips": ["gfx6"],
2474bf215546Sopenharmony_ci   "map": {"at": 35008, "to": "mm"},
2475bf215546Sopenharmony_ci   "name": "VGT_LAST_COPY_STATE",
2476bf215546Sopenharmony_ci   "type_ref": "VGT_LAST_COPY_STATE"
2477bf215546Sopenharmony_ci  },
2478bf215546Sopenharmony_ci  {
2479bf215546Sopenharmony_ci   "chips": ["gfx6"],
2480bf215546Sopenharmony_ci   "map": {"at": 35012, "to": "mm"},
2481bf215546Sopenharmony_ci   "name": "VGT_CACHE_INVALIDATION",
2482bf215546Sopenharmony_ci   "type_ref": "VGT_CACHE_INVALIDATION"
2483bf215546Sopenharmony_ci  },
2484bf215546Sopenharmony_ci  {
2485bf215546Sopenharmony_ci   "chips": ["gfx6"],
2486bf215546Sopenharmony_ci   "map": {"at": 35016, "to": "mm"},
2487bf215546Sopenharmony_ci   "name": "VGT_ESGS_RING_SIZE"
2488bf215546Sopenharmony_ci  },
2489bf215546Sopenharmony_ci  {
2490bf215546Sopenharmony_ci   "chips": ["gfx6"],
2491bf215546Sopenharmony_ci   "map": {"at": 35020, "to": "mm"},
2492bf215546Sopenharmony_ci   "name": "VGT_GSVS_RING_SIZE"
2493bf215546Sopenharmony_ci  },
2494bf215546Sopenharmony_ci  {
2495bf215546Sopenharmony_ci   "chips": ["gfx6"],
2496bf215546Sopenharmony_ci   "map": {"at": 35024, "to": "mm"},
2497bf215546Sopenharmony_ci   "name": "VGT_FIFO_DEPTHS",
2498bf215546Sopenharmony_ci   "type_ref": "VGT_FIFO_DEPTHS"
2499bf215546Sopenharmony_ci  },
2500bf215546Sopenharmony_ci  {
2501bf215546Sopenharmony_ci   "chips": ["gfx6"],
2502bf215546Sopenharmony_ci   "map": {"at": 35028, "to": "mm"},
2503bf215546Sopenharmony_ci   "name": "VGT_GS_VERTEX_REUSE",
2504bf215546Sopenharmony_ci   "type_ref": "VGT_GS_VERTEX_REUSE"
2505bf215546Sopenharmony_ci  },
2506bf215546Sopenharmony_ci  {
2507bf215546Sopenharmony_ci   "chips": ["gfx6"],
2508bf215546Sopenharmony_ci   "map": {"at": 35032, "to": "mm"},
2509bf215546Sopenharmony_ci   "name": "VGT_MC_LAT_CNTL",
2510bf215546Sopenharmony_ci   "type_ref": "VGT_MC_LAT_CNTL"
2511bf215546Sopenharmony_ci  },
2512bf215546Sopenharmony_ci  {
2513bf215546Sopenharmony_ci   "chips": ["gfx6"],
2514bf215546Sopenharmony_ci   "map": {"at": 35036, "to": "mm"},
2515bf215546Sopenharmony_ci   "name": "IA_CNTL_STATUS",
2516bf215546Sopenharmony_ci   "type_ref": "IA_CNTL_STATUS"
2517bf215546Sopenharmony_ci  },
2518bf215546Sopenharmony_ci  {
2519bf215546Sopenharmony_ci   "chips": ["gfx6"],
2520bf215546Sopenharmony_ci   "map": {"at": 35040, "to": "mm"},
2521bf215546Sopenharmony_ci   "name": "VGT_DEBUG_CNTL",
2522bf215546Sopenharmony_ci   "type_ref": "VGT_DEBUG_CNTL"
2523bf215546Sopenharmony_ci  },
2524bf215546Sopenharmony_ci  {
2525bf215546Sopenharmony_ci   "chips": ["gfx6"],
2526bf215546Sopenharmony_ci   "map": {"at": 35044, "to": "mm"},
2527bf215546Sopenharmony_ci   "name": "VGT_DEBUG_DATA"
2528bf215546Sopenharmony_ci  },
2529bf215546Sopenharmony_ci  {
2530bf215546Sopenharmony_ci   "chips": ["gfx6"],
2531bf215546Sopenharmony_ci   "map": {"at": 35048, "to": "mm"},
2532bf215546Sopenharmony_ci   "name": "IA_DEBUG_CNTL",
2533bf215546Sopenharmony_ci   "type_ref": "IA_DEBUG_CNTL"
2534bf215546Sopenharmony_ci  },
2535bf215546Sopenharmony_ci  {
2536bf215546Sopenharmony_ci   "chips": ["gfx6"],
2537bf215546Sopenharmony_ci   "map": {"at": 35052, "to": "mm"},
2538bf215546Sopenharmony_ci   "name": "IA_DEBUG_DATA"
2539bf215546Sopenharmony_ci  },
2540bf215546Sopenharmony_ci  {
2541bf215546Sopenharmony_ci   "chips": ["gfx6"],
2542bf215546Sopenharmony_ci   "map": {"at": 35056, "to": "mm"},
2543bf215546Sopenharmony_ci   "name": "VGT_CNTL_STATUS",
2544bf215546Sopenharmony_ci   "type_ref": "VGT_CNTL_STATUS"
2545bf215546Sopenharmony_ci  },
2546bf215546Sopenharmony_ci  {
2547bf215546Sopenharmony_ci   "chips": ["gfx6"],
2548bf215546Sopenharmony_ci   "map": {"at": 35100, "to": "mm"},
2549bf215546Sopenharmony_ci   "name": "VGT_PERFCOUNTER_SEID_MASK",
2550bf215546Sopenharmony_ci   "type_ref": "VGT_PERFCOUNTER_SEID_MASK"
2551bf215546Sopenharmony_ci  },
2552bf215546Sopenharmony_ci  {
2553bf215546Sopenharmony_ci   "chips": ["gfx6"],
2554bf215546Sopenharmony_ci   "map": {"at": 35104, "to": "mm"},
2555bf215546Sopenharmony_ci   "name": "VGT_PERFCOUNTER0_SELECT",
2556bf215546Sopenharmony_ci   "type_ref": "IA_PERFCOUNTER0_SELECT"
2557bf215546Sopenharmony_ci  },
2558bf215546Sopenharmony_ci  {
2559bf215546Sopenharmony_ci   "chips": ["gfx6"],
2560bf215546Sopenharmony_ci   "map": {"at": 35108, "to": "mm"},
2561bf215546Sopenharmony_ci   "name": "VGT_PERFCOUNTER1_SELECT",
2562bf215546Sopenharmony_ci   "type_ref": "IA_PERFCOUNTER0_SELECT"
2563bf215546Sopenharmony_ci  },
2564bf215546Sopenharmony_ci  {
2565bf215546Sopenharmony_ci   "chips": ["gfx6"],
2566bf215546Sopenharmony_ci   "map": {"at": 35112, "to": "mm"},
2567bf215546Sopenharmony_ci   "name": "VGT_PERFCOUNTER2_SELECT",
2568bf215546Sopenharmony_ci   "type_ref": "IA_PERFCOUNTER1_SELECT"
2569bf215546Sopenharmony_ci  },
2570bf215546Sopenharmony_ci  {
2571bf215546Sopenharmony_ci   "chips": ["gfx6"],
2572bf215546Sopenharmony_ci   "map": {"at": 35116, "to": "mm"},
2573bf215546Sopenharmony_ci   "name": "VGT_PERFCOUNTER3_SELECT",
2574bf215546Sopenharmony_ci   "type_ref": "IA_PERFCOUNTER1_SELECT"
2575bf215546Sopenharmony_ci  },
2576bf215546Sopenharmony_ci  {
2577bf215546Sopenharmony_ci   "chips": ["gfx6"],
2578bf215546Sopenharmony_ci   "map": {"at": 35120, "to": "mm"},
2579bf215546Sopenharmony_ci   "name": "VGT_PERFCOUNTER0_LO"
2580bf215546Sopenharmony_ci  },
2581bf215546Sopenharmony_ci  {
2582bf215546Sopenharmony_ci   "chips": ["gfx6"],
2583bf215546Sopenharmony_ci   "map": {"at": 35124, "to": "mm"},
2584bf215546Sopenharmony_ci   "name": "VGT_PERFCOUNTER0_HI"
2585bf215546Sopenharmony_ci  },
2586bf215546Sopenharmony_ci  {
2587bf215546Sopenharmony_ci   "chips": ["gfx6"],
2588bf215546Sopenharmony_ci   "map": {"at": 35128, "to": "mm"},
2589bf215546Sopenharmony_ci   "name": "VGT_PERFCOUNTER1_LO"
2590bf215546Sopenharmony_ci  },
2591bf215546Sopenharmony_ci  {
2592bf215546Sopenharmony_ci   "chips": ["gfx6"],
2593bf215546Sopenharmony_ci   "map": {"at": 35132, "to": "mm"},
2594bf215546Sopenharmony_ci   "name": "VGT_PERFCOUNTER1_HI"
2595bf215546Sopenharmony_ci  },
2596bf215546Sopenharmony_ci  {
2597bf215546Sopenharmony_ci   "chips": ["gfx6"],
2598bf215546Sopenharmony_ci   "map": {"at": 35136, "to": "mm"},
2599bf215546Sopenharmony_ci   "name": "VGT_PERFCOUNTER2_LO"
2600bf215546Sopenharmony_ci  },
2601bf215546Sopenharmony_ci  {
2602bf215546Sopenharmony_ci   "chips": ["gfx6"],
2603bf215546Sopenharmony_ci   "map": {"at": 35140, "to": "mm"},
2604bf215546Sopenharmony_ci   "name": "VGT_PERFCOUNTER2_HI"
2605bf215546Sopenharmony_ci  },
2606bf215546Sopenharmony_ci  {
2607bf215546Sopenharmony_ci   "chips": ["gfx6"],
2608bf215546Sopenharmony_ci   "map": {"at": 35144, "to": "mm"},
2609bf215546Sopenharmony_ci   "name": "VGT_PERFCOUNTER3_LO"
2610bf215546Sopenharmony_ci  },
2611bf215546Sopenharmony_ci  {
2612bf215546Sopenharmony_ci   "chips": ["gfx6"],
2613bf215546Sopenharmony_ci   "map": {"at": 35148, "to": "mm"},
2614bf215546Sopenharmony_ci   "name": "VGT_PERFCOUNTER3_HI"
2615bf215546Sopenharmony_ci  },
2616bf215546Sopenharmony_ci  {
2617bf215546Sopenharmony_ci   "chips": ["gfx6"],
2618bf215546Sopenharmony_ci   "map": {"at": 35160, "to": "mm"},
2619bf215546Sopenharmony_ci   "name": "VGT_PRIMITIVE_TYPE",
2620bf215546Sopenharmony_ci   "type_ref": "VGT_PRIMITIVE_TYPE"
2621bf215546Sopenharmony_ci  },
2622bf215546Sopenharmony_ci  {
2623bf215546Sopenharmony_ci   "chips": ["gfx6"],
2624bf215546Sopenharmony_ci   "map": {"at": 35164, "to": "mm"},
2625bf215546Sopenharmony_ci   "name": "VGT_INDEX_TYPE",
2626bf215546Sopenharmony_ci   "type_ref": "VGT_INDEX_TYPE"
2627bf215546Sopenharmony_ci  },
2628bf215546Sopenharmony_ci  {
2629bf215546Sopenharmony_ci   "chips": ["gfx6"],
2630bf215546Sopenharmony_ci   "map": {"at": 35168, "to": "mm"},
2631bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_BUFFER_FILLED_SIZE_0"
2632bf215546Sopenharmony_ci  },
2633bf215546Sopenharmony_ci  {
2634bf215546Sopenharmony_ci   "chips": ["gfx6"],
2635bf215546Sopenharmony_ci   "map": {"at": 35172, "to": "mm"},
2636bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_BUFFER_FILLED_SIZE_1"
2637bf215546Sopenharmony_ci  },
2638bf215546Sopenharmony_ci  {
2639bf215546Sopenharmony_ci   "chips": ["gfx6"],
2640bf215546Sopenharmony_ci   "map": {"at": 35176, "to": "mm"},
2641bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_BUFFER_FILLED_SIZE_2"
2642bf215546Sopenharmony_ci  },
2643bf215546Sopenharmony_ci  {
2644bf215546Sopenharmony_ci   "chips": ["gfx6"],
2645bf215546Sopenharmony_ci   "map": {"at": 35180, "to": "mm"},
2646bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_BUFFER_FILLED_SIZE_3"
2647bf215546Sopenharmony_ci  },
2648bf215546Sopenharmony_ci  {
2649bf215546Sopenharmony_ci   "chips": ["gfx6"],
2650bf215546Sopenharmony_ci   "map": {"at": 35184, "to": "mm"},
2651bf215546Sopenharmony_ci   "name": "VGT_NUM_INDICES"
2652bf215546Sopenharmony_ci  },
2653bf215546Sopenharmony_ci  {
2654bf215546Sopenharmony_ci   "chips": ["gfx6"],
2655bf215546Sopenharmony_ci   "map": {"at": 35188, "to": "mm"},
2656bf215546Sopenharmony_ci   "name": "VGT_NUM_INSTANCES"
2657bf215546Sopenharmony_ci  },
2658bf215546Sopenharmony_ci  {
2659bf215546Sopenharmony_ci   "chips": ["gfx6"],
2660bf215546Sopenharmony_ci   "map": {"at": 35196, "to": "mm"},
2661bf215546Sopenharmony_ci   "name": "CGTT_VGT_CLK_CTRL",
2662bf215546Sopenharmony_ci   "type_ref": "CGTT_VGT_CLK_CTRL"
2663bf215546Sopenharmony_ci  },
2664bf215546Sopenharmony_ci  {
2665bf215546Sopenharmony_ci   "chips": ["gfx6"],
2666bf215546Sopenharmony_ci   "map": {"at": 35200, "to": "mm"},
2667bf215546Sopenharmony_ci   "name": "IA_VMID_OVERRIDE",
2668bf215546Sopenharmony_ci   "type_ref": "IA_VMID_OVERRIDE"
2669bf215546Sopenharmony_ci  },
2670bf215546Sopenharmony_ci  {
2671bf215546Sopenharmony_ci   "chips": ["gfx6"],
2672bf215546Sopenharmony_ci   "map": {"at": 35204, "to": "mm"},
2673bf215546Sopenharmony_ci   "name": "CGTT_IA_CLK_CTRL",
2674bf215546Sopenharmony_ci   "type_ref": "CGTT_IA_CLK_CTRL"
2675bf215546Sopenharmony_ci  },
2676bf215546Sopenharmony_ci  {
2677bf215546Sopenharmony_ci   "chips": ["gfx6"],
2678bf215546Sopenharmony_ci   "map": {"at": 35208, "to": "mm"},
2679bf215546Sopenharmony_ci   "name": "VGT_TF_RING_SIZE",
2680bf215546Sopenharmony_ci   "type_ref": "VGT_TF_RING_SIZE"
2681bf215546Sopenharmony_ci  },
2682bf215546Sopenharmony_ci  {
2683bf215546Sopenharmony_ci   "chips": ["gfx6"],
2684bf215546Sopenharmony_ci   "map": {"at": 35212, "to": "mm"},
2685bf215546Sopenharmony_ci   "name": "VGT_SYS_CONFIG",
2686bf215546Sopenharmony_ci   "type_ref": "VGT_SYS_CONFIG"
2687bf215546Sopenharmony_ci  },
2688bf215546Sopenharmony_ci  {
2689bf215546Sopenharmony_ci   "chips": ["gfx6"],
2690bf215546Sopenharmony_ci   "map": {"at": 35248, "to": "mm"},
2691bf215546Sopenharmony_ci   "name": "VGT_HS_OFFCHIP_PARAM",
2692bf215546Sopenharmony_ci   "type_ref": "VGT_HS_OFFCHIP_PARAM"
2693bf215546Sopenharmony_ci  },
2694bf215546Sopenharmony_ci  {
2695bf215546Sopenharmony_ci   "chips": ["gfx6"],
2696bf215546Sopenharmony_ci   "map": {"at": 35256, "to": "mm"},
2697bf215546Sopenharmony_ci   "name": "VGT_TF_MEMORY_BASE"
2698bf215546Sopenharmony_ci  },
2699bf215546Sopenharmony_ci  {
2700bf215546Sopenharmony_ci   "chips": ["gfx6"],
2701bf215546Sopenharmony_ci   "map": {"at": 35260, "to": "mm"},
2702bf215546Sopenharmony_ci   "name": "CC_GC_SHADER_ARRAY_CONFIG",
2703bf215546Sopenharmony_ci   "type_ref": "CC_GC_SHADER_ARRAY_CONFIG"
2704bf215546Sopenharmony_ci  },
2705bf215546Sopenharmony_ci  {
2706bf215546Sopenharmony_ci   "chips": ["gfx6"],
2707bf215546Sopenharmony_ci   "map": {"at": 35264, "to": "mm"},
2708bf215546Sopenharmony_ci   "name": "GC_USER_SHADER_ARRAY_CONFIG",
2709bf215546Sopenharmony_ci   "type_ref": "CC_GC_SHADER_ARRAY_CONFIG"
2710bf215546Sopenharmony_ci  },
2711bf215546Sopenharmony_ci  {
2712bf215546Sopenharmony_ci   "chips": ["gfx6"],
2713bf215546Sopenharmony_ci   "map": {"at": 35328, "to": "mm"},
2714bf215546Sopenharmony_ci   "name": "PA_SU_DEBUG_CNTL",
2715bf215546Sopenharmony_ci   "type_ref": "PA_SU_DEBUG_CNTL"
2716bf215546Sopenharmony_ci  },
2717bf215546Sopenharmony_ci  {
2718bf215546Sopenharmony_ci   "chips": ["gfx6"],
2719bf215546Sopenharmony_ci   "map": {"at": 35332, "to": "mm"},
2720bf215546Sopenharmony_ci   "name": "PA_SU_DEBUG_DATA"
2721bf215546Sopenharmony_ci  },
2722bf215546Sopenharmony_ci  {
2723bf215546Sopenharmony_ci   "chips": ["gfx6"],
2724bf215546Sopenharmony_ci   "map": {"at": 35344, "to": "mm"},
2725bf215546Sopenharmony_ci   "name": "PA_CL_CNTL_STATUS",
2726bf215546Sopenharmony_ci   "type_ref": "PA_CL_CNTL_STATUS"
2727bf215546Sopenharmony_ci  },
2728bf215546Sopenharmony_ci  {
2729bf215546Sopenharmony_ci   "chips": ["gfx6"],
2730bf215546Sopenharmony_ci   "map": {"at": 35348, "to": "mm"},
2731bf215546Sopenharmony_ci   "name": "PA_CL_ENHANCE",
2732bf215546Sopenharmony_ci   "type_ref": "PA_CL_ENHANCE"
2733bf215546Sopenharmony_ci  },
2734bf215546Sopenharmony_ci  {
2735bf215546Sopenharmony_ci   "chips": ["gfx6"],
2736bf215546Sopenharmony_ci   "map": {"at": 35352, "to": "mm"},
2737bf215546Sopenharmony_ci   "name": "CGTT_PA_CLK_CTRL",
2738bf215546Sopenharmony_ci   "type_ref": "CGTT_PA_CLK_CTRL"
2739bf215546Sopenharmony_ci  },
2740bf215546Sopenharmony_ci  {
2741bf215546Sopenharmony_ci   "chips": ["gfx6"],
2742bf215546Sopenharmony_ci   "map": {"at": 35360, "to": "mm"},
2743bf215546Sopenharmony_ci   "name": "PA_SU_PERFCOUNTER0_SELECT",
2744bf215546Sopenharmony_ci   "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
2745bf215546Sopenharmony_ci  },
2746bf215546Sopenharmony_ci  {
2747bf215546Sopenharmony_ci   "chips": ["gfx6"],
2748bf215546Sopenharmony_ci   "map": {"at": 35364, "to": "mm"},
2749bf215546Sopenharmony_ci   "name": "PA_SU_PERFCOUNTER1_SELECT",
2750bf215546Sopenharmony_ci   "type_ref": "PA_SU_PERFCOUNTER0_SELECT"
2751bf215546Sopenharmony_ci  },
2752bf215546Sopenharmony_ci  {
2753bf215546Sopenharmony_ci   "chips": ["gfx6"],
2754bf215546Sopenharmony_ci   "map": {"at": 35368, "to": "mm"},
2755bf215546Sopenharmony_ci   "name": "PA_SU_PERFCOUNTER2_SELECT",
2756bf215546Sopenharmony_ci   "type_ref": "PA_SU_PERFCOUNTER2_SELECT"
2757bf215546Sopenharmony_ci  },
2758bf215546Sopenharmony_ci  {
2759bf215546Sopenharmony_ci   "chips": ["gfx6"],
2760bf215546Sopenharmony_ci   "map": {"at": 35372, "to": "mm"},
2761bf215546Sopenharmony_ci   "name": "PA_SU_PERFCOUNTER3_SELECT",
2762bf215546Sopenharmony_ci   "type_ref": "PA_SU_PERFCOUNTER2_SELECT"
2763bf215546Sopenharmony_ci  },
2764bf215546Sopenharmony_ci  {
2765bf215546Sopenharmony_ci   "chips": ["gfx6"],
2766bf215546Sopenharmony_ci   "map": {"at": 35376, "to": "mm"},
2767bf215546Sopenharmony_ci   "name": "PA_SU_PERFCOUNTER0_LO"
2768bf215546Sopenharmony_ci  },
2769bf215546Sopenharmony_ci  {
2770bf215546Sopenharmony_ci   "chips": ["gfx6"],
2771bf215546Sopenharmony_ci   "map": {"at": 35380, "to": "mm"},
2772bf215546Sopenharmony_ci   "name": "PA_SU_PERFCOUNTER0_HI",
2773bf215546Sopenharmony_ci   "type_ref": "PA_SU_PERFCOUNTER0_HI"
2774bf215546Sopenharmony_ci  },
2775bf215546Sopenharmony_ci  {
2776bf215546Sopenharmony_ci   "chips": ["gfx6"],
2777bf215546Sopenharmony_ci   "map": {"at": 35384, "to": "mm"},
2778bf215546Sopenharmony_ci   "name": "PA_SU_PERFCOUNTER1_LO"
2779bf215546Sopenharmony_ci  },
2780bf215546Sopenharmony_ci  {
2781bf215546Sopenharmony_ci   "chips": ["gfx6"],
2782bf215546Sopenharmony_ci   "map": {"at": 35388, "to": "mm"},
2783bf215546Sopenharmony_ci   "name": "PA_SU_PERFCOUNTER1_HI",
2784bf215546Sopenharmony_ci   "type_ref": "PA_SU_PERFCOUNTER0_HI"
2785bf215546Sopenharmony_ci  },
2786bf215546Sopenharmony_ci  {
2787bf215546Sopenharmony_ci   "chips": ["gfx6"],
2788bf215546Sopenharmony_ci   "map": {"at": 35392, "to": "mm"},
2789bf215546Sopenharmony_ci   "name": "PA_SU_PERFCOUNTER2_LO"
2790bf215546Sopenharmony_ci  },
2791bf215546Sopenharmony_ci  {
2792bf215546Sopenharmony_ci   "chips": ["gfx6"],
2793bf215546Sopenharmony_ci   "map": {"at": 35396, "to": "mm"},
2794bf215546Sopenharmony_ci   "name": "PA_SU_PERFCOUNTER2_HI",
2795bf215546Sopenharmony_ci   "type_ref": "PA_SU_PERFCOUNTER0_HI"
2796bf215546Sopenharmony_ci  },
2797bf215546Sopenharmony_ci  {
2798bf215546Sopenharmony_ci   "chips": ["gfx6"],
2799bf215546Sopenharmony_ci   "map": {"at": 35400, "to": "mm"},
2800bf215546Sopenharmony_ci   "name": "PA_SU_PERFCOUNTER3_LO"
2801bf215546Sopenharmony_ci  },
2802bf215546Sopenharmony_ci  {
2803bf215546Sopenharmony_ci   "chips": ["gfx6"],
2804bf215546Sopenharmony_ci   "map": {"at": 35404, "to": "mm"},
2805bf215546Sopenharmony_ci   "name": "PA_SU_PERFCOUNTER3_HI",
2806bf215546Sopenharmony_ci   "type_ref": "PA_SU_PERFCOUNTER0_HI"
2807bf215546Sopenharmony_ci  },
2808bf215546Sopenharmony_ci  {
2809bf215546Sopenharmony_ci   "chips": ["gfx6"],
2810bf215546Sopenharmony_ci   "map": {"at": 35408, "to": "mm"},
2811bf215546Sopenharmony_ci   "name": "PA_SU_CNTL_STATUS",
2812bf215546Sopenharmony_ci   "type_ref": "PA_SU_CNTL_STATUS"
2813bf215546Sopenharmony_ci  },
2814bf215546Sopenharmony_ci  {
2815bf215546Sopenharmony_ci   "chips": ["gfx6"],
2816bf215546Sopenharmony_ci   "map": {"at": 35412, "to": "mm"},
2817bf215546Sopenharmony_ci   "name": "PA_SC_FIFO_DEPTH_CNTL",
2818bf215546Sopenharmony_ci   "type_ref": "PA_SC_FIFO_DEPTH_CNTL"
2819bf215546Sopenharmony_ci  },
2820bf215546Sopenharmony_ci  {
2821bf215546Sopenharmony_ci   "chips": ["gfx6"],
2822bf215546Sopenharmony_ci   "map": {"at": 35424, "to": "mm"},
2823bf215546Sopenharmony_ci   "name": "PA_SU_LINE_STIPPLE_VALUE",
2824bf215546Sopenharmony_ci   "type_ref": "PA_SU_LINE_STIPPLE_VALUE"
2825bf215546Sopenharmony_ci  },
2826bf215546Sopenharmony_ci  {
2827bf215546Sopenharmony_ci   "chips": ["gfx6"],
2828bf215546Sopenharmony_ci   "map": {"at": 35456, "to": "mm"},
2829bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER0_SELECT",
2830bf215546Sopenharmony_ci   "type_ref": "PA_SC_PERFCOUNTER0_SELECT"
2831bf215546Sopenharmony_ci  },
2832bf215546Sopenharmony_ci  {
2833bf215546Sopenharmony_ci   "chips": ["gfx6"],
2834bf215546Sopenharmony_ci   "map": {"at": 35460, "to": "mm"},
2835bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER1_SELECT",
2836bf215546Sopenharmony_ci   "type_ref": "PA_SC_PERFCOUNTER1_SELECT"
2837bf215546Sopenharmony_ci  },
2838bf215546Sopenharmony_ci  {
2839bf215546Sopenharmony_ci   "chips": ["gfx6"],
2840bf215546Sopenharmony_ci   "map": {"at": 35464, "to": "mm"},
2841bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER2_SELECT",
2842bf215546Sopenharmony_ci   "type_ref": "PA_SC_PERFCOUNTER1_SELECT"
2843bf215546Sopenharmony_ci  },
2844bf215546Sopenharmony_ci  {
2845bf215546Sopenharmony_ci   "chips": ["gfx6"],
2846bf215546Sopenharmony_ci   "map": {"at": 35468, "to": "mm"},
2847bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER3_SELECT",
2848bf215546Sopenharmony_ci   "type_ref": "PA_SC_PERFCOUNTER1_SELECT"
2849bf215546Sopenharmony_ci  },
2850bf215546Sopenharmony_ci  {
2851bf215546Sopenharmony_ci   "chips": ["gfx6"],
2852bf215546Sopenharmony_ci   "map": {"at": 35472, "to": "mm"},
2853bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER4_SELECT",
2854bf215546Sopenharmony_ci   "type_ref": "PA_SC_PERFCOUNTER1_SELECT"
2855bf215546Sopenharmony_ci  },
2856bf215546Sopenharmony_ci  {
2857bf215546Sopenharmony_ci   "chips": ["gfx6"],
2858bf215546Sopenharmony_ci   "map": {"at": 35476, "to": "mm"},
2859bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER5_SELECT",
2860bf215546Sopenharmony_ci   "type_ref": "PA_SC_PERFCOUNTER1_SELECT"
2861bf215546Sopenharmony_ci  },
2862bf215546Sopenharmony_ci  {
2863bf215546Sopenharmony_ci   "chips": ["gfx6"],
2864bf215546Sopenharmony_ci   "map": {"at": 35480, "to": "mm"},
2865bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER6_SELECT",
2866bf215546Sopenharmony_ci   "type_ref": "PA_SC_PERFCOUNTER1_SELECT"
2867bf215546Sopenharmony_ci  },
2868bf215546Sopenharmony_ci  {
2869bf215546Sopenharmony_ci   "chips": ["gfx6"],
2870bf215546Sopenharmony_ci   "map": {"at": 35484, "to": "mm"},
2871bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER7_SELECT",
2872bf215546Sopenharmony_ci   "type_ref": "PA_SC_PERFCOUNTER1_SELECT"
2873bf215546Sopenharmony_ci  },
2874bf215546Sopenharmony_ci  {
2875bf215546Sopenharmony_ci   "chips": ["gfx6"],
2876bf215546Sopenharmony_ci   "map": {"at": 35488, "to": "mm"},
2877bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER0_LO"
2878bf215546Sopenharmony_ci  },
2879bf215546Sopenharmony_ci  {
2880bf215546Sopenharmony_ci   "chips": ["gfx6"],
2881bf215546Sopenharmony_ci   "map": {"at": 35492, "to": "mm"},
2882bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER0_HI"
2883bf215546Sopenharmony_ci  },
2884bf215546Sopenharmony_ci  {
2885bf215546Sopenharmony_ci   "chips": ["gfx6"],
2886bf215546Sopenharmony_ci   "map": {"at": 35496, "to": "mm"},
2887bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER1_LO"
2888bf215546Sopenharmony_ci  },
2889bf215546Sopenharmony_ci  {
2890bf215546Sopenharmony_ci   "chips": ["gfx6"],
2891bf215546Sopenharmony_ci   "map": {"at": 35500, "to": "mm"},
2892bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER1_HI"
2893bf215546Sopenharmony_ci  },
2894bf215546Sopenharmony_ci  {
2895bf215546Sopenharmony_ci   "chips": ["gfx6"],
2896bf215546Sopenharmony_ci   "map": {"at": 35504, "to": "mm"},
2897bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER2_LO"
2898bf215546Sopenharmony_ci  },
2899bf215546Sopenharmony_ci  {
2900bf215546Sopenharmony_ci   "chips": ["gfx6"],
2901bf215546Sopenharmony_ci   "map": {"at": 35508, "to": "mm"},
2902bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER2_HI"
2903bf215546Sopenharmony_ci  },
2904bf215546Sopenharmony_ci  {
2905bf215546Sopenharmony_ci   "chips": ["gfx6"],
2906bf215546Sopenharmony_ci   "map": {"at": 35512, "to": "mm"},
2907bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER3_LO"
2908bf215546Sopenharmony_ci  },
2909bf215546Sopenharmony_ci  {
2910bf215546Sopenharmony_ci   "chips": ["gfx6"],
2911bf215546Sopenharmony_ci   "map": {"at": 35516, "to": "mm"},
2912bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER3_HI"
2913bf215546Sopenharmony_ci  },
2914bf215546Sopenharmony_ci  {
2915bf215546Sopenharmony_ci   "chips": ["gfx6"],
2916bf215546Sopenharmony_ci   "map": {"at": 35520, "to": "mm"},
2917bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER4_LO"
2918bf215546Sopenharmony_ci  },
2919bf215546Sopenharmony_ci  {
2920bf215546Sopenharmony_ci   "chips": ["gfx6"],
2921bf215546Sopenharmony_ci   "map": {"at": 35524, "to": "mm"},
2922bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER4_HI"
2923bf215546Sopenharmony_ci  },
2924bf215546Sopenharmony_ci  {
2925bf215546Sopenharmony_ci   "chips": ["gfx6"],
2926bf215546Sopenharmony_ci   "map": {"at": 35528, "to": "mm"},
2927bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER5_LO"
2928bf215546Sopenharmony_ci  },
2929bf215546Sopenharmony_ci  {
2930bf215546Sopenharmony_ci   "chips": ["gfx6"],
2931bf215546Sopenharmony_ci   "map": {"at": 35532, "to": "mm"},
2932bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER5_HI"
2933bf215546Sopenharmony_ci  },
2934bf215546Sopenharmony_ci  {
2935bf215546Sopenharmony_ci   "chips": ["gfx6"],
2936bf215546Sopenharmony_ci   "map": {"at": 35536, "to": "mm"},
2937bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER6_LO"
2938bf215546Sopenharmony_ci  },
2939bf215546Sopenharmony_ci  {
2940bf215546Sopenharmony_ci   "chips": ["gfx6"],
2941bf215546Sopenharmony_ci   "map": {"at": 35540, "to": "mm"},
2942bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER6_HI"
2943bf215546Sopenharmony_ci  },
2944bf215546Sopenharmony_ci  {
2945bf215546Sopenharmony_ci   "chips": ["gfx6"],
2946bf215546Sopenharmony_ci   "map": {"at": 35544, "to": "mm"},
2947bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER7_LO"
2948bf215546Sopenharmony_ci  },
2949bf215546Sopenharmony_ci  {
2950bf215546Sopenharmony_ci   "chips": ["gfx6"],
2951bf215546Sopenharmony_ci   "map": {"at": 35548, "to": "mm"},
2952bf215546Sopenharmony_ci   "name": "PA_SC_PERFCOUNTER7_HI"
2953bf215546Sopenharmony_ci  },
2954bf215546Sopenharmony_ci  {
2955bf215546Sopenharmony_ci   "chips": ["gfx6"],
2956bf215546Sopenharmony_ci   "map": {"at": 35600, "to": "mm"},
2957bf215546Sopenharmony_ci   "name": "PA_SC_LINE_STIPPLE_STATE",
2958bf215546Sopenharmony_ci   "type_ref": "PA_SC_LINE_STIPPLE_STATE"
2959bf215546Sopenharmony_ci  },
2960bf215546Sopenharmony_ci  {
2961bf215546Sopenharmony_ci   "chips": ["gfx6"],
2962bf215546Sopenharmony_ci   "map": {"at": 35620, "to": "mm"},
2963bf215546Sopenharmony_ci   "name": "PA_SC_FORCE_EOV_MAX_CNTS",
2964bf215546Sopenharmony_ci   "type_ref": "PA_SC_FORCE_EOV_MAX_CNTS"
2965bf215546Sopenharmony_ci  },
2966bf215546Sopenharmony_ci  {
2967bf215546Sopenharmony_ci   "chips": ["gfx6"],
2968bf215546Sopenharmony_ci   "map": {"at": 35624, "to": "mm"},
2969bf215546Sopenharmony_ci   "name": "CGTT_SC_CLK_CTRL",
2970bf215546Sopenharmony_ci   "type_ref": "CGTT_SC_CLK_CTRL"
2971bf215546Sopenharmony_ci  },
2972bf215546Sopenharmony_ci  {
2973bf215546Sopenharmony_ci   "chips": ["gfx6"],
2974bf215546Sopenharmony_ci   "map": {"at": 35788, "to": "mm"},
2975bf215546Sopenharmony_ci   "name": "PA_SC_FIFO_SIZE",
2976bf215546Sopenharmony_ci   "type_ref": "PA_SC_FIFO_SIZE"
2977bf215546Sopenharmony_ci  },
2978bf215546Sopenharmony_ci  {
2979bf215546Sopenharmony_ci   "chips": ["gfx6"],
2980bf215546Sopenharmony_ci   "map": {"at": 35796, "to": "mm"},
2981bf215546Sopenharmony_ci   "name": "PA_SC_IF_FIFO_SIZE",
2982bf215546Sopenharmony_ci   "type_ref": "PA_SC_IF_FIFO_SIZE"
2983bf215546Sopenharmony_ci  },
2984bf215546Sopenharmony_ci  {
2985bf215546Sopenharmony_ci   "chips": ["gfx6"],
2986bf215546Sopenharmony_ci   "map": {"at": 35800, "to": "mm"},
2987bf215546Sopenharmony_ci   "name": "PA_SC_DEBUG_CNTL",
2988bf215546Sopenharmony_ci   "type_ref": "PA_SC_DEBUG_CNTL"
2989bf215546Sopenharmony_ci  },
2990bf215546Sopenharmony_ci  {
2991bf215546Sopenharmony_ci   "chips": ["gfx6"],
2992bf215546Sopenharmony_ci   "map": {"at": 35804, "to": "mm"},
2993bf215546Sopenharmony_ci   "name": "PA_SC_DEBUG_DATA"
2994bf215546Sopenharmony_ci  },
2995bf215546Sopenharmony_ci  {
2996bf215546Sopenharmony_ci   "chips": ["gfx6"],
2997bf215546Sopenharmony_ci   "map": {"at": 35824, "to": "mm"},
2998bf215546Sopenharmony_ci   "name": "PA_SC_ENHANCE",
2999bf215546Sopenharmony_ci   "type_ref": "PA_SC_ENHANCE"
3000bf215546Sopenharmony_ci  },
3001bf215546Sopenharmony_ci  {
3002bf215546Sopenharmony_ci   "chips": ["gfx6"],
3003bf215546Sopenharmony_ci   "map": {"at": 35840, "to": "mm"},
3004bf215546Sopenharmony_ci   "name": "SQ_CONFIG",
3005bf215546Sopenharmony_ci   "type_ref": "SQ_CONFIG"
3006bf215546Sopenharmony_ci  },
3007bf215546Sopenharmony_ci  {
3008bf215546Sopenharmony_ci   "chips": ["gfx6"],
3009bf215546Sopenharmony_ci   "map": {"at": 35844, "to": "mm"},
3010bf215546Sopenharmony_ci   "name": "SQC_CONFIG",
3011bf215546Sopenharmony_ci   "type_ref": "SQC_CONFIG"
3012bf215546Sopenharmony_ci  },
3013bf215546Sopenharmony_ci  {
3014bf215546Sopenharmony_ci   "chips": ["gfx6"],
3015bf215546Sopenharmony_ci   "map": {"at": 35848, "to": "mm"},
3016bf215546Sopenharmony_ci   "name": "SQC_CACHES",
3017bf215546Sopenharmony_ci   "type_ref": "SQC_CACHES"
3018bf215546Sopenharmony_ci  },
3019bf215546Sopenharmony_ci  {
3020bf215546Sopenharmony_ci   "chips": ["gfx6"],
3021bf215546Sopenharmony_ci   "map": {"at": 35852, "to": "mm"},
3022bf215546Sopenharmony_ci   "name": "SQ_RANDOM_WAVE_PRI",
3023bf215546Sopenharmony_ci   "type_ref": "SQ_RANDOM_WAVE_PRI"
3024bf215546Sopenharmony_ci  },
3025bf215546Sopenharmony_ci  {
3026bf215546Sopenharmony_ci   "chips": ["gfx6"],
3027bf215546Sopenharmony_ci   "map": {"at": 35856, "to": "mm"},
3028bf215546Sopenharmony_ci   "name": "SQ_REG_CREDITS",
3029bf215546Sopenharmony_ci   "type_ref": "SQ_REG_CREDITS"
3030bf215546Sopenharmony_ci  },
3031bf215546Sopenharmony_ci  {
3032bf215546Sopenharmony_ci   "chips": ["gfx6"],
3033bf215546Sopenharmony_ci   "map": {"at": 35860, "to": "mm"},
3034bf215546Sopenharmony_ci   "name": "SQ_FIFO_SIZES",
3035bf215546Sopenharmony_ci   "type_ref": "SQ_FIFO_SIZES"
3036bf215546Sopenharmony_ci  },
3037bf215546Sopenharmony_ci  {
3038bf215546Sopenharmony_ci   "chips": ["gfx6"],
3039bf215546Sopenharmony_ci   "map": {"at": 35864, "to": "mm"},
3040bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER_CTRL",
3041bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER_CTRL"
3042bf215546Sopenharmony_ci  },
3043bf215546Sopenharmony_ci  {
3044bf215546Sopenharmony_ci   "chips": ["gfx6"],
3045bf215546Sopenharmony_ci   "map": {"at": 35868, "to": "mm"},
3046bf215546Sopenharmony_ci   "name": "CC_SQC_BANK_DISABLE",
3047bf215546Sopenharmony_ci   "type_ref": "CC_SQC_BANK_DISABLE"
3048bf215546Sopenharmony_ci  },
3049bf215546Sopenharmony_ci  {
3050bf215546Sopenharmony_ci   "chips": ["gfx6"],
3051bf215546Sopenharmony_ci   "map": {"at": 35872, "to": "mm"},
3052bf215546Sopenharmony_ci   "name": "USER_SQC_BANK_DISABLE",
3053bf215546Sopenharmony_ci   "type_ref": "CC_SQC_BANK_DISABLE"
3054bf215546Sopenharmony_ci  },
3055bf215546Sopenharmony_ci  {
3056bf215546Sopenharmony_ci   "chips": ["gfx6"],
3057bf215546Sopenharmony_ci   "map": {"at": 35876, "to": "mm"},
3058bf215546Sopenharmony_ci   "name": "SQ_DEBUG_STS_GLOBAL",
3059bf215546Sopenharmony_ci   "type_ref": "SQ_DEBUG_STS_GLOBAL"
3060bf215546Sopenharmony_ci  },
3061bf215546Sopenharmony_ci  {
3062bf215546Sopenharmony_ci   "chips": ["gfx6"],
3063bf215546Sopenharmony_ci   "map": {"at": 35968, "to": "mm"},
3064bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER0_LO"
3065bf215546Sopenharmony_ci  },
3066bf215546Sopenharmony_ci  {
3067bf215546Sopenharmony_ci   "chips": ["gfx6"],
3068bf215546Sopenharmony_ci   "map": {"at": 35972, "to": "mm"},
3069bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER0_HI"
3070bf215546Sopenharmony_ci  },
3071bf215546Sopenharmony_ci  {
3072bf215546Sopenharmony_ci   "chips": ["gfx6"],
3073bf215546Sopenharmony_ci   "map": {"at": 35976, "to": "mm"},
3074bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER1_LO"
3075bf215546Sopenharmony_ci  },
3076bf215546Sopenharmony_ci  {
3077bf215546Sopenharmony_ci   "chips": ["gfx6"],
3078bf215546Sopenharmony_ci   "map": {"at": 35980, "to": "mm"},
3079bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER1_HI"
3080bf215546Sopenharmony_ci  },
3081bf215546Sopenharmony_ci  {
3082bf215546Sopenharmony_ci   "chips": ["gfx6"],
3083bf215546Sopenharmony_ci   "map": {"at": 35984, "to": "mm"},
3084bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER2_LO"
3085bf215546Sopenharmony_ci  },
3086bf215546Sopenharmony_ci  {
3087bf215546Sopenharmony_ci   "chips": ["gfx6"],
3088bf215546Sopenharmony_ci   "map": {"at": 35988, "to": "mm"},
3089bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER2_HI"
3090bf215546Sopenharmony_ci  },
3091bf215546Sopenharmony_ci  {
3092bf215546Sopenharmony_ci   "chips": ["gfx6"],
3093bf215546Sopenharmony_ci   "map": {"at": 35992, "to": "mm"},
3094bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER3_LO"
3095bf215546Sopenharmony_ci  },
3096bf215546Sopenharmony_ci  {
3097bf215546Sopenharmony_ci   "chips": ["gfx6"],
3098bf215546Sopenharmony_ci   "map": {"at": 35996, "to": "mm"},
3099bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER3_HI"
3100bf215546Sopenharmony_ci  },
3101bf215546Sopenharmony_ci  {
3102bf215546Sopenharmony_ci   "chips": ["gfx6"],
3103bf215546Sopenharmony_ci   "map": {"at": 36000, "to": "mm"},
3104bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER4_LO"
3105bf215546Sopenharmony_ci  },
3106bf215546Sopenharmony_ci  {
3107bf215546Sopenharmony_ci   "chips": ["gfx6"],
3108bf215546Sopenharmony_ci   "map": {"at": 36004, "to": "mm"},
3109bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER4_HI"
3110bf215546Sopenharmony_ci  },
3111bf215546Sopenharmony_ci  {
3112bf215546Sopenharmony_ci   "chips": ["gfx6"],
3113bf215546Sopenharmony_ci   "map": {"at": 36008, "to": "mm"},
3114bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER5_LO"
3115bf215546Sopenharmony_ci  },
3116bf215546Sopenharmony_ci  {
3117bf215546Sopenharmony_ci   "chips": ["gfx6"],
3118bf215546Sopenharmony_ci   "map": {"at": 36012, "to": "mm"},
3119bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER5_HI"
3120bf215546Sopenharmony_ci  },
3121bf215546Sopenharmony_ci  {
3122bf215546Sopenharmony_ci   "chips": ["gfx6"],
3123bf215546Sopenharmony_ci   "map": {"at": 36016, "to": "mm"},
3124bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER6_LO"
3125bf215546Sopenharmony_ci  },
3126bf215546Sopenharmony_ci  {
3127bf215546Sopenharmony_ci   "chips": ["gfx6"],
3128bf215546Sopenharmony_ci   "map": {"at": 36020, "to": "mm"},
3129bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER6_HI"
3130bf215546Sopenharmony_ci  },
3131bf215546Sopenharmony_ci  {
3132bf215546Sopenharmony_ci   "chips": ["gfx6"],
3133bf215546Sopenharmony_ci   "map": {"at": 36024, "to": "mm"},
3134bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER7_LO"
3135bf215546Sopenharmony_ci  },
3136bf215546Sopenharmony_ci  {
3137bf215546Sopenharmony_ci   "chips": ["gfx6"],
3138bf215546Sopenharmony_ci   "map": {"at": 36028, "to": "mm"},
3139bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER7_HI"
3140bf215546Sopenharmony_ci  },
3141bf215546Sopenharmony_ci  {
3142bf215546Sopenharmony_ci   "chips": ["gfx6"],
3143bf215546Sopenharmony_ci   "map": {"at": 36032, "to": "mm"},
3144bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER8_LO"
3145bf215546Sopenharmony_ci  },
3146bf215546Sopenharmony_ci  {
3147bf215546Sopenharmony_ci   "chips": ["gfx6"],
3148bf215546Sopenharmony_ci   "map": {"at": 36036, "to": "mm"},
3149bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER8_HI"
3150bf215546Sopenharmony_ci  },
3151bf215546Sopenharmony_ci  {
3152bf215546Sopenharmony_ci   "chips": ["gfx6"],
3153bf215546Sopenharmony_ci   "map": {"at": 36040, "to": "mm"},
3154bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER9_LO"
3155bf215546Sopenharmony_ci  },
3156bf215546Sopenharmony_ci  {
3157bf215546Sopenharmony_ci   "chips": ["gfx6"],
3158bf215546Sopenharmony_ci   "map": {"at": 36044, "to": "mm"},
3159bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER9_HI"
3160bf215546Sopenharmony_ci  },
3161bf215546Sopenharmony_ci  {
3162bf215546Sopenharmony_ci   "chips": ["gfx6"],
3163bf215546Sopenharmony_ci   "map": {"at": 36048, "to": "mm"},
3164bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER10_LO"
3165bf215546Sopenharmony_ci  },
3166bf215546Sopenharmony_ci  {
3167bf215546Sopenharmony_ci   "chips": ["gfx6"],
3168bf215546Sopenharmony_ci   "map": {"at": 36052, "to": "mm"},
3169bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER10_HI"
3170bf215546Sopenharmony_ci  },
3171bf215546Sopenharmony_ci  {
3172bf215546Sopenharmony_ci   "chips": ["gfx6"],
3173bf215546Sopenharmony_ci   "map": {"at": 36056, "to": "mm"},
3174bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER11_LO"
3175bf215546Sopenharmony_ci  },
3176bf215546Sopenharmony_ci  {
3177bf215546Sopenharmony_ci   "chips": ["gfx6"],
3178bf215546Sopenharmony_ci   "map": {"at": 36060, "to": "mm"},
3179bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER11_HI"
3180bf215546Sopenharmony_ci  },
3181bf215546Sopenharmony_ci  {
3182bf215546Sopenharmony_ci   "chips": ["gfx6"],
3183bf215546Sopenharmony_ci   "map": {"at": 36064, "to": "mm"},
3184bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER12_LO"
3185bf215546Sopenharmony_ci  },
3186bf215546Sopenharmony_ci  {
3187bf215546Sopenharmony_ci   "chips": ["gfx6"],
3188bf215546Sopenharmony_ci   "map": {"at": 36068, "to": "mm"},
3189bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER12_HI"
3190bf215546Sopenharmony_ci  },
3191bf215546Sopenharmony_ci  {
3192bf215546Sopenharmony_ci   "chips": ["gfx6"],
3193bf215546Sopenharmony_ci   "map": {"at": 36072, "to": "mm"},
3194bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER13_LO"
3195bf215546Sopenharmony_ci  },
3196bf215546Sopenharmony_ci  {
3197bf215546Sopenharmony_ci   "chips": ["gfx6"],
3198bf215546Sopenharmony_ci   "map": {"at": 36076, "to": "mm"},
3199bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER13_HI"
3200bf215546Sopenharmony_ci  },
3201bf215546Sopenharmony_ci  {
3202bf215546Sopenharmony_ci   "chips": ["gfx6"],
3203bf215546Sopenharmony_ci   "map": {"at": 36080, "to": "mm"},
3204bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER14_LO"
3205bf215546Sopenharmony_ci  },
3206bf215546Sopenharmony_ci  {
3207bf215546Sopenharmony_ci   "chips": ["gfx6"],
3208bf215546Sopenharmony_ci   "map": {"at": 36084, "to": "mm"},
3209bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER14_HI"
3210bf215546Sopenharmony_ci  },
3211bf215546Sopenharmony_ci  {
3212bf215546Sopenharmony_ci   "chips": ["gfx6"],
3213bf215546Sopenharmony_ci   "map": {"at": 36088, "to": "mm"},
3214bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER15_LO"
3215bf215546Sopenharmony_ci  },
3216bf215546Sopenharmony_ci  {
3217bf215546Sopenharmony_ci   "chips": ["gfx6"],
3218bf215546Sopenharmony_ci   "map": {"at": 36092, "to": "mm"},
3219bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER15_HI"
3220bf215546Sopenharmony_ci  },
3221bf215546Sopenharmony_ci  {
3222bf215546Sopenharmony_ci   "chips": ["gfx6"],
3223bf215546Sopenharmony_ci   "map": {"at": 36096, "to": "mm"},
3224bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER0_SELECT",
3225bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER0_SELECT"
3226bf215546Sopenharmony_ci  },
3227bf215546Sopenharmony_ci  {
3228bf215546Sopenharmony_ci   "chips": ["gfx6"],
3229bf215546Sopenharmony_ci   "map": {"at": 36100, "to": "mm"},
3230bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER1_SELECT",
3231bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER0_SELECT"
3232bf215546Sopenharmony_ci  },
3233bf215546Sopenharmony_ci  {
3234bf215546Sopenharmony_ci   "chips": ["gfx6"],
3235bf215546Sopenharmony_ci   "map": {"at": 36104, "to": "mm"},
3236bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER2_SELECT",
3237bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER0_SELECT"
3238bf215546Sopenharmony_ci  },
3239bf215546Sopenharmony_ci  {
3240bf215546Sopenharmony_ci   "chips": ["gfx6"],
3241bf215546Sopenharmony_ci   "map": {"at": 36108, "to": "mm"},
3242bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER3_SELECT",
3243bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER0_SELECT"
3244bf215546Sopenharmony_ci  },
3245bf215546Sopenharmony_ci  {
3246bf215546Sopenharmony_ci   "chips": ["gfx6"],
3247bf215546Sopenharmony_ci   "map": {"at": 36112, "to": "mm"},
3248bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER4_SELECT",
3249bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER0_SELECT"
3250bf215546Sopenharmony_ci  },
3251bf215546Sopenharmony_ci  {
3252bf215546Sopenharmony_ci   "chips": ["gfx6"],
3253bf215546Sopenharmony_ci   "map": {"at": 36116, "to": "mm"},
3254bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER5_SELECT",
3255bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER0_SELECT"
3256bf215546Sopenharmony_ci  },
3257bf215546Sopenharmony_ci  {
3258bf215546Sopenharmony_ci   "chips": ["gfx6"],
3259bf215546Sopenharmony_ci   "map": {"at": 36120, "to": "mm"},
3260bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER6_SELECT",
3261bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER0_SELECT"
3262bf215546Sopenharmony_ci  },
3263bf215546Sopenharmony_ci  {
3264bf215546Sopenharmony_ci   "chips": ["gfx6"],
3265bf215546Sopenharmony_ci   "map": {"at": 36124, "to": "mm"},
3266bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER7_SELECT",
3267bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER0_SELECT"
3268bf215546Sopenharmony_ci  },
3269bf215546Sopenharmony_ci  {
3270bf215546Sopenharmony_ci   "chips": ["gfx6"],
3271bf215546Sopenharmony_ci   "map": {"at": 36128, "to": "mm"},
3272bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER8_SELECT",
3273bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER0_SELECT"
3274bf215546Sopenharmony_ci  },
3275bf215546Sopenharmony_ci  {
3276bf215546Sopenharmony_ci   "chips": ["gfx6"],
3277bf215546Sopenharmony_ci   "map": {"at": 36132, "to": "mm"},
3278bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER9_SELECT",
3279bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER0_SELECT"
3280bf215546Sopenharmony_ci  },
3281bf215546Sopenharmony_ci  {
3282bf215546Sopenharmony_ci   "chips": ["gfx6"],
3283bf215546Sopenharmony_ci   "map": {"at": 36136, "to": "mm"},
3284bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER10_SELECT",
3285bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER0_SELECT"
3286bf215546Sopenharmony_ci  },
3287bf215546Sopenharmony_ci  {
3288bf215546Sopenharmony_ci   "chips": ["gfx6"],
3289bf215546Sopenharmony_ci   "map": {"at": 36140, "to": "mm"},
3290bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER11_SELECT",
3291bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER0_SELECT"
3292bf215546Sopenharmony_ci  },
3293bf215546Sopenharmony_ci  {
3294bf215546Sopenharmony_ci   "chips": ["gfx6"],
3295bf215546Sopenharmony_ci   "map": {"at": 36144, "to": "mm"},
3296bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER12_SELECT",
3297bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER0_SELECT"
3298bf215546Sopenharmony_ci  },
3299bf215546Sopenharmony_ci  {
3300bf215546Sopenharmony_ci   "chips": ["gfx6"],
3301bf215546Sopenharmony_ci   "map": {"at": 36148, "to": "mm"},
3302bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER13_SELECT",
3303bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER0_SELECT"
3304bf215546Sopenharmony_ci  },
3305bf215546Sopenharmony_ci  {
3306bf215546Sopenharmony_ci   "chips": ["gfx6"],
3307bf215546Sopenharmony_ci   "map": {"at": 36152, "to": "mm"},
3308bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER14_SELECT",
3309bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER0_SELECT"
3310bf215546Sopenharmony_ci  },
3311bf215546Sopenharmony_ci  {
3312bf215546Sopenharmony_ci   "chips": ["gfx6"],
3313bf215546Sopenharmony_ci   "map": {"at": 36156, "to": "mm"},
3314bf215546Sopenharmony_ci   "name": "SQ_PERFCOUNTER15_SELECT",
3315bf215546Sopenharmony_ci   "type_ref": "SQ_PERFCOUNTER0_SELECT"
3316bf215546Sopenharmony_ci  },
3317bf215546Sopenharmony_ci  {
3318bf215546Sopenharmony_ci   "chips": ["gfx6"],
3319bf215546Sopenharmony_ci   "map": {"at": 36224, "to": "mm"},
3320bf215546Sopenharmony_ci   "name": "SQ_ALU_CLK_CTRL",
3321bf215546Sopenharmony_ci   "type_ref": "SQ_ALU_CLK_CTRL"
3322bf215546Sopenharmony_ci  },
3323bf215546Sopenharmony_ci  {
3324bf215546Sopenharmony_ci   "chips": ["gfx6"],
3325bf215546Sopenharmony_ci   "map": {"at": 36228, "to": "mm"},
3326bf215546Sopenharmony_ci   "name": "SQ_TEX_CLK_CTRL",
3327bf215546Sopenharmony_ci   "type_ref": "SQ_ALU_CLK_CTRL"
3328bf215546Sopenharmony_ci  },
3329bf215546Sopenharmony_ci  {
3330bf215546Sopenharmony_ci   "chips": ["gfx6"],
3331bf215546Sopenharmony_ci   "map": {"at": 36232, "to": "mm"},
3332bf215546Sopenharmony_ci   "name": "CGTT_SQ_CLK_CTRL",
3333bf215546Sopenharmony_ci   "type_ref": "CGTT_SQ_CLK_CTRL"
3334bf215546Sopenharmony_ci  },
3335bf215546Sopenharmony_ci  {
3336bf215546Sopenharmony_ci   "chips": ["gfx6"],
3337bf215546Sopenharmony_ci   "map": {"at": 36236, "to": "mm"},
3338bf215546Sopenharmony_ci   "name": "CGTT_SQG_CLK_CTRL",
3339bf215546Sopenharmony_ci   "type_ref": "CGTT_SQ_CLK_CTRL"
3340bf215546Sopenharmony_ci  },
3341bf215546Sopenharmony_ci  {
3342bf215546Sopenharmony_ci   "chips": ["gfx6"],
3343bf215546Sopenharmony_ci   "map": {"at": 36320, "to": "mm"},
3344bf215546Sopenharmony_ci   "name": "SQ_IND_INDEX",
3345bf215546Sopenharmony_ci   "type_ref": "SQ_IND_INDEX"
3346bf215546Sopenharmony_ci  },
3347bf215546Sopenharmony_ci  {
3348bf215546Sopenharmony_ci   "chips": ["gfx6"],
3349bf215546Sopenharmony_ci   "map": {"at": 36324, "to": "mm"},
3350bf215546Sopenharmony_ci   "name": "SQ_IND_DATA"
3351bf215546Sopenharmony_ci  },
3352bf215546Sopenharmony_ci  {
3353bf215546Sopenharmony_ci   "chips": ["gfx6"],
3354bf215546Sopenharmony_ci   "map": {"at": 36336, "to": "mm"},
3355bf215546Sopenharmony_ci   "name": "SQ_TIME_HI"
3356bf215546Sopenharmony_ci  },
3357bf215546Sopenharmony_ci  {
3358bf215546Sopenharmony_ci   "chips": ["gfx6"],
3359bf215546Sopenharmony_ci   "map": {"at": 36340, "to": "mm"},
3360bf215546Sopenharmony_ci   "name": "SQ_TIME_LO"
3361bf215546Sopenharmony_ci  },
3362bf215546Sopenharmony_ci  {
3363bf215546Sopenharmony_ci   "chips": ["gfx6"],
3364bf215546Sopenharmony_ci   "map": {"at": 36352, "to": "mm"},
3365bf215546Sopenharmony_ci   "name": "SQ_THREAD_TRACE_BASE"
3366bf215546Sopenharmony_ci  },
3367bf215546Sopenharmony_ci  {
3368bf215546Sopenharmony_ci   "chips": ["gfx6"],
3369bf215546Sopenharmony_ci   "map": {"at": 36356, "to": "mm"},
3370bf215546Sopenharmony_ci   "name": "SQ_THREAD_TRACE_SIZE",
3371bf215546Sopenharmony_ci   "type_ref": "SQ_THREAD_TRACE_SIZE"
3372bf215546Sopenharmony_ci  },
3373bf215546Sopenharmony_ci  {
3374bf215546Sopenharmony_ci   "chips": ["gfx6"],
3375bf215546Sopenharmony_ci   "map": {"at": 36360, "to": "mm"},
3376bf215546Sopenharmony_ci   "name": "SQ_THREAD_TRACE_MASK",
3377bf215546Sopenharmony_ci   "type_ref": "SQ_THREAD_TRACE_MASK"
3378bf215546Sopenharmony_ci  },
3379bf215546Sopenharmony_ci  {
3380bf215546Sopenharmony_ci   "chips": ["gfx6"],
3381bf215546Sopenharmony_ci   "map": {"at": 36364, "to": "mm"},
3382bf215546Sopenharmony_ci   "name": "SQ_THREAD_TRACE_TOKEN_MASK",
3383bf215546Sopenharmony_ci   "type_ref": "SQ_THREAD_TRACE_TOKEN_MASK"
3384bf215546Sopenharmony_ci  },
3385bf215546Sopenharmony_ci  {
3386bf215546Sopenharmony_ci   "chips": ["gfx6"],
3387bf215546Sopenharmony_ci   "map": {"at": 36368, "to": "mm"},
3388bf215546Sopenharmony_ci   "name": "SQ_THREAD_TRACE_PERF_MASK",
3389bf215546Sopenharmony_ci   "type_ref": "SQ_THREAD_TRACE_PERF_MASK"
3390bf215546Sopenharmony_ci  },
3391bf215546Sopenharmony_ci  {
3392bf215546Sopenharmony_ci   "chips": ["gfx6"],
3393bf215546Sopenharmony_ci   "map": {"at": 36384, "to": "mm"},
3394bf215546Sopenharmony_ci   "name": "SQ_THREAD_TRACE_USERDATA_0"
3395bf215546Sopenharmony_ci  },
3396bf215546Sopenharmony_ci  {
3397bf215546Sopenharmony_ci   "chips": ["gfx6"],
3398bf215546Sopenharmony_ci   "map": {"at": 36388, "to": "mm"},
3399bf215546Sopenharmony_ci   "name": "SQ_THREAD_TRACE_USERDATA_1"
3400bf215546Sopenharmony_ci  },
3401bf215546Sopenharmony_ci  {
3402bf215546Sopenharmony_ci   "chips": ["gfx6"],
3403bf215546Sopenharmony_ci   "map": {"at": 36392, "to": "mm"},
3404bf215546Sopenharmony_ci   "name": "SQ_THREAD_TRACE_USERDATA_2"
3405bf215546Sopenharmony_ci  },
3406bf215546Sopenharmony_ci  {
3407bf215546Sopenharmony_ci   "chips": ["gfx6"],
3408bf215546Sopenharmony_ci   "map": {"at": 36396, "to": "mm"},
3409bf215546Sopenharmony_ci   "name": "SQ_THREAD_TRACE_USERDATA_3"
3410bf215546Sopenharmony_ci  },
3411bf215546Sopenharmony_ci  {
3412bf215546Sopenharmony_ci   "chips": ["gfx6"],
3413bf215546Sopenharmony_ci   "map": {"at": 36400, "to": "mm"},
3414bf215546Sopenharmony_ci   "name": "SQ_THREAD_TRACE_WPTR",
3415bf215546Sopenharmony_ci   "type_ref": "SQ_THREAD_TRACE_WPTR"
3416bf215546Sopenharmony_ci  },
3417bf215546Sopenharmony_ci  {
3418bf215546Sopenharmony_ci   "chips": ["gfx6"],
3419bf215546Sopenharmony_ci   "map": {"at": 36404, "to": "mm"},
3420bf215546Sopenharmony_ci   "name": "SQ_THREAD_TRACE_STATUS",
3421bf215546Sopenharmony_ci   "type_ref": "SQ_THREAD_TRACE_STATUS"
3422bf215546Sopenharmony_ci  },
3423bf215546Sopenharmony_ci  {
3424bf215546Sopenharmony_ci   "chips": ["gfx6"],
3425bf215546Sopenharmony_ci   "map": {"at": 36408, "to": "mm"},
3426bf215546Sopenharmony_ci   "name": "SQ_THREAD_TRACE_MODE",
3427bf215546Sopenharmony_ci   "type_ref": "SQ_THREAD_TRACE_MODE"
3428bf215546Sopenharmony_ci  },
3429bf215546Sopenharmony_ci  {
3430bf215546Sopenharmony_ci   "chips": ["gfx6"],
3431bf215546Sopenharmony_ci   "map": {"at": 36412, "to": "mm"},
3432bf215546Sopenharmony_ci   "name": "SQ_THREAD_TRACE_CTRL",
3433bf215546Sopenharmony_ci   "type_ref": "SQ_THREAD_TRACE_CTRL"
3434bf215546Sopenharmony_ci  },
3435bf215546Sopenharmony_ci  {
3436bf215546Sopenharmony_ci   "chips": ["gfx6"],
3437bf215546Sopenharmony_ci   "map": {"at": 36416, "to": "mm"},
3438bf215546Sopenharmony_ci   "name": "SQ_THREAD_TRACE_CNTR"
3439bf215546Sopenharmony_ci  },
3440bf215546Sopenharmony_ci  {
3441bf215546Sopenharmony_ci   "chips": ["gfx6"],
3442bf215546Sopenharmony_ci   "map": {"at": 36424, "to": "mm"},
3443bf215546Sopenharmony_ci   "name": "SQ_THREAD_TRACE_HIWATER",
3444bf215546Sopenharmony_ci   "type_ref": "SQ_THREAD_TRACE_HIWATER"
3445bf215546Sopenharmony_ci  },
3446bf215546Sopenharmony_ci  {
3447bf215546Sopenharmony_ci   "chips": ["gfx6"],
3448bf215546Sopenharmony_ci   "map": {"at": 36440, "to": "mm"},
3449bf215546Sopenharmony_ci   "name": "SQ_POWER_THROTTLE",
3450bf215546Sopenharmony_ci   "type_ref": "SQ_POWER_THROTTLE"
3451bf215546Sopenharmony_ci  },
3452bf215546Sopenharmony_ci  {
3453bf215546Sopenharmony_ci   "chips": ["gfx6"],
3454bf215546Sopenharmony_ci   "map": {"at": 36444, "to": "mm"},
3455bf215546Sopenharmony_ci   "name": "SQ_POWER_THROTTLE2",
3456bf215546Sopenharmony_ci   "type_ref": "SQ_POWER_THROTTLE2"
3457bf215546Sopenharmony_ci  },
3458bf215546Sopenharmony_ci  {
3459bf215546Sopenharmony_ci   "chips": ["gfx6"],
3460bf215546Sopenharmony_ci   "map": {"at": 36448, "to": "mm"},
3461bf215546Sopenharmony_ci   "name": "SQ_LB_CTR_CTRL",
3462bf215546Sopenharmony_ci   "type_ref": "SQ_LB_CTR_CTRL"
3463bf215546Sopenharmony_ci  },
3464bf215546Sopenharmony_ci  {
3465bf215546Sopenharmony_ci   "chips": ["gfx6"],
3466bf215546Sopenharmony_ci   "map": {"at": 36452, "to": "mm"},
3467bf215546Sopenharmony_ci   "name": "SQ_LB_DATA_ALU_CYCLES"
3468bf215546Sopenharmony_ci  },
3469bf215546Sopenharmony_ci  {
3470bf215546Sopenharmony_ci   "chips": ["gfx6"],
3471bf215546Sopenharmony_ci   "map": {"at": 36456, "to": "mm"},
3472bf215546Sopenharmony_ci   "name": "SQ_LB_DATA_TEX_CYCLES"
3473bf215546Sopenharmony_ci  },
3474bf215546Sopenharmony_ci  {
3475bf215546Sopenharmony_ci   "chips": ["gfx6"],
3476bf215546Sopenharmony_ci   "map": {"at": 36460, "to": "mm"},
3477bf215546Sopenharmony_ci   "name": "SQ_LB_DATA_ALU_STALLS"
3478bf215546Sopenharmony_ci  },
3479bf215546Sopenharmony_ci  {
3480bf215546Sopenharmony_ci   "chips": ["gfx6"],
3481bf215546Sopenharmony_ci   "map": {"at": 36464, "to": "mm"},
3482bf215546Sopenharmony_ci   "name": "SQ_LB_DATA_TEX_STALLS"
3483bf215546Sopenharmony_ci  },
3484bf215546Sopenharmony_ci  {
3485bf215546Sopenharmony_ci   "chips": ["gfx6"],
3486bf215546Sopenharmony_ci   "map": {"at": 36480, "to": "mm"},
3487bf215546Sopenharmony_ci   "name": "SQC_SECDED_CNT",
3488bf215546Sopenharmony_ci   "type_ref": "SQC_SECDED_CNT"
3489bf215546Sopenharmony_ci  },
3490bf215546Sopenharmony_ci  {
3491bf215546Sopenharmony_ci   "chips": ["gfx6"],
3492bf215546Sopenharmony_ci   "map": {"at": 36484, "to": "mm"},
3493bf215546Sopenharmony_ci   "name": "SQ_SEC_CNT",
3494bf215546Sopenharmony_ci   "type_ref": "SQ_SEC_CNT"
3495bf215546Sopenharmony_ci  },
3496bf215546Sopenharmony_ci  {
3497bf215546Sopenharmony_ci   "chips": ["gfx6"],
3498bf215546Sopenharmony_ci   "map": {"at": 36488, "to": "mm"},
3499bf215546Sopenharmony_ci   "name": "SQ_DED_CNT",
3500bf215546Sopenharmony_ci   "type_ref": "SQ_DED_CNT"
3501bf215546Sopenharmony_ci  },
3502bf215546Sopenharmony_ci  {
3503bf215546Sopenharmony_ci   "chips": ["gfx6"],
3504bf215546Sopenharmony_ci   "map": {"at": 36492, "to": "mm"},
3505bf215546Sopenharmony_ci   "name": "SQ_DED_INFO",
3506bf215546Sopenharmony_ci   "type_ref": "SQ_DED_INFO"
3507bf215546Sopenharmony_ci  },
3508bf215546Sopenharmony_ci  {
3509bf215546Sopenharmony_ci   "chips": ["gfx6"],
3510bf215546Sopenharmony_ci   "map": {"at": 36608, "to": "mm"},
3511bf215546Sopenharmony_ci   "name": "SQ_BUF_RSRC_WORD0"
3512bf215546Sopenharmony_ci  },
3513bf215546Sopenharmony_ci  {
3514bf215546Sopenharmony_ci   "chips": ["gfx6"],
3515bf215546Sopenharmony_ci   "map": {"at": 36612, "to": "mm"},
3516bf215546Sopenharmony_ci   "name": "SQ_BUF_RSRC_WORD1",
3517bf215546Sopenharmony_ci   "type_ref": "SQ_BUF_RSRC_WORD1"
3518bf215546Sopenharmony_ci  },
3519bf215546Sopenharmony_ci  {
3520bf215546Sopenharmony_ci   "chips": ["gfx6"],
3521bf215546Sopenharmony_ci   "map": {"at": 36616, "to": "mm"},
3522bf215546Sopenharmony_ci   "name": "SQ_BUF_RSRC_WORD2"
3523bf215546Sopenharmony_ci  },
3524bf215546Sopenharmony_ci  {
3525bf215546Sopenharmony_ci   "chips": ["gfx6"],
3526bf215546Sopenharmony_ci   "map": {"at": 36620, "to": "mm"},
3527bf215546Sopenharmony_ci   "name": "SQ_BUF_RSRC_WORD3",
3528bf215546Sopenharmony_ci   "type_ref": "SQ_BUF_RSRC_WORD3"
3529bf215546Sopenharmony_ci  },
3530bf215546Sopenharmony_ci  {
3531bf215546Sopenharmony_ci   "chips": ["gfx6"],
3532bf215546Sopenharmony_ci   "map": {"at": 36624, "to": "mm"},
3533bf215546Sopenharmony_ci   "name": "SQ_IMG_RSRC_WORD0"
3534bf215546Sopenharmony_ci  },
3535bf215546Sopenharmony_ci  {
3536bf215546Sopenharmony_ci   "chips": ["gfx6"],
3537bf215546Sopenharmony_ci   "map": {"at": 36628, "to": "mm"},
3538bf215546Sopenharmony_ci   "name": "SQ_IMG_RSRC_WORD1",
3539bf215546Sopenharmony_ci   "type_ref": "SQ_IMG_RSRC_WORD1"
3540bf215546Sopenharmony_ci  },
3541bf215546Sopenharmony_ci  {
3542bf215546Sopenharmony_ci   "chips": ["gfx6"],
3543bf215546Sopenharmony_ci   "map": {"at": 36632, "to": "mm"},
3544bf215546Sopenharmony_ci   "name": "SQ_IMG_RSRC_WORD2",
3545bf215546Sopenharmony_ci   "type_ref": "SQ_IMG_RSRC_WORD2"
3546bf215546Sopenharmony_ci  },
3547bf215546Sopenharmony_ci  {
3548bf215546Sopenharmony_ci   "chips": ["gfx6"],
3549bf215546Sopenharmony_ci   "map": {"at": 36636, "to": "mm"},
3550bf215546Sopenharmony_ci   "name": "SQ_IMG_RSRC_WORD3",
3551bf215546Sopenharmony_ci   "type_ref": "SQ_IMG_RSRC_WORD3"
3552bf215546Sopenharmony_ci  },
3553bf215546Sopenharmony_ci  {
3554bf215546Sopenharmony_ci   "chips": ["gfx6"],
3555bf215546Sopenharmony_ci   "map": {"at": 36640, "to": "mm"},
3556bf215546Sopenharmony_ci   "name": "SQ_IMG_RSRC_WORD4",
3557bf215546Sopenharmony_ci   "type_ref": "SQ_IMG_RSRC_WORD4"
3558bf215546Sopenharmony_ci  },
3559bf215546Sopenharmony_ci  {
3560bf215546Sopenharmony_ci   "chips": ["gfx6"],
3561bf215546Sopenharmony_ci   "map": {"at": 36644, "to": "mm"},
3562bf215546Sopenharmony_ci   "name": "SQ_IMG_RSRC_WORD5",
3563bf215546Sopenharmony_ci   "type_ref": "SQ_IMG_RSRC_WORD5"
3564bf215546Sopenharmony_ci  },
3565bf215546Sopenharmony_ci  {
3566bf215546Sopenharmony_ci   "chips": ["gfx6"],
3567bf215546Sopenharmony_ci   "map": {"at": 36648, "to": "mm"},
3568bf215546Sopenharmony_ci   "name": "SQ_IMG_RSRC_WORD6",
3569bf215546Sopenharmony_ci   "type_ref": "SQ_IMG_RSRC_WORD6"
3570bf215546Sopenharmony_ci  },
3571bf215546Sopenharmony_ci  {
3572bf215546Sopenharmony_ci   "chips": ["gfx6"],
3573bf215546Sopenharmony_ci   "map": {"at": 36652, "to": "mm"},
3574bf215546Sopenharmony_ci   "name": "SQ_IMG_RSRC_WORD7"
3575bf215546Sopenharmony_ci  },
3576bf215546Sopenharmony_ci  {
3577bf215546Sopenharmony_ci   "chips": ["gfx6"],
3578bf215546Sopenharmony_ci   "map": {"at": 36656, "to": "mm"},
3579bf215546Sopenharmony_ci   "name": "SQ_IMG_SAMP_WORD0",
3580bf215546Sopenharmony_ci   "type_ref": "SQ_IMG_SAMP_WORD0"
3581bf215546Sopenharmony_ci  },
3582bf215546Sopenharmony_ci  {
3583bf215546Sopenharmony_ci   "chips": ["gfx6"],
3584bf215546Sopenharmony_ci   "map": {"at": 36660, "to": "mm"},
3585bf215546Sopenharmony_ci   "name": "SQ_IMG_SAMP_WORD1",
3586bf215546Sopenharmony_ci   "type_ref": "SQ_IMG_SAMP_WORD1"
3587bf215546Sopenharmony_ci  },
3588bf215546Sopenharmony_ci  {
3589bf215546Sopenharmony_ci   "chips": ["gfx6"],
3590bf215546Sopenharmony_ci   "map": {"at": 36664, "to": "mm"},
3591bf215546Sopenharmony_ci   "name": "SQ_IMG_SAMP_WORD2",
3592bf215546Sopenharmony_ci   "type_ref": "SQ_IMG_SAMP_WORD2"
3593bf215546Sopenharmony_ci  },
3594bf215546Sopenharmony_ci  {
3595bf215546Sopenharmony_ci   "chips": ["gfx6"],
3596bf215546Sopenharmony_ci   "map": {"at": 36668, "to": "mm"},
3597bf215546Sopenharmony_ci   "name": "SQ_IMG_SAMP_WORD3",
3598bf215546Sopenharmony_ci   "type_ref": "SQ_IMG_SAMP_WORD3"
3599bf215546Sopenharmony_ci  },
3600bf215546Sopenharmony_ci  {
3601bf215546Sopenharmony_ci   "chips": ["gfx6"],
3602bf215546Sopenharmony_ci   "map": {"at": 37120, "to": "mm"},
3603bf215546Sopenharmony_ci   "name": "SPI_CONFIG_CNTL",
3604bf215546Sopenharmony_ci   "type_ref": "SPI_CONFIG_CNTL"
3605bf215546Sopenharmony_ci  },
3606bf215546Sopenharmony_ci  {
3607bf215546Sopenharmony_ci   "chips": ["gfx6"],
3608bf215546Sopenharmony_ci   "map": {"at": 38156, "to": "mm"},
3609bf215546Sopenharmony_ci   "name": "TA_CS_BC_BASE_ADDR"
3610bf215546Sopenharmony_ci  },
3611bf215546Sopenharmony_ci  {
3612bf215546Sopenharmony_ci   "chips": ["gfx6"],
3613bf215546Sopenharmony_ci   "map": {"at": 39160, "to": "mm"},
3614bf215546Sopenharmony_ci   "name": "GB_ADDR_CONFIG",
3615bf215546Sopenharmony_ci   "type_ref": "GB_ADDR_CONFIG"
3616bf215546Sopenharmony_ci  },
3617bf215546Sopenharmony_ci  {
3618bf215546Sopenharmony_ci   "chips": ["gfx6"],
3619bf215546Sopenharmony_ci   "map": {"at": 39184, "to": "mm"},
3620bf215546Sopenharmony_ci   "name": "GB_TILE_MODE0",
3621bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE0"
3622bf215546Sopenharmony_ci  },
3623bf215546Sopenharmony_ci  {
3624bf215546Sopenharmony_ci   "chips": ["gfx6"],
3625bf215546Sopenharmony_ci   "map": {"at": 39188, "to": "mm"},
3626bf215546Sopenharmony_ci   "name": "GB_TILE_MODE1",
3627bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE10"
3628bf215546Sopenharmony_ci  },
3629bf215546Sopenharmony_ci  {
3630bf215546Sopenharmony_ci   "chips": ["gfx6"],
3631bf215546Sopenharmony_ci   "map": {"at": 39192, "to": "mm"},
3632bf215546Sopenharmony_ci   "name": "GB_TILE_MODE2",
3633bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE10"
3634bf215546Sopenharmony_ci  },
3635bf215546Sopenharmony_ci  {
3636bf215546Sopenharmony_ci   "chips": ["gfx6"],
3637bf215546Sopenharmony_ci   "map": {"at": 39196, "to": "mm"},
3638bf215546Sopenharmony_ci   "name": "GB_TILE_MODE3",
3639bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE10"
3640bf215546Sopenharmony_ci  },
3641bf215546Sopenharmony_ci  {
3642bf215546Sopenharmony_ci   "chips": ["gfx6"],
3643bf215546Sopenharmony_ci   "map": {"at": 39200, "to": "mm"},
3644bf215546Sopenharmony_ci   "name": "GB_TILE_MODE4",
3645bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE10"
3646bf215546Sopenharmony_ci  },
3647bf215546Sopenharmony_ci  {
3648bf215546Sopenharmony_ci   "chips": ["gfx6"],
3649bf215546Sopenharmony_ci   "map": {"at": 39204, "to": "mm"},
3650bf215546Sopenharmony_ci   "name": "GB_TILE_MODE5",
3651bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE10"
3652bf215546Sopenharmony_ci  },
3653bf215546Sopenharmony_ci  {
3654bf215546Sopenharmony_ci   "chips": ["gfx6"],
3655bf215546Sopenharmony_ci   "map": {"at": 39208, "to": "mm"},
3656bf215546Sopenharmony_ci   "name": "GB_TILE_MODE6",
3657bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE10"
3658bf215546Sopenharmony_ci  },
3659bf215546Sopenharmony_ci  {
3660bf215546Sopenharmony_ci   "chips": ["gfx6"],
3661bf215546Sopenharmony_ci   "map": {"at": 39212, "to": "mm"},
3662bf215546Sopenharmony_ci   "name": "GB_TILE_MODE7",
3663bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE10"
3664bf215546Sopenharmony_ci  },
3665bf215546Sopenharmony_ci  {
3666bf215546Sopenharmony_ci   "chips": ["gfx6"],
3667bf215546Sopenharmony_ci   "map": {"at": 39216, "to": "mm"},
3668bf215546Sopenharmony_ci   "name": "GB_TILE_MODE8",
3669bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE10"
3670bf215546Sopenharmony_ci  },
3671bf215546Sopenharmony_ci  {
3672bf215546Sopenharmony_ci   "chips": ["gfx6"],
3673bf215546Sopenharmony_ci   "map": {"at": 39220, "to": "mm"},
3674bf215546Sopenharmony_ci   "name": "GB_TILE_MODE9",
3675bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE10"
3676bf215546Sopenharmony_ci  },
3677bf215546Sopenharmony_ci  {
3678bf215546Sopenharmony_ci   "chips": ["gfx6"],
3679bf215546Sopenharmony_ci   "map": {"at": 39224, "to": "mm"},
3680bf215546Sopenharmony_ci   "name": "GB_TILE_MODE10",
3681bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE10"
3682bf215546Sopenharmony_ci  },
3683bf215546Sopenharmony_ci  {
3684bf215546Sopenharmony_ci   "chips": ["gfx6"],
3685bf215546Sopenharmony_ci   "map": {"at": 39228, "to": "mm"},
3686bf215546Sopenharmony_ci   "name": "GB_TILE_MODE11",
3687bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE10"
3688bf215546Sopenharmony_ci  },
3689bf215546Sopenharmony_ci  {
3690bf215546Sopenharmony_ci   "chips": ["gfx6"],
3691bf215546Sopenharmony_ci   "map": {"at": 39232, "to": "mm"},
3692bf215546Sopenharmony_ci   "name": "GB_TILE_MODE12",
3693bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE10"
3694bf215546Sopenharmony_ci  },
3695bf215546Sopenharmony_ci  {
3696bf215546Sopenharmony_ci   "chips": ["gfx6"],
3697bf215546Sopenharmony_ci   "map": {"at": 39236, "to": "mm"},
3698bf215546Sopenharmony_ci   "name": "GB_TILE_MODE13",
3699bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE10"
3700bf215546Sopenharmony_ci  },
3701bf215546Sopenharmony_ci  {
3702bf215546Sopenharmony_ci   "chips": ["gfx6"],
3703bf215546Sopenharmony_ci   "map": {"at": 39240, "to": "mm"},
3704bf215546Sopenharmony_ci   "name": "GB_TILE_MODE14",
3705bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE10"
3706bf215546Sopenharmony_ci  },
3707bf215546Sopenharmony_ci  {
3708bf215546Sopenharmony_ci   "chips": ["gfx6"],
3709bf215546Sopenharmony_ci   "map": {"at": 39244, "to": "mm"},
3710bf215546Sopenharmony_ci   "name": "GB_TILE_MODE15",
3711bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE10"
3712bf215546Sopenharmony_ci  },
3713bf215546Sopenharmony_ci  {
3714bf215546Sopenharmony_ci   "chips": ["gfx6"],
3715bf215546Sopenharmony_ci   "map": {"at": 39248, "to": "mm"},
3716bf215546Sopenharmony_ci   "name": "GB_TILE_MODE16",
3717bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE10"
3718bf215546Sopenharmony_ci  },
3719bf215546Sopenharmony_ci  {
3720bf215546Sopenharmony_ci   "chips": ["gfx6"],
3721bf215546Sopenharmony_ci   "map": {"at": 39252, "to": "mm"},
3722bf215546Sopenharmony_ci   "name": "GB_TILE_MODE17",
3723bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE10"
3724bf215546Sopenharmony_ci  },
3725bf215546Sopenharmony_ci  {
3726bf215546Sopenharmony_ci   "chips": ["gfx6"],
3727bf215546Sopenharmony_ci   "map": {"at": 39256, "to": "mm"},
3728bf215546Sopenharmony_ci   "name": "GB_TILE_MODE18",
3729bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE10"
3730bf215546Sopenharmony_ci  },
3731bf215546Sopenharmony_ci  {
3732bf215546Sopenharmony_ci   "chips": ["gfx6"],
3733bf215546Sopenharmony_ci   "map": {"at": 39260, "to": "mm"},
3734bf215546Sopenharmony_ci   "name": "GB_TILE_MODE19",
3735bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE10"
3736bf215546Sopenharmony_ci  },
3737bf215546Sopenharmony_ci  {
3738bf215546Sopenharmony_ci   "chips": ["gfx6"],
3739bf215546Sopenharmony_ci   "map": {"at": 39264, "to": "mm"},
3740bf215546Sopenharmony_ci   "name": "GB_TILE_MODE20",
3741bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE10"
3742bf215546Sopenharmony_ci  },
3743bf215546Sopenharmony_ci  {
3744bf215546Sopenharmony_ci   "chips": ["gfx6"],
3745bf215546Sopenharmony_ci   "map": {"at": 39268, "to": "mm"},
3746bf215546Sopenharmony_ci   "name": "GB_TILE_MODE21",
3747bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE10"
3748bf215546Sopenharmony_ci  },
3749bf215546Sopenharmony_ci  {
3750bf215546Sopenharmony_ci   "chips": ["gfx6"],
3751bf215546Sopenharmony_ci   "map": {"at": 39272, "to": "mm"},
3752bf215546Sopenharmony_ci   "name": "GB_TILE_MODE22",
3753bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE10"
3754bf215546Sopenharmony_ci  },
3755bf215546Sopenharmony_ci  {
3756bf215546Sopenharmony_ci   "chips": ["gfx6"],
3757bf215546Sopenharmony_ci   "map": {"at": 39276, "to": "mm"},
3758bf215546Sopenharmony_ci   "name": "GB_TILE_MODE23",
3759bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE10"
3760bf215546Sopenharmony_ci  },
3761bf215546Sopenharmony_ci  {
3762bf215546Sopenharmony_ci   "chips": ["gfx6"],
3763bf215546Sopenharmony_ci   "map": {"at": 39280, "to": "mm"},
3764bf215546Sopenharmony_ci   "name": "GB_TILE_MODE24",
3765bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE10"
3766bf215546Sopenharmony_ci  },
3767bf215546Sopenharmony_ci  {
3768bf215546Sopenharmony_ci   "chips": ["gfx6"],
3769bf215546Sopenharmony_ci   "map": {"at": 39284, "to": "mm"},
3770bf215546Sopenharmony_ci   "name": "GB_TILE_MODE25",
3771bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE10"
3772bf215546Sopenharmony_ci  },
3773bf215546Sopenharmony_ci  {
3774bf215546Sopenharmony_ci   "chips": ["gfx6"],
3775bf215546Sopenharmony_ci   "map": {"at": 39288, "to": "mm"},
3776bf215546Sopenharmony_ci   "name": "GB_TILE_MODE26",
3777bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE10"
3778bf215546Sopenharmony_ci  },
3779bf215546Sopenharmony_ci  {
3780bf215546Sopenharmony_ci   "chips": ["gfx6"],
3781bf215546Sopenharmony_ci   "map": {"at": 39292, "to": "mm"},
3782bf215546Sopenharmony_ci   "name": "GB_TILE_MODE27",
3783bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE10"
3784bf215546Sopenharmony_ci  },
3785bf215546Sopenharmony_ci  {
3786bf215546Sopenharmony_ci   "chips": ["gfx6"],
3787bf215546Sopenharmony_ci   "map": {"at": 39296, "to": "mm"},
3788bf215546Sopenharmony_ci   "name": "GB_TILE_MODE28",
3789bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE10"
3790bf215546Sopenharmony_ci  },
3791bf215546Sopenharmony_ci  {
3792bf215546Sopenharmony_ci   "chips": ["gfx6"],
3793bf215546Sopenharmony_ci   "map": {"at": 39300, "to": "mm"},
3794bf215546Sopenharmony_ci   "name": "GB_TILE_MODE29",
3795bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE10"
3796bf215546Sopenharmony_ci  },
3797bf215546Sopenharmony_ci  {
3798bf215546Sopenharmony_ci   "chips": ["gfx6"],
3799bf215546Sopenharmony_ci   "map": {"at": 39304, "to": "mm"},
3800bf215546Sopenharmony_ci   "name": "GB_TILE_MODE30",
3801bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE10"
3802bf215546Sopenharmony_ci  },
3803bf215546Sopenharmony_ci  {
3804bf215546Sopenharmony_ci   "chips": ["gfx6"],
3805bf215546Sopenharmony_ci   "map": {"at": 39308, "to": "mm"},
3806bf215546Sopenharmony_ci   "name": "GB_TILE_MODE31",
3807bf215546Sopenharmony_ci   "type_ref": "GB_TILE_MODE10"
3808bf215546Sopenharmony_ci  },
3809bf215546Sopenharmony_ci  {
3810bf215546Sopenharmony_ci   "chips": ["gfx6"],
3811bf215546Sopenharmony_ci   "map": {"at": 45056, "to": "mm"},
3812bf215546Sopenharmony_ci   "name": "SPI_SHADER_TBA_LO_PS"
3813bf215546Sopenharmony_ci  },
3814bf215546Sopenharmony_ci  {
3815bf215546Sopenharmony_ci   "chips": ["gfx6"],
3816bf215546Sopenharmony_ci   "map": {"at": 45060, "to": "mm"},
3817bf215546Sopenharmony_ci   "name": "SPI_SHADER_TBA_HI_PS",
3818bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_HI_ES"
3819bf215546Sopenharmony_ci  },
3820bf215546Sopenharmony_ci  {
3821bf215546Sopenharmony_ci   "chips": ["gfx6"],
3822bf215546Sopenharmony_ci   "map": {"at": 45064, "to": "mm"},
3823bf215546Sopenharmony_ci   "name": "SPI_SHADER_TMA_LO_PS"
3824bf215546Sopenharmony_ci  },
3825bf215546Sopenharmony_ci  {
3826bf215546Sopenharmony_ci   "chips": ["gfx6"],
3827bf215546Sopenharmony_ci   "map": {"at": 45068, "to": "mm"},
3828bf215546Sopenharmony_ci   "name": "SPI_SHADER_TMA_HI_PS",
3829bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_HI_ES"
3830bf215546Sopenharmony_ci  },
3831bf215546Sopenharmony_ci  {
3832bf215546Sopenharmony_ci   "chips": ["gfx6"],
3833bf215546Sopenharmony_ci   "map": {"at": 45088, "to": "mm"},
3834bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_LO_PS"
3835bf215546Sopenharmony_ci  },
3836bf215546Sopenharmony_ci  {
3837bf215546Sopenharmony_ci   "chips": ["gfx6"],
3838bf215546Sopenharmony_ci   "map": {"at": 45092, "to": "mm"},
3839bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_HI_PS",
3840bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_HI_ES"
3841bf215546Sopenharmony_ci  },
3842bf215546Sopenharmony_ci  {
3843bf215546Sopenharmony_ci   "chips": ["gfx6"],
3844bf215546Sopenharmony_ci   "map": {"at": 45096, "to": "mm"},
3845bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_RSRC1_PS",
3846bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_RSRC1_PS"
3847bf215546Sopenharmony_ci  },
3848bf215546Sopenharmony_ci  {
3849bf215546Sopenharmony_ci   "chips": ["gfx6"],
3850bf215546Sopenharmony_ci   "map": {"at": 45100, "to": "mm"},
3851bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_RSRC2_PS",
3852bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_RSRC2_PS"
3853bf215546Sopenharmony_ci  },
3854bf215546Sopenharmony_ci  {
3855bf215546Sopenharmony_ci   "chips": ["gfx6"],
3856bf215546Sopenharmony_ci   "map": {"at": 45104, "to": "mm"},
3857bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_PS_0"
3858bf215546Sopenharmony_ci  },
3859bf215546Sopenharmony_ci  {
3860bf215546Sopenharmony_ci   "chips": ["gfx6"],
3861bf215546Sopenharmony_ci   "map": {"at": 45108, "to": "mm"},
3862bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_PS_1"
3863bf215546Sopenharmony_ci  },
3864bf215546Sopenharmony_ci  {
3865bf215546Sopenharmony_ci   "chips": ["gfx6"],
3866bf215546Sopenharmony_ci   "map": {"at": 45112, "to": "mm"},
3867bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_PS_2"
3868bf215546Sopenharmony_ci  },
3869bf215546Sopenharmony_ci  {
3870bf215546Sopenharmony_ci   "chips": ["gfx6"],
3871bf215546Sopenharmony_ci   "map": {"at": 45116, "to": "mm"},
3872bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_PS_3"
3873bf215546Sopenharmony_ci  },
3874bf215546Sopenharmony_ci  {
3875bf215546Sopenharmony_ci   "chips": ["gfx6"],
3876bf215546Sopenharmony_ci   "map": {"at": 45120, "to": "mm"},
3877bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_PS_4"
3878bf215546Sopenharmony_ci  },
3879bf215546Sopenharmony_ci  {
3880bf215546Sopenharmony_ci   "chips": ["gfx6"],
3881bf215546Sopenharmony_ci   "map": {"at": 45124, "to": "mm"},
3882bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_PS_5"
3883bf215546Sopenharmony_ci  },
3884bf215546Sopenharmony_ci  {
3885bf215546Sopenharmony_ci   "chips": ["gfx6"],
3886bf215546Sopenharmony_ci   "map": {"at": 45128, "to": "mm"},
3887bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_PS_6"
3888bf215546Sopenharmony_ci  },
3889bf215546Sopenharmony_ci  {
3890bf215546Sopenharmony_ci   "chips": ["gfx6"],
3891bf215546Sopenharmony_ci   "map": {"at": 45132, "to": "mm"},
3892bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_PS_7"
3893bf215546Sopenharmony_ci  },
3894bf215546Sopenharmony_ci  {
3895bf215546Sopenharmony_ci   "chips": ["gfx6"],
3896bf215546Sopenharmony_ci   "map": {"at": 45136, "to": "mm"},
3897bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_PS_8"
3898bf215546Sopenharmony_ci  },
3899bf215546Sopenharmony_ci  {
3900bf215546Sopenharmony_ci   "chips": ["gfx6"],
3901bf215546Sopenharmony_ci   "map": {"at": 45140, "to": "mm"},
3902bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_PS_9"
3903bf215546Sopenharmony_ci  },
3904bf215546Sopenharmony_ci  {
3905bf215546Sopenharmony_ci   "chips": ["gfx6"],
3906bf215546Sopenharmony_ci   "map": {"at": 45144, "to": "mm"},
3907bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_PS_10"
3908bf215546Sopenharmony_ci  },
3909bf215546Sopenharmony_ci  {
3910bf215546Sopenharmony_ci   "chips": ["gfx6"],
3911bf215546Sopenharmony_ci   "map": {"at": 45148, "to": "mm"},
3912bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_PS_11"
3913bf215546Sopenharmony_ci  },
3914bf215546Sopenharmony_ci  {
3915bf215546Sopenharmony_ci   "chips": ["gfx6"],
3916bf215546Sopenharmony_ci   "map": {"at": 45152, "to": "mm"},
3917bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_PS_12"
3918bf215546Sopenharmony_ci  },
3919bf215546Sopenharmony_ci  {
3920bf215546Sopenharmony_ci   "chips": ["gfx6"],
3921bf215546Sopenharmony_ci   "map": {"at": 45156, "to": "mm"},
3922bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_PS_13"
3923bf215546Sopenharmony_ci  },
3924bf215546Sopenharmony_ci  {
3925bf215546Sopenharmony_ci   "chips": ["gfx6"],
3926bf215546Sopenharmony_ci   "map": {"at": 45160, "to": "mm"},
3927bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_PS_14"
3928bf215546Sopenharmony_ci  },
3929bf215546Sopenharmony_ci  {
3930bf215546Sopenharmony_ci   "chips": ["gfx6"],
3931bf215546Sopenharmony_ci   "map": {"at": 45164, "to": "mm"},
3932bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_PS_15"
3933bf215546Sopenharmony_ci  },
3934bf215546Sopenharmony_ci  {
3935bf215546Sopenharmony_ci   "chips": ["gfx6"],
3936bf215546Sopenharmony_ci   "map": {"at": 45312, "to": "mm"},
3937bf215546Sopenharmony_ci   "name": "SPI_SHADER_TBA_LO_VS"
3938bf215546Sopenharmony_ci  },
3939bf215546Sopenharmony_ci  {
3940bf215546Sopenharmony_ci   "chips": ["gfx6"],
3941bf215546Sopenharmony_ci   "map": {"at": 45316, "to": "mm"},
3942bf215546Sopenharmony_ci   "name": "SPI_SHADER_TBA_HI_VS",
3943bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_HI_ES"
3944bf215546Sopenharmony_ci  },
3945bf215546Sopenharmony_ci  {
3946bf215546Sopenharmony_ci   "chips": ["gfx6"],
3947bf215546Sopenharmony_ci   "map": {"at": 45320, "to": "mm"},
3948bf215546Sopenharmony_ci   "name": "SPI_SHADER_TMA_LO_VS"
3949bf215546Sopenharmony_ci  },
3950bf215546Sopenharmony_ci  {
3951bf215546Sopenharmony_ci   "chips": ["gfx6"],
3952bf215546Sopenharmony_ci   "map": {"at": 45324, "to": "mm"},
3953bf215546Sopenharmony_ci   "name": "SPI_SHADER_TMA_HI_VS",
3954bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_HI_ES"
3955bf215546Sopenharmony_ci  },
3956bf215546Sopenharmony_ci  {
3957bf215546Sopenharmony_ci   "chips": ["gfx6"],
3958bf215546Sopenharmony_ci   "map": {"at": 45344, "to": "mm"},
3959bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_LO_VS"
3960bf215546Sopenharmony_ci  },
3961bf215546Sopenharmony_ci  {
3962bf215546Sopenharmony_ci   "chips": ["gfx6"],
3963bf215546Sopenharmony_ci   "map": {"at": 45348, "to": "mm"},
3964bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_HI_VS",
3965bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_HI_ES"
3966bf215546Sopenharmony_ci  },
3967bf215546Sopenharmony_ci  {
3968bf215546Sopenharmony_ci   "chips": ["gfx6"],
3969bf215546Sopenharmony_ci   "map": {"at": 45352, "to": "mm"},
3970bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_RSRC1_VS",
3971bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_RSRC1_ES"
3972bf215546Sopenharmony_ci  },
3973bf215546Sopenharmony_ci  {
3974bf215546Sopenharmony_ci   "chips": ["gfx6"],
3975bf215546Sopenharmony_ci   "map": {"at": 45356, "to": "mm"},
3976bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_RSRC2_VS",
3977bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_RSRC2_VS"
3978bf215546Sopenharmony_ci  },
3979bf215546Sopenharmony_ci  {
3980bf215546Sopenharmony_ci   "chips": ["gfx6"],
3981bf215546Sopenharmony_ci   "map": {"at": 45360, "to": "mm"},
3982bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_VS_0"
3983bf215546Sopenharmony_ci  },
3984bf215546Sopenharmony_ci  {
3985bf215546Sopenharmony_ci   "chips": ["gfx6"],
3986bf215546Sopenharmony_ci   "map": {"at": 45364, "to": "mm"},
3987bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_VS_1"
3988bf215546Sopenharmony_ci  },
3989bf215546Sopenharmony_ci  {
3990bf215546Sopenharmony_ci   "chips": ["gfx6"],
3991bf215546Sopenharmony_ci   "map": {"at": 45368, "to": "mm"},
3992bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_VS_2"
3993bf215546Sopenharmony_ci  },
3994bf215546Sopenharmony_ci  {
3995bf215546Sopenharmony_ci   "chips": ["gfx6"],
3996bf215546Sopenharmony_ci   "map": {"at": 45372, "to": "mm"},
3997bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_VS_3"
3998bf215546Sopenharmony_ci  },
3999bf215546Sopenharmony_ci  {
4000bf215546Sopenharmony_ci   "chips": ["gfx6"],
4001bf215546Sopenharmony_ci   "map": {"at": 45376, "to": "mm"},
4002bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_VS_4"
4003bf215546Sopenharmony_ci  },
4004bf215546Sopenharmony_ci  {
4005bf215546Sopenharmony_ci   "chips": ["gfx6"],
4006bf215546Sopenharmony_ci   "map": {"at": 45380, "to": "mm"},
4007bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_VS_5"
4008bf215546Sopenharmony_ci  },
4009bf215546Sopenharmony_ci  {
4010bf215546Sopenharmony_ci   "chips": ["gfx6"],
4011bf215546Sopenharmony_ci   "map": {"at": 45384, "to": "mm"},
4012bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_VS_6"
4013bf215546Sopenharmony_ci  },
4014bf215546Sopenharmony_ci  {
4015bf215546Sopenharmony_ci   "chips": ["gfx6"],
4016bf215546Sopenharmony_ci   "map": {"at": 45388, "to": "mm"},
4017bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_VS_7"
4018bf215546Sopenharmony_ci  },
4019bf215546Sopenharmony_ci  {
4020bf215546Sopenharmony_ci   "chips": ["gfx6"],
4021bf215546Sopenharmony_ci   "map": {"at": 45392, "to": "mm"},
4022bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_VS_8"
4023bf215546Sopenharmony_ci  },
4024bf215546Sopenharmony_ci  {
4025bf215546Sopenharmony_ci   "chips": ["gfx6"],
4026bf215546Sopenharmony_ci   "map": {"at": 45396, "to": "mm"},
4027bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_VS_9"
4028bf215546Sopenharmony_ci  },
4029bf215546Sopenharmony_ci  {
4030bf215546Sopenharmony_ci   "chips": ["gfx6"],
4031bf215546Sopenharmony_ci   "map": {"at": 45400, "to": "mm"},
4032bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_VS_10"
4033bf215546Sopenharmony_ci  },
4034bf215546Sopenharmony_ci  {
4035bf215546Sopenharmony_ci   "chips": ["gfx6"],
4036bf215546Sopenharmony_ci   "map": {"at": 45404, "to": "mm"},
4037bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_VS_11"
4038bf215546Sopenharmony_ci  },
4039bf215546Sopenharmony_ci  {
4040bf215546Sopenharmony_ci   "chips": ["gfx6"],
4041bf215546Sopenharmony_ci   "map": {"at": 45408, "to": "mm"},
4042bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_VS_12"
4043bf215546Sopenharmony_ci  },
4044bf215546Sopenharmony_ci  {
4045bf215546Sopenharmony_ci   "chips": ["gfx6"],
4046bf215546Sopenharmony_ci   "map": {"at": 45412, "to": "mm"},
4047bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_VS_13"
4048bf215546Sopenharmony_ci  },
4049bf215546Sopenharmony_ci  {
4050bf215546Sopenharmony_ci   "chips": ["gfx6"],
4051bf215546Sopenharmony_ci   "map": {"at": 45416, "to": "mm"},
4052bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_VS_14"
4053bf215546Sopenharmony_ci  },
4054bf215546Sopenharmony_ci  {
4055bf215546Sopenharmony_ci   "chips": ["gfx6"],
4056bf215546Sopenharmony_ci   "map": {"at": 45420, "to": "mm"},
4057bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_VS_15"
4058bf215546Sopenharmony_ci  },
4059bf215546Sopenharmony_ci  {
4060bf215546Sopenharmony_ci   "chips": ["gfx6"],
4061bf215546Sopenharmony_ci   "map": {"at": 45568, "to": "mm"},
4062bf215546Sopenharmony_ci   "name": "SPI_SHADER_TBA_LO_GS"
4063bf215546Sopenharmony_ci  },
4064bf215546Sopenharmony_ci  {
4065bf215546Sopenharmony_ci   "chips": ["gfx6"],
4066bf215546Sopenharmony_ci   "map": {"at": 45572, "to": "mm"},
4067bf215546Sopenharmony_ci   "name": "SPI_SHADER_TBA_HI_GS",
4068bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_HI_ES"
4069bf215546Sopenharmony_ci  },
4070bf215546Sopenharmony_ci  {
4071bf215546Sopenharmony_ci   "chips": ["gfx6"],
4072bf215546Sopenharmony_ci   "map": {"at": 45576, "to": "mm"},
4073bf215546Sopenharmony_ci   "name": "SPI_SHADER_TMA_LO_GS"
4074bf215546Sopenharmony_ci  },
4075bf215546Sopenharmony_ci  {
4076bf215546Sopenharmony_ci   "chips": ["gfx6"],
4077bf215546Sopenharmony_ci   "map": {"at": 45580, "to": "mm"},
4078bf215546Sopenharmony_ci   "name": "SPI_SHADER_TMA_HI_GS",
4079bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_HI_ES"
4080bf215546Sopenharmony_ci  },
4081bf215546Sopenharmony_ci  {
4082bf215546Sopenharmony_ci   "chips": ["gfx6"],
4083bf215546Sopenharmony_ci   "map": {"at": 45600, "to": "mm"},
4084bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_LO_GS"
4085bf215546Sopenharmony_ci  },
4086bf215546Sopenharmony_ci  {
4087bf215546Sopenharmony_ci   "chips": ["gfx6"],
4088bf215546Sopenharmony_ci   "map": {"at": 45604, "to": "mm"},
4089bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_HI_GS",
4090bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_HI_ES"
4091bf215546Sopenharmony_ci  },
4092bf215546Sopenharmony_ci  {
4093bf215546Sopenharmony_ci   "chips": ["gfx6"],
4094bf215546Sopenharmony_ci   "map": {"at": 45608, "to": "mm"},
4095bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_RSRC1_GS",
4096bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_RSRC1_GS"
4097bf215546Sopenharmony_ci  },
4098bf215546Sopenharmony_ci  {
4099bf215546Sopenharmony_ci   "chips": ["gfx6"],
4100bf215546Sopenharmony_ci   "map": {"at": 45612, "to": "mm"},
4101bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_RSRC2_GS",
4102bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_RSRC2_GS"
4103bf215546Sopenharmony_ci  },
4104bf215546Sopenharmony_ci  {
4105bf215546Sopenharmony_ci   "chips": ["gfx6"],
4106bf215546Sopenharmony_ci   "map": {"at": 45616, "to": "mm"},
4107bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_GS_0"
4108bf215546Sopenharmony_ci  },
4109bf215546Sopenharmony_ci  {
4110bf215546Sopenharmony_ci   "chips": ["gfx6"],
4111bf215546Sopenharmony_ci   "map": {"at": 45620, "to": "mm"},
4112bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_GS_1"
4113bf215546Sopenharmony_ci  },
4114bf215546Sopenharmony_ci  {
4115bf215546Sopenharmony_ci   "chips": ["gfx6"],
4116bf215546Sopenharmony_ci   "map": {"at": 45624, "to": "mm"},
4117bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_GS_2"
4118bf215546Sopenharmony_ci  },
4119bf215546Sopenharmony_ci  {
4120bf215546Sopenharmony_ci   "chips": ["gfx6"],
4121bf215546Sopenharmony_ci   "map": {"at": 45628, "to": "mm"},
4122bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_GS_3"
4123bf215546Sopenharmony_ci  },
4124bf215546Sopenharmony_ci  {
4125bf215546Sopenharmony_ci   "chips": ["gfx6"],
4126bf215546Sopenharmony_ci   "map": {"at": 45632, "to": "mm"},
4127bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_GS_4"
4128bf215546Sopenharmony_ci  },
4129bf215546Sopenharmony_ci  {
4130bf215546Sopenharmony_ci   "chips": ["gfx6"],
4131bf215546Sopenharmony_ci   "map": {"at": 45636, "to": "mm"},
4132bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_GS_5"
4133bf215546Sopenharmony_ci  },
4134bf215546Sopenharmony_ci  {
4135bf215546Sopenharmony_ci   "chips": ["gfx6"],
4136bf215546Sopenharmony_ci   "map": {"at": 45640, "to": "mm"},
4137bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_GS_6"
4138bf215546Sopenharmony_ci  },
4139bf215546Sopenharmony_ci  {
4140bf215546Sopenharmony_ci   "chips": ["gfx6"],
4141bf215546Sopenharmony_ci   "map": {"at": 45644, "to": "mm"},
4142bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_GS_7"
4143bf215546Sopenharmony_ci  },
4144bf215546Sopenharmony_ci  {
4145bf215546Sopenharmony_ci   "chips": ["gfx6"],
4146bf215546Sopenharmony_ci   "map": {"at": 45648, "to": "mm"},
4147bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_GS_8"
4148bf215546Sopenharmony_ci  },
4149bf215546Sopenharmony_ci  {
4150bf215546Sopenharmony_ci   "chips": ["gfx6"],
4151bf215546Sopenharmony_ci   "map": {"at": 45652, "to": "mm"},
4152bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_GS_9"
4153bf215546Sopenharmony_ci  },
4154bf215546Sopenharmony_ci  {
4155bf215546Sopenharmony_ci   "chips": ["gfx6"],
4156bf215546Sopenharmony_ci   "map": {"at": 45656, "to": "mm"},
4157bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_GS_10"
4158bf215546Sopenharmony_ci  },
4159bf215546Sopenharmony_ci  {
4160bf215546Sopenharmony_ci   "chips": ["gfx6"],
4161bf215546Sopenharmony_ci   "map": {"at": 45660, "to": "mm"},
4162bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_GS_11"
4163bf215546Sopenharmony_ci  },
4164bf215546Sopenharmony_ci  {
4165bf215546Sopenharmony_ci   "chips": ["gfx6"],
4166bf215546Sopenharmony_ci   "map": {"at": 45664, "to": "mm"},
4167bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_GS_12"
4168bf215546Sopenharmony_ci  },
4169bf215546Sopenharmony_ci  {
4170bf215546Sopenharmony_ci   "chips": ["gfx6"],
4171bf215546Sopenharmony_ci   "map": {"at": 45668, "to": "mm"},
4172bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_GS_13"
4173bf215546Sopenharmony_ci  },
4174bf215546Sopenharmony_ci  {
4175bf215546Sopenharmony_ci   "chips": ["gfx6"],
4176bf215546Sopenharmony_ci   "map": {"at": 45672, "to": "mm"},
4177bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_GS_14"
4178bf215546Sopenharmony_ci  },
4179bf215546Sopenharmony_ci  {
4180bf215546Sopenharmony_ci   "chips": ["gfx6"],
4181bf215546Sopenharmony_ci   "map": {"at": 45676, "to": "mm"},
4182bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_GS_15"
4183bf215546Sopenharmony_ci  },
4184bf215546Sopenharmony_ci  {
4185bf215546Sopenharmony_ci   "chips": ["gfx6"],
4186bf215546Sopenharmony_ci   "map": {"at": 45824, "to": "mm"},
4187bf215546Sopenharmony_ci   "name": "SPI_SHADER_TBA_LO_ES"
4188bf215546Sopenharmony_ci  },
4189bf215546Sopenharmony_ci  {
4190bf215546Sopenharmony_ci   "chips": ["gfx6"],
4191bf215546Sopenharmony_ci   "map": {"at": 45828, "to": "mm"},
4192bf215546Sopenharmony_ci   "name": "SPI_SHADER_TBA_HI_ES",
4193bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_HI_ES"
4194bf215546Sopenharmony_ci  },
4195bf215546Sopenharmony_ci  {
4196bf215546Sopenharmony_ci   "chips": ["gfx6"],
4197bf215546Sopenharmony_ci   "map": {"at": 45832, "to": "mm"},
4198bf215546Sopenharmony_ci   "name": "SPI_SHADER_TMA_LO_ES"
4199bf215546Sopenharmony_ci  },
4200bf215546Sopenharmony_ci  {
4201bf215546Sopenharmony_ci   "chips": ["gfx6"],
4202bf215546Sopenharmony_ci   "map": {"at": 45836, "to": "mm"},
4203bf215546Sopenharmony_ci   "name": "SPI_SHADER_TMA_HI_ES",
4204bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_HI_ES"
4205bf215546Sopenharmony_ci  },
4206bf215546Sopenharmony_ci  {
4207bf215546Sopenharmony_ci   "chips": ["gfx6"],
4208bf215546Sopenharmony_ci   "map": {"at": 45856, "to": "mm"},
4209bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_LO_ES"
4210bf215546Sopenharmony_ci  },
4211bf215546Sopenharmony_ci  {
4212bf215546Sopenharmony_ci   "chips": ["gfx6"],
4213bf215546Sopenharmony_ci   "map": {"at": 45860, "to": "mm"},
4214bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_HI_ES",
4215bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_HI_ES"
4216bf215546Sopenharmony_ci  },
4217bf215546Sopenharmony_ci  {
4218bf215546Sopenharmony_ci   "chips": ["gfx6"],
4219bf215546Sopenharmony_ci   "map": {"at": 45864, "to": "mm"},
4220bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_RSRC1_ES",
4221bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_RSRC1_ES"
4222bf215546Sopenharmony_ci  },
4223bf215546Sopenharmony_ci  {
4224bf215546Sopenharmony_ci   "chips": ["gfx6"],
4225bf215546Sopenharmony_ci   "map": {"at": 45868, "to": "mm"},
4226bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_RSRC2_ES",
4227bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_RSRC2_ES"
4228bf215546Sopenharmony_ci  },
4229bf215546Sopenharmony_ci  {
4230bf215546Sopenharmony_ci   "chips": ["gfx6"],
4231bf215546Sopenharmony_ci   "map": {"at": 45872, "to": "mm"},
4232bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_ES_0"
4233bf215546Sopenharmony_ci  },
4234bf215546Sopenharmony_ci  {
4235bf215546Sopenharmony_ci   "chips": ["gfx6"],
4236bf215546Sopenharmony_ci   "map": {"at": 45876, "to": "mm"},
4237bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_ES_1"
4238bf215546Sopenharmony_ci  },
4239bf215546Sopenharmony_ci  {
4240bf215546Sopenharmony_ci   "chips": ["gfx6"],
4241bf215546Sopenharmony_ci   "map": {"at": 45880, "to": "mm"},
4242bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_ES_2"
4243bf215546Sopenharmony_ci  },
4244bf215546Sopenharmony_ci  {
4245bf215546Sopenharmony_ci   "chips": ["gfx6"],
4246bf215546Sopenharmony_ci   "map": {"at": 45884, "to": "mm"},
4247bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_ES_3"
4248bf215546Sopenharmony_ci  },
4249bf215546Sopenharmony_ci  {
4250bf215546Sopenharmony_ci   "chips": ["gfx6"],
4251bf215546Sopenharmony_ci   "map": {"at": 45888, "to": "mm"},
4252bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_ES_4"
4253bf215546Sopenharmony_ci  },
4254bf215546Sopenharmony_ci  {
4255bf215546Sopenharmony_ci   "chips": ["gfx6"],
4256bf215546Sopenharmony_ci   "map": {"at": 45892, "to": "mm"},
4257bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_ES_5"
4258bf215546Sopenharmony_ci  },
4259bf215546Sopenharmony_ci  {
4260bf215546Sopenharmony_ci   "chips": ["gfx6"],
4261bf215546Sopenharmony_ci   "map": {"at": 45896, "to": "mm"},
4262bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_ES_6"
4263bf215546Sopenharmony_ci  },
4264bf215546Sopenharmony_ci  {
4265bf215546Sopenharmony_ci   "chips": ["gfx6"],
4266bf215546Sopenharmony_ci   "map": {"at": 45900, "to": "mm"},
4267bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_ES_7"
4268bf215546Sopenharmony_ci  },
4269bf215546Sopenharmony_ci  {
4270bf215546Sopenharmony_ci   "chips": ["gfx6"],
4271bf215546Sopenharmony_ci   "map": {"at": 45904, "to": "mm"},
4272bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_ES_8"
4273bf215546Sopenharmony_ci  },
4274bf215546Sopenharmony_ci  {
4275bf215546Sopenharmony_ci   "chips": ["gfx6"],
4276bf215546Sopenharmony_ci   "map": {"at": 45908, "to": "mm"},
4277bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_ES_9"
4278bf215546Sopenharmony_ci  },
4279bf215546Sopenharmony_ci  {
4280bf215546Sopenharmony_ci   "chips": ["gfx6"],
4281bf215546Sopenharmony_ci   "map": {"at": 45912, "to": "mm"},
4282bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_ES_10"
4283bf215546Sopenharmony_ci  },
4284bf215546Sopenharmony_ci  {
4285bf215546Sopenharmony_ci   "chips": ["gfx6"],
4286bf215546Sopenharmony_ci   "map": {"at": 45916, "to": "mm"},
4287bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_ES_11"
4288bf215546Sopenharmony_ci  },
4289bf215546Sopenharmony_ci  {
4290bf215546Sopenharmony_ci   "chips": ["gfx6"],
4291bf215546Sopenharmony_ci   "map": {"at": 45920, "to": "mm"},
4292bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_ES_12"
4293bf215546Sopenharmony_ci  },
4294bf215546Sopenharmony_ci  {
4295bf215546Sopenharmony_ci   "chips": ["gfx6"],
4296bf215546Sopenharmony_ci   "map": {"at": 45924, "to": "mm"},
4297bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_ES_13"
4298bf215546Sopenharmony_ci  },
4299bf215546Sopenharmony_ci  {
4300bf215546Sopenharmony_ci   "chips": ["gfx6"],
4301bf215546Sopenharmony_ci   "map": {"at": 45928, "to": "mm"},
4302bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_ES_14"
4303bf215546Sopenharmony_ci  },
4304bf215546Sopenharmony_ci  {
4305bf215546Sopenharmony_ci   "chips": ["gfx6"],
4306bf215546Sopenharmony_ci   "map": {"at": 45932, "to": "mm"},
4307bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_ES_15"
4308bf215546Sopenharmony_ci  },
4309bf215546Sopenharmony_ci  {
4310bf215546Sopenharmony_ci   "chips": ["gfx6"],
4311bf215546Sopenharmony_ci   "map": {"at": 46080, "to": "mm"},
4312bf215546Sopenharmony_ci   "name": "SPI_SHADER_TBA_LO_HS"
4313bf215546Sopenharmony_ci  },
4314bf215546Sopenharmony_ci  {
4315bf215546Sopenharmony_ci   "chips": ["gfx6"],
4316bf215546Sopenharmony_ci   "map": {"at": 46084, "to": "mm"},
4317bf215546Sopenharmony_ci   "name": "SPI_SHADER_TBA_HI_HS",
4318bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_HI_ES"
4319bf215546Sopenharmony_ci  },
4320bf215546Sopenharmony_ci  {
4321bf215546Sopenharmony_ci   "chips": ["gfx6"],
4322bf215546Sopenharmony_ci   "map": {"at": 46088, "to": "mm"},
4323bf215546Sopenharmony_ci   "name": "SPI_SHADER_TMA_LO_HS"
4324bf215546Sopenharmony_ci  },
4325bf215546Sopenharmony_ci  {
4326bf215546Sopenharmony_ci   "chips": ["gfx6"],
4327bf215546Sopenharmony_ci   "map": {"at": 46092, "to": "mm"},
4328bf215546Sopenharmony_ci   "name": "SPI_SHADER_TMA_HI_HS",
4329bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_HI_ES"
4330bf215546Sopenharmony_ci  },
4331bf215546Sopenharmony_ci  {
4332bf215546Sopenharmony_ci   "chips": ["gfx6"],
4333bf215546Sopenharmony_ci   "map": {"at": 46112, "to": "mm"},
4334bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_LO_HS"
4335bf215546Sopenharmony_ci  },
4336bf215546Sopenharmony_ci  {
4337bf215546Sopenharmony_ci   "chips": ["gfx6"],
4338bf215546Sopenharmony_ci   "map": {"at": 46116, "to": "mm"},
4339bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_HI_HS",
4340bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_HI_ES"
4341bf215546Sopenharmony_ci  },
4342bf215546Sopenharmony_ci  {
4343bf215546Sopenharmony_ci   "chips": ["gfx6"],
4344bf215546Sopenharmony_ci   "map": {"at": 46120, "to": "mm"},
4345bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_RSRC1_HS",
4346bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_RSRC1_HS"
4347bf215546Sopenharmony_ci  },
4348bf215546Sopenharmony_ci  {
4349bf215546Sopenharmony_ci   "chips": ["gfx6"],
4350bf215546Sopenharmony_ci   "map": {"at": 46124, "to": "mm"},
4351bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_RSRC2_HS",
4352bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_RSRC2_HS"
4353bf215546Sopenharmony_ci  },
4354bf215546Sopenharmony_ci  {
4355bf215546Sopenharmony_ci   "chips": ["gfx6"],
4356bf215546Sopenharmony_ci   "map": {"at": 46128, "to": "mm"},
4357bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_HS_0"
4358bf215546Sopenharmony_ci  },
4359bf215546Sopenharmony_ci  {
4360bf215546Sopenharmony_ci   "chips": ["gfx6"],
4361bf215546Sopenharmony_ci   "map": {"at": 46132, "to": "mm"},
4362bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_HS_1"
4363bf215546Sopenharmony_ci  },
4364bf215546Sopenharmony_ci  {
4365bf215546Sopenharmony_ci   "chips": ["gfx6"],
4366bf215546Sopenharmony_ci   "map": {"at": 46136, "to": "mm"},
4367bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_HS_2"
4368bf215546Sopenharmony_ci  },
4369bf215546Sopenharmony_ci  {
4370bf215546Sopenharmony_ci   "chips": ["gfx6"],
4371bf215546Sopenharmony_ci   "map": {"at": 46140, "to": "mm"},
4372bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_HS_3"
4373bf215546Sopenharmony_ci  },
4374bf215546Sopenharmony_ci  {
4375bf215546Sopenharmony_ci   "chips": ["gfx6"],
4376bf215546Sopenharmony_ci   "map": {"at": 46144, "to": "mm"},
4377bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_HS_4"
4378bf215546Sopenharmony_ci  },
4379bf215546Sopenharmony_ci  {
4380bf215546Sopenharmony_ci   "chips": ["gfx6"],
4381bf215546Sopenharmony_ci   "map": {"at": 46148, "to": "mm"},
4382bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_HS_5"
4383bf215546Sopenharmony_ci  },
4384bf215546Sopenharmony_ci  {
4385bf215546Sopenharmony_ci   "chips": ["gfx6"],
4386bf215546Sopenharmony_ci   "map": {"at": 46152, "to": "mm"},
4387bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_HS_6"
4388bf215546Sopenharmony_ci  },
4389bf215546Sopenharmony_ci  {
4390bf215546Sopenharmony_ci   "chips": ["gfx6"],
4391bf215546Sopenharmony_ci   "map": {"at": 46156, "to": "mm"},
4392bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_HS_7"
4393bf215546Sopenharmony_ci  },
4394bf215546Sopenharmony_ci  {
4395bf215546Sopenharmony_ci   "chips": ["gfx6"],
4396bf215546Sopenharmony_ci   "map": {"at": 46160, "to": "mm"},
4397bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_HS_8"
4398bf215546Sopenharmony_ci  },
4399bf215546Sopenharmony_ci  {
4400bf215546Sopenharmony_ci   "chips": ["gfx6"],
4401bf215546Sopenharmony_ci   "map": {"at": 46164, "to": "mm"},
4402bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_HS_9"
4403bf215546Sopenharmony_ci  },
4404bf215546Sopenharmony_ci  {
4405bf215546Sopenharmony_ci   "chips": ["gfx6"],
4406bf215546Sopenharmony_ci   "map": {"at": 46168, "to": "mm"},
4407bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_HS_10"
4408bf215546Sopenharmony_ci  },
4409bf215546Sopenharmony_ci  {
4410bf215546Sopenharmony_ci   "chips": ["gfx6"],
4411bf215546Sopenharmony_ci   "map": {"at": 46172, "to": "mm"},
4412bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_HS_11"
4413bf215546Sopenharmony_ci  },
4414bf215546Sopenharmony_ci  {
4415bf215546Sopenharmony_ci   "chips": ["gfx6"],
4416bf215546Sopenharmony_ci   "map": {"at": 46176, "to": "mm"},
4417bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_HS_12"
4418bf215546Sopenharmony_ci  },
4419bf215546Sopenharmony_ci  {
4420bf215546Sopenharmony_ci   "chips": ["gfx6"],
4421bf215546Sopenharmony_ci   "map": {"at": 46180, "to": "mm"},
4422bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_HS_13"
4423bf215546Sopenharmony_ci  },
4424bf215546Sopenharmony_ci  {
4425bf215546Sopenharmony_ci   "chips": ["gfx6"],
4426bf215546Sopenharmony_ci   "map": {"at": 46184, "to": "mm"},
4427bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_HS_14"
4428bf215546Sopenharmony_ci  },
4429bf215546Sopenharmony_ci  {
4430bf215546Sopenharmony_ci   "chips": ["gfx6"],
4431bf215546Sopenharmony_ci   "map": {"at": 46188, "to": "mm"},
4432bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_HS_15"
4433bf215546Sopenharmony_ci  },
4434bf215546Sopenharmony_ci  {
4435bf215546Sopenharmony_ci   "chips": ["gfx6"],
4436bf215546Sopenharmony_ci   "map": {"at": 46336, "to": "mm"},
4437bf215546Sopenharmony_ci   "name": "SPI_SHADER_TBA_LO_LS"
4438bf215546Sopenharmony_ci  },
4439bf215546Sopenharmony_ci  {
4440bf215546Sopenharmony_ci   "chips": ["gfx6"],
4441bf215546Sopenharmony_ci   "map": {"at": 46340, "to": "mm"},
4442bf215546Sopenharmony_ci   "name": "SPI_SHADER_TBA_HI_LS",
4443bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_HI_ES"
4444bf215546Sopenharmony_ci  },
4445bf215546Sopenharmony_ci  {
4446bf215546Sopenharmony_ci   "chips": ["gfx6"],
4447bf215546Sopenharmony_ci   "map": {"at": 46344, "to": "mm"},
4448bf215546Sopenharmony_ci   "name": "SPI_SHADER_TMA_LO_LS"
4449bf215546Sopenharmony_ci  },
4450bf215546Sopenharmony_ci  {
4451bf215546Sopenharmony_ci   "chips": ["gfx6"],
4452bf215546Sopenharmony_ci   "map": {"at": 46348, "to": "mm"},
4453bf215546Sopenharmony_ci   "name": "SPI_SHADER_TMA_HI_LS",
4454bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_HI_ES"
4455bf215546Sopenharmony_ci  },
4456bf215546Sopenharmony_ci  {
4457bf215546Sopenharmony_ci   "chips": ["gfx6"],
4458bf215546Sopenharmony_ci   "map": {"at": 46368, "to": "mm"},
4459bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_LO_LS"
4460bf215546Sopenharmony_ci  },
4461bf215546Sopenharmony_ci  {
4462bf215546Sopenharmony_ci   "chips": ["gfx6"],
4463bf215546Sopenharmony_ci   "map": {"at": 46372, "to": "mm"},
4464bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_HI_LS",
4465bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_HI_ES"
4466bf215546Sopenharmony_ci  },
4467bf215546Sopenharmony_ci  {
4468bf215546Sopenharmony_ci   "chips": ["gfx6"],
4469bf215546Sopenharmony_ci   "map": {"at": 46376, "to": "mm"},
4470bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_RSRC1_LS",
4471bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_RSRC1_LS"
4472bf215546Sopenharmony_ci  },
4473bf215546Sopenharmony_ci  {
4474bf215546Sopenharmony_ci   "chips": ["gfx6"],
4475bf215546Sopenharmony_ci   "map": {"at": 46380, "to": "mm"},
4476bf215546Sopenharmony_ci   "name": "SPI_SHADER_PGM_RSRC2_LS",
4477bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_PGM_RSRC2_LS"
4478bf215546Sopenharmony_ci  },
4479bf215546Sopenharmony_ci  {
4480bf215546Sopenharmony_ci   "chips": ["gfx6"],
4481bf215546Sopenharmony_ci   "map": {"at": 46384, "to": "mm"},
4482bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_LS_0"
4483bf215546Sopenharmony_ci  },
4484bf215546Sopenharmony_ci  {
4485bf215546Sopenharmony_ci   "chips": ["gfx6"],
4486bf215546Sopenharmony_ci   "map": {"at": 46388, "to": "mm"},
4487bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_LS_1"
4488bf215546Sopenharmony_ci  },
4489bf215546Sopenharmony_ci  {
4490bf215546Sopenharmony_ci   "chips": ["gfx6"],
4491bf215546Sopenharmony_ci   "map": {"at": 46392, "to": "mm"},
4492bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_LS_2"
4493bf215546Sopenharmony_ci  },
4494bf215546Sopenharmony_ci  {
4495bf215546Sopenharmony_ci   "chips": ["gfx6"],
4496bf215546Sopenharmony_ci   "map": {"at": 46396, "to": "mm"},
4497bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_LS_3"
4498bf215546Sopenharmony_ci  },
4499bf215546Sopenharmony_ci  {
4500bf215546Sopenharmony_ci   "chips": ["gfx6"],
4501bf215546Sopenharmony_ci   "map": {"at": 46400, "to": "mm"},
4502bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_LS_4"
4503bf215546Sopenharmony_ci  },
4504bf215546Sopenharmony_ci  {
4505bf215546Sopenharmony_ci   "chips": ["gfx6"],
4506bf215546Sopenharmony_ci   "map": {"at": 46404, "to": "mm"},
4507bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_LS_5"
4508bf215546Sopenharmony_ci  },
4509bf215546Sopenharmony_ci  {
4510bf215546Sopenharmony_ci   "chips": ["gfx6"],
4511bf215546Sopenharmony_ci   "map": {"at": 46408, "to": "mm"},
4512bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_LS_6"
4513bf215546Sopenharmony_ci  },
4514bf215546Sopenharmony_ci  {
4515bf215546Sopenharmony_ci   "chips": ["gfx6"],
4516bf215546Sopenharmony_ci   "map": {"at": 46412, "to": "mm"},
4517bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_LS_7"
4518bf215546Sopenharmony_ci  },
4519bf215546Sopenharmony_ci  {
4520bf215546Sopenharmony_ci   "chips": ["gfx6"],
4521bf215546Sopenharmony_ci   "map": {"at": 46416, "to": "mm"},
4522bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_LS_8"
4523bf215546Sopenharmony_ci  },
4524bf215546Sopenharmony_ci  {
4525bf215546Sopenharmony_ci   "chips": ["gfx6"],
4526bf215546Sopenharmony_ci   "map": {"at": 46420, "to": "mm"},
4527bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_LS_9"
4528bf215546Sopenharmony_ci  },
4529bf215546Sopenharmony_ci  {
4530bf215546Sopenharmony_ci   "chips": ["gfx6"],
4531bf215546Sopenharmony_ci   "map": {"at": 46424, "to": "mm"},
4532bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_LS_10"
4533bf215546Sopenharmony_ci  },
4534bf215546Sopenharmony_ci  {
4535bf215546Sopenharmony_ci   "chips": ["gfx6"],
4536bf215546Sopenharmony_ci   "map": {"at": 46428, "to": "mm"},
4537bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_LS_11"
4538bf215546Sopenharmony_ci  },
4539bf215546Sopenharmony_ci  {
4540bf215546Sopenharmony_ci   "chips": ["gfx6"],
4541bf215546Sopenharmony_ci   "map": {"at": 46432, "to": "mm"},
4542bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_LS_12"
4543bf215546Sopenharmony_ci  },
4544bf215546Sopenharmony_ci  {
4545bf215546Sopenharmony_ci   "chips": ["gfx6"],
4546bf215546Sopenharmony_ci   "map": {"at": 46436, "to": "mm"},
4547bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_LS_13"
4548bf215546Sopenharmony_ci  },
4549bf215546Sopenharmony_ci  {
4550bf215546Sopenharmony_ci   "chips": ["gfx6"],
4551bf215546Sopenharmony_ci   "map": {"at": 46440, "to": "mm"},
4552bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_LS_14"
4553bf215546Sopenharmony_ci  },
4554bf215546Sopenharmony_ci  {
4555bf215546Sopenharmony_ci   "chips": ["gfx6"],
4556bf215546Sopenharmony_ci   "map": {"at": 46444, "to": "mm"},
4557bf215546Sopenharmony_ci   "name": "SPI_SHADER_USER_DATA_LS_15"
4558bf215546Sopenharmony_ci  },
4559bf215546Sopenharmony_ci  {
4560bf215546Sopenharmony_ci   "chips": ["gfx6"],
4561bf215546Sopenharmony_ci   "map": {"at": 47104, "to": "mm"},
4562bf215546Sopenharmony_ci   "name": "COMPUTE_DISPATCH_INITIATOR",
4563bf215546Sopenharmony_ci   "type_ref": "COMPUTE_DISPATCH_INITIATOR"
4564bf215546Sopenharmony_ci  },
4565bf215546Sopenharmony_ci  {
4566bf215546Sopenharmony_ci   "chips": ["gfx6"],
4567bf215546Sopenharmony_ci   "map": {"at": 47108, "to": "mm"},
4568bf215546Sopenharmony_ci   "name": "COMPUTE_DIM_X"
4569bf215546Sopenharmony_ci  },
4570bf215546Sopenharmony_ci  {
4571bf215546Sopenharmony_ci   "chips": ["gfx6"],
4572bf215546Sopenharmony_ci   "map": {"at": 47112, "to": "mm"},
4573bf215546Sopenharmony_ci   "name": "COMPUTE_DIM_Y"
4574bf215546Sopenharmony_ci  },
4575bf215546Sopenharmony_ci  {
4576bf215546Sopenharmony_ci   "chips": ["gfx6"],
4577bf215546Sopenharmony_ci   "map": {"at": 47116, "to": "mm"},
4578bf215546Sopenharmony_ci   "name": "COMPUTE_DIM_Z"
4579bf215546Sopenharmony_ci  },
4580bf215546Sopenharmony_ci  {
4581bf215546Sopenharmony_ci   "chips": ["gfx6"],
4582bf215546Sopenharmony_ci   "map": {"at": 47120, "to": "mm"},
4583bf215546Sopenharmony_ci   "name": "COMPUTE_START_X"
4584bf215546Sopenharmony_ci  },
4585bf215546Sopenharmony_ci  {
4586bf215546Sopenharmony_ci   "chips": ["gfx6"],
4587bf215546Sopenharmony_ci   "map": {"at": 47124, "to": "mm"},
4588bf215546Sopenharmony_ci   "name": "COMPUTE_START_Y"
4589bf215546Sopenharmony_ci  },
4590bf215546Sopenharmony_ci  {
4591bf215546Sopenharmony_ci   "chips": ["gfx6"],
4592bf215546Sopenharmony_ci   "map": {"at": 47128, "to": "mm"},
4593bf215546Sopenharmony_ci   "name": "COMPUTE_START_Z"
4594bf215546Sopenharmony_ci  },
4595bf215546Sopenharmony_ci  {
4596bf215546Sopenharmony_ci   "chips": ["gfx6"],
4597bf215546Sopenharmony_ci   "map": {"at": 47132, "to": "mm"},
4598bf215546Sopenharmony_ci   "name": "COMPUTE_NUM_THREAD_X",
4599bf215546Sopenharmony_ci   "type_ref": "COMPUTE_NUM_THREAD_X"
4600bf215546Sopenharmony_ci  },
4601bf215546Sopenharmony_ci  {
4602bf215546Sopenharmony_ci   "chips": ["gfx6"],
4603bf215546Sopenharmony_ci   "map": {"at": 47136, "to": "mm"},
4604bf215546Sopenharmony_ci   "name": "COMPUTE_NUM_THREAD_Y",
4605bf215546Sopenharmony_ci   "type_ref": "COMPUTE_NUM_THREAD_X"
4606bf215546Sopenharmony_ci  },
4607bf215546Sopenharmony_ci  {
4608bf215546Sopenharmony_ci   "chips": ["gfx6"],
4609bf215546Sopenharmony_ci   "map": {"at": 47140, "to": "mm"},
4610bf215546Sopenharmony_ci   "name": "COMPUTE_NUM_THREAD_Z",
4611bf215546Sopenharmony_ci   "type_ref": "COMPUTE_NUM_THREAD_X"
4612bf215546Sopenharmony_ci  },
4613bf215546Sopenharmony_ci  {
4614bf215546Sopenharmony_ci   "chips": ["gfx6"],
4615bf215546Sopenharmony_ci   "map": {"at": 47152, "to": "mm"},
4616bf215546Sopenharmony_ci   "name": "COMPUTE_PGM_LO"
4617bf215546Sopenharmony_ci  },
4618bf215546Sopenharmony_ci  {
4619bf215546Sopenharmony_ci   "chips": ["gfx6"],
4620bf215546Sopenharmony_ci   "map": {"at": 47156, "to": "mm"},
4621bf215546Sopenharmony_ci   "name": "COMPUTE_PGM_HI",
4622bf215546Sopenharmony_ci   "type_ref": "COMPUTE_PGM_HI"
4623bf215546Sopenharmony_ci  },
4624bf215546Sopenharmony_ci  {
4625bf215546Sopenharmony_ci   "chips": ["gfx6"],
4626bf215546Sopenharmony_ci   "map": {"at": 47160, "to": "mm"},
4627bf215546Sopenharmony_ci   "name": "COMPUTE_TBA_LO"
4628bf215546Sopenharmony_ci  },
4629bf215546Sopenharmony_ci  {
4630bf215546Sopenharmony_ci   "chips": ["gfx6"],
4631bf215546Sopenharmony_ci   "map": {"at": 47164, "to": "mm"},
4632bf215546Sopenharmony_ci   "name": "COMPUTE_TBA_HI",
4633bf215546Sopenharmony_ci   "type_ref": "COMPUTE_TBA_HI"
4634bf215546Sopenharmony_ci  },
4635bf215546Sopenharmony_ci  {
4636bf215546Sopenharmony_ci   "chips": ["gfx6"],
4637bf215546Sopenharmony_ci   "map": {"at": 47168, "to": "mm"},
4638bf215546Sopenharmony_ci   "name": "COMPUTE_TMA_LO"
4639bf215546Sopenharmony_ci  },
4640bf215546Sopenharmony_ci  {
4641bf215546Sopenharmony_ci   "chips": ["gfx6"],
4642bf215546Sopenharmony_ci   "map": {"at": 47172, "to": "mm"},
4643bf215546Sopenharmony_ci   "name": "COMPUTE_TMA_HI",
4644bf215546Sopenharmony_ci   "type_ref": "COMPUTE_TBA_HI"
4645bf215546Sopenharmony_ci  },
4646bf215546Sopenharmony_ci  {
4647bf215546Sopenharmony_ci   "chips": ["gfx6"],
4648bf215546Sopenharmony_ci   "map": {"at": 47176, "to": "mm"},
4649bf215546Sopenharmony_ci   "name": "COMPUTE_PGM_RSRC1",
4650bf215546Sopenharmony_ci   "type_ref": "COMPUTE_PGM_RSRC1"
4651bf215546Sopenharmony_ci  },
4652bf215546Sopenharmony_ci  {
4653bf215546Sopenharmony_ci   "chips": ["gfx6"],
4654bf215546Sopenharmony_ci   "map": {"at": 47180, "to": "mm"},
4655bf215546Sopenharmony_ci   "name": "COMPUTE_PGM_RSRC2",
4656bf215546Sopenharmony_ci   "type_ref": "COMPUTE_PGM_RSRC2"
4657bf215546Sopenharmony_ci  },
4658bf215546Sopenharmony_ci  {
4659bf215546Sopenharmony_ci   "chips": ["gfx6"],
4660bf215546Sopenharmony_ci   "map": {"at": 47184, "to": "mm"},
4661bf215546Sopenharmony_ci   "name": "COMPUTE_VMID",
4662bf215546Sopenharmony_ci   "type_ref": "COMPUTE_VMID"
4663bf215546Sopenharmony_ci  },
4664bf215546Sopenharmony_ci  {
4665bf215546Sopenharmony_ci   "chips": ["gfx6"],
4666bf215546Sopenharmony_ci   "map": {"at": 47188, "to": "mm"},
4667bf215546Sopenharmony_ci   "name": "COMPUTE_RESOURCE_LIMITS",
4668bf215546Sopenharmony_ci   "type_ref": "COMPUTE_RESOURCE_LIMITS"
4669bf215546Sopenharmony_ci  },
4670bf215546Sopenharmony_ci  {
4671bf215546Sopenharmony_ci   "chips": ["gfx6"],
4672bf215546Sopenharmony_ci   "map": {"at": 47192, "to": "mm"},
4673bf215546Sopenharmony_ci   "name": "COMPUTE_STATIC_THREAD_MGMT_SE0",
4674bf215546Sopenharmony_ci   "type_ref": "COMPUTE_STATIC_THREAD_MGMT_SE0"
4675bf215546Sopenharmony_ci  },
4676bf215546Sopenharmony_ci  {
4677bf215546Sopenharmony_ci   "chips": ["gfx6"],
4678bf215546Sopenharmony_ci   "map": {"at": 47196, "to": "mm"},
4679bf215546Sopenharmony_ci   "name": "COMPUTE_STATIC_THREAD_MGMT_SE1",
4680bf215546Sopenharmony_ci   "type_ref": "COMPUTE_STATIC_THREAD_MGMT_SE0"
4681bf215546Sopenharmony_ci  },
4682bf215546Sopenharmony_ci  {
4683bf215546Sopenharmony_ci   "chips": ["gfx6"],
4684bf215546Sopenharmony_ci   "map": {"at": 47200, "to": "mm"},
4685bf215546Sopenharmony_ci   "name": "COMPUTE_TMPRING_SIZE",
4686bf215546Sopenharmony_ci   "type_ref": "COMPUTE_TMPRING_SIZE"
4687bf215546Sopenharmony_ci  },
4688bf215546Sopenharmony_ci  {
4689bf215546Sopenharmony_ci   "chips": ["gfx6"],
4690bf215546Sopenharmony_ci   "map": {"at": 47360, "to": "mm"},
4691bf215546Sopenharmony_ci   "name": "COMPUTE_USER_DATA_0"
4692bf215546Sopenharmony_ci  },
4693bf215546Sopenharmony_ci  {
4694bf215546Sopenharmony_ci   "chips": ["gfx6"],
4695bf215546Sopenharmony_ci   "map": {"at": 47364, "to": "mm"},
4696bf215546Sopenharmony_ci   "name": "COMPUTE_USER_DATA_1"
4697bf215546Sopenharmony_ci  },
4698bf215546Sopenharmony_ci  {
4699bf215546Sopenharmony_ci   "chips": ["gfx6"],
4700bf215546Sopenharmony_ci   "map": {"at": 47368, "to": "mm"},
4701bf215546Sopenharmony_ci   "name": "COMPUTE_USER_DATA_2"
4702bf215546Sopenharmony_ci  },
4703bf215546Sopenharmony_ci  {
4704bf215546Sopenharmony_ci   "chips": ["gfx6"],
4705bf215546Sopenharmony_ci   "map": {"at": 47372, "to": "mm"},
4706bf215546Sopenharmony_ci   "name": "COMPUTE_USER_DATA_3"
4707bf215546Sopenharmony_ci  },
4708bf215546Sopenharmony_ci  {
4709bf215546Sopenharmony_ci   "chips": ["gfx6"],
4710bf215546Sopenharmony_ci   "map": {"at": 47376, "to": "mm"},
4711bf215546Sopenharmony_ci   "name": "COMPUTE_USER_DATA_4"
4712bf215546Sopenharmony_ci  },
4713bf215546Sopenharmony_ci  {
4714bf215546Sopenharmony_ci   "chips": ["gfx6"],
4715bf215546Sopenharmony_ci   "map": {"at": 47380, "to": "mm"},
4716bf215546Sopenharmony_ci   "name": "COMPUTE_USER_DATA_5"
4717bf215546Sopenharmony_ci  },
4718bf215546Sopenharmony_ci  {
4719bf215546Sopenharmony_ci   "chips": ["gfx6"],
4720bf215546Sopenharmony_ci   "map": {"at": 47384, "to": "mm"},
4721bf215546Sopenharmony_ci   "name": "COMPUTE_USER_DATA_6"
4722bf215546Sopenharmony_ci  },
4723bf215546Sopenharmony_ci  {
4724bf215546Sopenharmony_ci   "chips": ["gfx6"],
4725bf215546Sopenharmony_ci   "map": {"at": 47388, "to": "mm"},
4726bf215546Sopenharmony_ci   "name": "COMPUTE_USER_DATA_7"
4727bf215546Sopenharmony_ci  },
4728bf215546Sopenharmony_ci  {
4729bf215546Sopenharmony_ci   "chips": ["gfx6"],
4730bf215546Sopenharmony_ci   "map": {"at": 47392, "to": "mm"},
4731bf215546Sopenharmony_ci   "name": "COMPUTE_USER_DATA_8"
4732bf215546Sopenharmony_ci  },
4733bf215546Sopenharmony_ci  {
4734bf215546Sopenharmony_ci   "chips": ["gfx6"],
4735bf215546Sopenharmony_ci   "map": {"at": 47396, "to": "mm"},
4736bf215546Sopenharmony_ci   "name": "COMPUTE_USER_DATA_9"
4737bf215546Sopenharmony_ci  },
4738bf215546Sopenharmony_ci  {
4739bf215546Sopenharmony_ci   "chips": ["gfx6"],
4740bf215546Sopenharmony_ci   "map": {"at": 47400, "to": "mm"},
4741bf215546Sopenharmony_ci   "name": "COMPUTE_USER_DATA_10"
4742bf215546Sopenharmony_ci  },
4743bf215546Sopenharmony_ci  {
4744bf215546Sopenharmony_ci   "chips": ["gfx6"],
4745bf215546Sopenharmony_ci   "map": {"at": 47404, "to": "mm"},
4746bf215546Sopenharmony_ci   "name": "COMPUTE_USER_DATA_11"
4747bf215546Sopenharmony_ci  },
4748bf215546Sopenharmony_ci  {
4749bf215546Sopenharmony_ci   "chips": ["gfx6"],
4750bf215546Sopenharmony_ci   "map": {"at": 47408, "to": "mm"},
4751bf215546Sopenharmony_ci   "name": "COMPUTE_USER_DATA_12"
4752bf215546Sopenharmony_ci  },
4753bf215546Sopenharmony_ci  {
4754bf215546Sopenharmony_ci   "chips": ["gfx6"],
4755bf215546Sopenharmony_ci   "map": {"at": 47412, "to": "mm"},
4756bf215546Sopenharmony_ci   "name": "COMPUTE_USER_DATA_13"
4757bf215546Sopenharmony_ci  },
4758bf215546Sopenharmony_ci  {
4759bf215546Sopenharmony_ci   "chips": ["gfx6"],
4760bf215546Sopenharmony_ci   "map": {"at": 47416, "to": "mm"},
4761bf215546Sopenharmony_ci   "name": "COMPUTE_USER_DATA_14"
4762bf215546Sopenharmony_ci  },
4763bf215546Sopenharmony_ci  {
4764bf215546Sopenharmony_ci   "chips": ["gfx6"],
4765bf215546Sopenharmony_ci   "map": {"at": 47420, "to": "mm"},
4766bf215546Sopenharmony_ci   "name": "COMPUTE_USER_DATA_15"
4767bf215546Sopenharmony_ci  },
4768bf215546Sopenharmony_ci  {
4769bf215546Sopenharmony_ci   "chips": ["gfx6"],
4770bf215546Sopenharmony_ci   "map": {"at": 163840, "to": "mm"},
4771bf215546Sopenharmony_ci   "name": "DB_RENDER_CONTROL",
4772bf215546Sopenharmony_ci   "type_ref": "DB_RENDER_CONTROL"
4773bf215546Sopenharmony_ci  },
4774bf215546Sopenharmony_ci  {
4775bf215546Sopenharmony_ci   "chips": ["gfx6"],
4776bf215546Sopenharmony_ci   "map": {"at": 163844, "to": "mm"},
4777bf215546Sopenharmony_ci   "name": "DB_COUNT_CONTROL",
4778bf215546Sopenharmony_ci   "type_ref": "DB_COUNT_CONTROL"
4779bf215546Sopenharmony_ci  },
4780bf215546Sopenharmony_ci  {
4781bf215546Sopenharmony_ci   "chips": ["gfx6"],
4782bf215546Sopenharmony_ci   "map": {"at": 163848, "to": "mm"},
4783bf215546Sopenharmony_ci   "name": "DB_DEPTH_VIEW",
4784bf215546Sopenharmony_ci   "type_ref": "DB_DEPTH_VIEW"
4785bf215546Sopenharmony_ci  },
4786bf215546Sopenharmony_ci  {
4787bf215546Sopenharmony_ci   "chips": ["gfx6"],
4788bf215546Sopenharmony_ci   "map": {"at": 163852, "to": "mm"},
4789bf215546Sopenharmony_ci   "name": "DB_RENDER_OVERRIDE",
4790bf215546Sopenharmony_ci   "type_ref": "DB_RENDER_OVERRIDE"
4791bf215546Sopenharmony_ci  },
4792bf215546Sopenharmony_ci  {
4793bf215546Sopenharmony_ci   "chips": ["gfx6"],
4794bf215546Sopenharmony_ci   "map": {"at": 163856, "to": "mm"},
4795bf215546Sopenharmony_ci   "name": "DB_RENDER_OVERRIDE2",
4796bf215546Sopenharmony_ci   "type_ref": "DB_RENDER_OVERRIDE2"
4797bf215546Sopenharmony_ci  },
4798bf215546Sopenharmony_ci  {
4799bf215546Sopenharmony_ci   "chips": ["gfx6"],
4800bf215546Sopenharmony_ci   "map": {"at": 163860, "to": "mm"},
4801bf215546Sopenharmony_ci   "name": "DB_HTILE_DATA_BASE"
4802bf215546Sopenharmony_ci  },
4803bf215546Sopenharmony_ci  {
4804bf215546Sopenharmony_ci   "chips": ["gfx6"],
4805bf215546Sopenharmony_ci   "map": {"at": 163872, "to": "mm"},
4806bf215546Sopenharmony_ci   "name": "DB_DEPTH_BOUNDS_MIN"
4807bf215546Sopenharmony_ci  },
4808bf215546Sopenharmony_ci  {
4809bf215546Sopenharmony_ci   "chips": ["gfx6"],
4810bf215546Sopenharmony_ci   "map": {"at": 163876, "to": "mm"},
4811bf215546Sopenharmony_ci   "name": "DB_DEPTH_BOUNDS_MAX"
4812bf215546Sopenharmony_ci  },
4813bf215546Sopenharmony_ci  {
4814bf215546Sopenharmony_ci   "chips": ["gfx6"],
4815bf215546Sopenharmony_ci   "map": {"at": 163880, "to": "mm"},
4816bf215546Sopenharmony_ci   "name": "DB_STENCIL_CLEAR",
4817bf215546Sopenharmony_ci   "type_ref": "DB_STENCIL_CLEAR"
4818bf215546Sopenharmony_ci  },
4819bf215546Sopenharmony_ci  {
4820bf215546Sopenharmony_ci   "chips": ["gfx6"],
4821bf215546Sopenharmony_ci   "map": {"at": 163884, "to": "mm"},
4822bf215546Sopenharmony_ci   "name": "DB_DEPTH_CLEAR"
4823bf215546Sopenharmony_ci  },
4824bf215546Sopenharmony_ci  {
4825bf215546Sopenharmony_ci   "chips": ["gfx6"],
4826bf215546Sopenharmony_ci   "map": {"at": 163888, "to": "mm"},
4827bf215546Sopenharmony_ci   "name": "PA_SC_SCREEN_SCISSOR_TL",
4828bf215546Sopenharmony_ci   "type_ref": "PA_SC_SCREEN_SCISSOR_TL"
4829bf215546Sopenharmony_ci  },
4830bf215546Sopenharmony_ci  {
4831bf215546Sopenharmony_ci   "chips": ["gfx6"],
4832bf215546Sopenharmony_ci   "map": {"at": 163892, "to": "mm"},
4833bf215546Sopenharmony_ci   "name": "PA_SC_SCREEN_SCISSOR_BR",
4834bf215546Sopenharmony_ci   "type_ref": "PA_SC_SCREEN_SCISSOR_BR"
4835bf215546Sopenharmony_ci  },
4836bf215546Sopenharmony_ci  {
4837bf215546Sopenharmony_ci   "chips": ["gfx6"],
4838bf215546Sopenharmony_ci   "map": {"at": 163900, "to": "mm"},
4839bf215546Sopenharmony_ci   "name": "DB_DEPTH_INFO",
4840bf215546Sopenharmony_ci   "type_ref": "DB_DEPTH_INFO"
4841bf215546Sopenharmony_ci  },
4842bf215546Sopenharmony_ci  {
4843bf215546Sopenharmony_ci   "chips": ["gfx6"],
4844bf215546Sopenharmony_ci   "map": {"at": 163904, "to": "mm"},
4845bf215546Sopenharmony_ci   "name": "DB_Z_INFO",
4846bf215546Sopenharmony_ci   "type_ref": "DB_Z_INFO"
4847bf215546Sopenharmony_ci  },
4848bf215546Sopenharmony_ci  {
4849bf215546Sopenharmony_ci   "chips": ["gfx6"],
4850bf215546Sopenharmony_ci   "map": {"at": 163908, "to": "mm"},
4851bf215546Sopenharmony_ci   "name": "DB_STENCIL_INFO",
4852bf215546Sopenharmony_ci   "type_ref": "DB_STENCIL_INFO"
4853bf215546Sopenharmony_ci  },
4854bf215546Sopenharmony_ci  {
4855bf215546Sopenharmony_ci   "chips": ["gfx6"],
4856bf215546Sopenharmony_ci   "map": {"at": 163912, "to": "mm"},
4857bf215546Sopenharmony_ci   "name": "DB_Z_READ_BASE"
4858bf215546Sopenharmony_ci  },
4859bf215546Sopenharmony_ci  {
4860bf215546Sopenharmony_ci   "chips": ["gfx6"],
4861bf215546Sopenharmony_ci   "map": {"at": 163916, "to": "mm"},
4862bf215546Sopenharmony_ci   "name": "DB_STENCIL_READ_BASE"
4863bf215546Sopenharmony_ci  },
4864bf215546Sopenharmony_ci  {
4865bf215546Sopenharmony_ci   "chips": ["gfx6"],
4866bf215546Sopenharmony_ci   "map": {"at": 163920, "to": "mm"},
4867bf215546Sopenharmony_ci   "name": "DB_Z_WRITE_BASE"
4868bf215546Sopenharmony_ci  },
4869bf215546Sopenharmony_ci  {
4870bf215546Sopenharmony_ci   "chips": ["gfx6"],
4871bf215546Sopenharmony_ci   "map": {"at": 163924, "to": "mm"},
4872bf215546Sopenharmony_ci   "name": "DB_STENCIL_WRITE_BASE"
4873bf215546Sopenharmony_ci  },
4874bf215546Sopenharmony_ci  {
4875bf215546Sopenharmony_ci   "chips": ["gfx6"],
4876bf215546Sopenharmony_ci   "map": {"at": 163928, "to": "mm"},
4877bf215546Sopenharmony_ci   "name": "DB_DEPTH_SIZE",
4878bf215546Sopenharmony_ci   "type_ref": "DB_DEPTH_SIZE"
4879bf215546Sopenharmony_ci  },
4880bf215546Sopenharmony_ci  {
4881bf215546Sopenharmony_ci   "chips": ["gfx6"],
4882bf215546Sopenharmony_ci   "map": {"at": 163932, "to": "mm"},
4883bf215546Sopenharmony_ci   "name": "DB_DEPTH_SLICE",
4884bf215546Sopenharmony_ci   "type_ref": "DB_DEPTH_SLICE"
4885bf215546Sopenharmony_ci  },
4886bf215546Sopenharmony_ci  {
4887bf215546Sopenharmony_ci   "chips": ["gfx6"],
4888bf215546Sopenharmony_ci   "map": {"at": 163968, "to": "mm"},
4889bf215546Sopenharmony_ci   "name": "TA_BC_BASE_ADDR"
4890bf215546Sopenharmony_ci  },
4891bf215546Sopenharmony_ci  {
4892bf215546Sopenharmony_ci   "chips": ["gfx6"],
4893bf215546Sopenharmony_ci   "map": {"at": 164344, "to": "mm"},
4894bf215546Sopenharmony_ci   "name": "COHER_DEST_BASE_2"
4895bf215546Sopenharmony_ci  },
4896bf215546Sopenharmony_ci  {
4897bf215546Sopenharmony_ci   "chips": ["gfx6"],
4898bf215546Sopenharmony_ci   "map": {"at": 164348, "to": "mm"},
4899bf215546Sopenharmony_ci   "name": "COHER_DEST_BASE_3"
4900bf215546Sopenharmony_ci  },
4901bf215546Sopenharmony_ci  {
4902bf215546Sopenharmony_ci   "chips": ["gfx6"],
4903bf215546Sopenharmony_ci   "map": {"at": 164352, "to": "mm"},
4904bf215546Sopenharmony_ci   "name": "PA_SC_WINDOW_OFFSET",
4905bf215546Sopenharmony_ci   "type_ref": "PA_SC_WINDOW_OFFSET"
4906bf215546Sopenharmony_ci  },
4907bf215546Sopenharmony_ci  {
4908bf215546Sopenharmony_ci   "chips": ["gfx6"],
4909bf215546Sopenharmony_ci   "map": {"at": 164356, "to": "mm"},
4910bf215546Sopenharmony_ci   "name": "PA_SC_WINDOW_SCISSOR_TL",
4911bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
4912bf215546Sopenharmony_ci  },
4913bf215546Sopenharmony_ci  {
4914bf215546Sopenharmony_ci   "chips": ["gfx6"],
4915bf215546Sopenharmony_ci   "map": {"at": 164360, "to": "mm"},
4916bf215546Sopenharmony_ci   "name": "PA_SC_WINDOW_SCISSOR_BR",
4917bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
4918bf215546Sopenharmony_ci  },
4919bf215546Sopenharmony_ci  {
4920bf215546Sopenharmony_ci   "chips": ["gfx6"],
4921bf215546Sopenharmony_ci   "map": {"at": 164364, "to": "mm"},
4922bf215546Sopenharmony_ci   "name": "PA_SC_CLIPRECT_RULE",
4923bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_RULE"
4924bf215546Sopenharmony_ci  },
4925bf215546Sopenharmony_ci  {
4926bf215546Sopenharmony_ci   "chips": ["gfx6"],
4927bf215546Sopenharmony_ci   "map": {"at": 164368, "to": "mm"},
4928bf215546Sopenharmony_ci   "name": "PA_SC_CLIPRECT_0_TL",
4929bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_TL"
4930bf215546Sopenharmony_ci  },
4931bf215546Sopenharmony_ci  {
4932bf215546Sopenharmony_ci   "chips": ["gfx6"],
4933bf215546Sopenharmony_ci   "map": {"at": 164372, "to": "mm"},
4934bf215546Sopenharmony_ci   "name": "PA_SC_CLIPRECT_0_BR",
4935bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
4936bf215546Sopenharmony_ci  },
4937bf215546Sopenharmony_ci  {
4938bf215546Sopenharmony_ci   "chips": ["gfx6"],
4939bf215546Sopenharmony_ci   "map": {"at": 164376, "to": "mm"},
4940bf215546Sopenharmony_ci   "name": "PA_SC_CLIPRECT_1_TL",
4941bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_TL"
4942bf215546Sopenharmony_ci  },
4943bf215546Sopenharmony_ci  {
4944bf215546Sopenharmony_ci   "chips": ["gfx6"],
4945bf215546Sopenharmony_ci   "map": {"at": 164380, "to": "mm"},
4946bf215546Sopenharmony_ci   "name": "PA_SC_CLIPRECT_1_BR",
4947bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
4948bf215546Sopenharmony_ci  },
4949bf215546Sopenharmony_ci  {
4950bf215546Sopenharmony_ci   "chips": ["gfx6"],
4951bf215546Sopenharmony_ci   "map": {"at": 164384, "to": "mm"},
4952bf215546Sopenharmony_ci   "name": "PA_SC_CLIPRECT_2_TL",
4953bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_TL"
4954bf215546Sopenharmony_ci  },
4955bf215546Sopenharmony_ci  {
4956bf215546Sopenharmony_ci   "chips": ["gfx6"],
4957bf215546Sopenharmony_ci   "map": {"at": 164388, "to": "mm"},
4958bf215546Sopenharmony_ci   "name": "PA_SC_CLIPRECT_2_BR",
4959bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
4960bf215546Sopenharmony_ci  },
4961bf215546Sopenharmony_ci  {
4962bf215546Sopenharmony_ci   "chips": ["gfx6"],
4963bf215546Sopenharmony_ci   "map": {"at": 164392, "to": "mm"},
4964bf215546Sopenharmony_ci   "name": "PA_SC_CLIPRECT_3_TL",
4965bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_TL"
4966bf215546Sopenharmony_ci  },
4967bf215546Sopenharmony_ci  {
4968bf215546Sopenharmony_ci   "chips": ["gfx6"],
4969bf215546Sopenharmony_ci   "map": {"at": 164396, "to": "mm"},
4970bf215546Sopenharmony_ci   "name": "PA_SC_CLIPRECT_3_BR",
4971bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
4972bf215546Sopenharmony_ci  },
4973bf215546Sopenharmony_ci  {
4974bf215546Sopenharmony_ci   "chips": ["gfx6"],
4975bf215546Sopenharmony_ci   "map": {"at": 164400, "to": "mm"},
4976bf215546Sopenharmony_ci   "name": "PA_SC_EDGERULE",
4977bf215546Sopenharmony_ci   "type_ref": "PA_SC_EDGERULE"
4978bf215546Sopenharmony_ci  },
4979bf215546Sopenharmony_ci  {
4980bf215546Sopenharmony_ci   "chips": ["gfx6"],
4981bf215546Sopenharmony_ci   "map": {"at": 164404, "to": "mm"},
4982bf215546Sopenharmony_ci   "name": "PA_SU_HARDWARE_SCREEN_OFFSET",
4983bf215546Sopenharmony_ci   "type_ref": "PA_SU_HARDWARE_SCREEN_OFFSET"
4984bf215546Sopenharmony_ci  },
4985bf215546Sopenharmony_ci  {
4986bf215546Sopenharmony_ci   "chips": ["gfx6"],
4987bf215546Sopenharmony_ci   "map": {"at": 164408, "to": "mm"},
4988bf215546Sopenharmony_ci   "name": "CB_TARGET_MASK",
4989bf215546Sopenharmony_ci   "type_ref": "CB_TARGET_MASK"
4990bf215546Sopenharmony_ci  },
4991bf215546Sopenharmony_ci  {
4992bf215546Sopenharmony_ci   "chips": ["gfx6"],
4993bf215546Sopenharmony_ci   "map": {"at": 164412, "to": "mm"},
4994bf215546Sopenharmony_ci   "name": "CB_SHADER_MASK",
4995bf215546Sopenharmony_ci   "type_ref": "CB_SHADER_MASK"
4996bf215546Sopenharmony_ci  },
4997bf215546Sopenharmony_ci  {
4998bf215546Sopenharmony_ci   "chips": ["gfx6"],
4999bf215546Sopenharmony_ci   "map": {"at": 164416, "to": "mm"},
5000bf215546Sopenharmony_ci   "name": "PA_SC_GENERIC_SCISSOR_TL",
5001bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
5002bf215546Sopenharmony_ci  },
5003bf215546Sopenharmony_ci  {
5004bf215546Sopenharmony_ci   "chips": ["gfx6"],
5005bf215546Sopenharmony_ci   "map": {"at": 164420, "to": "mm"},
5006bf215546Sopenharmony_ci   "name": "PA_SC_GENERIC_SCISSOR_BR",
5007bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
5008bf215546Sopenharmony_ci  },
5009bf215546Sopenharmony_ci  {
5010bf215546Sopenharmony_ci   "chips": ["gfx6"],
5011bf215546Sopenharmony_ci   "map": {"at": 164424, "to": "mm"},
5012bf215546Sopenharmony_ci   "name": "COHER_DEST_BASE_0"
5013bf215546Sopenharmony_ci  },
5014bf215546Sopenharmony_ci  {
5015bf215546Sopenharmony_ci   "chips": ["gfx6"],
5016bf215546Sopenharmony_ci   "map": {"at": 164428, "to": "mm"},
5017bf215546Sopenharmony_ci   "name": "COHER_DEST_BASE_1"
5018bf215546Sopenharmony_ci  },
5019bf215546Sopenharmony_ci  {
5020bf215546Sopenharmony_ci   "chips": ["gfx6"],
5021bf215546Sopenharmony_ci   "map": {"at": 164432, "to": "mm"},
5022bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_0_TL",
5023bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
5024bf215546Sopenharmony_ci  },
5025bf215546Sopenharmony_ci  {
5026bf215546Sopenharmony_ci   "chips": ["gfx6"],
5027bf215546Sopenharmony_ci   "map": {"at": 164436, "to": "mm"},
5028bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_0_BR",
5029bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
5030bf215546Sopenharmony_ci  },
5031bf215546Sopenharmony_ci  {
5032bf215546Sopenharmony_ci   "chips": ["gfx6"],
5033bf215546Sopenharmony_ci   "map": {"at": 164440, "to": "mm"},
5034bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_1_TL",
5035bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
5036bf215546Sopenharmony_ci  },
5037bf215546Sopenharmony_ci  {
5038bf215546Sopenharmony_ci   "chips": ["gfx6"],
5039bf215546Sopenharmony_ci   "map": {"at": 164444, "to": "mm"},
5040bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_1_BR",
5041bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
5042bf215546Sopenharmony_ci  },
5043bf215546Sopenharmony_ci  {
5044bf215546Sopenharmony_ci   "chips": ["gfx6"],
5045bf215546Sopenharmony_ci   "map": {"at": 164448, "to": "mm"},
5046bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_2_TL",
5047bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
5048bf215546Sopenharmony_ci  },
5049bf215546Sopenharmony_ci  {
5050bf215546Sopenharmony_ci   "chips": ["gfx6"],
5051bf215546Sopenharmony_ci   "map": {"at": 164452, "to": "mm"},
5052bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_2_BR",
5053bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
5054bf215546Sopenharmony_ci  },
5055bf215546Sopenharmony_ci  {
5056bf215546Sopenharmony_ci   "chips": ["gfx6"],
5057bf215546Sopenharmony_ci   "map": {"at": 164456, "to": "mm"},
5058bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_3_TL",
5059bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
5060bf215546Sopenharmony_ci  },
5061bf215546Sopenharmony_ci  {
5062bf215546Sopenharmony_ci   "chips": ["gfx6"],
5063bf215546Sopenharmony_ci   "map": {"at": 164460, "to": "mm"},
5064bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_3_BR",
5065bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
5066bf215546Sopenharmony_ci  },
5067bf215546Sopenharmony_ci  {
5068bf215546Sopenharmony_ci   "chips": ["gfx6"],
5069bf215546Sopenharmony_ci   "map": {"at": 164464, "to": "mm"},
5070bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_4_TL",
5071bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
5072bf215546Sopenharmony_ci  },
5073bf215546Sopenharmony_ci  {
5074bf215546Sopenharmony_ci   "chips": ["gfx6"],
5075bf215546Sopenharmony_ci   "map": {"at": 164468, "to": "mm"},
5076bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_4_BR",
5077bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
5078bf215546Sopenharmony_ci  },
5079bf215546Sopenharmony_ci  {
5080bf215546Sopenharmony_ci   "chips": ["gfx6"],
5081bf215546Sopenharmony_ci   "map": {"at": 164472, "to": "mm"},
5082bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_5_TL",
5083bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
5084bf215546Sopenharmony_ci  },
5085bf215546Sopenharmony_ci  {
5086bf215546Sopenharmony_ci   "chips": ["gfx6"],
5087bf215546Sopenharmony_ci   "map": {"at": 164476, "to": "mm"},
5088bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_5_BR",
5089bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
5090bf215546Sopenharmony_ci  },
5091bf215546Sopenharmony_ci  {
5092bf215546Sopenharmony_ci   "chips": ["gfx6"],
5093bf215546Sopenharmony_ci   "map": {"at": 164480, "to": "mm"},
5094bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_6_TL",
5095bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
5096bf215546Sopenharmony_ci  },
5097bf215546Sopenharmony_ci  {
5098bf215546Sopenharmony_ci   "chips": ["gfx6"],
5099bf215546Sopenharmony_ci   "map": {"at": 164484, "to": "mm"},
5100bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_6_BR",
5101bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
5102bf215546Sopenharmony_ci  },
5103bf215546Sopenharmony_ci  {
5104bf215546Sopenharmony_ci   "chips": ["gfx6"],
5105bf215546Sopenharmony_ci   "map": {"at": 164488, "to": "mm"},
5106bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_7_TL",
5107bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
5108bf215546Sopenharmony_ci  },
5109bf215546Sopenharmony_ci  {
5110bf215546Sopenharmony_ci   "chips": ["gfx6"],
5111bf215546Sopenharmony_ci   "map": {"at": 164492, "to": "mm"},
5112bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_7_BR",
5113bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
5114bf215546Sopenharmony_ci  },
5115bf215546Sopenharmony_ci  {
5116bf215546Sopenharmony_ci   "chips": ["gfx6"],
5117bf215546Sopenharmony_ci   "map": {"at": 164496, "to": "mm"},
5118bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_8_TL",
5119bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
5120bf215546Sopenharmony_ci  },
5121bf215546Sopenharmony_ci  {
5122bf215546Sopenharmony_ci   "chips": ["gfx6"],
5123bf215546Sopenharmony_ci   "map": {"at": 164500, "to": "mm"},
5124bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_8_BR",
5125bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
5126bf215546Sopenharmony_ci  },
5127bf215546Sopenharmony_ci  {
5128bf215546Sopenharmony_ci   "chips": ["gfx6"],
5129bf215546Sopenharmony_ci   "map": {"at": 164504, "to": "mm"},
5130bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_9_TL",
5131bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
5132bf215546Sopenharmony_ci  },
5133bf215546Sopenharmony_ci  {
5134bf215546Sopenharmony_ci   "chips": ["gfx6"],
5135bf215546Sopenharmony_ci   "map": {"at": 164508, "to": "mm"},
5136bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_9_BR",
5137bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
5138bf215546Sopenharmony_ci  },
5139bf215546Sopenharmony_ci  {
5140bf215546Sopenharmony_ci   "chips": ["gfx6"],
5141bf215546Sopenharmony_ci   "map": {"at": 164512, "to": "mm"},
5142bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_10_TL",
5143bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
5144bf215546Sopenharmony_ci  },
5145bf215546Sopenharmony_ci  {
5146bf215546Sopenharmony_ci   "chips": ["gfx6"],
5147bf215546Sopenharmony_ci   "map": {"at": 164516, "to": "mm"},
5148bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_10_BR",
5149bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
5150bf215546Sopenharmony_ci  },
5151bf215546Sopenharmony_ci  {
5152bf215546Sopenharmony_ci   "chips": ["gfx6"],
5153bf215546Sopenharmony_ci   "map": {"at": 164520, "to": "mm"},
5154bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_11_TL",
5155bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
5156bf215546Sopenharmony_ci  },
5157bf215546Sopenharmony_ci  {
5158bf215546Sopenharmony_ci   "chips": ["gfx6"],
5159bf215546Sopenharmony_ci   "map": {"at": 164524, "to": "mm"},
5160bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_11_BR",
5161bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
5162bf215546Sopenharmony_ci  },
5163bf215546Sopenharmony_ci  {
5164bf215546Sopenharmony_ci   "chips": ["gfx6"],
5165bf215546Sopenharmony_ci   "map": {"at": 164528, "to": "mm"},
5166bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_12_TL",
5167bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
5168bf215546Sopenharmony_ci  },
5169bf215546Sopenharmony_ci  {
5170bf215546Sopenharmony_ci   "chips": ["gfx6"],
5171bf215546Sopenharmony_ci   "map": {"at": 164532, "to": "mm"},
5172bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_12_BR",
5173bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
5174bf215546Sopenharmony_ci  },
5175bf215546Sopenharmony_ci  {
5176bf215546Sopenharmony_ci   "chips": ["gfx6"],
5177bf215546Sopenharmony_ci   "map": {"at": 164536, "to": "mm"},
5178bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_13_TL",
5179bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
5180bf215546Sopenharmony_ci  },
5181bf215546Sopenharmony_ci  {
5182bf215546Sopenharmony_ci   "chips": ["gfx6"],
5183bf215546Sopenharmony_ci   "map": {"at": 164540, "to": "mm"},
5184bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_13_BR",
5185bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
5186bf215546Sopenharmony_ci  },
5187bf215546Sopenharmony_ci  {
5188bf215546Sopenharmony_ci   "chips": ["gfx6"],
5189bf215546Sopenharmony_ci   "map": {"at": 164544, "to": "mm"},
5190bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_14_TL",
5191bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
5192bf215546Sopenharmony_ci  },
5193bf215546Sopenharmony_ci  {
5194bf215546Sopenharmony_ci   "chips": ["gfx6"],
5195bf215546Sopenharmony_ci   "map": {"at": 164548, "to": "mm"},
5196bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_14_BR",
5197bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
5198bf215546Sopenharmony_ci  },
5199bf215546Sopenharmony_ci  {
5200bf215546Sopenharmony_ci   "chips": ["gfx6"],
5201bf215546Sopenharmony_ci   "map": {"at": 164552, "to": "mm"},
5202bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_15_TL",
5203bf215546Sopenharmony_ci   "type_ref": "PA_SC_GENERIC_SCISSOR_TL"
5204bf215546Sopenharmony_ci  },
5205bf215546Sopenharmony_ci  {
5206bf215546Sopenharmony_ci   "chips": ["gfx6"],
5207bf215546Sopenharmony_ci   "map": {"at": 164556, "to": "mm"},
5208bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_SCISSOR_15_BR",
5209bf215546Sopenharmony_ci   "type_ref": "PA_SC_CLIPRECT_0_BR"
5210bf215546Sopenharmony_ci  },
5211bf215546Sopenharmony_ci  {
5212bf215546Sopenharmony_ci   "chips": ["gfx6"],
5213bf215546Sopenharmony_ci   "map": {"at": 164560, "to": "mm"},
5214bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMIN_0"
5215bf215546Sopenharmony_ci  },
5216bf215546Sopenharmony_ci  {
5217bf215546Sopenharmony_ci   "chips": ["gfx6"],
5218bf215546Sopenharmony_ci   "map": {"at": 164564, "to": "mm"},
5219bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMAX_0"
5220bf215546Sopenharmony_ci  },
5221bf215546Sopenharmony_ci  {
5222bf215546Sopenharmony_ci   "chips": ["gfx6"],
5223bf215546Sopenharmony_ci   "map": {"at": 164568, "to": "mm"},
5224bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMIN_1"
5225bf215546Sopenharmony_ci  },
5226bf215546Sopenharmony_ci  {
5227bf215546Sopenharmony_ci   "chips": ["gfx6"],
5228bf215546Sopenharmony_ci   "map": {"at": 164572, "to": "mm"},
5229bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMAX_1"
5230bf215546Sopenharmony_ci  },
5231bf215546Sopenharmony_ci  {
5232bf215546Sopenharmony_ci   "chips": ["gfx6"],
5233bf215546Sopenharmony_ci   "map": {"at": 164576, "to": "mm"},
5234bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMIN_2"
5235bf215546Sopenharmony_ci  },
5236bf215546Sopenharmony_ci  {
5237bf215546Sopenharmony_ci   "chips": ["gfx6"],
5238bf215546Sopenharmony_ci   "map": {"at": 164580, "to": "mm"},
5239bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMAX_2"
5240bf215546Sopenharmony_ci  },
5241bf215546Sopenharmony_ci  {
5242bf215546Sopenharmony_ci   "chips": ["gfx6"],
5243bf215546Sopenharmony_ci   "map": {"at": 164584, "to": "mm"},
5244bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMIN_3"
5245bf215546Sopenharmony_ci  },
5246bf215546Sopenharmony_ci  {
5247bf215546Sopenharmony_ci   "chips": ["gfx6"],
5248bf215546Sopenharmony_ci   "map": {"at": 164588, "to": "mm"},
5249bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMAX_3"
5250bf215546Sopenharmony_ci  },
5251bf215546Sopenharmony_ci  {
5252bf215546Sopenharmony_ci   "chips": ["gfx6"],
5253bf215546Sopenharmony_ci   "map": {"at": 164592, "to": "mm"},
5254bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMIN_4"
5255bf215546Sopenharmony_ci  },
5256bf215546Sopenharmony_ci  {
5257bf215546Sopenharmony_ci   "chips": ["gfx6"],
5258bf215546Sopenharmony_ci   "map": {"at": 164596, "to": "mm"},
5259bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMAX_4"
5260bf215546Sopenharmony_ci  },
5261bf215546Sopenharmony_ci  {
5262bf215546Sopenharmony_ci   "chips": ["gfx6"],
5263bf215546Sopenharmony_ci   "map": {"at": 164600, "to": "mm"},
5264bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMIN_5"
5265bf215546Sopenharmony_ci  },
5266bf215546Sopenharmony_ci  {
5267bf215546Sopenharmony_ci   "chips": ["gfx6"],
5268bf215546Sopenharmony_ci   "map": {"at": 164604, "to": "mm"},
5269bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMAX_5"
5270bf215546Sopenharmony_ci  },
5271bf215546Sopenharmony_ci  {
5272bf215546Sopenharmony_ci   "chips": ["gfx6"],
5273bf215546Sopenharmony_ci   "map": {"at": 164608, "to": "mm"},
5274bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMIN_6"
5275bf215546Sopenharmony_ci  },
5276bf215546Sopenharmony_ci  {
5277bf215546Sopenharmony_ci   "chips": ["gfx6"],
5278bf215546Sopenharmony_ci   "map": {"at": 164612, "to": "mm"},
5279bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMAX_6"
5280bf215546Sopenharmony_ci  },
5281bf215546Sopenharmony_ci  {
5282bf215546Sopenharmony_ci   "chips": ["gfx6"],
5283bf215546Sopenharmony_ci   "map": {"at": 164616, "to": "mm"},
5284bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMIN_7"
5285bf215546Sopenharmony_ci  },
5286bf215546Sopenharmony_ci  {
5287bf215546Sopenharmony_ci   "chips": ["gfx6"],
5288bf215546Sopenharmony_ci   "map": {"at": 164620, "to": "mm"},
5289bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMAX_7"
5290bf215546Sopenharmony_ci  },
5291bf215546Sopenharmony_ci  {
5292bf215546Sopenharmony_ci   "chips": ["gfx6"],
5293bf215546Sopenharmony_ci   "map": {"at": 164624, "to": "mm"},
5294bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMIN_8"
5295bf215546Sopenharmony_ci  },
5296bf215546Sopenharmony_ci  {
5297bf215546Sopenharmony_ci   "chips": ["gfx6"],
5298bf215546Sopenharmony_ci   "map": {"at": 164628, "to": "mm"},
5299bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMAX_8"
5300bf215546Sopenharmony_ci  },
5301bf215546Sopenharmony_ci  {
5302bf215546Sopenharmony_ci   "chips": ["gfx6"],
5303bf215546Sopenharmony_ci   "map": {"at": 164632, "to": "mm"},
5304bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMIN_9"
5305bf215546Sopenharmony_ci  },
5306bf215546Sopenharmony_ci  {
5307bf215546Sopenharmony_ci   "chips": ["gfx6"],
5308bf215546Sopenharmony_ci   "map": {"at": 164636, "to": "mm"},
5309bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMAX_9"
5310bf215546Sopenharmony_ci  },
5311bf215546Sopenharmony_ci  {
5312bf215546Sopenharmony_ci   "chips": ["gfx6"],
5313bf215546Sopenharmony_ci   "map": {"at": 164640, "to": "mm"},
5314bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMIN_10"
5315bf215546Sopenharmony_ci  },
5316bf215546Sopenharmony_ci  {
5317bf215546Sopenharmony_ci   "chips": ["gfx6"],
5318bf215546Sopenharmony_ci   "map": {"at": 164644, "to": "mm"},
5319bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMAX_10"
5320bf215546Sopenharmony_ci  },
5321bf215546Sopenharmony_ci  {
5322bf215546Sopenharmony_ci   "chips": ["gfx6"],
5323bf215546Sopenharmony_ci   "map": {"at": 164648, "to": "mm"},
5324bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMIN_11"
5325bf215546Sopenharmony_ci  },
5326bf215546Sopenharmony_ci  {
5327bf215546Sopenharmony_ci   "chips": ["gfx6"],
5328bf215546Sopenharmony_ci   "map": {"at": 164652, "to": "mm"},
5329bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMAX_11"
5330bf215546Sopenharmony_ci  },
5331bf215546Sopenharmony_ci  {
5332bf215546Sopenharmony_ci   "chips": ["gfx6"],
5333bf215546Sopenharmony_ci   "map": {"at": 164656, "to": "mm"},
5334bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMIN_12"
5335bf215546Sopenharmony_ci  },
5336bf215546Sopenharmony_ci  {
5337bf215546Sopenharmony_ci   "chips": ["gfx6"],
5338bf215546Sopenharmony_ci   "map": {"at": 164660, "to": "mm"},
5339bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMAX_12"
5340bf215546Sopenharmony_ci  },
5341bf215546Sopenharmony_ci  {
5342bf215546Sopenharmony_ci   "chips": ["gfx6"],
5343bf215546Sopenharmony_ci   "map": {"at": 164664, "to": "mm"},
5344bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMIN_13"
5345bf215546Sopenharmony_ci  },
5346bf215546Sopenharmony_ci  {
5347bf215546Sopenharmony_ci   "chips": ["gfx6"],
5348bf215546Sopenharmony_ci   "map": {"at": 164668, "to": "mm"},
5349bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMAX_13"
5350bf215546Sopenharmony_ci  },
5351bf215546Sopenharmony_ci  {
5352bf215546Sopenharmony_ci   "chips": ["gfx6"],
5353bf215546Sopenharmony_ci   "map": {"at": 164672, "to": "mm"},
5354bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMIN_14"
5355bf215546Sopenharmony_ci  },
5356bf215546Sopenharmony_ci  {
5357bf215546Sopenharmony_ci   "chips": ["gfx6"],
5358bf215546Sopenharmony_ci   "map": {"at": 164676, "to": "mm"},
5359bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMAX_14"
5360bf215546Sopenharmony_ci  },
5361bf215546Sopenharmony_ci  {
5362bf215546Sopenharmony_ci   "chips": ["gfx6"],
5363bf215546Sopenharmony_ci   "map": {"at": 164680, "to": "mm"},
5364bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMIN_15"
5365bf215546Sopenharmony_ci  },
5366bf215546Sopenharmony_ci  {
5367bf215546Sopenharmony_ci   "chips": ["gfx6"],
5368bf215546Sopenharmony_ci   "map": {"at": 164684, "to": "mm"},
5369bf215546Sopenharmony_ci   "name": "PA_SC_VPORT_ZMAX_15"
5370bf215546Sopenharmony_ci  },
5371bf215546Sopenharmony_ci  {
5372bf215546Sopenharmony_ci   "chips": ["gfx6"],
5373bf215546Sopenharmony_ci   "map": {"at": 164688, "to": "mm"},
5374bf215546Sopenharmony_ci   "name": "PA_SC_RASTER_CONFIG",
5375bf215546Sopenharmony_ci   "type_ref": "PA_SC_RASTER_CONFIG"
5376bf215546Sopenharmony_ci  },
5377bf215546Sopenharmony_ci  {
5378bf215546Sopenharmony_ci   "chips": ["gfx6"],
5379bf215546Sopenharmony_ci   "map": {"at": 164704, "to": "mm"},
5380bf215546Sopenharmony_ci   "name": "CP_PERFMON_CNTX_CNTL",
5381bf215546Sopenharmony_ci   "type_ref": "CP_PERFMON_CNTX_CNTL"
5382bf215546Sopenharmony_ci  },
5383bf215546Sopenharmony_ci  {
5384bf215546Sopenharmony_ci   "chips": ["gfx6"],
5385bf215546Sopenharmony_ci   "map": {"at": 164708, "to": "mm"},
5386bf215546Sopenharmony_ci   "name": "CP_RINGID",
5387bf215546Sopenharmony_ci   "type_ref": "CP_RINGID"
5388bf215546Sopenharmony_ci  },
5389bf215546Sopenharmony_ci  {
5390bf215546Sopenharmony_ci   "chips": ["gfx6"],
5391bf215546Sopenharmony_ci   "map": {"at": 164712, "to": "mm"},
5392bf215546Sopenharmony_ci   "name": "CP_VMID",
5393bf215546Sopenharmony_ci   "type_ref": "CP_VMID"
5394bf215546Sopenharmony_ci  },
5395bf215546Sopenharmony_ci  {
5396bf215546Sopenharmony_ci   "chips": ["gfx6"],
5397bf215546Sopenharmony_ci   "map": {"at": 164864, "to": "mm"},
5398bf215546Sopenharmony_ci   "name": "VGT_MAX_VTX_INDX"
5399bf215546Sopenharmony_ci  },
5400bf215546Sopenharmony_ci  {
5401bf215546Sopenharmony_ci   "chips": ["gfx6"],
5402bf215546Sopenharmony_ci   "map": {"at": 164868, "to": "mm"},
5403bf215546Sopenharmony_ci   "name": "VGT_MIN_VTX_INDX"
5404bf215546Sopenharmony_ci  },
5405bf215546Sopenharmony_ci  {
5406bf215546Sopenharmony_ci   "chips": ["gfx6"],
5407bf215546Sopenharmony_ci   "map": {"at": 164872, "to": "mm"},
5408bf215546Sopenharmony_ci   "name": "VGT_INDX_OFFSET"
5409bf215546Sopenharmony_ci  },
5410bf215546Sopenharmony_ci  {
5411bf215546Sopenharmony_ci   "chips": ["gfx6"],
5412bf215546Sopenharmony_ci   "map": {"at": 164876, "to": "mm"},
5413bf215546Sopenharmony_ci   "name": "VGT_MULTI_PRIM_IB_RESET_INDX"
5414bf215546Sopenharmony_ci  },
5415bf215546Sopenharmony_ci  {
5416bf215546Sopenharmony_ci   "chips": ["gfx6"],
5417bf215546Sopenharmony_ci   "map": {"at": 164884, "to": "mm"},
5418bf215546Sopenharmony_ci   "name": "CB_BLEND_RED"
5419bf215546Sopenharmony_ci  },
5420bf215546Sopenharmony_ci  {
5421bf215546Sopenharmony_ci   "chips": ["gfx6"],
5422bf215546Sopenharmony_ci   "map": {"at": 164888, "to": "mm"},
5423bf215546Sopenharmony_ci   "name": "CB_BLEND_GREEN"
5424bf215546Sopenharmony_ci  },
5425bf215546Sopenharmony_ci  {
5426bf215546Sopenharmony_ci   "chips": ["gfx6"],
5427bf215546Sopenharmony_ci   "map": {"at": 164892, "to": "mm"},
5428bf215546Sopenharmony_ci   "name": "CB_BLEND_BLUE"
5429bf215546Sopenharmony_ci  },
5430bf215546Sopenharmony_ci  {
5431bf215546Sopenharmony_ci   "chips": ["gfx6"],
5432bf215546Sopenharmony_ci   "map": {"at": 164896, "to": "mm"},
5433bf215546Sopenharmony_ci   "name": "CB_BLEND_ALPHA"
5434bf215546Sopenharmony_ci  },
5435bf215546Sopenharmony_ci  {
5436bf215546Sopenharmony_ci   "chips": ["gfx6"],
5437bf215546Sopenharmony_ci   "map": {"at": 164908, "to": "mm"},
5438bf215546Sopenharmony_ci   "name": "DB_STENCIL_CONTROL",
5439bf215546Sopenharmony_ci   "type_ref": "DB_STENCIL_CONTROL"
5440bf215546Sopenharmony_ci  },
5441bf215546Sopenharmony_ci  {
5442bf215546Sopenharmony_ci   "chips": ["gfx6"],
5443bf215546Sopenharmony_ci   "map": {"at": 164912, "to": "mm"},
5444bf215546Sopenharmony_ci   "name": "DB_STENCILREFMASK",
5445bf215546Sopenharmony_ci   "type_ref": "DB_STENCILREFMASK"
5446bf215546Sopenharmony_ci  },
5447bf215546Sopenharmony_ci  {
5448bf215546Sopenharmony_ci   "chips": ["gfx6"],
5449bf215546Sopenharmony_ci   "map": {"at": 164916, "to": "mm"},
5450bf215546Sopenharmony_ci   "name": "DB_STENCILREFMASK_BF",
5451bf215546Sopenharmony_ci   "type_ref": "DB_STENCILREFMASK_BF"
5452bf215546Sopenharmony_ci  },
5453bf215546Sopenharmony_ci  {
5454bf215546Sopenharmony_ci   "chips": ["gfx6"],
5455bf215546Sopenharmony_ci   "map": {"at": 164924, "to": "mm"},
5456bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XSCALE"
5457bf215546Sopenharmony_ci  },
5458bf215546Sopenharmony_ci  {
5459bf215546Sopenharmony_ci   "chips": ["gfx6"],
5460bf215546Sopenharmony_ci   "map": {"at": 164928, "to": "mm"},
5461bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XOFFSET"
5462bf215546Sopenharmony_ci  },
5463bf215546Sopenharmony_ci  {
5464bf215546Sopenharmony_ci   "chips": ["gfx6"],
5465bf215546Sopenharmony_ci   "map": {"at": 164932, "to": "mm"},
5466bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YSCALE"
5467bf215546Sopenharmony_ci  },
5468bf215546Sopenharmony_ci  {
5469bf215546Sopenharmony_ci   "chips": ["gfx6"],
5470bf215546Sopenharmony_ci   "map": {"at": 164936, "to": "mm"},
5471bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YOFFSET"
5472bf215546Sopenharmony_ci  },
5473bf215546Sopenharmony_ci  {
5474bf215546Sopenharmony_ci   "chips": ["gfx6"],
5475bf215546Sopenharmony_ci   "map": {"at": 164940, "to": "mm"},
5476bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZSCALE"
5477bf215546Sopenharmony_ci  },
5478bf215546Sopenharmony_ci  {
5479bf215546Sopenharmony_ci   "chips": ["gfx6"],
5480bf215546Sopenharmony_ci   "map": {"at": 164944, "to": "mm"},
5481bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZOFFSET"
5482bf215546Sopenharmony_ci  },
5483bf215546Sopenharmony_ci  {
5484bf215546Sopenharmony_ci   "chips": ["gfx6"],
5485bf215546Sopenharmony_ci   "map": {"at": 164948, "to": "mm"},
5486bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XSCALE_1"
5487bf215546Sopenharmony_ci  },
5488bf215546Sopenharmony_ci  {
5489bf215546Sopenharmony_ci   "chips": ["gfx6"],
5490bf215546Sopenharmony_ci   "map": {"at": 164952, "to": "mm"},
5491bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XOFFSET_1"
5492bf215546Sopenharmony_ci  },
5493bf215546Sopenharmony_ci  {
5494bf215546Sopenharmony_ci   "chips": ["gfx6"],
5495bf215546Sopenharmony_ci   "map": {"at": 164956, "to": "mm"},
5496bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YSCALE_1"
5497bf215546Sopenharmony_ci  },
5498bf215546Sopenharmony_ci  {
5499bf215546Sopenharmony_ci   "chips": ["gfx6"],
5500bf215546Sopenharmony_ci   "map": {"at": 164960, "to": "mm"},
5501bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YOFFSET_1"
5502bf215546Sopenharmony_ci  },
5503bf215546Sopenharmony_ci  {
5504bf215546Sopenharmony_ci   "chips": ["gfx6"],
5505bf215546Sopenharmony_ci   "map": {"at": 164964, "to": "mm"},
5506bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZSCALE_1"
5507bf215546Sopenharmony_ci  },
5508bf215546Sopenharmony_ci  {
5509bf215546Sopenharmony_ci   "chips": ["gfx6"],
5510bf215546Sopenharmony_ci   "map": {"at": 164968, "to": "mm"},
5511bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZOFFSET_1"
5512bf215546Sopenharmony_ci  },
5513bf215546Sopenharmony_ci  {
5514bf215546Sopenharmony_ci   "chips": ["gfx6"],
5515bf215546Sopenharmony_ci   "map": {"at": 164972, "to": "mm"},
5516bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XSCALE_2"
5517bf215546Sopenharmony_ci  },
5518bf215546Sopenharmony_ci  {
5519bf215546Sopenharmony_ci   "chips": ["gfx6"],
5520bf215546Sopenharmony_ci   "map": {"at": 164976, "to": "mm"},
5521bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XOFFSET_2"
5522bf215546Sopenharmony_ci  },
5523bf215546Sopenharmony_ci  {
5524bf215546Sopenharmony_ci   "chips": ["gfx6"],
5525bf215546Sopenharmony_ci   "map": {"at": 164980, "to": "mm"},
5526bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YSCALE_2"
5527bf215546Sopenharmony_ci  },
5528bf215546Sopenharmony_ci  {
5529bf215546Sopenharmony_ci   "chips": ["gfx6"],
5530bf215546Sopenharmony_ci   "map": {"at": 164984, "to": "mm"},
5531bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YOFFSET_2"
5532bf215546Sopenharmony_ci  },
5533bf215546Sopenharmony_ci  {
5534bf215546Sopenharmony_ci   "chips": ["gfx6"],
5535bf215546Sopenharmony_ci   "map": {"at": 164988, "to": "mm"},
5536bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZSCALE_2"
5537bf215546Sopenharmony_ci  },
5538bf215546Sopenharmony_ci  {
5539bf215546Sopenharmony_ci   "chips": ["gfx6"],
5540bf215546Sopenharmony_ci   "map": {"at": 164992, "to": "mm"},
5541bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZOFFSET_2"
5542bf215546Sopenharmony_ci  },
5543bf215546Sopenharmony_ci  {
5544bf215546Sopenharmony_ci   "chips": ["gfx6"],
5545bf215546Sopenharmony_ci   "map": {"at": 164996, "to": "mm"},
5546bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XSCALE_3"
5547bf215546Sopenharmony_ci  },
5548bf215546Sopenharmony_ci  {
5549bf215546Sopenharmony_ci   "chips": ["gfx6"],
5550bf215546Sopenharmony_ci   "map": {"at": 165000, "to": "mm"},
5551bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XOFFSET_3"
5552bf215546Sopenharmony_ci  },
5553bf215546Sopenharmony_ci  {
5554bf215546Sopenharmony_ci   "chips": ["gfx6"],
5555bf215546Sopenharmony_ci   "map": {"at": 165004, "to": "mm"},
5556bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YSCALE_3"
5557bf215546Sopenharmony_ci  },
5558bf215546Sopenharmony_ci  {
5559bf215546Sopenharmony_ci   "chips": ["gfx6"],
5560bf215546Sopenharmony_ci   "map": {"at": 165008, "to": "mm"},
5561bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YOFFSET_3"
5562bf215546Sopenharmony_ci  },
5563bf215546Sopenharmony_ci  {
5564bf215546Sopenharmony_ci   "chips": ["gfx6"],
5565bf215546Sopenharmony_ci   "map": {"at": 165012, "to": "mm"},
5566bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZSCALE_3"
5567bf215546Sopenharmony_ci  },
5568bf215546Sopenharmony_ci  {
5569bf215546Sopenharmony_ci   "chips": ["gfx6"],
5570bf215546Sopenharmony_ci   "map": {"at": 165016, "to": "mm"},
5571bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZOFFSET_3"
5572bf215546Sopenharmony_ci  },
5573bf215546Sopenharmony_ci  {
5574bf215546Sopenharmony_ci   "chips": ["gfx6"],
5575bf215546Sopenharmony_ci   "map": {"at": 165020, "to": "mm"},
5576bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XSCALE_4"
5577bf215546Sopenharmony_ci  },
5578bf215546Sopenharmony_ci  {
5579bf215546Sopenharmony_ci   "chips": ["gfx6"],
5580bf215546Sopenharmony_ci   "map": {"at": 165024, "to": "mm"},
5581bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XOFFSET_4"
5582bf215546Sopenharmony_ci  },
5583bf215546Sopenharmony_ci  {
5584bf215546Sopenharmony_ci   "chips": ["gfx6"],
5585bf215546Sopenharmony_ci   "map": {"at": 165028, "to": "mm"},
5586bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YSCALE_4"
5587bf215546Sopenharmony_ci  },
5588bf215546Sopenharmony_ci  {
5589bf215546Sopenharmony_ci   "chips": ["gfx6"],
5590bf215546Sopenharmony_ci   "map": {"at": 165032, "to": "mm"},
5591bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YOFFSET_4"
5592bf215546Sopenharmony_ci  },
5593bf215546Sopenharmony_ci  {
5594bf215546Sopenharmony_ci   "chips": ["gfx6"],
5595bf215546Sopenharmony_ci   "map": {"at": 165036, "to": "mm"},
5596bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZSCALE_4"
5597bf215546Sopenharmony_ci  },
5598bf215546Sopenharmony_ci  {
5599bf215546Sopenharmony_ci   "chips": ["gfx6"],
5600bf215546Sopenharmony_ci   "map": {"at": 165040, "to": "mm"},
5601bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZOFFSET_4"
5602bf215546Sopenharmony_ci  },
5603bf215546Sopenharmony_ci  {
5604bf215546Sopenharmony_ci   "chips": ["gfx6"],
5605bf215546Sopenharmony_ci   "map": {"at": 165044, "to": "mm"},
5606bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XSCALE_5"
5607bf215546Sopenharmony_ci  },
5608bf215546Sopenharmony_ci  {
5609bf215546Sopenharmony_ci   "chips": ["gfx6"],
5610bf215546Sopenharmony_ci   "map": {"at": 165048, "to": "mm"},
5611bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XOFFSET_5"
5612bf215546Sopenharmony_ci  },
5613bf215546Sopenharmony_ci  {
5614bf215546Sopenharmony_ci   "chips": ["gfx6"],
5615bf215546Sopenharmony_ci   "map": {"at": 165052, "to": "mm"},
5616bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YSCALE_5"
5617bf215546Sopenharmony_ci  },
5618bf215546Sopenharmony_ci  {
5619bf215546Sopenharmony_ci   "chips": ["gfx6"],
5620bf215546Sopenharmony_ci   "map": {"at": 165056, "to": "mm"},
5621bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YOFFSET_5"
5622bf215546Sopenharmony_ci  },
5623bf215546Sopenharmony_ci  {
5624bf215546Sopenharmony_ci   "chips": ["gfx6"],
5625bf215546Sopenharmony_ci   "map": {"at": 165060, "to": "mm"},
5626bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZSCALE_5"
5627bf215546Sopenharmony_ci  },
5628bf215546Sopenharmony_ci  {
5629bf215546Sopenharmony_ci   "chips": ["gfx6"],
5630bf215546Sopenharmony_ci   "map": {"at": 165064, "to": "mm"},
5631bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZOFFSET_5"
5632bf215546Sopenharmony_ci  },
5633bf215546Sopenharmony_ci  {
5634bf215546Sopenharmony_ci   "chips": ["gfx6"],
5635bf215546Sopenharmony_ci   "map": {"at": 165068, "to": "mm"},
5636bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XSCALE_6"
5637bf215546Sopenharmony_ci  },
5638bf215546Sopenharmony_ci  {
5639bf215546Sopenharmony_ci   "chips": ["gfx6"],
5640bf215546Sopenharmony_ci   "map": {"at": 165072, "to": "mm"},
5641bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XOFFSET_6"
5642bf215546Sopenharmony_ci  },
5643bf215546Sopenharmony_ci  {
5644bf215546Sopenharmony_ci   "chips": ["gfx6"],
5645bf215546Sopenharmony_ci   "map": {"at": 165076, "to": "mm"},
5646bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YSCALE_6"
5647bf215546Sopenharmony_ci  },
5648bf215546Sopenharmony_ci  {
5649bf215546Sopenharmony_ci   "chips": ["gfx6"],
5650bf215546Sopenharmony_ci   "map": {"at": 165080, "to": "mm"},
5651bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YOFFSET_6"
5652bf215546Sopenharmony_ci  },
5653bf215546Sopenharmony_ci  {
5654bf215546Sopenharmony_ci   "chips": ["gfx6"],
5655bf215546Sopenharmony_ci   "map": {"at": 165084, "to": "mm"},
5656bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZSCALE_6"
5657bf215546Sopenharmony_ci  },
5658bf215546Sopenharmony_ci  {
5659bf215546Sopenharmony_ci   "chips": ["gfx6"],
5660bf215546Sopenharmony_ci   "map": {"at": 165088, "to": "mm"},
5661bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZOFFSET_6"
5662bf215546Sopenharmony_ci  },
5663bf215546Sopenharmony_ci  {
5664bf215546Sopenharmony_ci   "chips": ["gfx6"],
5665bf215546Sopenharmony_ci   "map": {"at": 165092, "to": "mm"},
5666bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XSCALE_7"
5667bf215546Sopenharmony_ci  },
5668bf215546Sopenharmony_ci  {
5669bf215546Sopenharmony_ci   "chips": ["gfx6"],
5670bf215546Sopenharmony_ci   "map": {"at": 165096, "to": "mm"},
5671bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XOFFSET_7"
5672bf215546Sopenharmony_ci  },
5673bf215546Sopenharmony_ci  {
5674bf215546Sopenharmony_ci   "chips": ["gfx6"],
5675bf215546Sopenharmony_ci   "map": {"at": 165100, "to": "mm"},
5676bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YSCALE_7"
5677bf215546Sopenharmony_ci  },
5678bf215546Sopenharmony_ci  {
5679bf215546Sopenharmony_ci   "chips": ["gfx6"],
5680bf215546Sopenharmony_ci   "map": {"at": 165104, "to": "mm"},
5681bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YOFFSET_7"
5682bf215546Sopenharmony_ci  },
5683bf215546Sopenharmony_ci  {
5684bf215546Sopenharmony_ci   "chips": ["gfx6"],
5685bf215546Sopenharmony_ci   "map": {"at": 165108, "to": "mm"},
5686bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZSCALE_7"
5687bf215546Sopenharmony_ci  },
5688bf215546Sopenharmony_ci  {
5689bf215546Sopenharmony_ci   "chips": ["gfx6"],
5690bf215546Sopenharmony_ci   "map": {"at": 165112, "to": "mm"},
5691bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZOFFSET_7"
5692bf215546Sopenharmony_ci  },
5693bf215546Sopenharmony_ci  {
5694bf215546Sopenharmony_ci   "chips": ["gfx6"],
5695bf215546Sopenharmony_ci   "map": {"at": 165116, "to": "mm"},
5696bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XSCALE_8"
5697bf215546Sopenharmony_ci  },
5698bf215546Sopenharmony_ci  {
5699bf215546Sopenharmony_ci   "chips": ["gfx6"],
5700bf215546Sopenharmony_ci   "map": {"at": 165120, "to": "mm"},
5701bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XOFFSET_8"
5702bf215546Sopenharmony_ci  },
5703bf215546Sopenharmony_ci  {
5704bf215546Sopenharmony_ci   "chips": ["gfx6"],
5705bf215546Sopenharmony_ci   "map": {"at": 165124, "to": "mm"},
5706bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YSCALE_8"
5707bf215546Sopenharmony_ci  },
5708bf215546Sopenharmony_ci  {
5709bf215546Sopenharmony_ci   "chips": ["gfx6"],
5710bf215546Sopenharmony_ci   "map": {"at": 165128, "to": "mm"},
5711bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YOFFSET_8"
5712bf215546Sopenharmony_ci  },
5713bf215546Sopenharmony_ci  {
5714bf215546Sopenharmony_ci   "chips": ["gfx6"],
5715bf215546Sopenharmony_ci   "map": {"at": 165132, "to": "mm"},
5716bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZSCALE_8"
5717bf215546Sopenharmony_ci  },
5718bf215546Sopenharmony_ci  {
5719bf215546Sopenharmony_ci   "chips": ["gfx6"],
5720bf215546Sopenharmony_ci   "map": {"at": 165136, "to": "mm"},
5721bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZOFFSET_8"
5722bf215546Sopenharmony_ci  },
5723bf215546Sopenharmony_ci  {
5724bf215546Sopenharmony_ci   "chips": ["gfx6"],
5725bf215546Sopenharmony_ci   "map": {"at": 165140, "to": "mm"},
5726bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XSCALE_9"
5727bf215546Sopenharmony_ci  },
5728bf215546Sopenharmony_ci  {
5729bf215546Sopenharmony_ci   "chips": ["gfx6"],
5730bf215546Sopenharmony_ci   "map": {"at": 165144, "to": "mm"},
5731bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XOFFSET_9"
5732bf215546Sopenharmony_ci  },
5733bf215546Sopenharmony_ci  {
5734bf215546Sopenharmony_ci   "chips": ["gfx6"],
5735bf215546Sopenharmony_ci   "map": {"at": 165148, "to": "mm"},
5736bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YSCALE_9"
5737bf215546Sopenharmony_ci  },
5738bf215546Sopenharmony_ci  {
5739bf215546Sopenharmony_ci   "chips": ["gfx6"],
5740bf215546Sopenharmony_ci   "map": {"at": 165152, "to": "mm"},
5741bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YOFFSET_9"
5742bf215546Sopenharmony_ci  },
5743bf215546Sopenharmony_ci  {
5744bf215546Sopenharmony_ci   "chips": ["gfx6"],
5745bf215546Sopenharmony_ci   "map": {"at": 165156, "to": "mm"},
5746bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZSCALE_9"
5747bf215546Sopenharmony_ci  },
5748bf215546Sopenharmony_ci  {
5749bf215546Sopenharmony_ci   "chips": ["gfx6"],
5750bf215546Sopenharmony_ci   "map": {"at": 165160, "to": "mm"},
5751bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZOFFSET_9"
5752bf215546Sopenharmony_ci  },
5753bf215546Sopenharmony_ci  {
5754bf215546Sopenharmony_ci   "chips": ["gfx6"],
5755bf215546Sopenharmony_ci   "map": {"at": 165164, "to": "mm"},
5756bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XSCALE_10"
5757bf215546Sopenharmony_ci  },
5758bf215546Sopenharmony_ci  {
5759bf215546Sopenharmony_ci   "chips": ["gfx6"],
5760bf215546Sopenharmony_ci   "map": {"at": 165168, "to": "mm"},
5761bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XOFFSET_10"
5762bf215546Sopenharmony_ci  },
5763bf215546Sopenharmony_ci  {
5764bf215546Sopenharmony_ci   "chips": ["gfx6"],
5765bf215546Sopenharmony_ci   "map": {"at": 165172, "to": "mm"},
5766bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YSCALE_10"
5767bf215546Sopenharmony_ci  },
5768bf215546Sopenharmony_ci  {
5769bf215546Sopenharmony_ci   "chips": ["gfx6"],
5770bf215546Sopenharmony_ci   "map": {"at": 165176, "to": "mm"},
5771bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YOFFSET_10"
5772bf215546Sopenharmony_ci  },
5773bf215546Sopenharmony_ci  {
5774bf215546Sopenharmony_ci   "chips": ["gfx6"],
5775bf215546Sopenharmony_ci   "map": {"at": 165180, "to": "mm"},
5776bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZSCALE_10"
5777bf215546Sopenharmony_ci  },
5778bf215546Sopenharmony_ci  {
5779bf215546Sopenharmony_ci   "chips": ["gfx6"],
5780bf215546Sopenharmony_ci   "map": {"at": 165184, "to": "mm"},
5781bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZOFFSET_10"
5782bf215546Sopenharmony_ci  },
5783bf215546Sopenharmony_ci  {
5784bf215546Sopenharmony_ci   "chips": ["gfx6"],
5785bf215546Sopenharmony_ci   "map": {"at": 165188, "to": "mm"},
5786bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XSCALE_11"
5787bf215546Sopenharmony_ci  },
5788bf215546Sopenharmony_ci  {
5789bf215546Sopenharmony_ci   "chips": ["gfx6"],
5790bf215546Sopenharmony_ci   "map": {"at": 165192, "to": "mm"},
5791bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XOFFSET_11"
5792bf215546Sopenharmony_ci  },
5793bf215546Sopenharmony_ci  {
5794bf215546Sopenharmony_ci   "chips": ["gfx6"],
5795bf215546Sopenharmony_ci   "map": {"at": 165196, "to": "mm"},
5796bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YSCALE_11"
5797bf215546Sopenharmony_ci  },
5798bf215546Sopenharmony_ci  {
5799bf215546Sopenharmony_ci   "chips": ["gfx6"],
5800bf215546Sopenharmony_ci   "map": {"at": 165200, "to": "mm"},
5801bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YOFFSET_11"
5802bf215546Sopenharmony_ci  },
5803bf215546Sopenharmony_ci  {
5804bf215546Sopenharmony_ci   "chips": ["gfx6"],
5805bf215546Sopenharmony_ci   "map": {"at": 165204, "to": "mm"},
5806bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZSCALE_11"
5807bf215546Sopenharmony_ci  },
5808bf215546Sopenharmony_ci  {
5809bf215546Sopenharmony_ci   "chips": ["gfx6"],
5810bf215546Sopenharmony_ci   "map": {"at": 165208, "to": "mm"},
5811bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZOFFSET_11"
5812bf215546Sopenharmony_ci  },
5813bf215546Sopenharmony_ci  {
5814bf215546Sopenharmony_ci   "chips": ["gfx6"],
5815bf215546Sopenharmony_ci   "map": {"at": 165212, "to": "mm"},
5816bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XSCALE_12"
5817bf215546Sopenharmony_ci  },
5818bf215546Sopenharmony_ci  {
5819bf215546Sopenharmony_ci   "chips": ["gfx6"],
5820bf215546Sopenharmony_ci   "map": {"at": 165216, "to": "mm"},
5821bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XOFFSET_12"
5822bf215546Sopenharmony_ci  },
5823bf215546Sopenharmony_ci  {
5824bf215546Sopenharmony_ci   "chips": ["gfx6"],
5825bf215546Sopenharmony_ci   "map": {"at": 165220, "to": "mm"},
5826bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YSCALE_12"
5827bf215546Sopenharmony_ci  },
5828bf215546Sopenharmony_ci  {
5829bf215546Sopenharmony_ci   "chips": ["gfx6"],
5830bf215546Sopenharmony_ci   "map": {"at": 165224, "to": "mm"},
5831bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YOFFSET_12"
5832bf215546Sopenharmony_ci  },
5833bf215546Sopenharmony_ci  {
5834bf215546Sopenharmony_ci   "chips": ["gfx6"],
5835bf215546Sopenharmony_ci   "map": {"at": 165228, "to": "mm"},
5836bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZSCALE_12"
5837bf215546Sopenharmony_ci  },
5838bf215546Sopenharmony_ci  {
5839bf215546Sopenharmony_ci   "chips": ["gfx6"],
5840bf215546Sopenharmony_ci   "map": {"at": 165232, "to": "mm"},
5841bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZOFFSET_12"
5842bf215546Sopenharmony_ci  },
5843bf215546Sopenharmony_ci  {
5844bf215546Sopenharmony_ci   "chips": ["gfx6"],
5845bf215546Sopenharmony_ci   "map": {"at": 165236, "to": "mm"},
5846bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XSCALE_13"
5847bf215546Sopenharmony_ci  },
5848bf215546Sopenharmony_ci  {
5849bf215546Sopenharmony_ci   "chips": ["gfx6"],
5850bf215546Sopenharmony_ci   "map": {"at": 165240, "to": "mm"},
5851bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XOFFSET_13"
5852bf215546Sopenharmony_ci  },
5853bf215546Sopenharmony_ci  {
5854bf215546Sopenharmony_ci   "chips": ["gfx6"],
5855bf215546Sopenharmony_ci   "map": {"at": 165244, "to": "mm"},
5856bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YSCALE_13"
5857bf215546Sopenharmony_ci  },
5858bf215546Sopenharmony_ci  {
5859bf215546Sopenharmony_ci   "chips": ["gfx6"],
5860bf215546Sopenharmony_ci   "map": {"at": 165248, "to": "mm"},
5861bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YOFFSET_13"
5862bf215546Sopenharmony_ci  },
5863bf215546Sopenharmony_ci  {
5864bf215546Sopenharmony_ci   "chips": ["gfx6"],
5865bf215546Sopenharmony_ci   "map": {"at": 165252, "to": "mm"},
5866bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZSCALE_13"
5867bf215546Sopenharmony_ci  },
5868bf215546Sopenharmony_ci  {
5869bf215546Sopenharmony_ci   "chips": ["gfx6"],
5870bf215546Sopenharmony_ci   "map": {"at": 165256, "to": "mm"},
5871bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZOFFSET_13"
5872bf215546Sopenharmony_ci  },
5873bf215546Sopenharmony_ci  {
5874bf215546Sopenharmony_ci   "chips": ["gfx6"],
5875bf215546Sopenharmony_ci   "map": {"at": 165260, "to": "mm"},
5876bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XSCALE_14"
5877bf215546Sopenharmony_ci  },
5878bf215546Sopenharmony_ci  {
5879bf215546Sopenharmony_ci   "chips": ["gfx6"],
5880bf215546Sopenharmony_ci   "map": {"at": 165264, "to": "mm"},
5881bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XOFFSET_14"
5882bf215546Sopenharmony_ci  },
5883bf215546Sopenharmony_ci  {
5884bf215546Sopenharmony_ci   "chips": ["gfx6"],
5885bf215546Sopenharmony_ci   "map": {"at": 165268, "to": "mm"},
5886bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YSCALE_14"
5887bf215546Sopenharmony_ci  },
5888bf215546Sopenharmony_ci  {
5889bf215546Sopenharmony_ci   "chips": ["gfx6"],
5890bf215546Sopenharmony_ci   "map": {"at": 165272, "to": "mm"},
5891bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YOFFSET_14"
5892bf215546Sopenharmony_ci  },
5893bf215546Sopenharmony_ci  {
5894bf215546Sopenharmony_ci   "chips": ["gfx6"],
5895bf215546Sopenharmony_ci   "map": {"at": 165276, "to": "mm"},
5896bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZSCALE_14"
5897bf215546Sopenharmony_ci  },
5898bf215546Sopenharmony_ci  {
5899bf215546Sopenharmony_ci   "chips": ["gfx6"],
5900bf215546Sopenharmony_ci   "map": {"at": 165280, "to": "mm"},
5901bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZOFFSET_14"
5902bf215546Sopenharmony_ci  },
5903bf215546Sopenharmony_ci  {
5904bf215546Sopenharmony_ci   "chips": ["gfx6"],
5905bf215546Sopenharmony_ci   "map": {"at": 165284, "to": "mm"},
5906bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XSCALE_15"
5907bf215546Sopenharmony_ci  },
5908bf215546Sopenharmony_ci  {
5909bf215546Sopenharmony_ci   "chips": ["gfx6"],
5910bf215546Sopenharmony_ci   "map": {"at": 165288, "to": "mm"},
5911bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_XOFFSET_15"
5912bf215546Sopenharmony_ci  },
5913bf215546Sopenharmony_ci  {
5914bf215546Sopenharmony_ci   "chips": ["gfx6"],
5915bf215546Sopenharmony_ci   "map": {"at": 165292, "to": "mm"},
5916bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YSCALE_15"
5917bf215546Sopenharmony_ci  },
5918bf215546Sopenharmony_ci  {
5919bf215546Sopenharmony_ci   "chips": ["gfx6"],
5920bf215546Sopenharmony_ci   "map": {"at": 165296, "to": "mm"},
5921bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_YOFFSET_15"
5922bf215546Sopenharmony_ci  },
5923bf215546Sopenharmony_ci  {
5924bf215546Sopenharmony_ci   "chips": ["gfx6"],
5925bf215546Sopenharmony_ci   "map": {"at": 165300, "to": "mm"},
5926bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZSCALE_15"
5927bf215546Sopenharmony_ci  },
5928bf215546Sopenharmony_ci  {
5929bf215546Sopenharmony_ci   "chips": ["gfx6"],
5930bf215546Sopenharmony_ci   "map": {"at": 165304, "to": "mm"},
5931bf215546Sopenharmony_ci   "name": "PA_CL_VPORT_ZOFFSET_15"
5932bf215546Sopenharmony_ci  },
5933bf215546Sopenharmony_ci  {
5934bf215546Sopenharmony_ci   "chips": ["gfx6"],
5935bf215546Sopenharmony_ci   "map": {"at": 165308, "to": "mm"},
5936bf215546Sopenharmony_ci   "name": "PA_CL_UCP_0_X"
5937bf215546Sopenharmony_ci  },
5938bf215546Sopenharmony_ci  {
5939bf215546Sopenharmony_ci   "chips": ["gfx6"],
5940bf215546Sopenharmony_ci   "map": {"at": 165312, "to": "mm"},
5941bf215546Sopenharmony_ci   "name": "PA_CL_UCP_0_Y"
5942bf215546Sopenharmony_ci  },
5943bf215546Sopenharmony_ci  {
5944bf215546Sopenharmony_ci   "chips": ["gfx6"],
5945bf215546Sopenharmony_ci   "map": {"at": 165316, "to": "mm"},
5946bf215546Sopenharmony_ci   "name": "PA_CL_UCP_0_Z"
5947bf215546Sopenharmony_ci  },
5948bf215546Sopenharmony_ci  {
5949bf215546Sopenharmony_ci   "chips": ["gfx6"],
5950bf215546Sopenharmony_ci   "map": {"at": 165320, "to": "mm"},
5951bf215546Sopenharmony_ci   "name": "PA_CL_UCP_0_W"
5952bf215546Sopenharmony_ci  },
5953bf215546Sopenharmony_ci  {
5954bf215546Sopenharmony_ci   "chips": ["gfx6"],
5955bf215546Sopenharmony_ci   "map": {"at": 165324, "to": "mm"},
5956bf215546Sopenharmony_ci   "name": "PA_CL_UCP_1_X"
5957bf215546Sopenharmony_ci  },
5958bf215546Sopenharmony_ci  {
5959bf215546Sopenharmony_ci   "chips": ["gfx6"],
5960bf215546Sopenharmony_ci   "map": {"at": 165328, "to": "mm"},
5961bf215546Sopenharmony_ci   "name": "PA_CL_UCP_1_Y"
5962bf215546Sopenharmony_ci  },
5963bf215546Sopenharmony_ci  {
5964bf215546Sopenharmony_ci   "chips": ["gfx6"],
5965bf215546Sopenharmony_ci   "map": {"at": 165332, "to": "mm"},
5966bf215546Sopenharmony_ci   "name": "PA_CL_UCP_1_Z"
5967bf215546Sopenharmony_ci  },
5968bf215546Sopenharmony_ci  {
5969bf215546Sopenharmony_ci   "chips": ["gfx6"],
5970bf215546Sopenharmony_ci   "map": {"at": 165336, "to": "mm"},
5971bf215546Sopenharmony_ci   "name": "PA_CL_UCP_1_W"
5972bf215546Sopenharmony_ci  },
5973bf215546Sopenharmony_ci  {
5974bf215546Sopenharmony_ci   "chips": ["gfx6"],
5975bf215546Sopenharmony_ci   "map": {"at": 165340, "to": "mm"},
5976bf215546Sopenharmony_ci   "name": "PA_CL_UCP_2_X"
5977bf215546Sopenharmony_ci  },
5978bf215546Sopenharmony_ci  {
5979bf215546Sopenharmony_ci   "chips": ["gfx6"],
5980bf215546Sopenharmony_ci   "map": {"at": 165344, "to": "mm"},
5981bf215546Sopenharmony_ci   "name": "PA_CL_UCP_2_Y"
5982bf215546Sopenharmony_ci  },
5983bf215546Sopenharmony_ci  {
5984bf215546Sopenharmony_ci   "chips": ["gfx6"],
5985bf215546Sopenharmony_ci   "map": {"at": 165348, "to": "mm"},
5986bf215546Sopenharmony_ci   "name": "PA_CL_UCP_2_Z"
5987bf215546Sopenharmony_ci  },
5988bf215546Sopenharmony_ci  {
5989bf215546Sopenharmony_ci   "chips": ["gfx6"],
5990bf215546Sopenharmony_ci   "map": {"at": 165352, "to": "mm"},
5991bf215546Sopenharmony_ci   "name": "PA_CL_UCP_2_W"
5992bf215546Sopenharmony_ci  },
5993bf215546Sopenharmony_ci  {
5994bf215546Sopenharmony_ci   "chips": ["gfx6"],
5995bf215546Sopenharmony_ci   "map": {"at": 165356, "to": "mm"},
5996bf215546Sopenharmony_ci   "name": "PA_CL_UCP_3_X"
5997bf215546Sopenharmony_ci  },
5998bf215546Sopenharmony_ci  {
5999bf215546Sopenharmony_ci   "chips": ["gfx6"],
6000bf215546Sopenharmony_ci   "map": {"at": 165360, "to": "mm"},
6001bf215546Sopenharmony_ci   "name": "PA_CL_UCP_3_Y"
6002bf215546Sopenharmony_ci  },
6003bf215546Sopenharmony_ci  {
6004bf215546Sopenharmony_ci   "chips": ["gfx6"],
6005bf215546Sopenharmony_ci   "map": {"at": 165364, "to": "mm"},
6006bf215546Sopenharmony_ci   "name": "PA_CL_UCP_3_Z"
6007bf215546Sopenharmony_ci  },
6008bf215546Sopenharmony_ci  {
6009bf215546Sopenharmony_ci   "chips": ["gfx6"],
6010bf215546Sopenharmony_ci   "map": {"at": 165368, "to": "mm"},
6011bf215546Sopenharmony_ci   "name": "PA_CL_UCP_3_W"
6012bf215546Sopenharmony_ci  },
6013bf215546Sopenharmony_ci  {
6014bf215546Sopenharmony_ci   "chips": ["gfx6"],
6015bf215546Sopenharmony_ci   "map": {"at": 165372, "to": "mm"},
6016bf215546Sopenharmony_ci   "name": "PA_CL_UCP_4_X"
6017bf215546Sopenharmony_ci  },
6018bf215546Sopenharmony_ci  {
6019bf215546Sopenharmony_ci   "chips": ["gfx6"],
6020bf215546Sopenharmony_ci   "map": {"at": 165376, "to": "mm"},
6021bf215546Sopenharmony_ci   "name": "PA_CL_UCP_4_Y"
6022bf215546Sopenharmony_ci  },
6023bf215546Sopenharmony_ci  {
6024bf215546Sopenharmony_ci   "chips": ["gfx6"],
6025bf215546Sopenharmony_ci   "map": {"at": 165380, "to": "mm"},
6026bf215546Sopenharmony_ci   "name": "PA_CL_UCP_4_Z"
6027bf215546Sopenharmony_ci  },
6028bf215546Sopenharmony_ci  {
6029bf215546Sopenharmony_ci   "chips": ["gfx6"],
6030bf215546Sopenharmony_ci   "map": {"at": 165384, "to": "mm"},
6031bf215546Sopenharmony_ci   "name": "PA_CL_UCP_4_W"
6032bf215546Sopenharmony_ci  },
6033bf215546Sopenharmony_ci  {
6034bf215546Sopenharmony_ci   "chips": ["gfx6"],
6035bf215546Sopenharmony_ci   "map": {"at": 165388, "to": "mm"},
6036bf215546Sopenharmony_ci   "name": "PA_CL_UCP_5_X"
6037bf215546Sopenharmony_ci  },
6038bf215546Sopenharmony_ci  {
6039bf215546Sopenharmony_ci   "chips": ["gfx6"],
6040bf215546Sopenharmony_ci   "map": {"at": 165392, "to": "mm"},
6041bf215546Sopenharmony_ci   "name": "PA_CL_UCP_5_Y"
6042bf215546Sopenharmony_ci  },
6043bf215546Sopenharmony_ci  {
6044bf215546Sopenharmony_ci   "chips": ["gfx6"],
6045bf215546Sopenharmony_ci   "map": {"at": 165396, "to": "mm"},
6046bf215546Sopenharmony_ci   "name": "PA_CL_UCP_5_Z"
6047bf215546Sopenharmony_ci  },
6048bf215546Sopenharmony_ci  {
6049bf215546Sopenharmony_ci   "chips": ["gfx6"],
6050bf215546Sopenharmony_ci   "map": {"at": 165400, "to": "mm"},
6051bf215546Sopenharmony_ci   "name": "PA_CL_UCP_5_W"
6052bf215546Sopenharmony_ci  },
6053bf215546Sopenharmony_ci  {
6054bf215546Sopenharmony_ci   "chips": ["gfx6"],
6055bf215546Sopenharmony_ci   "map": {"at": 165444, "to": "mm"},
6056bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_0",
6057bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
6058bf215546Sopenharmony_ci  },
6059bf215546Sopenharmony_ci  {
6060bf215546Sopenharmony_ci   "chips": ["gfx6"],
6061bf215546Sopenharmony_ci   "map": {"at": 165448, "to": "mm"},
6062bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_1",
6063bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
6064bf215546Sopenharmony_ci  },
6065bf215546Sopenharmony_ci  {
6066bf215546Sopenharmony_ci   "chips": ["gfx6"],
6067bf215546Sopenharmony_ci   "map": {"at": 165452, "to": "mm"},
6068bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_2",
6069bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
6070bf215546Sopenharmony_ci  },
6071bf215546Sopenharmony_ci  {
6072bf215546Sopenharmony_ci   "chips": ["gfx6"],
6073bf215546Sopenharmony_ci   "map": {"at": 165456, "to": "mm"},
6074bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_3",
6075bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
6076bf215546Sopenharmony_ci  },
6077bf215546Sopenharmony_ci  {
6078bf215546Sopenharmony_ci   "chips": ["gfx6"],
6079bf215546Sopenharmony_ci   "map": {"at": 165460, "to": "mm"},
6080bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_4",
6081bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
6082bf215546Sopenharmony_ci  },
6083bf215546Sopenharmony_ci  {
6084bf215546Sopenharmony_ci   "chips": ["gfx6"],
6085bf215546Sopenharmony_ci   "map": {"at": 165464, "to": "mm"},
6086bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_5",
6087bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
6088bf215546Sopenharmony_ci  },
6089bf215546Sopenharmony_ci  {
6090bf215546Sopenharmony_ci   "chips": ["gfx6"],
6091bf215546Sopenharmony_ci   "map": {"at": 165468, "to": "mm"},
6092bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_6",
6093bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
6094bf215546Sopenharmony_ci  },
6095bf215546Sopenharmony_ci  {
6096bf215546Sopenharmony_ci   "chips": ["gfx6"],
6097bf215546Sopenharmony_ci   "map": {"at": 165472, "to": "mm"},
6098bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_7",
6099bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
6100bf215546Sopenharmony_ci  },
6101bf215546Sopenharmony_ci  {
6102bf215546Sopenharmony_ci   "chips": ["gfx6"],
6103bf215546Sopenharmony_ci   "map": {"at": 165476, "to": "mm"},
6104bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_8",
6105bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
6106bf215546Sopenharmony_ci  },
6107bf215546Sopenharmony_ci  {
6108bf215546Sopenharmony_ci   "chips": ["gfx6"],
6109bf215546Sopenharmony_ci   "map": {"at": 165480, "to": "mm"},
6110bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_9",
6111bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
6112bf215546Sopenharmony_ci  },
6113bf215546Sopenharmony_ci  {
6114bf215546Sopenharmony_ci   "chips": ["gfx6"],
6115bf215546Sopenharmony_ci   "map": {"at": 165484, "to": "mm"},
6116bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_10",
6117bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
6118bf215546Sopenharmony_ci  },
6119bf215546Sopenharmony_ci  {
6120bf215546Sopenharmony_ci   "chips": ["gfx6"],
6121bf215546Sopenharmony_ci   "map": {"at": 165488, "to": "mm"},
6122bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_11",
6123bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
6124bf215546Sopenharmony_ci  },
6125bf215546Sopenharmony_ci  {
6126bf215546Sopenharmony_ci   "chips": ["gfx6"],
6127bf215546Sopenharmony_ci   "map": {"at": 165492, "to": "mm"},
6128bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_12",
6129bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
6130bf215546Sopenharmony_ci  },
6131bf215546Sopenharmony_ci  {
6132bf215546Sopenharmony_ci   "chips": ["gfx6"],
6133bf215546Sopenharmony_ci   "map": {"at": 165496, "to": "mm"},
6134bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_13",
6135bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
6136bf215546Sopenharmony_ci  },
6137bf215546Sopenharmony_ci  {
6138bf215546Sopenharmony_ci   "chips": ["gfx6"],
6139bf215546Sopenharmony_ci   "map": {"at": 165500, "to": "mm"},
6140bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_14",
6141bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
6142bf215546Sopenharmony_ci  },
6143bf215546Sopenharmony_ci  {
6144bf215546Sopenharmony_ci   "chips": ["gfx6"],
6145bf215546Sopenharmony_ci   "map": {"at": 165504, "to": "mm"},
6146bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_15",
6147bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
6148bf215546Sopenharmony_ci  },
6149bf215546Sopenharmony_ci  {
6150bf215546Sopenharmony_ci   "chips": ["gfx6"],
6151bf215546Sopenharmony_ci   "map": {"at": 165508, "to": "mm"},
6152bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_16",
6153bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
6154bf215546Sopenharmony_ci  },
6155bf215546Sopenharmony_ci  {
6156bf215546Sopenharmony_ci   "chips": ["gfx6"],
6157bf215546Sopenharmony_ci   "map": {"at": 165512, "to": "mm"},
6158bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_17",
6159bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
6160bf215546Sopenharmony_ci  },
6161bf215546Sopenharmony_ci  {
6162bf215546Sopenharmony_ci   "chips": ["gfx6"],
6163bf215546Sopenharmony_ci   "map": {"at": 165516, "to": "mm"},
6164bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_18",
6165bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
6166bf215546Sopenharmony_ci  },
6167bf215546Sopenharmony_ci  {
6168bf215546Sopenharmony_ci   "chips": ["gfx6"],
6169bf215546Sopenharmony_ci   "map": {"at": 165520, "to": "mm"},
6170bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_19",
6171bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_0"
6172bf215546Sopenharmony_ci  },
6173bf215546Sopenharmony_ci  {
6174bf215546Sopenharmony_ci   "chips": ["gfx6"],
6175bf215546Sopenharmony_ci   "map": {"at": 165524, "to": "mm"},
6176bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_20",
6177bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_20"
6178bf215546Sopenharmony_ci  },
6179bf215546Sopenharmony_ci  {
6180bf215546Sopenharmony_ci   "chips": ["gfx6"],
6181bf215546Sopenharmony_ci   "map": {"at": 165528, "to": "mm"},
6182bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_21",
6183bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_20"
6184bf215546Sopenharmony_ci  },
6185bf215546Sopenharmony_ci  {
6186bf215546Sopenharmony_ci   "chips": ["gfx6"],
6187bf215546Sopenharmony_ci   "map": {"at": 165532, "to": "mm"},
6188bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_22",
6189bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_20"
6190bf215546Sopenharmony_ci  },
6191bf215546Sopenharmony_ci  {
6192bf215546Sopenharmony_ci   "chips": ["gfx6"],
6193bf215546Sopenharmony_ci   "map": {"at": 165536, "to": "mm"},
6194bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_23",
6195bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_20"
6196bf215546Sopenharmony_ci  },
6197bf215546Sopenharmony_ci  {
6198bf215546Sopenharmony_ci   "chips": ["gfx6"],
6199bf215546Sopenharmony_ci   "map": {"at": 165540, "to": "mm"},
6200bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_24",
6201bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_20"
6202bf215546Sopenharmony_ci  },
6203bf215546Sopenharmony_ci  {
6204bf215546Sopenharmony_ci   "chips": ["gfx6"],
6205bf215546Sopenharmony_ci   "map": {"at": 165544, "to": "mm"},
6206bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_25",
6207bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_20"
6208bf215546Sopenharmony_ci  },
6209bf215546Sopenharmony_ci  {
6210bf215546Sopenharmony_ci   "chips": ["gfx6"],
6211bf215546Sopenharmony_ci   "map": {"at": 165548, "to": "mm"},
6212bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_26",
6213bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_20"
6214bf215546Sopenharmony_ci  },
6215bf215546Sopenharmony_ci  {
6216bf215546Sopenharmony_ci   "chips": ["gfx6"],
6217bf215546Sopenharmony_ci   "map": {"at": 165552, "to": "mm"},
6218bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_27",
6219bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_20"
6220bf215546Sopenharmony_ci  },
6221bf215546Sopenharmony_ci  {
6222bf215546Sopenharmony_ci   "chips": ["gfx6"],
6223bf215546Sopenharmony_ci   "map": {"at": 165556, "to": "mm"},
6224bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_28",
6225bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_20"
6226bf215546Sopenharmony_ci  },
6227bf215546Sopenharmony_ci  {
6228bf215546Sopenharmony_ci   "chips": ["gfx6"],
6229bf215546Sopenharmony_ci   "map": {"at": 165560, "to": "mm"},
6230bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_29",
6231bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_20"
6232bf215546Sopenharmony_ci  },
6233bf215546Sopenharmony_ci  {
6234bf215546Sopenharmony_ci   "chips": ["gfx6"],
6235bf215546Sopenharmony_ci   "map": {"at": 165564, "to": "mm"},
6236bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_30",
6237bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_20"
6238bf215546Sopenharmony_ci  },
6239bf215546Sopenharmony_ci  {
6240bf215546Sopenharmony_ci   "chips": ["gfx6"],
6241bf215546Sopenharmony_ci   "map": {"at": 165568, "to": "mm"},
6242bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_CNTL_31",
6243bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_CNTL_20"
6244bf215546Sopenharmony_ci  },
6245bf215546Sopenharmony_ci  {
6246bf215546Sopenharmony_ci   "chips": ["gfx6"],
6247bf215546Sopenharmony_ci   "map": {"at": 165572, "to": "mm"},
6248bf215546Sopenharmony_ci   "name": "SPI_VS_OUT_CONFIG",
6249bf215546Sopenharmony_ci   "type_ref": "SPI_VS_OUT_CONFIG"
6250bf215546Sopenharmony_ci  },
6251bf215546Sopenharmony_ci  {
6252bf215546Sopenharmony_ci   "chips": ["gfx6"],
6253bf215546Sopenharmony_ci   "map": {"at": 165580, "to": "mm"},
6254bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_ENA",
6255bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_ADDR"
6256bf215546Sopenharmony_ci  },
6257bf215546Sopenharmony_ci  {
6258bf215546Sopenharmony_ci   "chips": ["gfx6"],
6259bf215546Sopenharmony_ci   "map": {"at": 165584, "to": "mm"},
6260bf215546Sopenharmony_ci   "name": "SPI_PS_INPUT_ADDR",
6261bf215546Sopenharmony_ci   "type_ref": "SPI_PS_INPUT_ADDR"
6262bf215546Sopenharmony_ci  },
6263bf215546Sopenharmony_ci  {
6264bf215546Sopenharmony_ci   "chips": ["gfx6"],
6265bf215546Sopenharmony_ci   "map": {"at": 165588, "to": "mm"},
6266bf215546Sopenharmony_ci   "name": "SPI_INTERP_CONTROL_0",
6267bf215546Sopenharmony_ci   "type_ref": "SPI_INTERP_CONTROL_0"
6268bf215546Sopenharmony_ci  },
6269bf215546Sopenharmony_ci  {
6270bf215546Sopenharmony_ci   "chips": ["gfx6"],
6271bf215546Sopenharmony_ci   "map": {"at": 165592, "to": "mm"},
6272bf215546Sopenharmony_ci   "name": "SPI_PS_IN_CONTROL",
6273bf215546Sopenharmony_ci   "type_ref": "SPI_PS_IN_CONTROL"
6274bf215546Sopenharmony_ci  },
6275bf215546Sopenharmony_ci  {
6276bf215546Sopenharmony_ci   "chips": ["gfx6"],
6277bf215546Sopenharmony_ci   "map": {"at": 165600, "to": "mm"},
6278bf215546Sopenharmony_ci   "name": "SPI_BARYC_CNTL",
6279bf215546Sopenharmony_ci   "type_ref": "SPI_BARYC_CNTL"
6280bf215546Sopenharmony_ci  },
6281bf215546Sopenharmony_ci  {
6282bf215546Sopenharmony_ci   "chips": ["gfx6"],
6283bf215546Sopenharmony_ci   "map": {"at": 165608, "to": "mm"},
6284bf215546Sopenharmony_ci   "name": "SPI_TMPRING_SIZE",
6285bf215546Sopenharmony_ci   "type_ref": "COMPUTE_TMPRING_SIZE"
6286bf215546Sopenharmony_ci  },
6287bf215546Sopenharmony_ci  {
6288bf215546Sopenharmony_ci   "chips": ["gfx6"],
6289bf215546Sopenharmony_ci   "map": {"at": 165644, "to": "mm"},
6290bf215546Sopenharmony_ci   "name": "SPI_SHADER_POS_FORMAT",
6291bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_POS_FORMAT"
6292bf215546Sopenharmony_ci  },
6293bf215546Sopenharmony_ci  {
6294bf215546Sopenharmony_ci   "chips": ["gfx6"],
6295bf215546Sopenharmony_ci   "map": {"at": 165648, "to": "mm"},
6296bf215546Sopenharmony_ci   "name": "SPI_SHADER_Z_FORMAT",
6297bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_Z_FORMAT"
6298bf215546Sopenharmony_ci  },
6299bf215546Sopenharmony_ci  {
6300bf215546Sopenharmony_ci   "chips": ["gfx6"],
6301bf215546Sopenharmony_ci   "map": {"at": 165652, "to": "mm"},
6302bf215546Sopenharmony_ci   "name": "SPI_SHADER_COL_FORMAT",
6303bf215546Sopenharmony_ci   "type_ref": "SPI_SHADER_COL_FORMAT"
6304bf215546Sopenharmony_ci  },
6305bf215546Sopenharmony_ci  {
6306bf215546Sopenharmony_ci   "chips": ["gfx6"],
6307bf215546Sopenharmony_ci   "map": {"at": 165760, "to": "mm"},
6308bf215546Sopenharmony_ci   "name": "CB_BLEND0_CONTROL",
6309bf215546Sopenharmony_ci   "type_ref": "CB_BLEND0_CONTROL"
6310bf215546Sopenharmony_ci  },
6311bf215546Sopenharmony_ci  {
6312bf215546Sopenharmony_ci   "chips": ["gfx6"],
6313bf215546Sopenharmony_ci   "map": {"at": 165764, "to": "mm"},
6314bf215546Sopenharmony_ci   "name": "CB_BLEND1_CONTROL",
6315bf215546Sopenharmony_ci   "type_ref": "CB_BLEND0_CONTROL"
6316bf215546Sopenharmony_ci  },
6317bf215546Sopenharmony_ci  {
6318bf215546Sopenharmony_ci   "chips": ["gfx6"],
6319bf215546Sopenharmony_ci   "map": {"at": 165768, "to": "mm"},
6320bf215546Sopenharmony_ci   "name": "CB_BLEND2_CONTROL",
6321bf215546Sopenharmony_ci   "type_ref": "CB_BLEND0_CONTROL"
6322bf215546Sopenharmony_ci  },
6323bf215546Sopenharmony_ci  {
6324bf215546Sopenharmony_ci   "chips": ["gfx6"],
6325bf215546Sopenharmony_ci   "map": {"at": 165772, "to": "mm"},
6326bf215546Sopenharmony_ci   "name": "CB_BLEND3_CONTROL",
6327bf215546Sopenharmony_ci   "type_ref": "CB_BLEND0_CONTROL"
6328bf215546Sopenharmony_ci  },
6329bf215546Sopenharmony_ci  {
6330bf215546Sopenharmony_ci   "chips": ["gfx6"],
6331bf215546Sopenharmony_ci   "map": {"at": 165776, "to": "mm"},
6332bf215546Sopenharmony_ci   "name": "CB_BLEND4_CONTROL",
6333bf215546Sopenharmony_ci   "type_ref": "CB_BLEND0_CONTROL"
6334bf215546Sopenharmony_ci  },
6335bf215546Sopenharmony_ci  {
6336bf215546Sopenharmony_ci   "chips": ["gfx6"],
6337bf215546Sopenharmony_ci   "map": {"at": 165780, "to": "mm"},
6338bf215546Sopenharmony_ci   "name": "CB_BLEND5_CONTROL",
6339bf215546Sopenharmony_ci   "type_ref": "CB_BLEND0_CONTROL"
6340bf215546Sopenharmony_ci  },
6341bf215546Sopenharmony_ci  {
6342bf215546Sopenharmony_ci   "chips": ["gfx6"],
6343bf215546Sopenharmony_ci   "map": {"at": 165784, "to": "mm"},
6344bf215546Sopenharmony_ci   "name": "CB_BLEND6_CONTROL",
6345bf215546Sopenharmony_ci   "type_ref": "CB_BLEND0_CONTROL"
6346bf215546Sopenharmony_ci  },
6347bf215546Sopenharmony_ci  {
6348bf215546Sopenharmony_ci   "chips": ["gfx6"],
6349bf215546Sopenharmony_ci   "map": {"at": 165788, "to": "mm"},
6350bf215546Sopenharmony_ci   "name": "CB_BLEND7_CONTROL",
6351bf215546Sopenharmony_ci   "type_ref": "CB_BLEND0_CONTROL"
6352bf215546Sopenharmony_ci  },
6353bf215546Sopenharmony_ci  {
6354bf215546Sopenharmony_ci   "chips": ["gfx6"],
6355bf215546Sopenharmony_ci   "map": {"at": 165836, "to": "mm"},
6356bf215546Sopenharmony_ci   "name": "CS_COPY_STATE",
6357bf215546Sopenharmony_ci   "type_ref": "CS_COPY_STATE"
6358bf215546Sopenharmony_ci  },
6359bf215546Sopenharmony_ci  {
6360bf215546Sopenharmony_ci   "chips": ["gfx6"],
6361bf215546Sopenharmony_ci   "map": {"at": 165840, "to": "mm"},
6362bf215546Sopenharmony_ci   "name": "GFX_COPY_STATE",
6363bf215546Sopenharmony_ci   "type_ref": "CS_COPY_STATE"
6364bf215546Sopenharmony_ci  },
6365bf215546Sopenharmony_ci  {
6366bf215546Sopenharmony_ci   "chips": ["gfx6"],
6367bf215546Sopenharmony_ci   "map": {"at": 165844, "to": "mm"},
6368bf215546Sopenharmony_ci   "name": "PA_CL_POINT_X_RAD"
6369bf215546Sopenharmony_ci  },
6370bf215546Sopenharmony_ci  {
6371bf215546Sopenharmony_ci   "chips": ["gfx6"],
6372bf215546Sopenharmony_ci   "map": {"at": 165848, "to": "mm"},
6373bf215546Sopenharmony_ci   "name": "PA_CL_POINT_Y_RAD"
6374bf215546Sopenharmony_ci  },
6375bf215546Sopenharmony_ci  {
6376bf215546Sopenharmony_ci   "chips": ["gfx6"],
6377bf215546Sopenharmony_ci   "map": {"at": 165852, "to": "mm"},
6378bf215546Sopenharmony_ci   "name": "PA_CL_POINT_SIZE"
6379bf215546Sopenharmony_ci  },
6380bf215546Sopenharmony_ci  {
6381bf215546Sopenharmony_ci   "chips": ["gfx6"],
6382bf215546Sopenharmony_ci   "map": {"at": 165856, "to": "mm"},
6383bf215546Sopenharmony_ci   "name": "PA_CL_POINT_CULL_RAD"
6384bf215546Sopenharmony_ci  },
6385bf215546Sopenharmony_ci  {
6386bf215546Sopenharmony_ci   "chips": ["gfx6"],
6387bf215546Sopenharmony_ci   "map": {"at": 165860, "to": "mm"},
6388bf215546Sopenharmony_ci   "name": "VGT_DMA_BASE_HI",
6389bf215546Sopenharmony_ci   "type_ref": "VGT_DMA_BASE_HI"
6390bf215546Sopenharmony_ci  },
6391bf215546Sopenharmony_ci  {
6392bf215546Sopenharmony_ci   "chips": ["gfx6"],
6393bf215546Sopenharmony_ci   "map": {"at": 165864, "to": "mm"},
6394bf215546Sopenharmony_ci   "name": "VGT_DMA_BASE"
6395bf215546Sopenharmony_ci  },
6396bf215546Sopenharmony_ci  {
6397bf215546Sopenharmony_ci   "chips": ["gfx6"],
6398bf215546Sopenharmony_ci   "map": {"at": 165872, "to": "mm"},
6399bf215546Sopenharmony_ci   "name": "VGT_DRAW_INITIATOR",
6400bf215546Sopenharmony_ci   "type_ref": "VGT_DRAW_INITIATOR"
6401bf215546Sopenharmony_ci  },
6402bf215546Sopenharmony_ci  {
6403bf215546Sopenharmony_ci   "chips": ["gfx6"],
6404bf215546Sopenharmony_ci   "map": {"at": 165876, "to": "mm"},
6405bf215546Sopenharmony_ci   "name": "VGT_IMMED_DATA"
6406bf215546Sopenharmony_ci  },
6407bf215546Sopenharmony_ci  {
6408bf215546Sopenharmony_ci   "chips": ["gfx6"],
6409bf215546Sopenharmony_ci   "map": {"at": 165880, "to": "mm"},
6410bf215546Sopenharmony_ci   "name": "VGT_EVENT_ADDRESS_REG",
6411bf215546Sopenharmony_ci   "type_ref": "VGT_EVENT_ADDRESS_REG"
6412bf215546Sopenharmony_ci  },
6413bf215546Sopenharmony_ci  {
6414bf215546Sopenharmony_ci   "chips": ["gfx6"],
6415bf215546Sopenharmony_ci   "map": {"at": 165888, "to": "mm"},
6416bf215546Sopenharmony_ci   "name": "DB_DEPTH_CONTROL",
6417bf215546Sopenharmony_ci   "type_ref": "DB_DEPTH_CONTROL"
6418bf215546Sopenharmony_ci  },
6419bf215546Sopenharmony_ci  {
6420bf215546Sopenharmony_ci   "chips": ["gfx6"],
6421bf215546Sopenharmony_ci   "map": {"at": 165892, "to": "mm"},
6422bf215546Sopenharmony_ci   "name": "DB_EQAA",
6423bf215546Sopenharmony_ci   "type_ref": "DB_EQAA"
6424bf215546Sopenharmony_ci  },
6425bf215546Sopenharmony_ci  {
6426bf215546Sopenharmony_ci   "chips": ["gfx6"],
6427bf215546Sopenharmony_ci   "map": {"at": 165896, "to": "mm"},
6428bf215546Sopenharmony_ci   "name": "CB_COLOR_CONTROL",
6429bf215546Sopenharmony_ci   "type_ref": "CB_COLOR_CONTROL"
6430bf215546Sopenharmony_ci  },
6431bf215546Sopenharmony_ci  {
6432bf215546Sopenharmony_ci   "chips": ["gfx6"],
6433bf215546Sopenharmony_ci   "map": {"at": 165900, "to": "mm"},
6434bf215546Sopenharmony_ci   "name": "DB_SHADER_CONTROL",
6435bf215546Sopenharmony_ci   "type_ref": "DB_SHADER_CONTROL"
6436bf215546Sopenharmony_ci  },
6437bf215546Sopenharmony_ci  {
6438bf215546Sopenharmony_ci   "chips": ["gfx6"],
6439bf215546Sopenharmony_ci   "map": {"at": 165904, "to": "mm"},
6440bf215546Sopenharmony_ci   "name": "PA_CL_CLIP_CNTL",
6441bf215546Sopenharmony_ci   "type_ref": "PA_CL_CLIP_CNTL"
6442bf215546Sopenharmony_ci  },
6443bf215546Sopenharmony_ci  {
6444bf215546Sopenharmony_ci   "chips": ["gfx6"],
6445bf215546Sopenharmony_ci   "map": {"at": 165908, "to": "mm"},
6446bf215546Sopenharmony_ci   "name": "PA_SU_SC_MODE_CNTL",
6447bf215546Sopenharmony_ci   "type_ref": "PA_SU_SC_MODE_CNTL"
6448bf215546Sopenharmony_ci  },
6449bf215546Sopenharmony_ci  {
6450bf215546Sopenharmony_ci   "chips": ["gfx6"],
6451bf215546Sopenharmony_ci   "map": {"at": 165912, "to": "mm"},
6452bf215546Sopenharmony_ci   "name": "PA_CL_VTE_CNTL",
6453bf215546Sopenharmony_ci   "type_ref": "PA_CL_VTE_CNTL"
6454bf215546Sopenharmony_ci  },
6455bf215546Sopenharmony_ci  {
6456bf215546Sopenharmony_ci   "chips": ["gfx6"],
6457bf215546Sopenharmony_ci   "map": {"at": 165916, "to": "mm"},
6458bf215546Sopenharmony_ci   "name": "PA_CL_VS_OUT_CNTL",
6459bf215546Sopenharmony_ci   "type_ref": "PA_CL_VS_OUT_CNTL"
6460bf215546Sopenharmony_ci  },
6461bf215546Sopenharmony_ci  {
6462bf215546Sopenharmony_ci   "chips": ["gfx6"],
6463bf215546Sopenharmony_ci   "map": {"at": 165920, "to": "mm"},
6464bf215546Sopenharmony_ci   "name": "PA_CL_NANINF_CNTL",
6465bf215546Sopenharmony_ci   "type_ref": "PA_CL_NANINF_CNTL"
6466bf215546Sopenharmony_ci  },
6467bf215546Sopenharmony_ci  {
6468bf215546Sopenharmony_ci   "chips": ["gfx6"],
6469bf215546Sopenharmony_ci   "map": {"at": 165924, "to": "mm"},
6470bf215546Sopenharmony_ci   "name": "PA_SU_LINE_STIPPLE_CNTL",
6471bf215546Sopenharmony_ci   "type_ref": "PA_SU_LINE_STIPPLE_CNTL"
6472bf215546Sopenharmony_ci  },
6473bf215546Sopenharmony_ci  {
6474bf215546Sopenharmony_ci   "chips": ["gfx6"],
6475bf215546Sopenharmony_ci   "map": {"at": 165928, "to": "mm"},
6476bf215546Sopenharmony_ci   "name": "PA_SU_LINE_STIPPLE_SCALE"
6477bf215546Sopenharmony_ci  },
6478bf215546Sopenharmony_ci  {
6479bf215546Sopenharmony_ci   "chips": ["gfx6"],
6480bf215546Sopenharmony_ci   "map": {"at": 165932, "to": "mm"},
6481bf215546Sopenharmony_ci   "name": "PA_SU_PRIM_FILTER_CNTL",
6482bf215546Sopenharmony_ci   "type_ref": "PA_SU_PRIM_FILTER_CNTL"
6483bf215546Sopenharmony_ci  },
6484bf215546Sopenharmony_ci  {
6485bf215546Sopenharmony_ci   "chips": ["gfx6"],
6486bf215546Sopenharmony_ci   "map": {"at": 166400, "to": "mm"},
6487bf215546Sopenharmony_ci   "name": "PA_SU_POINT_SIZE",
6488bf215546Sopenharmony_ci   "type_ref": "PA_SU_POINT_SIZE"
6489bf215546Sopenharmony_ci  },
6490bf215546Sopenharmony_ci  {
6491bf215546Sopenharmony_ci   "chips": ["gfx6"],
6492bf215546Sopenharmony_ci   "map": {"at": 166404, "to": "mm"},
6493bf215546Sopenharmony_ci   "name": "PA_SU_POINT_MINMAX",
6494bf215546Sopenharmony_ci   "type_ref": "PA_SU_POINT_MINMAX"
6495bf215546Sopenharmony_ci  },
6496bf215546Sopenharmony_ci  {
6497bf215546Sopenharmony_ci   "chips": ["gfx6"],
6498bf215546Sopenharmony_ci   "map": {"at": 166408, "to": "mm"},
6499bf215546Sopenharmony_ci   "name": "PA_SU_LINE_CNTL",
6500bf215546Sopenharmony_ci   "type_ref": "PA_SU_LINE_CNTL"
6501bf215546Sopenharmony_ci  },
6502bf215546Sopenharmony_ci  {
6503bf215546Sopenharmony_ci   "chips": ["gfx6"],
6504bf215546Sopenharmony_ci   "map": {"at": 166412, "to": "mm"},
6505bf215546Sopenharmony_ci   "name": "PA_SC_LINE_STIPPLE",
6506bf215546Sopenharmony_ci   "type_ref": "PA_SC_LINE_STIPPLE"
6507bf215546Sopenharmony_ci  },
6508bf215546Sopenharmony_ci  {
6509bf215546Sopenharmony_ci   "chips": ["gfx6"],
6510bf215546Sopenharmony_ci   "map": {"at": 166416, "to": "mm"},
6511bf215546Sopenharmony_ci   "name": "VGT_OUTPUT_PATH_CNTL",
6512bf215546Sopenharmony_ci   "type_ref": "VGT_OUTPUT_PATH_CNTL"
6513bf215546Sopenharmony_ci  },
6514bf215546Sopenharmony_ci  {
6515bf215546Sopenharmony_ci   "chips": ["gfx6"],
6516bf215546Sopenharmony_ci   "map": {"at": 166420, "to": "mm"},
6517bf215546Sopenharmony_ci   "name": "VGT_HOS_CNTL",
6518bf215546Sopenharmony_ci   "type_ref": "VGT_HOS_CNTL"
6519bf215546Sopenharmony_ci  },
6520bf215546Sopenharmony_ci  {
6521bf215546Sopenharmony_ci   "chips": ["gfx6"],
6522bf215546Sopenharmony_ci   "map": {"at": 166424, "to": "mm"},
6523bf215546Sopenharmony_ci   "name": "VGT_HOS_MAX_TESS_LEVEL"
6524bf215546Sopenharmony_ci  },
6525bf215546Sopenharmony_ci  {
6526bf215546Sopenharmony_ci   "chips": ["gfx6"],
6527bf215546Sopenharmony_ci   "map": {"at": 166428, "to": "mm"},
6528bf215546Sopenharmony_ci   "name": "VGT_HOS_MIN_TESS_LEVEL"
6529bf215546Sopenharmony_ci  },
6530bf215546Sopenharmony_ci  {
6531bf215546Sopenharmony_ci   "chips": ["gfx6"],
6532bf215546Sopenharmony_ci   "map": {"at": 166432, "to": "mm"},
6533bf215546Sopenharmony_ci   "name": "VGT_HOS_REUSE_DEPTH",
6534bf215546Sopenharmony_ci   "type_ref": "VGT_HOS_REUSE_DEPTH"
6535bf215546Sopenharmony_ci  },
6536bf215546Sopenharmony_ci  {
6537bf215546Sopenharmony_ci   "chips": ["gfx6"],
6538bf215546Sopenharmony_ci   "map": {"at": 166436, "to": "mm"},
6539bf215546Sopenharmony_ci   "name": "VGT_GROUP_PRIM_TYPE",
6540bf215546Sopenharmony_ci   "type_ref": "VGT_GROUP_PRIM_TYPE"
6541bf215546Sopenharmony_ci  },
6542bf215546Sopenharmony_ci  {
6543bf215546Sopenharmony_ci   "chips": ["gfx6"],
6544bf215546Sopenharmony_ci   "map": {"at": 166440, "to": "mm"},
6545bf215546Sopenharmony_ci   "name": "VGT_GROUP_FIRST_DECR",
6546bf215546Sopenharmony_ci   "type_ref": "VGT_GROUP_FIRST_DECR"
6547bf215546Sopenharmony_ci  },
6548bf215546Sopenharmony_ci  {
6549bf215546Sopenharmony_ci   "chips": ["gfx6"],
6550bf215546Sopenharmony_ci   "map": {"at": 166444, "to": "mm"},
6551bf215546Sopenharmony_ci   "name": "VGT_GROUP_DECR",
6552bf215546Sopenharmony_ci   "type_ref": "VGT_GROUP_DECR"
6553bf215546Sopenharmony_ci  },
6554bf215546Sopenharmony_ci  {
6555bf215546Sopenharmony_ci   "chips": ["gfx6"],
6556bf215546Sopenharmony_ci   "map": {"at": 166448, "to": "mm"},
6557bf215546Sopenharmony_ci   "name": "VGT_GROUP_VECT_0_CNTL",
6558bf215546Sopenharmony_ci   "type_ref": "VGT_GROUP_VECT_0_CNTL"
6559bf215546Sopenharmony_ci  },
6560bf215546Sopenharmony_ci  {
6561bf215546Sopenharmony_ci   "chips": ["gfx6"],
6562bf215546Sopenharmony_ci   "map": {"at": 166452, "to": "mm"},
6563bf215546Sopenharmony_ci   "name": "VGT_GROUP_VECT_1_CNTL",
6564bf215546Sopenharmony_ci   "type_ref": "VGT_GROUP_VECT_0_CNTL"
6565bf215546Sopenharmony_ci  },
6566bf215546Sopenharmony_ci  {
6567bf215546Sopenharmony_ci   "chips": ["gfx6"],
6568bf215546Sopenharmony_ci   "map": {"at": 166456, "to": "mm"},
6569bf215546Sopenharmony_ci   "name": "VGT_GROUP_VECT_0_FMT_CNTL",
6570bf215546Sopenharmony_ci   "type_ref": "VGT_GROUP_VECT_0_FMT_CNTL"
6571bf215546Sopenharmony_ci  },
6572bf215546Sopenharmony_ci  {
6573bf215546Sopenharmony_ci   "chips": ["gfx6"],
6574bf215546Sopenharmony_ci   "map": {"at": 166460, "to": "mm"},
6575bf215546Sopenharmony_ci   "name": "VGT_GROUP_VECT_1_FMT_CNTL",
6576bf215546Sopenharmony_ci   "type_ref": "VGT_GROUP_VECT_0_FMT_CNTL"
6577bf215546Sopenharmony_ci  },
6578bf215546Sopenharmony_ci  {
6579bf215546Sopenharmony_ci   "chips": ["gfx6"],
6580bf215546Sopenharmony_ci   "map": {"at": 166464, "to": "mm"},
6581bf215546Sopenharmony_ci   "name": "VGT_GS_MODE",
6582bf215546Sopenharmony_ci   "type_ref": "VGT_GS_MODE"
6583bf215546Sopenharmony_ci  },
6584bf215546Sopenharmony_ci  {
6585bf215546Sopenharmony_ci   "chips": ["gfx6"],
6586bf215546Sopenharmony_ci   "map": {"at": 166472, "to": "mm"},
6587bf215546Sopenharmony_ci   "name": "PA_SC_MODE_CNTL_0",
6588bf215546Sopenharmony_ci   "type_ref": "PA_SC_MODE_CNTL_0"
6589bf215546Sopenharmony_ci  },
6590bf215546Sopenharmony_ci  {
6591bf215546Sopenharmony_ci   "chips": ["gfx6"],
6592bf215546Sopenharmony_ci   "map": {"at": 166476, "to": "mm"},
6593bf215546Sopenharmony_ci   "name": "PA_SC_MODE_CNTL_1",
6594bf215546Sopenharmony_ci   "type_ref": "PA_SC_MODE_CNTL_1"
6595bf215546Sopenharmony_ci  },
6596bf215546Sopenharmony_ci  {
6597bf215546Sopenharmony_ci   "chips": ["gfx6"],
6598bf215546Sopenharmony_ci   "map": {"at": 166480, "to": "mm"},
6599bf215546Sopenharmony_ci   "name": "VGT_ENHANCE"
6600bf215546Sopenharmony_ci  },
6601bf215546Sopenharmony_ci  {
6602bf215546Sopenharmony_ci   "chips": ["gfx6"],
6603bf215546Sopenharmony_ci   "map": {"at": 166484, "to": "mm"},
6604bf215546Sopenharmony_ci   "name": "VGT_GS_PER_ES",
6605bf215546Sopenharmony_ci   "type_ref": "VGT_GS_PER_ES"
6606bf215546Sopenharmony_ci  },
6607bf215546Sopenharmony_ci  {
6608bf215546Sopenharmony_ci   "chips": ["gfx6"],
6609bf215546Sopenharmony_ci   "map": {"at": 166488, "to": "mm"},
6610bf215546Sopenharmony_ci   "name": "VGT_ES_PER_GS",
6611bf215546Sopenharmony_ci   "type_ref": "VGT_ES_PER_GS"
6612bf215546Sopenharmony_ci  },
6613bf215546Sopenharmony_ci  {
6614bf215546Sopenharmony_ci   "chips": ["gfx6"],
6615bf215546Sopenharmony_ci   "map": {"at": 166492, "to": "mm"},
6616bf215546Sopenharmony_ci   "name": "VGT_GS_PER_VS",
6617bf215546Sopenharmony_ci   "type_ref": "VGT_GS_PER_VS"
6618bf215546Sopenharmony_ci  },
6619bf215546Sopenharmony_ci  {
6620bf215546Sopenharmony_ci   "chips": ["gfx6"],
6621bf215546Sopenharmony_ci   "map": {"at": 166496, "to": "mm"},
6622bf215546Sopenharmony_ci   "name": "VGT_GSVS_RING_OFFSET_1",
6623bf215546Sopenharmony_ci   "type_ref": "VGT_GSVS_RING_OFFSET_1"
6624bf215546Sopenharmony_ci  },
6625bf215546Sopenharmony_ci  {
6626bf215546Sopenharmony_ci   "chips": ["gfx6"],
6627bf215546Sopenharmony_ci   "map": {"at": 166500, "to": "mm"},
6628bf215546Sopenharmony_ci   "name": "VGT_GSVS_RING_OFFSET_2",
6629bf215546Sopenharmony_ci   "type_ref": "VGT_GSVS_RING_OFFSET_1"
6630bf215546Sopenharmony_ci  },
6631bf215546Sopenharmony_ci  {
6632bf215546Sopenharmony_ci   "chips": ["gfx6"],
6633bf215546Sopenharmony_ci   "map": {"at": 166504, "to": "mm"},
6634bf215546Sopenharmony_ci   "name": "VGT_GSVS_RING_OFFSET_3",
6635bf215546Sopenharmony_ci   "type_ref": "VGT_GSVS_RING_OFFSET_1"
6636bf215546Sopenharmony_ci  },
6637bf215546Sopenharmony_ci  {
6638bf215546Sopenharmony_ci   "chips": ["gfx6"],
6639bf215546Sopenharmony_ci   "map": {"at": 166508, "to": "mm"},
6640bf215546Sopenharmony_ci   "name": "VGT_GS_OUT_PRIM_TYPE",
6641bf215546Sopenharmony_ci   "type_ref": "VGT_GS_OUT_PRIM_TYPE"
6642bf215546Sopenharmony_ci  },
6643bf215546Sopenharmony_ci  {
6644bf215546Sopenharmony_ci   "chips": ["gfx6"],
6645bf215546Sopenharmony_ci   "map": {"at": 166512, "to": "mm"},
6646bf215546Sopenharmony_ci   "name": "IA_ENHANCE"
6647bf215546Sopenharmony_ci  },
6648bf215546Sopenharmony_ci  {
6649bf215546Sopenharmony_ci   "chips": ["gfx6"],
6650bf215546Sopenharmony_ci   "map": {"at": 166516, "to": "mm"},
6651bf215546Sopenharmony_ci   "name": "VGT_DMA_SIZE"
6652bf215546Sopenharmony_ci  },
6653bf215546Sopenharmony_ci  {
6654bf215546Sopenharmony_ci   "chips": ["gfx6"],
6655bf215546Sopenharmony_ci   "map": {"at": 166520, "to": "mm"},
6656bf215546Sopenharmony_ci   "name": "VGT_DMA_MAX_SIZE"
6657bf215546Sopenharmony_ci  },
6658bf215546Sopenharmony_ci  {
6659bf215546Sopenharmony_ci   "chips": ["gfx6"],
6660bf215546Sopenharmony_ci   "map": {"at": 166524, "to": "mm"},
6661bf215546Sopenharmony_ci   "name": "VGT_DMA_INDEX_TYPE",
6662bf215546Sopenharmony_ci   "type_ref": "VGT_DMA_INDEX_TYPE"
6663bf215546Sopenharmony_ci  },
6664bf215546Sopenharmony_ci  {
6665bf215546Sopenharmony_ci   "chips": ["gfx6"],
6666bf215546Sopenharmony_ci   "map": {"at": 166532, "to": "mm"},
6667bf215546Sopenharmony_ci   "name": "VGT_PRIMITIVEID_EN",
6668bf215546Sopenharmony_ci   "type_ref": "VGT_PRIMITIVEID_EN"
6669bf215546Sopenharmony_ci  },
6670bf215546Sopenharmony_ci  {
6671bf215546Sopenharmony_ci   "chips": ["gfx6"],
6672bf215546Sopenharmony_ci   "map": {"at": 166536, "to": "mm"},
6673bf215546Sopenharmony_ci   "name": "VGT_DMA_NUM_INSTANCES"
6674bf215546Sopenharmony_ci  },
6675bf215546Sopenharmony_ci  {
6676bf215546Sopenharmony_ci   "chips": ["gfx6"],
6677bf215546Sopenharmony_ci   "map": {"at": 166540, "to": "mm"},
6678bf215546Sopenharmony_ci   "name": "VGT_PRIMITIVEID_RESET"
6679bf215546Sopenharmony_ci  },
6680bf215546Sopenharmony_ci  {
6681bf215546Sopenharmony_ci   "chips": ["gfx6"],
6682bf215546Sopenharmony_ci   "map": {"at": 166544, "to": "mm"},
6683bf215546Sopenharmony_ci   "name": "VGT_EVENT_INITIATOR",
6684bf215546Sopenharmony_ci   "type_ref": "VGT_EVENT_INITIATOR"
6685bf215546Sopenharmony_ci  },
6686bf215546Sopenharmony_ci  {
6687bf215546Sopenharmony_ci   "chips": ["gfx6"],
6688bf215546Sopenharmony_ci   "map": {"at": 166548, "to": "mm"},
6689bf215546Sopenharmony_ci   "name": "VGT_MULTI_PRIM_IB_RESET_EN",
6690bf215546Sopenharmony_ci   "type_ref": "VGT_MULTI_PRIM_IB_RESET_EN"
6691bf215546Sopenharmony_ci  },
6692bf215546Sopenharmony_ci  {
6693bf215546Sopenharmony_ci   "chips": ["gfx6"],
6694bf215546Sopenharmony_ci   "map": {"at": 166560, "to": "mm"},
6695bf215546Sopenharmony_ci   "name": "VGT_INSTANCE_STEP_RATE_0"
6696bf215546Sopenharmony_ci  },
6697bf215546Sopenharmony_ci  {
6698bf215546Sopenharmony_ci   "chips": ["gfx6"],
6699bf215546Sopenharmony_ci   "map": {"at": 166564, "to": "mm"},
6700bf215546Sopenharmony_ci   "name": "VGT_INSTANCE_STEP_RATE_1"
6701bf215546Sopenharmony_ci  },
6702bf215546Sopenharmony_ci  {
6703bf215546Sopenharmony_ci   "chips": ["gfx6"],
6704bf215546Sopenharmony_ci   "map": {"at": 166568, "to": "mm"},
6705bf215546Sopenharmony_ci   "name": "IA_MULTI_VGT_PARAM",
6706bf215546Sopenharmony_ci   "type_ref": "IA_MULTI_VGT_PARAM"
6707bf215546Sopenharmony_ci  },
6708bf215546Sopenharmony_ci  {
6709bf215546Sopenharmony_ci   "chips": ["gfx6"],
6710bf215546Sopenharmony_ci   "map": {"at": 166572, "to": "mm"},
6711bf215546Sopenharmony_ci   "name": "VGT_ESGS_RING_ITEMSIZE",
6712bf215546Sopenharmony_ci   "type_ref": "VGT_ESGS_RING_ITEMSIZE"
6713bf215546Sopenharmony_ci  },
6714bf215546Sopenharmony_ci  {
6715bf215546Sopenharmony_ci   "chips": ["gfx6"],
6716bf215546Sopenharmony_ci   "map": {"at": 166576, "to": "mm"},
6717bf215546Sopenharmony_ci   "name": "VGT_GSVS_RING_ITEMSIZE",
6718bf215546Sopenharmony_ci   "type_ref": "VGT_ESGS_RING_ITEMSIZE"
6719bf215546Sopenharmony_ci  },
6720bf215546Sopenharmony_ci  {
6721bf215546Sopenharmony_ci   "chips": ["gfx6"],
6722bf215546Sopenharmony_ci   "map": {"at": 166580, "to": "mm"},
6723bf215546Sopenharmony_ci   "name": "VGT_REUSE_OFF",
6724bf215546Sopenharmony_ci   "type_ref": "VGT_REUSE_OFF"
6725bf215546Sopenharmony_ci  },
6726bf215546Sopenharmony_ci  {
6727bf215546Sopenharmony_ci   "chips": ["gfx6"],
6728bf215546Sopenharmony_ci   "map": {"at": 166584, "to": "mm"},
6729bf215546Sopenharmony_ci   "name": "VGT_VTX_CNT_EN",
6730bf215546Sopenharmony_ci   "type_ref": "VGT_VTX_CNT_EN"
6731bf215546Sopenharmony_ci  },
6732bf215546Sopenharmony_ci  {
6733bf215546Sopenharmony_ci   "chips": ["gfx6"],
6734bf215546Sopenharmony_ci   "map": {"at": 166588, "to": "mm"},
6735bf215546Sopenharmony_ci   "name": "DB_HTILE_SURFACE",
6736bf215546Sopenharmony_ci   "type_ref": "DB_HTILE_SURFACE"
6737bf215546Sopenharmony_ci  },
6738bf215546Sopenharmony_ci  {
6739bf215546Sopenharmony_ci   "chips": ["gfx6"],
6740bf215546Sopenharmony_ci   "map": {"at": 166592, "to": "mm"},
6741bf215546Sopenharmony_ci   "name": "DB_SRESULTS_COMPARE_STATE0",
6742bf215546Sopenharmony_ci   "type_ref": "DB_SRESULTS_COMPARE_STATE0"
6743bf215546Sopenharmony_ci  },
6744bf215546Sopenharmony_ci  {
6745bf215546Sopenharmony_ci   "chips": ["gfx6"],
6746bf215546Sopenharmony_ci   "map": {"at": 166596, "to": "mm"},
6747bf215546Sopenharmony_ci   "name": "DB_SRESULTS_COMPARE_STATE1",
6748bf215546Sopenharmony_ci   "type_ref": "DB_SRESULTS_COMPARE_STATE1"
6749bf215546Sopenharmony_ci  },
6750bf215546Sopenharmony_ci  {
6751bf215546Sopenharmony_ci   "chips": ["gfx6"],
6752bf215546Sopenharmony_ci   "map": {"at": 166600, "to": "mm"},
6753bf215546Sopenharmony_ci   "name": "DB_PRELOAD_CONTROL",
6754bf215546Sopenharmony_ci   "type_ref": "DB_PRELOAD_CONTROL"
6755bf215546Sopenharmony_ci  },
6756bf215546Sopenharmony_ci  {
6757bf215546Sopenharmony_ci   "chips": ["gfx6"],
6758bf215546Sopenharmony_ci   "map": {"at": 166608, "to": "mm"},
6759bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_BUFFER_SIZE_0"
6760bf215546Sopenharmony_ci  },
6761bf215546Sopenharmony_ci  {
6762bf215546Sopenharmony_ci   "chips": ["gfx6"],
6763bf215546Sopenharmony_ci   "map": {"at": 166612, "to": "mm"},
6764bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_VTX_STRIDE_0",
6765bf215546Sopenharmony_ci   "type_ref": "VGT_STRMOUT_VTX_STRIDE_0"
6766bf215546Sopenharmony_ci  },
6767bf215546Sopenharmony_ci  {
6768bf215546Sopenharmony_ci   "chips": ["gfx6"],
6769bf215546Sopenharmony_ci   "map": {"at": 166620, "to": "mm"},
6770bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_BUFFER_OFFSET_0"
6771bf215546Sopenharmony_ci  },
6772bf215546Sopenharmony_ci  {
6773bf215546Sopenharmony_ci   "chips": ["gfx6"],
6774bf215546Sopenharmony_ci   "map": {"at": 166624, "to": "mm"},
6775bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_BUFFER_SIZE_1"
6776bf215546Sopenharmony_ci  },
6777bf215546Sopenharmony_ci  {
6778bf215546Sopenharmony_ci   "chips": ["gfx6"],
6779bf215546Sopenharmony_ci   "map": {"at": 166628, "to": "mm"},
6780bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_VTX_STRIDE_1",
6781bf215546Sopenharmony_ci   "type_ref": "VGT_STRMOUT_VTX_STRIDE_0"
6782bf215546Sopenharmony_ci  },
6783bf215546Sopenharmony_ci  {
6784bf215546Sopenharmony_ci   "chips": ["gfx6"],
6785bf215546Sopenharmony_ci   "map": {"at": 166636, "to": "mm"},
6786bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_BUFFER_OFFSET_1"
6787bf215546Sopenharmony_ci  },
6788bf215546Sopenharmony_ci  {
6789bf215546Sopenharmony_ci   "chips": ["gfx6"],
6790bf215546Sopenharmony_ci   "map": {"at": 166640, "to": "mm"},
6791bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_BUFFER_SIZE_2"
6792bf215546Sopenharmony_ci  },
6793bf215546Sopenharmony_ci  {
6794bf215546Sopenharmony_ci   "chips": ["gfx6"],
6795bf215546Sopenharmony_ci   "map": {"at": 166644, "to": "mm"},
6796bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_VTX_STRIDE_2",
6797bf215546Sopenharmony_ci   "type_ref": "VGT_STRMOUT_VTX_STRIDE_0"
6798bf215546Sopenharmony_ci  },
6799bf215546Sopenharmony_ci  {
6800bf215546Sopenharmony_ci   "chips": ["gfx6"],
6801bf215546Sopenharmony_ci   "map": {"at": 166652, "to": "mm"},
6802bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_BUFFER_OFFSET_2"
6803bf215546Sopenharmony_ci  },
6804bf215546Sopenharmony_ci  {
6805bf215546Sopenharmony_ci   "chips": ["gfx6"],
6806bf215546Sopenharmony_ci   "map": {"at": 166656, "to": "mm"},
6807bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_BUFFER_SIZE_3"
6808bf215546Sopenharmony_ci  },
6809bf215546Sopenharmony_ci  {
6810bf215546Sopenharmony_ci   "chips": ["gfx6"],
6811bf215546Sopenharmony_ci   "map": {"at": 166660, "to": "mm"},
6812bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_VTX_STRIDE_3",
6813bf215546Sopenharmony_ci   "type_ref": "VGT_STRMOUT_VTX_STRIDE_0"
6814bf215546Sopenharmony_ci  },
6815bf215546Sopenharmony_ci  {
6816bf215546Sopenharmony_ci   "chips": ["gfx6"],
6817bf215546Sopenharmony_ci   "map": {"at": 166668, "to": "mm"},
6818bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_BUFFER_OFFSET_3"
6819bf215546Sopenharmony_ci  },
6820bf215546Sopenharmony_ci  {
6821bf215546Sopenharmony_ci   "chips": ["gfx6"],
6822bf215546Sopenharmony_ci   "map": {"at": 166696, "to": "mm"},
6823bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_DRAW_OPAQUE_OFFSET"
6824bf215546Sopenharmony_ci  },
6825bf215546Sopenharmony_ci  {
6826bf215546Sopenharmony_ci   "chips": ["gfx6"],
6827bf215546Sopenharmony_ci   "map": {"at": 166700, "to": "mm"},
6828bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_DRAW_OPAQUE_BUFFER_FILLED_SIZE"
6829bf215546Sopenharmony_ci  },
6830bf215546Sopenharmony_ci  {
6831bf215546Sopenharmony_ci   "chips": ["gfx6"],
6832bf215546Sopenharmony_ci   "map": {"at": 166704, "to": "mm"},
6833bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_DRAW_OPAQUE_VERTEX_STRIDE",
6834bf215546Sopenharmony_ci   "type_ref": "VGT_STRMOUT_DRAW_OPAQUE_VERTEX_STRIDE"
6835bf215546Sopenharmony_ci  },
6836bf215546Sopenharmony_ci  {
6837bf215546Sopenharmony_ci   "chips": ["gfx6"],
6838bf215546Sopenharmony_ci   "map": {"at": 166712, "to": "mm"},
6839bf215546Sopenharmony_ci   "name": "VGT_GS_MAX_VERT_OUT",
6840bf215546Sopenharmony_ci   "type_ref": "VGT_GS_MAX_VERT_OUT"
6841bf215546Sopenharmony_ci  },
6842bf215546Sopenharmony_ci  {
6843bf215546Sopenharmony_ci   "chips": ["gfx6"],
6844bf215546Sopenharmony_ci   "map": {"at": 166740, "to": "mm"},
6845bf215546Sopenharmony_ci   "name": "VGT_SHADER_STAGES_EN",
6846bf215546Sopenharmony_ci   "type_ref": "VGT_SHADER_STAGES_EN"
6847bf215546Sopenharmony_ci  },
6848bf215546Sopenharmony_ci  {
6849bf215546Sopenharmony_ci   "chips": ["gfx6"],
6850bf215546Sopenharmony_ci   "map": {"at": 166744, "to": "mm"},
6851bf215546Sopenharmony_ci   "name": "VGT_LS_HS_CONFIG",
6852bf215546Sopenharmony_ci   "type_ref": "VGT_LS_HS_CONFIG"
6853bf215546Sopenharmony_ci  },
6854bf215546Sopenharmony_ci  {
6855bf215546Sopenharmony_ci   "chips": ["gfx6"],
6856bf215546Sopenharmony_ci   "map": {"at": 166748, "to": "mm"},
6857bf215546Sopenharmony_ci   "name": "VGT_GS_VERT_ITEMSIZE",
6858bf215546Sopenharmony_ci   "type_ref": "VGT_ESGS_RING_ITEMSIZE"
6859bf215546Sopenharmony_ci  },
6860bf215546Sopenharmony_ci  {
6861bf215546Sopenharmony_ci   "chips": ["gfx6"],
6862bf215546Sopenharmony_ci   "map": {"at": 166752, "to": "mm"},
6863bf215546Sopenharmony_ci   "name": "VGT_GS_VERT_ITEMSIZE_1",
6864bf215546Sopenharmony_ci   "type_ref": "VGT_ESGS_RING_ITEMSIZE"
6865bf215546Sopenharmony_ci  },
6866bf215546Sopenharmony_ci  {
6867bf215546Sopenharmony_ci   "chips": ["gfx6"],
6868bf215546Sopenharmony_ci   "map": {"at": 166756, "to": "mm"},
6869bf215546Sopenharmony_ci   "name": "VGT_GS_VERT_ITEMSIZE_2",
6870bf215546Sopenharmony_ci   "type_ref": "VGT_ESGS_RING_ITEMSIZE"
6871bf215546Sopenharmony_ci  },
6872bf215546Sopenharmony_ci  {
6873bf215546Sopenharmony_ci   "chips": ["gfx6"],
6874bf215546Sopenharmony_ci   "map": {"at": 166760, "to": "mm"},
6875bf215546Sopenharmony_ci   "name": "VGT_GS_VERT_ITEMSIZE_3",
6876bf215546Sopenharmony_ci   "type_ref": "VGT_ESGS_RING_ITEMSIZE"
6877bf215546Sopenharmony_ci  },
6878bf215546Sopenharmony_ci  {
6879bf215546Sopenharmony_ci   "chips": ["gfx6"],
6880bf215546Sopenharmony_ci   "map": {"at": 166764, "to": "mm"},
6881bf215546Sopenharmony_ci   "name": "VGT_TF_PARAM",
6882bf215546Sopenharmony_ci   "type_ref": "VGT_TF_PARAM"
6883bf215546Sopenharmony_ci  },
6884bf215546Sopenharmony_ci  {
6885bf215546Sopenharmony_ci   "chips": ["gfx6"],
6886bf215546Sopenharmony_ci   "map": {"at": 166768, "to": "mm"},
6887bf215546Sopenharmony_ci   "name": "DB_ALPHA_TO_MASK",
6888bf215546Sopenharmony_ci   "type_ref": "DB_ALPHA_TO_MASK"
6889bf215546Sopenharmony_ci  },
6890bf215546Sopenharmony_ci  {
6891bf215546Sopenharmony_ci   "chips": ["gfx6"],
6892bf215546Sopenharmony_ci   "map": {"at": 166776, "to": "mm"},
6893bf215546Sopenharmony_ci   "name": "PA_SU_POLY_OFFSET_DB_FMT_CNTL",
6894bf215546Sopenharmony_ci   "type_ref": "PA_SU_POLY_OFFSET_DB_FMT_CNTL"
6895bf215546Sopenharmony_ci  },
6896bf215546Sopenharmony_ci  {
6897bf215546Sopenharmony_ci   "chips": ["gfx6"],
6898bf215546Sopenharmony_ci   "map": {"at": 166780, "to": "mm"},
6899bf215546Sopenharmony_ci   "name": "PA_SU_POLY_OFFSET_CLAMP"
6900bf215546Sopenharmony_ci  },
6901bf215546Sopenharmony_ci  {
6902bf215546Sopenharmony_ci   "chips": ["gfx6"],
6903bf215546Sopenharmony_ci   "map": {"at": 166784, "to": "mm"},
6904bf215546Sopenharmony_ci   "name": "PA_SU_POLY_OFFSET_FRONT_SCALE"
6905bf215546Sopenharmony_ci  },
6906bf215546Sopenharmony_ci  {
6907bf215546Sopenharmony_ci   "chips": ["gfx6"],
6908bf215546Sopenharmony_ci   "map": {"at": 166788, "to": "mm"},
6909bf215546Sopenharmony_ci   "name": "PA_SU_POLY_OFFSET_FRONT_OFFSET"
6910bf215546Sopenharmony_ci  },
6911bf215546Sopenharmony_ci  {
6912bf215546Sopenharmony_ci   "chips": ["gfx6"],
6913bf215546Sopenharmony_ci   "map": {"at": 166792, "to": "mm"},
6914bf215546Sopenharmony_ci   "name": "PA_SU_POLY_OFFSET_BACK_SCALE"
6915bf215546Sopenharmony_ci  },
6916bf215546Sopenharmony_ci  {
6917bf215546Sopenharmony_ci   "chips": ["gfx6"],
6918bf215546Sopenharmony_ci   "map": {"at": 166796, "to": "mm"},
6919bf215546Sopenharmony_ci   "name": "PA_SU_POLY_OFFSET_BACK_OFFSET"
6920bf215546Sopenharmony_ci  },
6921bf215546Sopenharmony_ci  {
6922bf215546Sopenharmony_ci   "chips": ["gfx6"],
6923bf215546Sopenharmony_ci   "map": {"at": 166800, "to": "mm"},
6924bf215546Sopenharmony_ci   "name": "VGT_GS_INSTANCE_CNT",
6925bf215546Sopenharmony_ci   "type_ref": "VGT_GS_INSTANCE_CNT"
6926bf215546Sopenharmony_ci  },
6927bf215546Sopenharmony_ci  {
6928bf215546Sopenharmony_ci   "chips": ["gfx6"],
6929bf215546Sopenharmony_ci   "map": {"at": 166804, "to": "mm"},
6930bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_CONFIG",
6931bf215546Sopenharmony_ci   "type_ref": "VGT_STRMOUT_CONFIG"
6932bf215546Sopenharmony_ci  },
6933bf215546Sopenharmony_ci  {
6934bf215546Sopenharmony_ci   "chips": ["gfx6"],
6935bf215546Sopenharmony_ci   "map": {"at": 166808, "to": "mm"},
6936bf215546Sopenharmony_ci   "name": "VGT_STRMOUT_BUFFER_CONFIG",
6937bf215546Sopenharmony_ci   "type_ref": "VGT_STRMOUT_BUFFER_CONFIG"
6938bf215546Sopenharmony_ci  },
6939bf215546Sopenharmony_ci  {
6940bf215546Sopenharmony_ci   "chips": ["gfx6"],
6941bf215546Sopenharmony_ci   "map": {"at": 166868, "to": "mm"},
6942bf215546Sopenharmony_ci   "name": "PA_SC_CENTROID_PRIORITY_0",
6943bf215546Sopenharmony_ci   "type_ref": "PA_SC_CENTROID_PRIORITY_0"
6944bf215546Sopenharmony_ci  },
6945bf215546Sopenharmony_ci  {
6946bf215546Sopenharmony_ci   "chips": ["gfx6"],
6947bf215546Sopenharmony_ci   "map": {"at": 166872, "to": "mm"},
6948bf215546Sopenharmony_ci   "name": "PA_SC_CENTROID_PRIORITY_1",
6949bf215546Sopenharmony_ci   "type_ref": "PA_SC_CENTROID_PRIORITY_1"
6950bf215546Sopenharmony_ci  },
6951bf215546Sopenharmony_ci  {
6952bf215546Sopenharmony_ci   "chips": ["gfx6"],
6953bf215546Sopenharmony_ci   "map": {"at": 166876, "to": "mm"},
6954bf215546Sopenharmony_ci   "name": "PA_SC_LINE_CNTL",
6955bf215546Sopenharmony_ci   "type_ref": "PA_SC_LINE_CNTL"
6956bf215546Sopenharmony_ci  },
6957bf215546Sopenharmony_ci  {
6958bf215546Sopenharmony_ci   "chips": ["gfx6"],
6959bf215546Sopenharmony_ci   "map": {"at": 166880, "to": "mm"},
6960bf215546Sopenharmony_ci   "name": "PA_SC_AA_CONFIG",
6961bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_CONFIG"
6962bf215546Sopenharmony_ci  },
6963bf215546Sopenharmony_ci  {
6964bf215546Sopenharmony_ci   "chips": ["gfx6"],
6965bf215546Sopenharmony_ci   "map": {"at": 166884, "to": "mm"},
6966bf215546Sopenharmony_ci   "name": "PA_SU_VTX_CNTL",
6967bf215546Sopenharmony_ci   "type_ref": "PA_SU_VTX_CNTL"
6968bf215546Sopenharmony_ci  },
6969bf215546Sopenharmony_ci  {
6970bf215546Sopenharmony_ci   "chips": ["gfx6"],
6971bf215546Sopenharmony_ci   "map": {"at": 166888, "to": "mm"},
6972bf215546Sopenharmony_ci   "name": "PA_CL_GB_VERT_CLIP_ADJ"
6973bf215546Sopenharmony_ci  },
6974bf215546Sopenharmony_ci  {
6975bf215546Sopenharmony_ci   "chips": ["gfx6"],
6976bf215546Sopenharmony_ci   "map": {"at": 166892, "to": "mm"},
6977bf215546Sopenharmony_ci   "name": "PA_CL_GB_VERT_DISC_ADJ"
6978bf215546Sopenharmony_ci  },
6979bf215546Sopenharmony_ci  {
6980bf215546Sopenharmony_ci   "chips": ["gfx6"],
6981bf215546Sopenharmony_ci   "map": {"at": 166896, "to": "mm"},
6982bf215546Sopenharmony_ci   "name": "PA_CL_GB_HORZ_CLIP_ADJ"
6983bf215546Sopenharmony_ci  },
6984bf215546Sopenharmony_ci  {
6985bf215546Sopenharmony_ci   "chips": ["gfx6"],
6986bf215546Sopenharmony_ci   "map": {"at": 166900, "to": "mm"},
6987bf215546Sopenharmony_ci   "name": "PA_CL_GB_HORZ_DISC_ADJ"
6988bf215546Sopenharmony_ci  },
6989bf215546Sopenharmony_ci  {
6990bf215546Sopenharmony_ci   "chips": ["gfx6"],
6991bf215546Sopenharmony_ci   "map": {"at": 166904, "to": "mm"},
6992bf215546Sopenharmony_ci   "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_0",
6993bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_0"
6994bf215546Sopenharmony_ci  },
6995bf215546Sopenharmony_ci  {
6996bf215546Sopenharmony_ci   "chips": ["gfx6"],
6997bf215546Sopenharmony_ci   "map": {"at": 166908, "to": "mm"},
6998bf215546Sopenharmony_ci   "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_1",
6999bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_1"
7000bf215546Sopenharmony_ci  },
7001bf215546Sopenharmony_ci  {
7002bf215546Sopenharmony_ci   "chips": ["gfx6"],
7003bf215546Sopenharmony_ci   "map": {"at": 166912, "to": "mm"},
7004bf215546Sopenharmony_ci   "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_2",
7005bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_2"
7006bf215546Sopenharmony_ci  },
7007bf215546Sopenharmony_ci  {
7008bf215546Sopenharmony_ci   "chips": ["gfx6"],
7009bf215546Sopenharmony_ci   "map": {"at": 166916, "to": "mm"},
7010bf215546Sopenharmony_ci   "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_3",
7011bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_3"
7012bf215546Sopenharmony_ci  },
7013bf215546Sopenharmony_ci  {
7014bf215546Sopenharmony_ci   "chips": ["gfx6"],
7015bf215546Sopenharmony_ci   "map": {"at": 166920, "to": "mm"},
7016bf215546Sopenharmony_ci   "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y0_0",
7017bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_0"
7018bf215546Sopenharmony_ci  },
7019bf215546Sopenharmony_ci  {
7020bf215546Sopenharmony_ci   "chips": ["gfx6"],
7021bf215546Sopenharmony_ci   "map": {"at": 166924, "to": "mm"},
7022bf215546Sopenharmony_ci   "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y0_1",
7023bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_1"
7024bf215546Sopenharmony_ci  },
7025bf215546Sopenharmony_ci  {
7026bf215546Sopenharmony_ci   "chips": ["gfx6"],
7027bf215546Sopenharmony_ci   "map": {"at": 166928, "to": "mm"},
7028bf215546Sopenharmony_ci   "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y0_2",
7029bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_2"
7030bf215546Sopenharmony_ci  },
7031bf215546Sopenharmony_ci  {
7032bf215546Sopenharmony_ci   "chips": ["gfx6"],
7033bf215546Sopenharmony_ci   "map": {"at": 166932, "to": "mm"},
7034bf215546Sopenharmony_ci   "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y0_3",
7035bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_3"
7036bf215546Sopenharmony_ci  },
7037bf215546Sopenharmony_ci  {
7038bf215546Sopenharmony_ci   "chips": ["gfx6"],
7039bf215546Sopenharmony_ci   "map": {"at": 166936, "to": "mm"},
7040bf215546Sopenharmony_ci   "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y1_0",
7041bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_0"
7042bf215546Sopenharmony_ci  },
7043bf215546Sopenharmony_ci  {
7044bf215546Sopenharmony_ci   "chips": ["gfx6"],
7045bf215546Sopenharmony_ci   "map": {"at": 166940, "to": "mm"},
7046bf215546Sopenharmony_ci   "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y1_1",
7047bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_1"
7048bf215546Sopenharmony_ci  },
7049bf215546Sopenharmony_ci  {
7050bf215546Sopenharmony_ci   "chips": ["gfx6"],
7051bf215546Sopenharmony_ci   "map": {"at": 166944, "to": "mm"},
7052bf215546Sopenharmony_ci   "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y1_2",
7053bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_2"
7054bf215546Sopenharmony_ci  },
7055bf215546Sopenharmony_ci  {
7056bf215546Sopenharmony_ci   "chips": ["gfx6"],
7057bf215546Sopenharmony_ci   "map": {"at": 166948, "to": "mm"},
7058bf215546Sopenharmony_ci   "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y1_3",
7059bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_3"
7060bf215546Sopenharmony_ci  },
7061bf215546Sopenharmony_ci  {
7062bf215546Sopenharmony_ci   "chips": ["gfx6"],
7063bf215546Sopenharmony_ci   "map": {"at": 166952, "to": "mm"},
7064bf215546Sopenharmony_ci   "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y1_0",
7065bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_0"
7066bf215546Sopenharmony_ci  },
7067bf215546Sopenharmony_ci  {
7068bf215546Sopenharmony_ci   "chips": ["gfx6"],
7069bf215546Sopenharmony_ci   "map": {"at": 166956, "to": "mm"},
7070bf215546Sopenharmony_ci   "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y1_1",
7071bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_1"
7072bf215546Sopenharmony_ci  },
7073bf215546Sopenharmony_ci  {
7074bf215546Sopenharmony_ci   "chips": ["gfx6"],
7075bf215546Sopenharmony_ci   "map": {"at": 166960, "to": "mm"},
7076bf215546Sopenharmony_ci   "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y1_2",
7077bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_2"
7078bf215546Sopenharmony_ci  },
7079bf215546Sopenharmony_ci  {
7080bf215546Sopenharmony_ci   "chips": ["gfx6"],
7081bf215546Sopenharmony_ci   "map": {"at": 166964, "to": "mm"},
7082bf215546Sopenharmony_ci   "name": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y1_3",
7083bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_3"
7084bf215546Sopenharmony_ci  },
7085bf215546Sopenharmony_ci  {
7086bf215546Sopenharmony_ci   "chips": ["gfx6"],
7087bf215546Sopenharmony_ci   "map": {"at": 166968, "to": "mm"},
7088bf215546Sopenharmony_ci   "name": "PA_SC_AA_MASK_X0Y0_X1Y0",
7089bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_MASK_X0Y0_X1Y0"
7090bf215546Sopenharmony_ci  },
7091bf215546Sopenharmony_ci  {
7092bf215546Sopenharmony_ci   "chips": ["gfx6"],
7093bf215546Sopenharmony_ci   "map": {"at": 166972, "to": "mm"},
7094bf215546Sopenharmony_ci   "name": "PA_SC_AA_MASK_X0Y1_X1Y1",
7095bf215546Sopenharmony_ci   "type_ref": "PA_SC_AA_MASK_X0Y1_X1Y1"
7096bf215546Sopenharmony_ci  },
7097bf215546Sopenharmony_ci  {
7098bf215546Sopenharmony_ci   "chips": ["gfx6"],
7099bf215546Sopenharmony_ci   "map": {"at": 167000, "to": "mm"},
7100bf215546Sopenharmony_ci   "name": "VGT_VERTEX_REUSE_BLOCK_CNTL",
7101bf215546Sopenharmony_ci   "type_ref": "VGT_VERTEX_REUSE_BLOCK_CNTL"
7102bf215546Sopenharmony_ci  },
7103bf215546Sopenharmony_ci  {
7104bf215546Sopenharmony_ci   "chips": ["gfx6"],
7105bf215546Sopenharmony_ci   "map": {"at": 167004, "to": "mm"},
7106bf215546Sopenharmony_ci   "name": "VGT_OUT_DEALLOC_CNTL",
7107bf215546Sopenharmony_ci   "type_ref": "VGT_OUT_DEALLOC_CNTL"
7108bf215546Sopenharmony_ci  },
7109bf215546Sopenharmony_ci  {
7110bf215546Sopenharmony_ci   "chips": ["gfx6"],
7111bf215546Sopenharmony_ci   "map": {"at": 167008, "to": "mm"},
7112bf215546Sopenharmony_ci   "name": "CB_COLOR0_BASE"
7113bf215546Sopenharmony_ci  },
7114bf215546Sopenharmony_ci  {
7115bf215546Sopenharmony_ci   "chips": ["gfx6"],
7116bf215546Sopenharmony_ci   "map": {"at": 167012, "to": "mm"},
7117bf215546Sopenharmony_ci   "name": "CB_COLOR0_PITCH",
7118bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_PITCH"
7119bf215546Sopenharmony_ci  },
7120bf215546Sopenharmony_ci  {
7121bf215546Sopenharmony_ci   "chips": ["gfx6"],
7122bf215546Sopenharmony_ci   "map": {"at": 167016, "to": "mm"},
7123bf215546Sopenharmony_ci   "name": "CB_COLOR0_SLICE",
7124bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_FMASK_SLICE"
7125bf215546Sopenharmony_ci  },
7126bf215546Sopenharmony_ci  {
7127bf215546Sopenharmony_ci   "chips": ["gfx6"],
7128bf215546Sopenharmony_ci   "map": {"at": 167020, "to": "mm"},
7129bf215546Sopenharmony_ci   "name": "CB_COLOR0_VIEW",
7130bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_VIEW"
7131bf215546Sopenharmony_ci  },
7132bf215546Sopenharmony_ci  {
7133bf215546Sopenharmony_ci   "chips": ["gfx6"],
7134bf215546Sopenharmony_ci   "map": {"at": 167024, "to": "mm"},
7135bf215546Sopenharmony_ci   "name": "CB_COLOR0_INFO",
7136bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_INFO"
7137bf215546Sopenharmony_ci  },
7138bf215546Sopenharmony_ci  {
7139bf215546Sopenharmony_ci   "chips": ["gfx6"],
7140bf215546Sopenharmony_ci   "map": {"at": 167028, "to": "mm"},
7141bf215546Sopenharmony_ci   "name": "CB_COLOR0_ATTRIB",
7142bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_ATTRIB"
7143bf215546Sopenharmony_ci  },
7144bf215546Sopenharmony_ci  {
7145bf215546Sopenharmony_ci   "chips": ["gfx6"],
7146bf215546Sopenharmony_ci   "map": {"at": 167036, "to": "mm"},
7147bf215546Sopenharmony_ci   "name": "CB_COLOR0_CMASK"
7148bf215546Sopenharmony_ci  },
7149bf215546Sopenharmony_ci  {
7150bf215546Sopenharmony_ci   "chips": ["gfx6"],
7151bf215546Sopenharmony_ci   "map": {"at": 167040, "to": "mm"},
7152bf215546Sopenharmony_ci   "name": "CB_COLOR0_CMASK_SLICE",
7153bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_CMASK_SLICE"
7154bf215546Sopenharmony_ci  },
7155bf215546Sopenharmony_ci  {
7156bf215546Sopenharmony_ci   "chips": ["gfx6"],
7157bf215546Sopenharmony_ci   "map": {"at": 167044, "to": "mm"},
7158bf215546Sopenharmony_ci   "name": "CB_COLOR0_FMASK"
7159bf215546Sopenharmony_ci  },
7160bf215546Sopenharmony_ci  {
7161bf215546Sopenharmony_ci   "chips": ["gfx6"],
7162bf215546Sopenharmony_ci   "map": {"at": 167048, "to": "mm"},
7163bf215546Sopenharmony_ci   "name": "CB_COLOR0_FMASK_SLICE",
7164bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_FMASK_SLICE"
7165bf215546Sopenharmony_ci  },
7166bf215546Sopenharmony_ci  {
7167bf215546Sopenharmony_ci   "chips": ["gfx6"],
7168bf215546Sopenharmony_ci   "map": {"at": 167052, "to": "mm"},
7169bf215546Sopenharmony_ci   "name": "CB_COLOR0_CLEAR_WORD0"
7170bf215546Sopenharmony_ci  },
7171bf215546Sopenharmony_ci  {
7172bf215546Sopenharmony_ci   "chips": ["gfx6"],
7173bf215546Sopenharmony_ci   "map": {"at": 167056, "to": "mm"},
7174bf215546Sopenharmony_ci   "name": "CB_COLOR0_CLEAR_WORD1"
7175bf215546Sopenharmony_ci  },
7176bf215546Sopenharmony_ci  {
7177bf215546Sopenharmony_ci   "chips": ["gfx6"],
7178bf215546Sopenharmony_ci   "map": {"at": 167068, "to": "mm"},
7179bf215546Sopenharmony_ci   "name": "CB_COLOR1_BASE"
7180bf215546Sopenharmony_ci  },
7181bf215546Sopenharmony_ci  {
7182bf215546Sopenharmony_ci   "chips": ["gfx6"],
7183bf215546Sopenharmony_ci   "map": {"at": 167072, "to": "mm"},
7184bf215546Sopenharmony_ci   "name": "CB_COLOR1_PITCH",
7185bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_PITCH"
7186bf215546Sopenharmony_ci  },
7187bf215546Sopenharmony_ci  {
7188bf215546Sopenharmony_ci   "chips": ["gfx6"],
7189bf215546Sopenharmony_ci   "map": {"at": 167076, "to": "mm"},
7190bf215546Sopenharmony_ci   "name": "CB_COLOR1_SLICE",
7191bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_FMASK_SLICE"
7192bf215546Sopenharmony_ci  },
7193bf215546Sopenharmony_ci  {
7194bf215546Sopenharmony_ci   "chips": ["gfx6"],
7195bf215546Sopenharmony_ci   "map": {"at": 167080, "to": "mm"},
7196bf215546Sopenharmony_ci   "name": "CB_COLOR1_VIEW",
7197bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_VIEW"
7198bf215546Sopenharmony_ci  },
7199bf215546Sopenharmony_ci  {
7200bf215546Sopenharmony_ci   "chips": ["gfx6"],
7201bf215546Sopenharmony_ci   "map": {"at": 167084, "to": "mm"},
7202bf215546Sopenharmony_ci   "name": "CB_COLOR1_INFO",
7203bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_INFO"
7204bf215546Sopenharmony_ci  },
7205bf215546Sopenharmony_ci  {
7206bf215546Sopenharmony_ci   "chips": ["gfx6"],
7207bf215546Sopenharmony_ci   "map": {"at": 167088, "to": "mm"},
7208bf215546Sopenharmony_ci   "name": "CB_COLOR1_ATTRIB",
7209bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_ATTRIB"
7210bf215546Sopenharmony_ci  },
7211bf215546Sopenharmony_ci  {
7212bf215546Sopenharmony_ci   "chips": ["gfx6"],
7213bf215546Sopenharmony_ci   "map": {"at": 167096, "to": "mm"},
7214bf215546Sopenharmony_ci   "name": "CB_COLOR1_CMASK"
7215bf215546Sopenharmony_ci  },
7216bf215546Sopenharmony_ci  {
7217bf215546Sopenharmony_ci   "chips": ["gfx6"],
7218bf215546Sopenharmony_ci   "map": {"at": 167100, "to": "mm"},
7219bf215546Sopenharmony_ci   "name": "CB_COLOR1_CMASK_SLICE",
7220bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_CMASK_SLICE"
7221bf215546Sopenharmony_ci  },
7222bf215546Sopenharmony_ci  {
7223bf215546Sopenharmony_ci   "chips": ["gfx6"],
7224bf215546Sopenharmony_ci   "map": {"at": 167104, "to": "mm"},
7225bf215546Sopenharmony_ci   "name": "CB_COLOR1_FMASK"
7226bf215546Sopenharmony_ci  },
7227bf215546Sopenharmony_ci  {
7228bf215546Sopenharmony_ci   "chips": ["gfx6"],
7229bf215546Sopenharmony_ci   "map": {"at": 167108, "to": "mm"},
7230bf215546Sopenharmony_ci   "name": "CB_COLOR1_FMASK_SLICE",
7231bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_FMASK_SLICE"
7232bf215546Sopenharmony_ci  },
7233bf215546Sopenharmony_ci  {
7234bf215546Sopenharmony_ci   "chips": ["gfx6"],
7235bf215546Sopenharmony_ci   "map": {"at": 167112, "to": "mm"},
7236bf215546Sopenharmony_ci   "name": "CB_COLOR1_CLEAR_WORD0"
7237bf215546Sopenharmony_ci  },
7238bf215546Sopenharmony_ci  {
7239bf215546Sopenharmony_ci   "chips": ["gfx6"],
7240bf215546Sopenharmony_ci   "map": {"at": 167116, "to": "mm"},
7241bf215546Sopenharmony_ci   "name": "CB_COLOR1_CLEAR_WORD1"
7242bf215546Sopenharmony_ci  },
7243bf215546Sopenharmony_ci  {
7244bf215546Sopenharmony_ci   "chips": ["gfx6"],
7245bf215546Sopenharmony_ci   "map": {"at": 167128, "to": "mm"},
7246bf215546Sopenharmony_ci   "name": "CB_COLOR2_BASE"
7247bf215546Sopenharmony_ci  },
7248bf215546Sopenharmony_ci  {
7249bf215546Sopenharmony_ci   "chips": ["gfx6"],
7250bf215546Sopenharmony_ci   "map": {"at": 167132, "to": "mm"},
7251bf215546Sopenharmony_ci   "name": "CB_COLOR2_PITCH",
7252bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_PITCH"
7253bf215546Sopenharmony_ci  },
7254bf215546Sopenharmony_ci  {
7255bf215546Sopenharmony_ci   "chips": ["gfx6"],
7256bf215546Sopenharmony_ci   "map": {"at": 167136, "to": "mm"},
7257bf215546Sopenharmony_ci   "name": "CB_COLOR2_SLICE",
7258bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_FMASK_SLICE"
7259bf215546Sopenharmony_ci  },
7260bf215546Sopenharmony_ci  {
7261bf215546Sopenharmony_ci   "chips": ["gfx6"],
7262bf215546Sopenharmony_ci   "map": {"at": 167140, "to": "mm"},
7263bf215546Sopenharmony_ci   "name": "CB_COLOR2_VIEW",
7264bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_VIEW"
7265bf215546Sopenharmony_ci  },
7266bf215546Sopenharmony_ci  {
7267bf215546Sopenharmony_ci   "chips": ["gfx6"],
7268bf215546Sopenharmony_ci   "map": {"at": 167144, "to": "mm"},
7269bf215546Sopenharmony_ci   "name": "CB_COLOR2_INFO",
7270bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_INFO"
7271bf215546Sopenharmony_ci  },
7272bf215546Sopenharmony_ci  {
7273bf215546Sopenharmony_ci   "chips": ["gfx6"],
7274bf215546Sopenharmony_ci   "map": {"at": 167148, "to": "mm"},
7275bf215546Sopenharmony_ci   "name": "CB_COLOR2_ATTRIB",
7276bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_ATTRIB"
7277bf215546Sopenharmony_ci  },
7278bf215546Sopenharmony_ci  {
7279bf215546Sopenharmony_ci   "chips": ["gfx6"],
7280bf215546Sopenharmony_ci   "map": {"at": 167156, "to": "mm"},
7281bf215546Sopenharmony_ci   "name": "CB_COLOR2_CMASK"
7282bf215546Sopenharmony_ci  },
7283bf215546Sopenharmony_ci  {
7284bf215546Sopenharmony_ci   "chips": ["gfx6"],
7285bf215546Sopenharmony_ci   "map": {"at": 167160, "to": "mm"},
7286bf215546Sopenharmony_ci   "name": "CB_COLOR2_CMASK_SLICE",
7287bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_CMASK_SLICE"
7288bf215546Sopenharmony_ci  },
7289bf215546Sopenharmony_ci  {
7290bf215546Sopenharmony_ci   "chips": ["gfx6"],
7291bf215546Sopenharmony_ci   "map": {"at": 167164, "to": "mm"},
7292bf215546Sopenharmony_ci   "name": "CB_COLOR2_FMASK"
7293bf215546Sopenharmony_ci  },
7294bf215546Sopenharmony_ci  {
7295bf215546Sopenharmony_ci   "chips": ["gfx6"],
7296bf215546Sopenharmony_ci   "map": {"at": 167168, "to": "mm"},
7297bf215546Sopenharmony_ci   "name": "CB_COLOR2_FMASK_SLICE",
7298bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_FMASK_SLICE"
7299bf215546Sopenharmony_ci  },
7300bf215546Sopenharmony_ci  {
7301bf215546Sopenharmony_ci   "chips": ["gfx6"],
7302bf215546Sopenharmony_ci   "map": {"at": 167172, "to": "mm"},
7303bf215546Sopenharmony_ci   "name": "CB_COLOR2_CLEAR_WORD0"
7304bf215546Sopenharmony_ci  },
7305bf215546Sopenharmony_ci  {
7306bf215546Sopenharmony_ci   "chips": ["gfx6"],
7307bf215546Sopenharmony_ci   "map": {"at": 167176, "to": "mm"},
7308bf215546Sopenharmony_ci   "name": "CB_COLOR2_CLEAR_WORD1"
7309bf215546Sopenharmony_ci  },
7310bf215546Sopenharmony_ci  {
7311bf215546Sopenharmony_ci   "chips": ["gfx6"],
7312bf215546Sopenharmony_ci   "map": {"at": 167188, "to": "mm"},
7313bf215546Sopenharmony_ci   "name": "CB_COLOR3_BASE"
7314bf215546Sopenharmony_ci  },
7315bf215546Sopenharmony_ci  {
7316bf215546Sopenharmony_ci   "chips": ["gfx6"],
7317bf215546Sopenharmony_ci   "map": {"at": 167192, "to": "mm"},
7318bf215546Sopenharmony_ci   "name": "CB_COLOR3_PITCH",
7319bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_PITCH"
7320bf215546Sopenharmony_ci  },
7321bf215546Sopenharmony_ci  {
7322bf215546Sopenharmony_ci   "chips": ["gfx6"],
7323bf215546Sopenharmony_ci   "map": {"at": 167196, "to": "mm"},
7324bf215546Sopenharmony_ci   "name": "CB_COLOR3_SLICE",
7325bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_FMASK_SLICE"
7326bf215546Sopenharmony_ci  },
7327bf215546Sopenharmony_ci  {
7328bf215546Sopenharmony_ci   "chips": ["gfx6"],
7329bf215546Sopenharmony_ci   "map": {"at": 167200, "to": "mm"},
7330bf215546Sopenharmony_ci   "name": "CB_COLOR3_VIEW",
7331bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_VIEW"
7332bf215546Sopenharmony_ci  },
7333bf215546Sopenharmony_ci  {
7334bf215546Sopenharmony_ci   "chips": ["gfx6"],
7335bf215546Sopenharmony_ci   "map": {"at": 167204, "to": "mm"},
7336bf215546Sopenharmony_ci   "name": "CB_COLOR3_INFO",
7337bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_INFO"
7338bf215546Sopenharmony_ci  },
7339bf215546Sopenharmony_ci  {
7340bf215546Sopenharmony_ci   "chips": ["gfx6"],
7341bf215546Sopenharmony_ci   "map": {"at": 167208, "to": "mm"},
7342bf215546Sopenharmony_ci   "name": "CB_COLOR3_ATTRIB",
7343bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_ATTRIB"
7344bf215546Sopenharmony_ci  },
7345bf215546Sopenharmony_ci  {
7346bf215546Sopenharmony_ci   "chips": ["gfx6"],
7347bf215546Sopenharmony_ci   "map": {"at": 167216, "to": "mm"},
7348bf215546Sopenharmony_ci   "name": "CB_COLOR3_CMASK"
7349bf215546Sopenharmony_ci  },
7350bf215546Sopenharmony_ci  {
7351bf215546Sopenharmony_ci   "chips": ["gfx6"],
7352bf215546Sopenharmony_ci   "map": {"at": 167220, "to": "mm"},
7353bf215546Sopenharmony_ci   "name": "CB_COLOR3_CMASK_SLICE",
7354bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_CMASK_SLICE"
7355bf215546Sopenharmony_ci  },
7356bf215546Sopenharmony_ci  {
7357bf215546Sopenharmony_ci   "chips": ["gfx6"],
7358bf215546Sopenharmony_ci   "map": {"at": 167224, "to": "mm"},
7359bf215546Sopenharmony_ci   "name": "CB_COLOR3_FMASK"
7360bf215546Sopenharmony_ci  },
7361bf215546Sopenharmony_ci  {
7362bf215546Sopenharmony_ci   "chips": ["gfx6"],
7363bf215546Sopenharmony_ci   "map": {"at": 167228, "to": "mm"},
7364bf215546Sopenharmony_ci   "name": "CB_COLOR3_FMASK_SLICE",
7365bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_FMASK_SLICE"
7366bf215546Sopenharmony_ci  },
7367bf215546Sopenharmony_ci  {
7368bf215546Sopenharmony_ci   "chips": ["gfx6"],
7369bf215546Sopenharmony_ci   "map": {"at": 167232, "to": "mm"},
7370bf215546Sopenharmony_ci   "name": "CB_COLOR3_CLEAR_WORD0"
7371bf215546Sopenharmony_ci  },
7372bf215546Sopenharmony_ci  {
7373bf215546Sopenharmony_ci   "chips": ["gfx6"],
7374bf215546Sopenharmony_ci   "map": {"at": 167236, "to": "mm"},
7375bf215546Sopenharmony_ci   "name": "CB_COLOR3_CLEAR_WORD1"
7376bf215546Sopenharmony_ci  },
7377bf215546Sopenharmony_ci  {
7378bf215546Sopenharmony_ci   "chips": ["gfx6"],
7379bf215546Sopenharmony_ci   "map": {"at": 167248, "to": "mm"},
7380bf215546Sopenharmony_ci   "name": "CB_COLOR4_BASE"
7381bf215546Sopenharmony_ci  },
7382bf215546Sopenharmony_ci  {
7383bf215546Sopenharmony_ci   "chips": ["gfx6"],
7384bf215546Sopenharmony_ci   "map": {"at": 167252, "to": "mm"},
7385bf215546Sopenharmony_ci   "name": "CB_COLOR4_PITCH",
7386bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_PITCH"
7387bf215546Sopenharmony_ci  },
7388bf215546Sopenharmony_ci  {
7389bf215546Sopenharmony_ci   "chips": ["gfx6"],
7390bf215546Sopenharmony_ci   "map": {"at": 167256, "to": "mm"},
7391bf215546Sopenharmony_ci   "name": "CB_COLOR4_SLICE",
7392bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_FMASK_SLICE"
7393bf215546Sopenharmony_ci  },
7394bf215546Sopenharmony_ci  {
7395bf215546Sopenharmony_ci   "chips": ["gfx6"],
7396bf215546Sopenharmony_ci   "map": {"at": 167260, "to": "mm"},
7397bf215546Sopenharmony_ci   "name": "CB_COLOR4_VIEW",
7398bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_VIEW"
7399bf215546Sopenharmony_ci  },
7400bf215546Sopenharmony_ci  {
7401bf215546Sopenharmony_ci   "chips": ["gfx6"],
7402bf215546Sopenharmony_ci   "map": {"at": 167264, "to": "mm"},
7403bf215546Sopenharmony_ci   "name": "CB_COLOR4_INFO",
7404bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_INFO"
7405bf215546Sopenharmony_ci  },
7406bf215546Sopenharmony_ci  {
7407bf215546Sopenharmony_ci   "chips": ["gfx6"],
7408bf215546Sopenharmony_ci   "map": {"at": 167268, "to": "mm"},
7409bf215546Sopenharmony_ci   "name": "CB_COLOR4_ATTRIB",
7410bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_ATTRIB"
7411bf215546Sopenharmony_ci  },
7412bf215546Sopenharmony_ci  {
7413bf215546Sopenharmony_ci   "chips": ["gfx6"],
7414bf215546Sopenharmony_ci   "map": {"at": 167276, "to": "mm"},
7415bf215546Sopenharmony_ci   "name": "CB_COLOR4_CMASK"
7416bf215546Sopenharmony_ci  },
7417bf215546Sopenharmony_ci  {
7418bf215546Sopenharmony_ci   "chips": ["gfx6"],
7419bf215546Sopenharmony_ci   "map": {"at": 167280, "to": "mm"},
7420bf215546Sopenharmony_ci   "name": "CB_COLOR4_CMASK_SLICE",
7421bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_CMASK_SLICE"
7422bf215546Sopenharmony_ci  },
7423bf215546Sopenharmony_ci  {
7424bf215546Sopenharmony_ci   "chips": ["gfx6"],
7425bf215546Sopenharmony_ci   "map": {"at": 167284, "to": "mm"},
7426bf215546Sopenharmony_ci   "name": "CB_COLOR4_FMASK"
7427bf215546Sopenharmony_ci  },
7428bf215546Sopenharmony_ci  {
7429bf215546Sopenharmony_ci   "chips": ["gfx6"],
7430bf215546Sopenharmony_ci   "map": {"at": 167288, "to": "mm"},
7431bf215546Sopenharmony_ci   "name": "CB_COLOR4_FMASK_SLICE",
7432bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_FMASK_SLICE"
7433bf215546Sopenharmony_ci  },
7434bf215546Sopenharmony_ci  {
7435bf215546Sopenharmony_ci   "chips": ["gfx6"],
7436bf215546Sopenharmony_ci   "map": {"at": 167292, "to": "mm"},
7437bf215546Sopenharmony_ci   "name": "CB_COLOR4_CLEAR_WORD0"
7438bf215546Sopenharmony_ci  },
7439bf215546Sopenharmony_ci  {
7440bf215546Sopenharmony_ci   "chips": ["gfx6"],
7441bf215546Sopenharmony_ci   "map": {"at": 167296, "to": "mm"},
7442bf215546Sopenharmony_ci   "name": "CB_COLOR4_CLEAR_WORD1"
7443bf215546Sopenharmony_ci  },
7444bf215546Sopenharmony_ci  {
7445bf215546Sopenharmony_ci   "chips": ["gfx6"],
7446bf215546Sopenharmony_ci   "map": {"at": 167308, "to": "mm"},
7447bf215546Sopenharmony_ci   "name": "CB_COLOR5_BASE"
7448bf215546Sopenharmony_ci  },
7449bf215546Sopenharmony_ci  {
7450bf215546Sopenharmony_ci   "chips": ["gfx6"],
7451bf215546Sopenharmony_ci   "map": {"at": 167312, "to": "mm"},
7452bf215546Sopenharmony_ci   "name": "CB_COLOR5_PITCH",
7453bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_PITCH"
7454bf215546Sopenharmony_ci  },
7455bf215546Sopenharmony_ci  {
7456bf215546Sopenharmony_ci   "chips": ["gfx6"],
7457bf215546Sopenharmony_ci   "map": {"at": 167316, "to": "mm"},
7458bf215546Sopenharmony_ci   "name": "CB_COLOR5_SLICE",
7459bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_FMASK_SLICE"
7460bf215546Sopenharmony_ci  },
7461bf215546Sopenharmony_ci  {
7462bf215546Sopenharmony_ci   "chips": ["gfx6"],
7463bf215546Sopenharmony_ci   "map": {"at": 167320, "to": "mm"},
7464bf215546Sopenharmony_ci   "name": "CB_COLOR5_VIEW",
7465bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_VIEW"
7466bf215546Sopenharmony_ci  },
7467bf215546Sopenharmony_ci  {
7468bf215546Sopenharmony_ci   "chips": ["gfx6"],
7469bf215546Sopenharmony_ci   "map": {"at": 167324, "to": "mm"},
7470bf215546Sopenharmony_ci   "name": "CB_COLOR5_INFO",
7471bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_INFO"
7472bf215546Sopenharmony_ci  },
7473bf215546Sopenharmony_ci  {
7474bf215546Sopenharmony_ci   "chips": ["gfx6"],
7475bf215546Sopenharmony_ci   "map": {"at": 167328, "to": "mm"},
7476bf215546Sopenharmony_ci   "name": "CB_COLOR5_ATTRIB",
7477bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_ATTRIB"
7478bf215546Sopenharmony_ci  },
7479bf215546Sopenharmony_ci  {
7480bf215546Sopenharmony_ci   "chips": ["gfx6"],
7481bf215546Sopenharmony_ci   "map": {"at": 167336, "to": "mm"},
7482bf215546Sopenharmony_ci   "name": "CB_COLOR5_CMASK"
7483bf215546Sopenharmony_ci  },
7484bf215546Sopenharmony_ci  {
7485bf215546Sopenharmony_ci   "chips": ["gfx6"],
7486bf215546Sopenharmony_ci   "map": {"at": 167340, "to": "mm"},
7487bf215546Sopenharmony_ci   "name": "CB_COLOR5_CMASK_SLICE",
7488bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_CMASK_SLICE"
7489bf215546Sopenharmony_ci  },
7490bf215546Sopenharmony_ci  {
7491bf215546Sopenharmony_ci   "chips": ["gfx6"],
7492bf215546Sopenharmony_ci   "map": {"at": 167344, "to": "mm"},
7493bf215546Sopenharmony_ci   "name": "CB_COLOR5_FMASK"
7494bf215546Sopenharmony_ci  },
7495bf215546Sopenharmony_ci  {
7496bf215546Sopenharmony_ci   "chips": ["gfx6"],
7497bf215546Sopenharmony_ci   "map": {"at": 167348, "to": "mm"},
7498bf215546Sopenharmony_ci   "name": "CB_COLOR5_FMASK_SLICE",
7499bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_FMASK_SLICE"
7500bf215546Sopenharmony_ci  },
7501bf215546Sopenharmony_ci  {
7502bf215546Sopenharmony_ci   "chips": ["gfx6"],
7503bf215546Sopenharmony_ci   "map": {"at": 167352, "to": "mm"},
7504bf215546Sopenharmony_ci   "name": "CB_COLOR5_CLEAR_WORD0"
7505bf215546Sopenharmony_ci  },
7506bf215546Sopenharmony_ci  {
7507bf215546Sopenharmony_ci   "chips": ["gfx6"],
7508bf215546Sopenharmony_ci   "map": {"at": 167356, "to": "mm"},
7509bf215546Sopenharmony_ci   "name": "CB_COLOR5_CLEAR_WORD1"
7510bf215546Sopenharmony_ci  },
7511bf215546Sopenharmony_ci  {
7512bf215546Sopenharmony_ci   "chips": ["gfx6"],
7513bf215546Sopenharmony_ci   "map": {"at": 167368, "to": "mm"},
7514bf215546Sopenharmony_ci   "name": "CB_COLOR6_BASE"
7515bf215546Sopenharmony_ci  },
7516bf215546Sopenharmony_ci  {
7517bf215546Sopenharmony_ci   "chips": ["gfx6"],
7518bf215546Sopenharmony_ci   "map": {"at": 167372, "to": "mm"},
7519bf215546Sopenharmony_ci   "name": "CB_COLOR6_PITCH",
7520bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_PITCH"
7521bf215546Sopenharmony_ci  },
7522bf215546Sopenharmony_ci  {
7523bf215546Sopenharmony_ci   "chips": ["gfx6"],
7524bf215546Sopenharmony_ci   "map": {"at": 167376, "to": "mm"},
7525bf215546Sopenharmony_ci   "name": "CB_COLOR6_SLICE",
7526bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_FMASK_SLICE"
7527bf215546Sopenharmony_ci  },
7528bf215546Sopenharmony_ci  {
7529bf215546Sopenharmony_ci   "chips": ["gfx6"],
7530bf215546Sopenharmony_ci   "map": {"at": 167380, "to": "mm"},
7531bf215546Sopenharmony_ci   "name": "CB_COLOR6_VIEW",
7532bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_VIEW"
7533bf215546Sopenharmony_ci  },
7534bf215546Sopenharmony_ci  {
7535bf215546Sopenharmony_ci   "chips": ["gfx6"],
7536bf215546Sopenharmony_ci   "map": {"at": 167384, "to": "mm"},
7537bf215546Sopenharmony_ci   "name": "CB_COLOR6_INFO",
7538bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_INFO"
7539bf215546Sopenharmony_ci  },
7540bf215546Sopenharmony_ci  {
7541bf215546Sopenharmony_ci   "chips": ["gfx6"],
7542bf215546Sopenharmony_ci   "map": {"at": 167388, "to": "mm"},
7543bf215546Sopenharmony_ci   "name": "CB_COLOR6_ATTRIB",
7544bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_ATTRIB"
7545bf215546Sopenharmony_ci  },
7546bf215546Sopenharmony_ci  {
7547bf215546Sopenharmony_ci   "chips": ["gfx6"],
7548bf215546Sopenharmony_ci   "map": {"at": 167396, "to": "mm"},
7549bf215546Sopenharmony_ci   "name": "CB_COLOR6_CMASK"
7550bf215546Sopenharmony_ci  },
7551bf215546Sopenharmony_ci  {
7552bf215546Sopenharmony_ci   "chips": ["gfx6"],
7553bf215546Sopenharmony_ci   "map": {"at": 167400, "to": "mm"},
7554bf215546Sopenharmony_ci   "name": "CB_COLOR6_CMASK_SLICE",
7555bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_CMASK_SLICE"
7556bf215546Sopenharmony_ci  },
7557bf215546Sopenharmony_ci  {
7558bf215546Sopenharmony_ci   "chips": ["gfx6"],
7559bf215546Sopenharmony_ci   "map": {"at": 167404, "to": "mm"},
7560bf215546Sopenharmony_ci   "name": "CB_COLOR6_FMASK"
7561bf215546Sopenharmony_ci  },
7562bf215546Sopenharmony_ci  {
7563bf215546Sopenharmony_ci   "chips": ["gfx6"],
7564bf215546Sopenharmony_ci   "map": {"at": 167408, "to": "mm"},
7565bf215546Sopenharmony_ci   "name": "CB_COLOR6_FMASK_SLICE",
7566bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_FMASK_SLICE"
7567bf215546Sopenharmony_ci  },
7568bf215546Sopenharmony_ci  {
7569bf215546Sopenharmony_ci   "chips": ["gfx6"],
7570bf215546Sopenharmony_ci   "map": {"at": 167412, "to": "mm"},
7571bf215546Sopenharmony_ci   "name": "CB_COLOR6_CLEAR_WORD0"
7572bf215546Sopenharmony_ci  },
7573bf215546Sopenharmony_ci  {
7574bf215546Sopenharmony_ci   "chips": ["gfx6"],
7575bf215546Sopenharmony_ci   "map": {"at": 167416, "to": "mm"},
7576bf215546Sopenharmony_ci   "name": "CB_COLOR6_CLEAR_WORD1"
7577bf215546Sopenharmony_ci  },
7578bf215546Sopenharmony_ci  {
7579bf215546Sopenharmony_ci   "chips": ["gfx6"],
7580bf215546Sopenharmony_ci   "map": {"at": 167428, "to": "mm"},
7581bf215546Sopenharmony_ci   "name": "CB_COLOR7_BASE"
7582bf215546Sopenharmony_ci  },
7583bf215546Sopenharmony_ci  {
7584bf215546Sopenharmony_ci   "chips": ["gfx6"],
7585bf215546Sopenharmony_ci   "map": {"at": 167432, "to": "mm"},
7586bf215546Sopenharmony_ci   "name": "CB_COLOR7_PITCH",
7587bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_PITCH"
7588bf215546Sopenharmony_ci  },
7589bf215546Sopenharmony_ci  {
7590bf215546Sopenharmony_ci   "chips": ["gfx6"],
7591bf215546Sopenharmony_ci   "map": {"at": 167436, "to": "mm"},
7592bf215546Sopenharmony_ci   "name": "CB_COLOR7_SLICE",
7593bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_FMASK_SLICE"
7594bf215546Sopenharmony_ci  },
7595bf215546Sopenharmony_ci  {
7596bf215546Sopenharmony_ci   "chips": ["gfx6"],
7597bf215546Sopenharmony_ci   "map": {"at": 167440, "to": "mm"},
7598bf215546Sopenharmony_ci   "name": "CB_COLOR7_VIEW",
7599bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_VIEW"
7600bf215546Sopenharmony_ci  },
7601bf215546Sopenharmony_ci  {
7602bf215546Sopenharmony_ci   "chips": ["gfx6"],
7603bf215546Sopenharmony_ci   "map": {"at": 167444, "to": "mm"},
7604bf215546Sopenharmony_ci   "name": "CB_COLOR7_INFO",
7605bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_INFO"
7606bf215546Sopenharmony_ci  },
7607bf215546Sopenharmony_ci  {
7608bf215546Sopenharmony_ci   "chips": ["gfx6"],
7609bf215546Sopenharmony_ci   "map": {"at": 167448, "to": "mm"},
7610bf215546Sopenharmony_ci   "name": "CB_COLOR7_ATTRIB",
7611bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_ATTRIB"
7612bf215546Sopenharmony_ci  },
7613bf215546Sopenharmony_ci  {
7614bf215546Sopenharmony_ci   "chips": ["gfx6"],
7615bf215546Sopenharmony_ci   "map": {"at": 167456, "to": "mm"},
7616bf215546Sopenharmony_ci   "name": "CB_COLOR7_CMASK"
7617bf215546Sopenharmony_ci  },
7618bf215546Sopenharmony_ci  {
7619bf215546Sopenharmony_ci   "chips": ["gfx6"],
7620bf215546Sopenharmony_ci   "map": {"at": 167460, "to": "mm"},
7621bf215546Sopenharmony_ci   "name": "CB_COLOR7_CMASK_SLICE",
7622bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_CMASK_SLICE"
7623bf215546Sopenharmony_ci  },
7624bf215546Sopenharmony_ci  {
7625bf215546Sopenharmony_ci   "chips": ["gfx6"],
7626bf215546Sopenharmony_ci   "map": {"at": 167464, "to": "mm"},
7627bf215546Sopenharmony_ci   "name": "CB_COLOR7_FMASK"
7628bf215546Sopenharmony_ci  },
7629bf215546Sopenharmony_ci  {
7630bf215546Sopenharmony_ci   "chips": ["gfx6"],
7631bf215546Sopenharmony_ci   "map": {"at": 167468, "to": "mm"},
7632bf215546Sopenharmony_ci   "name": "CB_COLOR7_FMASK_SLICE",
7633bf215546Sopenharmony_ci   "type_ref": "CB_COLOR0_FMASK_SLICE"
7634bf215546Sopenharmony_ci  },
7635bf215546Sopenharmony_ci  {
7636bf215546Sopenharmony_ci   "chips": ["gfx6"],
7637bf215546Sopenharmony_ci   "map": {"at": 167472, "to": "mm"},
7638bf215546Sopenharmony_ci   "name": "CB_COLOR7_CLEAR_WORD0"
7639bf215546Sopenharmony_ci  },
7640bf215546Sopenharmony_ci  {
7641bf215546Sopenharmony_ci   "chips": ["gfx6"],
7642bf215546Sopenharmony_ci   "map": {"at": 167476, "to": "mm"},
7643bf215546Sopenharmony_ci   "name": "CB_COLOR7_CLEAR_WORD1"
7644bf215546Sopenharmony_ci  }
7645bf215546Sopenharmony_ci ],
7646bf215546Sopenharmony_ci "register_types": {
7647bf215546Sopenharmony_ci  "CB_BLEND0_CONTROL": {
7648bf215546Sopenharmony_ci   "fields": [
7649bf215546Sopenharmony_ci    {"bits": [0, 4], "enum_ref": "BlendOp", "name": "COLOR_SRCBLEND"},
7650bf215546Sopenharmony_ci    {"bits": [5, 7], "enum_ref": "CombFunc", "name": "COLOR_COMB_FCN"},
7651bf215546Sopenharmony_ci    {"bits": [8, 12], "enum_ref": "BlendOp", "name": "COLOR_DESTBLEND"},
7652bf215546Sopenharmony_ci    {"bits": [16, 20], "enum_ref": "BlendOp", "name": "ALPHA_SRCBLEND"},
7653bf215546Sopenharmony_ci    {"bits": [21, 23], "enum_ref": "CombFunc", "name": "ALPHA_COMB_FCN"},
7654bf215546Sopenharmony_ci    {"bits": [24, 28], "enum_ref": "BlendOp", "name": "ALPHA_DESTBLEND"},
7655bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "SEPARATE_ALPHA_BLEND"},
7656bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "ENABLE"},
7657bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "DISABLE_ROP3"}
7658bf215546Sopenharmony_ci   ]
7659bf215546Sopenharmony_ci  },
7660bf215546Sopenharmony_ci  "CB_COLOR0_ATTRIB": {
7661bf215546Sopenharmony_ci   "fields": [
7662bf215546Sopenharmony_ci    {"bits": [0, 4], "name": "TILE_MODE_INDEX"},
7663bf215546Sopenharmony_ci    {"bits": [5, 9], "name": "FMASK_TILE_MODE_INDEX"},
7664bf215546Sopenharmony_ci    {"bits": [10, 11], "name": "FMASK_BANK_HEIGHT"},
7665bf215546Sopenharmony_ci    {"bits": [12, 14], "name": "NUM_SAMPLES"},
7666bf215546Sopenharmony_ci    {"bits": [15, 16], "name": "NUM_FRAGMENTS"},
7667bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "FORCE_DST_ALPHA_1"}
7668bf215546Sopenharmony_ci   ]
7669bf215546Sopenharmony_ci  },
7670bf215546Sopenharmony_ci  "CB_COLOR0_CMASK_SLICE": {
7671bf215546Sopenharmony_ci   "fields": [
7672bf215546Sopenharmony_ci    {"bits": [0, 13], "name": "TILE_MAX"}
7673bf215546Sopenharmony_ci   ]
7674bf215546Sopenharmony_ci  },
7675bf215546Sopenharmony_ci  "CB_COLOR0_FMASK_SLICE": {
7676bf215546Sopenharmony_ci   "fields": [
7677bf215546Sopenharmony_ci    {"bits": [0, 21], "name": "TILE_MAX"}
7678bf215546Sopenharmony_ci   ]
7679bf215546Sopenharmony_ci  },
7680bf215546Sopenharmony_ci  "CB_COLOR0_INFO": {
7681bf215546Sopenharmony_ci   "fields": [
7682bf215546Sopenharmony_ci    {"bits": [0, 1], "enum_ref": "SurfaceEndian", "name": "ENDIAN"},
7683bf215546Sopenharmony_ci    {"bits": [2, 6], "enum_ref": "ColorFormat", "name": "FORMAT"},
7684bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "LINEAR_GENERAL"},
7685bf215546Sopenharmony_ci    {"bits": [8, 10], "enum_ref": "SurfaceNumber", "name": "NUMBER_TYPE"},
7686bf215546Sopenharmony_ci    {"bits": [11, 12], "enum_ref": "SurfaceSwap", "name": "COMP_SWAP"},
7687bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "FAST_CLEAR"},
7688bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "COMPRESSION"},
7689bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "BLEND_CLAMP"},
7690bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "BLEND_BYPASS"},
7691bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "SIMPLE_FLOAT"},
7692bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "ROUND_MODE"},
7693bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "CMASK_IS_LINEAR"},
7694bf215546Sopenharmony_ci    {"bits": [20, 22], "enum_ref": "BlendOpt", "name": "BLEND_OPT_DONT_RD_DST"},
7695bf215546Sopenharmony_ci    {"bits": [23, 25], "enum_ref": "BlendOpt", "name": "BLEND_OPT_DISCARD_PIXEL"},
7696bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "FMASK_COMPRESSION_DISABLE"}
7697bf215546Sopenharmony_ci   ]
7698bf215546Sopenharmony_ci  },
7699bf215546Sopenharmony_ci  "CB_COLOR0_PITCH": {
7700bf215546Sopenharmony_ci   "fields": [
7701bf215546Sopenharmony_ci    {"bits": [0, 10], "name": "TILE_MAX"},
7702bf215546Sopenharmony_ci    {"bits": [20, 30], "name": "FMASK_TILE_MAX"}
7703bf215546Sopenharmony_ci   ]
7704bf215546Sopenharmony_ci  },
7705bf215546Sopenharmony_ci  "CB_COLOR0_VIEW": {
7706bf215546Sopenharmony_ci   "fields": [
7707bf215546Sopenharmony_ci    {"bits": [0, 10], "name": "SLICE_START"},
7708bf215546Sopenharmony_ci    {"bits": [13, 23], "name": "SLICE_MAX"}
7709bf215546Sopenharmony_ci   ]
7710bf215546Sopenharmony_ci  },
7711bf215546Sopenharmony_ci  "CB_COLOR_CONTROL": {
7712bf215546Sopenharmony_ci   "fields": [
7713bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "DEGAMMA_ENABLE"},
7714bf215546Sopenharmony_ci    {"bits": [4, 6], "enum_ref": "CBMode", "name": "MODE"},
7715bf215546Sopenharmony_ci    {"bits": [16, 23], "enum_ref": "ROP3", "name": "ROP3"}
7716bf215546Sopenharmony_ci   ]
7717bf215546Sopenharmony_ci  },
7718bf215546Sopenharmony_ci  "CB_SHADER_MASK": {
7719bf215546Sopenharmony_ci   "fields": [
7720bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "OUTPUT0_ENABLE"},
7721bf215546Sopenharmony_ci    {"bits": [4, 7], "name": "OUTPUT1_ENABLE"},
7722bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "OUTPUT2_ENABLE"},
7723bf215546Sopenharmony_ci    {"bits": [12, 15], "name": "OUTPUT3_ENABLE"},
7724bf215546Sopenharmony_ci    {"bits": [16, 19], "name": "OUTPUT4_ENABLE"},
7725bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "OUTPUT5_ENABLE"},
7726bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "OUTPUT6_ENABLE"},
7727bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "OUTPUT7_ENABLE"}
7728bf215546Sopenharmony_ci   ]
7729bf215546Sopenharmony_ci  },
7730bf215546Sopenharmony_ci  "CB_TARGET_MASK": {
7731bf215546Sopenharmony_ci   "fields": [
7732bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "TARGET0_ENABLE"},
7733bf215546Sopenharmony_ci    {"bits": [4, 7], "name": "TARGET1_ENABLE"},
7734bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "TARGET2_ENABLE"},
7735bf215546Sopenharmony_ci    {"bits": [12, 15], "name": "TARGET3_ENABLE"},
7736bf215546Sopenharmony_ci    {"bits": [16, 19], "name": "TARGET4_ENABLE"},
7737bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "TARGET5_ENABLE"},
7738bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "TARGET6_ENABLE"},
7739bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "TARGET7_ENABLE"}
7740bf215546Sopenharmony_ci   ]
7741bf215546Sopenharmony_ci  },
7742bf215546Sopenharmony_ci  "CC_GC_SHADER_ARRAY_CONFIG": {
7743bf215546Sopenharmony_ci   "fields": [
7744bf215546Sopenharmony_ci    {"bits": [1, 2], "name": "DPFP_RATE"},
7745bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "SQC_BALANCE_DISABLE"},
7746bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "HALF_LDS"},
7747bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "INACTIVE_CUS"}
7748bf215546Sopenharmony_ci   ]
7749bf215546Sopenharmony_ci  },
7750bf215546Sopenharmony_ci  "CC_SQC_BANK_DISABLE": {
7751bf215546Sopenharmony_ci   "fields": [
7752bf215546Sopenharmony_ci    {"bits": [16, 19], "name": "SQC0_BANK_DISABLE"},
7753bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "SQC1_BANK_DISABLE"},
7754bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "SQC2_BANK_DISABLE"},
7755bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "SQC3_BANK_DISABLE"}
7756bf215546Sopenharmony_ci   ]
7757bf215546Sopenharmony_ci  },
7758bf215546Sopenharmony_ci  "CGTT_IA_CLK_CTRL": {
7759bf215546Sopenharmony_ci   "fields": [
7760bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "ON_DELAY"},
7761bf215546Sopenharmony_ci    {"bits": [4, 11], "name": "OFF_HYSTERESIS"},
7762bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "SOFT_OVERRIDE7"},
7763bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "PERF_ENABLE"},
7764bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "DBG_ENABLE"},
7765bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "SOFT_OVERRIDE4"},
7766bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "SOFT_OVERRIDE3"},
7767bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "CORE_OVERRIDE"},
7768bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "SOFT_OVERRIDE2"},
7769bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "REG_OVERRIDE"}
7770bf215546Sopenharmony_ci   ]
7771bf215546Sopenharmony_ci  },
7772bf215546Sopenharmony_ci  "CGTT_PA_CLK_CTRL": {
7773bf215546Sopenharmony_ci   "fields": [
7774bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "ON_DELAY"},
7775bf215546Sopenharmony_ci    {"bits": [4, 11], "name": "OFF_HYSTERESIS"},
7776bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "SOFT_OVERRIDE7"},
7777bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "SOFT_OVERRIDE6"},
7778bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "SOFT_OVERRIDE5"},
7779bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "SOFT_OVERRIDE4"},
7780bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "SOFT_OVERRIDE3"},
7781bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "SU_CLK_OVERRIDE"},
7782bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "CL_CLK_OVERRIDE"},
7783bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "REG_CLK_OVERRIDE"}
7784bf215546Sopenharmony_ci   ]
7785bf215546Sopenharmony_ci  },
7786bf215546Sopenharmony_ci  "CGTT_SC_CLK_CTRL": {
7787bf215546Sopenharmony_ci   "fields": [
7788bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "ON_DELAY"},
7789bf215546Sopenharmony_ci    {"bits": [4, 11], "name": "OFF_HYSTERESIS"},
7790bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "SOFT_OVERRIDE7"},
7791bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "SOFT_OVERRIDE6"},
7792bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "SOFT_OVERRIDE5"},
7793bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "SOFT_OVERRIDE4"},
7794bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "SOFT_OVERRIDE3"},
7795bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "SOFT_OVERRIDE2"},
7796bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "SOFT_OVERRIDE1"},
7797bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "SOFT_OVERRIDE0"}
7798bf215546Sopenharmony_ci   ]
7799bf215546Sopenharmony_ci  },
7800bf215546Sopenharmony_ci  "CGTT_SQ_CLK_CTRL": {
7801bf215546Sopenharmony_ci   "fields": [
7802bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "ON_DELAY"},
7803bf215546Sopenharmony_ci    {"bits": [4, 11], "name": "OFF_HYSTERESIS"},
7804bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "CORE_OVERRIDE"},
7805bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "REG_OVERRIDE"}
7806bf215546Sopenharmony_ci   ]
7807bf215546Sopenharmony_ci  },
7808bf215546Sopenharmony_ci  "CGTT_VGT_CLK_CTRL": {
7809bf215546Sopenharmony_ci   "fields": [
7810bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "ON_DELAY"},
7811bf215546Sopenharmony_ci    {"bits": [4, 11], "name": "OFF_HYSTERESIS"},
7812bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "SOFT_OVERRIDE7"},
7813bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "PERF_ENABLE"},
7814bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "DBG_ENABLE"},
7815bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "SOFT_OVERRIDE4"},
7816bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "SOFT_OVERRIDE3"},
7817bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "GS_OVERRIDE"},
7818bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "CORE_OVERRIDE"},
7819bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "REG_OVERRIDE"}
7820bf215546Sopenharmony_ci   ]
7821bf215546Sopenharmony_ci  },
7822bf215546Sopenharmony_ci  "COMPUTE_DISPATCH_INITIATOR": {
7823bf215546Sopenharmony_ci   "fields": [
7824bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "COMPUTE_SHADER_EN"},
7825bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "PARTIAL_TG_EN"},
7826bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "FORCE_START_AT_000"},
7827bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "ORDERED_APPEND_ENBL"},
7828bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "ORDERED_APPEND_MODE"},
7829bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "USE_THREAD_DIMENSIONS"},
7830bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "ORDER_MODE"},
7831bf215546Sopenharmony_ci    {"bits": [7, 9], "name": "DISPATCH_CACHE_CNTL"},
7832bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "SCALAR_L1_INV_VOL"},
7833bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "VECTOR_L1_INV_VOL"},
7834bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "DATA_ATC"},
7835bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "RESTORE"}
7836bf215546Sopenharmony_ci   ]
7837bf215546Sopenharmony_ci  },
7838bf215546Sopenharmony_ci  "COMPUTE_NUM_THREAD_X": {
7839bf215546Sopenharmony_ci   "fields": [
7840bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "NUM_THREAD_FULL"},
7841bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "NUM_THREAD_PARTIAL"}
7842bf215546Sopenharmony_ci   ]
7843bf215546Sopenharmony_ci  },
7844bf215546Sopenharmony_ci  "COMPUTE_PGM_HI": {
7845bf215546Sopenharmony_ci   "fields": [
7846bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "DATA"},
7847bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "INST_ATC"}
7848bf215546Sopenharmony_ci   ]
7849bf215546Sopenharmony_ci  },
7850bf215546Sopenharmony_ci  "COMPUTE_PGM_RSRC1": {
7851bf215546Sopenharmony_ci   "fields": [
7852bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "VGPRS"},
7853bf215546Sopenharmony_ci    {"bits": [6, 9], "name": "SGPRS"},
7854bf215546Sopenharmony_ci    {"bits": [10, 11], "name": "PRIORITY"},
7855bf215546Sopenharmony_ci    {"bits": [12, 19], "enum_ref": "FLOAT_MODE", "name": "FLOAT_MODE"},
7856bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "PRIV"},
7857bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "DX10_CLAMP"},
7858bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "DEBUG_MODE"},
7859bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "IEEE_MODE"},
7860bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "BULKY"},
7861bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "CDBG_USER"}
7862bf215546Sopenharmony_ci   ]
7863bf215546Sopenharmony_ci  },
7864bf215546Sopenharmony_ci  "COMPUTE_PGM_RSRC2": {
7865bf215546Sopenharmony_ci   "fields": [
7866bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "SCRATCH_EN"},
7867bf215546Sopenharmony_ci    {"bits": [1, 5], "name": "USER_SGPR"},
7868bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "TRAP_PRESENT"},
7869bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "TGID_X_EN"},
7870bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "TGID_Y_EN"},
7871bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "TGID_Z_EN"},
7872bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "TG_SIZE_EN"},
7873bf215546Sopenharmony_ci    {"bits": [11, 12], "name": "TIDIG_COMP_CNT"},
7874bf215546Sopenharmony_ci    {"bits": [13, 14], "name": "EXCP_EN_MSB"},
7875bf215546Sopenharmony_ci    {"bits": [15, 23], "name": "LDS_SIZE"},
7876bf215546Sopenharmony_ci    {"bits": [24, 30], "enum_ref": "EXCP_EN", "name": "EXCP_EN"}
7877bf215546Sopenharmony_ci   ]
7878bf215546Sopenharmony_ci  },
7879bf215546Sopenharmony_ci  "COMPUTE_RESOURCE_LIMITS": {
7880bf215546Sopenharmony_ci   "fields": [
7881bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "WAVES_PER_SH"},
7882bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "WAVES_PER_SH_GFX6"},
7883bf215546Sopenharmony_ci    {"bits": [12, 15], "name": "TG_PER_CU"},
7884bf215546Sopenharmony_ci    {"bits": [16, 21], "name": "LOCK_THRESHOLD"},
7885bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "SIMD_DEST_CNTL"},
7886bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "FORCE_SIMD_DIST"},
7887bf215546Sopenharmony_ci    {"bits": [24, 26], "name": "CU_GROUP_COUNT"}
7888bf215546Sopenharmony_ci   ]
7889bf215546Sopenharmony_ci  },
7890bf215546Sopenharmony_ci  "COMPUTE_STATIC_THREAD_MGMT_SE0": {
7891bf215546Sopenharmony_ci   "fields": [
7892bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "SH0_CU_EN"},
7893bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "SH1_CU_EN"}
7894bf215546Sopenharmony_ci   ]
7895bf215546Sopenharmony_ci  },
7896bf215546Sopenharmony_ci  "COMPUTE_TBA_HI": {
7897bf215546Sopenharmony_ci   "fields": [
7898bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "DATA"}
7899bf215546Sopenharmony_ci   ]
7900bf215546Sopenharmony_ci  },
7901bf215546Sopenharmony_ci  "COMPUTE_TMPRING_SIZE": {
7902bf215546Sopenharmony_ci   "fields": [
7903bf215546Sopenharmony_ci    {"bits": [0, 11], "name": "WAVES"},
7904bf215546Sopenharmony_ci    {"bits": [12, 24], "name": "WAVESIZE"}
7905bf215546Sopenharmony_ci   ]
7906bf215546Sopenharmony_ci  },
7907bf215546Sopenharmony_ci  "COMPUTE_VMID": {
7908bf215546Sopenharmony_ci   "fields": [
7909bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "DATA"}
7910bf215546Sopenharmony_ci   ]
7911bf215546Sopenharmony_ci  },
7912bf215546Sopenharmony_ci  "CP_APPEND_ADDR_HI": {
7913bf215546Sopenharmony_ci   "fields": [
7914bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "MEM_ADDR_HI"},
7915bf215546Sopenharmony_ci    {"bits": [16, 17], "name": "CS_PS_SEL"},
7916bf215546Sopenharmony_ci    {"bits": [29, 31], "name": "COMMAND"}
7917bf215546Sopenharmony_ci   ]
7918bf215546Sopenharmony_ci  },
7919bf215546Sopenharmony_ci  "CP_APPEND_ADDR_LO": {
7920bf215546Sopenharmony_ci   "fields": [
7921bf215546Sopenharmony_ci    {"bits": [2, 31], "name": "MEM_ADDR_LO"}
7922bf215546Sopenharmony_ci   ]
7923bf215546Sopenharmony_ci  },
7924bf215546Sopenharmony_ci  "CP_BUSY_STAT": {
7925bf215546Sopenharmony_ci   "fields": [
7926bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "REG_BUS_FIFO_BUSY"},
7927bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "COHER_CNT_NEQ_ZERO"},
7928bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "PFP_PARSING_PACKETS"},
7929bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "ME_PARSING_PACKETS"},
7930bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "RCIU_PFP_BUSY"},
7931bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "RCIU_ME_BUSY"},
7932bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "SEM_CMDFIFO_NOT_EMPTY"},
7933bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "SEM_FAILED_AND_HOLDING"},
7934bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "SEM_POLLING_FOR_PASS"},
7935bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "GFX_CONTEXT_BUSY"},
7936bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "ME_PARSER_BUSY"},
7937bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "EOP_DONE_BUSY"},
7938bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "STRM_OUT_BUSY"},
7939bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "PIPE_STATS_BUSY"},
7940bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "RCIU_CE_BUSY"},
7941bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "CE_PARSING_PACKETS"}
7942bf215546Sopenharmony_ci   ]
7943bf215546Sopenharmony_ci  },
7944bf215546Sopenharmony_ci  "CP_CEQ1_AVAIL": {
7945bf215546Sopenharmony_ci   "fields": [
7946bf215546Sopenharmony_ci    {"bits": [0, 10], "name": "CEQ_CNT_RING"},
7947bf215546Sopenharmony_ci    {"bits": [16, 26], "name": "CEQ_CNT_IB1"}
7948bf215546Sopenharmony_ci   ]
7949bf215546Sopenharmony_ci  },
7950bf215546Sopenharmony_ci  "CP_CEQ2_AVAIL": {
7951bf215546Sopenharmony_ci   "fields": [
7952bf215546Sopenharmony_ci    {"bits": [0, 10], "name": "CEQ_CNT_IB2"}
7953bf215546Sopenharmony_ci   ]
7954bf215546Sopenharmony_ci  },
7955bf215546Sopenharmony_ci  "CP_CE_IB1_BASE_HI": {
7956bf215546Sopenharmony_ci   "fields": [
7957bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "IB1_BASE_HI"}
7958bf215546Sopenharmony_ci   ]
7959bf215546Sopenharmony_ci  },
7960bf215546Sopenharmony_ci  "CP_CE_IB1_BASE_LO": {
7961bf215546Sopenharmony_ci   "fields": [
7962bf215546Sopenharmony_ci    {"bits": [2, 31], "name": "IB1_BASE_LO"}
7963bf215546Sopenharmony_ci   ]
7964bf215546Sopenharmony_ci  },
7965bf215546Sopenharmony_ci  "CP_CE_IB1_BUFSZ": {
7966bf215546Sopenharmony_ci   "fields": [
7967bf215546Sopenharmony_ci    {"bits": [0, 19], "name": "IB1_BUFSZ"}
7968bf215546Sopenharmony_ci   ]
7969bf215546Sopenharmony_ci  },
7970bf215546Sopenharmony_ci  "CP_CE_IB2_BASE_HI": {
7971bf215546Sopenharmony_ci   "fields": [
7972bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "IB2_BASE_HI"}
7973bf215546Sopenharmony_ci   ]
7974bf215546Sopenharmony_ci  },
7975bf215546Sopenharmony_ci  "CP_CE_IB2_BASE_LO": {
7976bf215546Sopenharmony_ci   "fields": [
7977bf215546Sopenharmony_ci    {"bits": [2, 31], "name": "IB2_BASE_LO"}
7978bf215546Sopenharmony_ci   ]
7979bf215546Sopenharmony_ci  },
7980bf215546Sopenharmony_ci  "CP_CE_IB2_BUFSZ": {
7981bf215546Sopenharmony_ci   "fields": [
7982bf215546Sopenharmony_ci    {"bits": [0, 19], "name": "IB2_BUFSZ"}
7983bf215546Sopenharmony_ci   ]
7984bf215546Sopenharmony_ci  },
7985bf215546Sopenharmony_ci  "CP_CE_INIT_BASE_HI": {
7986bf215546Sopenharmony_ci   "fields": [
7987bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "INIT_BASE_HI"}
7988bf215546Sopenharmony_ci   ]
7989bf215546Sopenharmony_ci  },
7990bf215546Sopenharmony_ci  "CP_CE_INIT_BASE_LO": {
7991bf215546Sopenharmony_ci   "fields": [
7992bf215546Sopenharmony_ci    {"bits": [5, 31], "name": "INIT_BASE_LO"}
7993bf215546Sopenharmony_ci   ]
7994bf215546Sopenharmony_ci  },
7995bf215546Sopenharmony_ci  "CP_CE_INIT_BUFSZ": {
7996bf215546Sopenharmony_ci   "fields": [
7997bf215546Sopenharmony_ci    {"bits": [0, 11], "name": "INIT_BUFSZ"}
7998bf215546Sopenharmony_ci   ]
7999bf215546Sopenharmony_ci  },
8000bf215546Sopenharmony_ci  "CP_CE_ROQ_IB1_STAT": {
8001bf215546Sopenharmony_ci   "fields": [
8002bf215546Sopenharmony_ci    {"bits": [0, 9], "name": "CEQ_RPTR_INDIRECT1"},
8003bf215546Sopenharmony_ci    {"bits": [16, 25], "name": "CEQ_WPTR_INDIRECT1"}
8004bf215546Sopenharmony_ci   ]
8005bf215546Sopenharmony_ci  },
8006bf215546Sopenharmony_ci  "CP_CE_ROQ_IB2_STAT": {
8007bf215546Sopenharmony_ci   "fields": [
8008bf215546Sopenharmony_ci    {"bits": [0, 9], "name": "CEQ_RPTR_INDIRECT2"},
8009bf215546Sopenharmony_ci    {"bits": [16, 25], "name": "CEQ_WPTR_INDIRECT2"}
8010bf215546Sopenharmony_ci   ]
8011bf215546Sopenharmony_ci  },
8012bf215546Sopenharmony_ci  "CP_CE_ROQ_RB_STAT": {
8013bf215546Sopenharmony_ci   "fields": [
8014bf215546Sopenharmony_ci    {"bits": [0, 9], "name": "CEQ_RPTR_PRIMARY"},
8015bf215546Sopenharmony_ci    {"bits": [16, 25], "name": "CEQ_WPTR_PRIMARY"}
8016bf215546Sopenharmony_ci   ]
8017bf215546Sopenharmony_ci  },
8018bf215546Sopenharmony_ci  "CP_CMD_INDEX": {
8019bf215546Sopenharmony_ci   "fields": [
8020bf215546Sopenharmony_ci    {"bits": [0, 10], "name": "CMD_INDEX"},
8021bf215546Sopenharmony_ci    {"bits": [12, 13], "name": "CMD_ME_SEL"},
8022bf215546Sopenharmony_ci    {"bits": [16, 17], "name": "CMD_QUEUE_SEL"}
8023bf215546Sopenharmony_ci   ]
8024bf215546Sopenharmony_ci  },
8025bf215546Sopenharmony_ci  "CP_CNTX_STAT": {
8026bf215546Sopenharmony_ci   "fields": [
8027bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "ACTIVE_HP3D_CONTEXTS"},
8028bf215546Sopenharmony_ci    {"bits": [8, 10], "name": "CURRENT_HP3D_CONTEXT"},
8029bf215546Sopenharmony_ci    {"bits": [20, 27], "name": "ACTIVE_GFX_CONTEXTS"},
8030bf215546Sopenharmony_ci    {"bits": [28, 30], "name": "CURRENT_GFX_CONTEXT"}
8031bf215546Sopenharmony_ci   ]
8032bf215546Sopenharmony_ci  },
8033bf215546Sopenharmony_ci  "CP_COHER_CNTL": {
8034bf215546Sopenharmony_ci   "fields": [
8035bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "DEST_BASE_0_ENA"},
8036bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "DEST_BASE_1_ENA"},
8037bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "CB0_DEST_BASE_ENA"},
8038bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "CB1_DEST_BASE_ENA"},
8039bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "CB2_DEST_BASE_ENA"},
8040bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "CB3_DEST_BASE_ENA"},
8041bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "CB4_DEST_BASE_ENA"},
8042bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "CB5_DEST_BASE_ENA"},
8043bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "CB6_DEST_BASE_ENA"},
8044bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "CB7_DEST_BASE_ENA"},
8045bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "DB_DEST_BASE_ENA"},
8046bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "TCL1_VOL_ACTION_ENA"},
8047bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "TC_VOL_ACTION_ENA"},
8048bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "TC_WB_ACTION_ENA"},
8049bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "DEST_BASE_2_ENA"},
8050bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "DEST_BASE_3_ENA"},
8051bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "TCL1_ACTION_ENA"},
8052bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "TC_ACTION_ENA"},
8053bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "CB_ACTION_ENA"},
8054bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "DB_ACTION_ENA"},
8055bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "SH_KCACHE_ACTION_ENA"},
8056bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "SH_KCACHE_VOL_ACTION_ENA"},
8057bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "SH_ICACHE_ACTION_ENA"}
8058bf215546Sopenharmony_ci   ]
8059bf215546Sopenharmony_ci  },
8060bf215546Sopenharmony_ci  "CP_COHER_START_DELAY": {
8061bf215546Sopenharmony_ci   "fields": [
8062bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "START_DELAY_COUNT"}
8063bf215546Sopenharmony_ci   ]
8064bf215546Sopenharmony_ci  },
8065bf215546Sopenharmony_ci  "CP_COHER_STATUS": {
8066bf215546Sopenharmony_ci   "fields": [
8067bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "MATCHING_GFX_CNTX"},
8068bf215546Sopenharmony_ci    {"bits": [24, 25], "name": "MEID"},
8069bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "PHASE1_STATUS"},
8070bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "STATUS"}
8071bf215546Sopenharmony_ci   ]
8072bf215546Sopenharmony_ci  },
8073bf215546Sopenharmony_ci  "CP_CSF_CNTL": {
8074bf215546Sopenharmony_ci   "fields": [
8075bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "FETCH_BUFFER_DEPTH"}
8076bf215546Sopenharmony_ci   ]
8077bf215546Sopenharmony_ci  },
8078bf215546Sopenharmony_ci  "CP_CSF_STAT": {
8079bf215546Sopenharmony_ci   "fields": [
8080bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "BUFFER_SLOTS_ALLOCATED"},
8081bf215546Sopenharmony_ci    {"bits": [8, 13], "name": "BUFFER_REQUEST_COUNT"}
8082bf215546Sopenharmony_ci   ]
8083bf215546Sopenharmony_ci  },
8084bf215546Sopenharmony_ci  "CP_DMA_CNTL": {
8085bf215546Sopenharmony_ci   "fields": [
8086bf215546Sopenharmony_ci    {"bits": [4, 5], "name": "MIN_AVAILSZ"},
8087bf215546Sopenharmony_ci    {"bits": [16, 19], "name": "BUFFER_DEPTH"},
8088bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "PIO_FIFO_EMPTY"},
8089bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "PIO_FIFO_FULL"},
8090bf215546Sopenharmony_ci    {"bits": [30, 31], "name": "PIO_COUNT"}
8091bf215546Sopenharmony_ci   ]
8092bf215546Sopenharmony_ci  },
8093bf215546Sopenharmony_ci  "CP_DMA_ME_COMMAND": {
8094bf215546Sopenharmony_ci   "fields": [
8095bf215546Sopenharmony_ci    {"bits": [0, 20], "name": "BYTE_COUNT"},
8096bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "DIS_WC"},
8097bf215546Sopenharmony_ci    {"bits": [22, 23], "name": "SRC_SWAP"},
8098bf215546Sopenharmony_ci    {"bits": [24, 25], "name": "DST_SWAP"},
8099bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "SAS"},
8100bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "DAS"},
8101bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "SAIC"},
8102bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "DAIC"},
8103bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "RAW_WAIT"}
8104bf215546Sopenharmony_ci   ]
8105bf215546Sopenharmony_ci  },
8106bf215546Sopenharmony_ci  "CP_DMA_ME_DST_ADDR_HI": {
8107bf215546Sopenharmony_ci   "fields": [
8108bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "DST_ADDR_HI"}
8109bf215546Sopenharmony_ci   ]
8110bf215546Sopenharmony_ci  },
8111bf215546Sopenharmony_ci  "CP_DMA_ME_SRC_ADDR_HI": {
8112bf215546Sopenharmony_ci   "fields": [
8113bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "SRC_ADDR_HI"}
8114bf215546Sopenharmony_ci   ]
8115bf215546Sopenharmony_ci  },
8116bf215546Sopenharmony_ci  "CP_DMA_READ_TAGS": {
8117bf215546Sopenharmony_ci   "fields": [
8118bf215546Sopenharmony_ci    {"bits": [0, 25], "name": "DMA_READ_TAG"},
8119bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "DMA_READ_TAG_VALID"}
8120bf215546Sopenharmony_ci   ]
8121bf215546Sopenharmony_ci  },
8122bf215546Sopenharmony_ci  "CP_EOP_DONE_ADDR_HI": {
8123bf215546Sopenharmony_ci   "fields": [
8124bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "ADDR_HI"}
8125bf215546Sopenharmony_ci   ]
8126bf215546Sopenharmony_ci  },
8127bf215546Sopenharmony_ci  "CP_EOP_DONE_ADDR_LO": {
8128bf215546Sopenharmony_ci   "fields": [
8129bf215546Sopenharmony_ci    {"bits": [0, 1], "name": "ADDR_SWAP"},
8130bf215546Sopenharmony_ci    {"bits": [2, 31], "name": "ADDR_LO"}
8131bf215546Sopenharmony_ci   ]
8132bf215546Sopenharmony_ci  },
8133bf215546Sopenharmony_ci  "CP_GRBM_FREE_COUNT": {
8134bf215546Sopenharmony_ci   "fields": [
8135bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "FREE_COUNT"},
8136bf215546Sopenharmony_ci    {"bits": [8, 13], "name": "FREE_COUNT_GDS"},
8137bf215546Sopenharmony_ci    {"bits": [16, 21], "name": "FREE_COUNT_PFP"}
8138bf215546Sopenharmony_ci   ]
8139bf215546Sopenharmony_ci  },
8140bf215546Sopenharmony_ci  "CP_IB1_OFFSET": {
8141bf215546Sopenharmony_ci   "fields": [
8142bf215546Sopenharmony_ci    {"bits": [0, 19], "name": "IB1_OFFSET"}
8143bf215546Sopenharmony_ci   ]
8144bf215546Sopenharmony_ci  },
8145bf215546Sopenharmony_ci  "CP_IB1_PREAMBLE_BEGIN": {
8146bf215546Sopenharmony_ci   "fields": [
8147bf215546Sopenharmony_ci    {"bits": [0, 19], "name": "IB1_PREAMBLE_BEGIN"}
8148bf215546Sopenharmony_ci   ]
8149bf215546Sopenharmony_ci  },
8150bf215546Sopenharmony_ci  "CP_IB1_PREAMBLE_END": {
8151bf215546Sopenharmony_ci   "fields": [
8152bf215546Sopenharmony_ci    {"bits": [0, 19], "name": "IB1_PREAMBLE_END"}
8153bf215546Sopenharmony_ci   ]
8154bf215546Sopenharmony_ci  },
8155bf215546Sopenharmony_ci  "CP_IB2_OFFSET": {
8156bf215546Sopenharmony_ci   "fields": [
8157bf215546Sopenharmony_ci    {"bits": [0, 19], "name": "IB2_OFFSET"}
8158bf215546Sopenharmony_ci   ]
8159bf215546Sopenharmony_ci  },
8160bf215546Sopenharmony_ci  "CP_IB2_PREAMBLE_BEGIN": {
8161bf215546Sopenharmony_ci   "fields": [
8162bf215546Sopenharmony_ci    {"bits": [0, 19], "name": "IB2_PREAMBLE_BEGIN"}
8163bf215546Sopenharmony_ci   ]
8164bf215546Sopenharmony_ci  },
8165bf215546Sopenharmony_ci  "CP_IB2_PREAMBLE_END": {
8166bf215546Sopenharmony_ci   "fields": [
8167bf215546Sopenharmony_ci    {"bits": [0, 19], "name": "IB2_PREAMBLE_END"}
8168bf215546Sopenharmony_ci   ]
8169bf215546Sopenharmony_ci  },
8170bf215546Sopenharmony_ci  "CP_INT_STAT_DEBUG": {
8171bf215546Sopenharmony_ci   "fields": [
8172bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "CP_ECC_ERROR_INT_ASSERTED"},
8173bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "WRM_POLL_TIMEOUT_INT_ASSERTED"},
8174bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "CNTX_BUSY_INT_ASSERTED"},
8175bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "CNTX_EMPTY_INT_ASSERTED"},
8176bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "PRIV_INSTR_INT_ASSERTED"},
8177bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "PRIV_REG_INT_ASSERTED"},
8178bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "OPCODE_ERROR_INT_ASSERTED"},
8179bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "TIME_STAMP_INT_ASSERTED"},
8180bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "RESERVED_BIT_ERROR_INT_ASSERTED"},
8181bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "GENERIC2_INT_ASSERTED"},
8182bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "GENERIC1_INT_ASSERTED"},
8183bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "GENERIC0_INT_ASSERTED"}
8184bf215546Sopenharmony_ci   ]
8185bf215546Sopenharmony_ci  },
8186bf215546Sopenharmony_ci  "CP_MC_PACK_DELAY_CNT": {
8187bf215546Sopenharmony_ci   "fields": [
8188bf215546Sopenharmony_ci    {"bits": [0, 4], "name": "PACK_DELAY_CNT"}
8189bf215546Sopenharmony_ci   ]
8190bf215546Sopenharmony_ci  },
8191bf215546Sopenharmony_ci  "CP_MEQ_AVAIL": {
8192bf215546Sopenharmony_ci   "fields": [
8193bf215546Sopenharmony_ci    {"bits": [0, 9], "name": "MEQ_CNT"}
8194bf215546Sopenharmony_ci   ]
8195bf215546Sopenharmony_ci  },
8196bf215546Sopenharmony_ci  "CP_MEQ_STAT": {
8197bf215546Sopenharmony_ci   "fields": [
8198bf215546Sopenharmony_ci    {"bits": [0, 9], "name": "MEQ_RPTR"},
8199bf215546Sopenharmony_ci    {"bits": [16, 25], "name": "MEQ_WPTR"}
8200bf215546Sopenharmony_ci   ]
8201bf215546Sopenharmony_ci  },
8202bf215546Sopenharmony_ci  "CP_MEQ_THRESHOLDS": {
8203bf215546Sopenharmony_ci   "fields": [
8204bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "MEQ1_START"},
8205bf215546Sopenharmony_ci    {"bits": [8, 15], "name": "MEQ2_START"}
8206bf215546Sopenharmony_ci   ]
8207bf215546Sopenharmony_ci  },
8208bf215546Sopenharmony_ci  "CP_ME_CNTL": {
8209bf215546Sopenharmony_ci   "fields": [
8210bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "CE_INVALIDATE_ICACHE"},
8211bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "PFP_INVALIDATE_ICACHE"},
8212bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "ME_INVALIDATE_ICACHE"},
8213bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "CE_HALT"},
8214bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "CE_STEP"},
8215bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "PFP_HALT"},
8216bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "PFP_STEP"},
8217bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "ME_HALT"},
8218bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "ME_STEP"}
8219bf215546Sopenharmony_ci   ]
8220bf215546Sopenharmony_ci  },
8221bf215546Sopenharmony_ci  "CP_ME_MC_RADDR_HI": {
8222bf215546Sopenharmony_ci   "fields": [
8223bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "ME_MC_RADDR_HI"}
8224bf215546Sopenharmony_ci   ]
8225bf215546Sopenharmony_ci  },
8226bf215546Sopenharmony_ci  "CP_ME_MC_RADDR_LO": {
8227bf215546Sopenharmony_ci   "fields": [
8228bf215546Sopenharmony_ci    {"bits": [0, 1], "name": "ME_MC_RADDR_SWAP"},
8229bf215546Sopenharmony_ci    {"bits": [2, 31], "name": "ME_MC_RADDR_LO"}
8230bf215546Sopenharmony_ci   ]
8231bf215546Sopenharmony_ci  },
8232bf215546Sopenharmony_ci  "CP_ME_MC_WADDR_HI": {
8233bf215546Sopenharmony_ci   "fields": [
8234bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "ME_MC_WADDR_HI"}
8235bf215546Sopenharmony_ci   ]
8236bf215546Sopenharmony_ci  },
8237bf215546Sopenharmony_ci  "CP_ME_MC_WADDR_LO": {
8238bf215546Sopenharmony_ci   "fields": [
8239bf215546Sopenharmony_ci    {"bits": [0, 1], "name": "ME_MC_WADDR_SWAP"},
8240bf215546Sopenharmony_ci    {"bits": [2, 31], "name": "ME_MC_WADDR_LO"}
8241bf215546Sopenharmony_ci   ]
8242bf215546Sopenharmony_ci  },
8243bf215546Sopenharmony_ci  "CP_ME_PREEMPTION": {
8244bf215546Sopenharmony_ci   "fields": [
8245bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "ME_CNTXSW_PREEMPTION"}
8246bf215546Sopenharmony_ci   ]
8247bf215546Sopenharmony_ci  },
8248bf215546Sopenharmony_ci  "CP_PERFMON_CNTL": {
8249bf215546Sopenharmony_ci   "fields": [
8250bf215546Sopenharmony_ci    {"bits": [0, 3], "enum_ref": "CP_PERFMON_STATE", "name": "PERFMON_STATE"},
8251bf215546Sopenharmony_ci    {"bits": [4, 7], "enum_ref": "SPM_PERFMON_STATE", "name": "SPM_PERFMON_STATE"},
8252bf215546Sopenharmony_ci    {"bits": [8, 9], "enum_ref": "CP_PERFMON_ENABLE_MODE", "name": "PERFMON_ENABLE_MODE"},
8253bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "PERFMON_SAMPLE_ENABLE"}
8254bf215546Sopenharmony_ci   ]
8255bf215546Sopenharmony_ci  },
8256bf215546Sopenharmony_ci  "CP_PERFMON_CNTX_CNTL": {
8257bf215546Sopenharmony_ci   "fields": [
8258bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "PERFMON_ENABLE"}
8259bf215546Sopenharmony_ci   ]
8260bf215546Sopenharmony_ci  },
8261bf215546Sopenharmony_ci  "CP_PFP_IB_CONTROL": {
8262bf215546Sopenharmony_ci   "fields": [
8263bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "IB_EN"}
8264bf215546Sopenharmony_ci   ]
8265bf215546Sopenharmony_ci  },
8266bf215546Sopenharmony_ci  "CP_PFP_LOAD_CONTROL": {
8267bf215546Sopenharmony_ci   "fields": [
8268bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "CONFIG_REG_EN"},
8269bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "CNTX_REG_EN"},
8270bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "UCONFIG_REG_EN"},
8271bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "SH_GFX_REG_EN"},
8272bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "SH_CS_REG_EN"}
8273bf215546Sopenharmony_ci   ]
8274bf215546Sopenharmony_ci  },
8275bf215546Sopenharmony_ci  "CP_PIPE_STATS_ADDR_LO": {
8276bf215546Sopenharmony_ci   "fields": [
8277bf215546Sopenharmony_ci    {"bits": [0, 1], "name": "PIPE_STATS_ADDR_SWAP"},
8278bf215546Sopenharmony_ci    {"bits": [2, 31], "name": "PIPE_STATS_ADDR_LO"}
8279bf215546Sopenharmony_ci   ]
8280bf215546Sopenharmony_ci  },
8281bf215546Sopenharmony_ci  "CP_QUEUE_THRESHOLDS": {
8282bf215546Sopenharmony_ci   "fields": [
8283bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "ROQ_IB1_START"},
8284bf215546Sopenharmony_ci    {"bits": [8, 13], "name": "ROQ_IB2_START"}
8285bf215546Sopenharmony_ci   ]
8286bf215546Sopenharmony_ci  },
8287bf215546Sopenharmony_ci  "CP_RB0_RPTR": {
8288bf215546Sopenharmony_ci   "fields": [
8289bf215546Sopenharmony_ci    {"bits": [0, 19], "name": "RB_RPTR"}
8290bf215546Sopenharmony_ci   ]
8291bf215546Sopenharmony_ci  },
8292bf215546Sopenharmony_ci  "CP_RB_OFFSET": {
8293bf215546Sopenharmony_ci   "fields": [
8294bf215546Sopenharmony_ci    {"bits": [0, 19], "name": "RB_OFFSET"}
8295bf215546Sopenharmony_ci   ]
8296bf215546Sopenharmony_ci  },
8297bf215546Sopenharmony_ci  "CP_RB_WPTR_DELAY": {
8298bf215546Sopenharmony_ci   "fields": [
8299bf215546Sopenharmony_ci    {"bits": [0, 27], "name": "PRE_WRITE_TIMER"},
8300bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "PRE_WRITE_LIMIT"}
8301bf215546Sopenharmony_ci   ]
8302bf215546Sopenharmony_ci  },
8303bf215546Sopenharmony_ci  "CP_RB_WPTR_POLL_CNTL": {
8304bf215546Sopenharmony_ci   "fields": [
8305bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "POLL_FREQUENCY"},
8306bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "IDLE_POLL_COUNT"}
8307bf215546Sopenharmony_ci   ]
8308bf215546Sopenharmony_ci  },
8309bf215546Sopenharmony_ci  "CP_RINGID": {
8310bf215546Sopenharmony_ci   "fields": [
8311bf215546Sopenharmony_ci    {"bits": [0, 1], "name": "RINGID"}
8312bf215546Sopenharmony_ci   ]
8313bf215546Sopenharmony_ci  },
8314bf215546Sopenharmony_ci  "CP_ROQ1_THRESHOLDS": {
8315bf215546Sopenharmony_ci   "fields": [
8316bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "RB1_START"},
8317bf215546Sopenharmony_ci    {"bits": [8, 15], "name": "RB2_START"},
8318bf215546Sopenharmony_ci    {"bits": [16, 23], "name": "R0_IB1_START"},
8319bf215546Sopenharmony_ci    {"bits": [24, 31], "name": "R1_IB1_START"}
8320bf215546Sopenharmony_ci   ]
8321bf215546Sopenharmony_ci  },
8322bf215546Sopenharmony_ci  "CP_ROQ2_AVAIL": {
8323bf215546Sopenharmony_ci   "fields": [
8324bf215546Sopenharmony_ci    {"bits": [0, 10], "name": "ROQ_CNT_IB2"}
8325bf215546Sopenharmony_ci   ]
8326bf215546Sopenharmony_ci  },
8327bf215546Sopenharmony_ci  "CP_ROQ2_THRESHOLDS": {
8328bf215546Sopenharmony_ci   "fields": [
8329bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "R2_IB1_START"},
8330bf215546Sopenharmony_ci    {"bits": [8, 15], "name": "R0_IB2_START"},
8331bf215546Sopenharmony_ci    {"bits": [16, 23], "name": "R1_IB2_START"},
8332bf215546Sopenharmony_ci    {"bits": [24, 31], "name": "R2_IB2_START"}
8333bf215546Sopenharmony_ci   ]
8334bf215546Sopenharmony_ci  },
8335bf215546Sopenharmony_ci  "CP_ROQ_AVAIL": {
8336bf215546Sopenharmony_ci   "fields": [
8337bf215546Sopenharmony_ci    {"bits": [0, 10], "name": "ROQ_CNT_RING"},
8338bf215546Sopenharmony_ci    {"bits": [16, 26], "name": "ROQ_CNT_IB1"}
8339bf215546Sopenharmony_ci   ]
8340bf215546Sopenharmony_ci  },
8341bf215546Sopenharmony_ci  "CP_ROQ_IB1_STAT": {
8342bf215546Sopenharmony_ci   "fields": [
8343bf215546Sopenharmony_ci    {"bits": [0, 9], "name": "ROQ_RPTR_INDIRECT1"},
8344bf215546Sopenharmony_ci    {"bits": [16, 25], "name": "ROQ_WPTR_INDIRECT1"}
8345bf215546Sopenharmony_ci   ]
8346bf215546Sopenharmony_ci  },
8347bf215546Sopenharmony_ci  "CP_ROQ_IB2_STAT": {
8348bf215546Sopenharmony_ci   "fields": [
8349bf215546Sopenharmony_ci    {"bits": [0, 9], "name": "ROQ_RPTR_INDIRECT2"},
8350bf215546Sopenharmony_ci    {"bits": [16, 25], "name": "ROQ_WPTR_INDIRECT2"}
8351bf215546Sopenharmony_ci   ]
8352bf215546Sopenharmony_ci  },
8353bf215546Sopenharmony_ci  "CP_ROQ_RB_STAT": {
8354bf215546Sopenharmony_ci   "fields": [
8355bf215546Sopenharmony_ci    {"bits": [0, 9], "name": "ROQ_RPTR_PRIMARY"},
8356bf215546Sopenharmony_ci    {"bits": [16, 25], "name": "ROQ_WPTR_PRIMARY"}
8357bf215546Sopenharmony_ci   ]
8358bf215546Sopenharmony_ci  },
8359bf215546Sopenharmony_ci  "CP_SCRATCH_INDEX": {
8360bf215546Sopenharmony_ci   "fields": [
8361bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "SCRATCH_INDEX"}
8362bf215546Sopenharmony_ci   ]
8363bf215546Sopenharmony_ci  },
8364bf215546Sopenharmony_ci  "CP_SIG_SEM_ADDR_HI": {
8365bf215546Sopenharmony_ci   "fields": [
8366bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "SEM_ADDR_HI"},
8367bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "SEM_USE_MAILBOX"},
8368bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "SEM_SIGNAL_TYPE"},
8369bf215546Sopenharmony_ci    {"bits": [24, 25], "name": "SEM_CLIENT_CODE"},
8370bf215546Sopenharmony_ci    {"bits": [29, 31], "name": "SEM_SELECT"}
8371bf215546Sopenharmony_ci   ]
8372bf215546Sopenharmony_ci  },
8373bf215546Sopenharmony_ci  "CP_SIG_SEM_ADDR_LO": {
8374bf215546Sopenharmony_ci   "fields": [
8375bf215546Sopenharmony_ci    {"bits": [0, 1], "name": "SEM_ADDR_SWAP"},
8376bf215546Sopenharmony_ci    {"bits": [3, 31], "name": "SEM_ADDR_LO"}
8377bf215546Sopenharmony_ci   ]
8378bf215546Sopenharmony_ci  },
8379bf215546Sopenharmony_ci  "CP_STALLED_STAT1": {
8380bf215546Sopenharmony_ci   "fields": [
8381bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "RBIU_TO_DMA_NOT_RDY_TO_RCV"},
8382bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "RBIU_TO_SEM_NOT_RDY_TO_RCV"},
8383bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "RBIU_TO_MEMWR_NOT_RDY_TO_RCV"},
8384bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "ME_HAS_ACTIVE_CE_BUFFER_FLAG"},
8385bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "ME_HAS_ACTIVE_DE_BUFFER_FLAG"},
8386bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "ME_STALLED_ON_TC_WR_CONFIRM"},
8387bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "ME_STALLED_ON_ATOMIC_RTN_DATA"},
8388bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "ME_WAITING_ON_MC_READ_DATA"},
8389bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "ME_WAITING_ON_REG_READ_DATA"},
8390bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "MIU_WAITING_ON_RDREQ_FREE"},
8391bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "MIU_WAITING_ON_WRREQ_FREE"},
8392bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "RCIU_WAITING_ON_GDS_FREE"},
8393bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "RCIU_WAITING_ON_GRBM_FREE"},
8394bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "RCIU_WAITING_ON_VGT_FREE"},
8395bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "RCIU_STALLED_ON_ME_READ"},
8396bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "RCIU_STALLED_ON_DMA_READ"},
8397bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "RCIU_HALTED_BY_REG_VIOLATION"},
8398bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "RCIU_STALLED_ON_APPEND_READ"}
8399bf215546Sopenharmony_ci   ]
8400bf215546Sopenharmony_ci  },
8401bf215546Sopenharmony_ci  "CP_STALLED_STAT2": {
8402bf215546Sopenharmony_ci   "fields": [
8403bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "PFP_TO_CSF_NOT_RDY_TO_RCV"},
8404bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "PFP_TO_MEQ_NOT_RDY_TO_RCV"},
8405bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "PFP_TO_RCIU_NOT_RDY_TO_RCV"},
8406bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "PFP_TO_VGT_WRITES_PENDING"},
8407bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "PFP_RCIU_READ_PENDING"},
8408bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "PFP_MIU_READ_PENDING"},
8409bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "PFP_TO_MIU_WRITE_NOT_RDY_TO_RCV"},
8410bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "PFP_WAITING_ON_BUFFER_DATA"},
8411bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "ME_WAIT_ON_CE_COUNTER"},
8412bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "ME_WAIT_ON_AVAIL_BUFFER"},
8413bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "GFX_CNTX_NOT_AVAIL_TO_ME"},
8414bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "ME_RCIU_NOT_RDY_TO_RCV"},
8415bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "ME_TO_CONST_NOT_RDY_TO_RCV"},
8416bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "ME_WAITING_DATA_FROM_PFP"},
8417bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "ME_WAITING_ON_PARTIAL_FLUSH"},
8418bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "MEQ_TO_ME_NOT_RDY_TO_RCV"},
8419bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "STQ_TO_ME_NOT_RDY_TO_RCV"},
8420bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "ME_WAITING_DATA_FROM_STQ"},
8421bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "PFP_STALLED_ON_TC_WR_CONFIRM"},
8422bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "PFP_STALLED_ON_ATOMIC_RTN_DATA"},
8423bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "EOPD_FIFO_NEEDS_SC_EOP_DONE"},
8424bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "EOPD_FIFO_NEEDS_WR_CONFIRM"},
8425bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "STRMO_WR_OF_PRIM_DATA_PENDING"},
8426bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "PIPE_STATS_WR_DATA_PENDING"},
8427bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "APPEND_RDY_WAIT_ON_CS_DONE"},
8428bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "APPEND_RDY_WAIT_ON_PS_DONE"},
8429bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "APPEND_WAIT_ON_WR_CONFIRM"},
8430bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "APPEND_ACTIVE_PARTITION"},
8431bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "APPEND_WAITING_TO_SEND_MEMWRITE"},
8432bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "SURF_SYNC_NEEDS_IDLE_CNTXS"},
8433bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "SURF_SYNC_NEEDS_ALL_CLEAN"}
8434bf215546Sopenharmony_ci   ]
8435bf215546Sopenharmony_ci  },
8436bf215546Sopenharmony_ci  "CP_STALLED_STAT3": {
8437bf215546Sopenharmony_ci   "fields": [
8438bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "CE_TO_CSF_NOT_RDY_TO_RCV"},
8439bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "CE_TO_RAM_INIT_FETCHER_NOT_RDY_TO_RCV"},
8440bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "CE_WAITING_ON_DATA_FROM_RAM_INIT_FETCHER"},
8441bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "CE_TO_RAM_INIT_NOT_RDY"},
8442bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "CE_TO_RAM_DUMP_NOT_RDY"},
8443bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "CE_TO_RAM_WRITE_NOT_RDY"},
8444bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "CE_TO_INC_FIFO_NOT_RDY_TO_RCV"},
8445bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "CE_TO_WR_FIFO_NOT_RDY_TO_RCV"},
8446bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "CE_TO_MIU_WRITE_NOT_RDY_TO_RCV"},
8447bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "CE_WAITING_ON_BUFFER_DATA"},
8448bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "CE_WAITING_ON_CE_BUFFER_FLAG"},
8449bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "CE_WAITING_ON_DE_COUNTER"},
8450bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "CE_WAITING_ON_DE_COUNTER_UNDERFLOW"},
8451bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "TCIU_WAITING_ON_FREE"},
8452bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "TCIU_WAITING_ON_TAGS"}
8453bf215546Sopenharmony_ci   ]
8454bf215546Sopenharmony_ci  },
8455bf215546Sopenharmony_ci  "CP_STAT": {
8456bf215546Sopenharmony_ci   "fields": [
8457bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "MIU_RDREQ_BUSY"},
8458bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "MIU_WRREQ_BUSY"},
8459bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "ROQ_RING_BUSY"},
8460bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "ROQ_INDIRECT1_BUSY"},
8461bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "ROQ_INDIRECT2_BUSY"},
8462bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "ROQ_STATE_BUSY"},
8463bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "DC_BUSY"},
8464bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "PFP_BUSY"},
8465bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "MEQ_BUSY"},
8466bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "ME_BUSY"},
8467bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "QUERY_BUSY"},
8468bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "SEMAPHORE_BUSY"},
8469bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "INTERRUPT_BUSY"},
8470bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "SURFACE_SYNC_BUSY"},
8471bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "DMA_BUSY"},
8472bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "RCIU_BUSY"},
8473bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "SCRATCH_RAM_BUSY"},
8474bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "CPC_CPG_BUSY"},
8475bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "CE_BUSY"},
8476bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "TCIU_BUSY"},
8477bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "ROQ_CE_RING_BUSY"},
8478bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "ROQ_CE_INDIRECT1_BUSY"},
8479bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "ROQ_CE_INDIRECT2_BUSY"},
8480bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "CP_BUSY"}
8481bf215546Sopenharmony_ci   ]
8482bf215546Sopenharmony_ci  },
8483bf215546Sopenharmony_ci  "CP_STQ_AVAIL": {
8484bf215546Sopenharmony_ci   "fields": [
8485bf215546Sopenharmony_ci    {"bits": [0, 8], "name": "STQ_CNT"}
8486bf215546Sopenharmony_ci   ]
8487bf215546Sopenharmony_ci  },
8488bf215546Sopenharmony_ci  "CP_STQ_STAT": {
8489bf215546Sopenharmony_ci   "fields": [
8490bf215546Sopenharmony_ci    {"bits": [0, 9], "name": "STQ_RPTR"}
8491bf215546Sopenharmony_ci   ]
8492bf215546Sopenharmony_ci  },
8493bf215546Sopenharmony_ci  "CP_STQ_THRESHOLDS": {
8494bf215546Sopenharmony_ci   "fields": [
8495bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "STQ0_START"},
8496bf215546Sopenharmony_ci    {"bits": [8, 15], "name": "STQ1_START"},
8497bf215546Sopenharmony_ci    {"bits": [16, 23], "name": "STQ2_START"}
8498bf215546Sopenharmony_ci   ]
8499bf215546Sopenharmony_ci  },
8500bf215546Sopenharmony_ci  "CP_STREAM_OUT_ADDR_LO": {
8501bf215546Sopenharmony_ci   "fields": [
8502bf215546Sopenharmony_ci    {"bits": [0, 1], "name": "STREAM_OUT_ADDR_SWAP"},
8503bf215546Sopenharmony_ci    {"bits": [2, 31], "name": "STREAM_OUT_ADDR_LO"}
8504bf215546Sopenharmony_ci   ]
8505bf215546Sopenharmony_ci  },
8506bf215546Sopenharmony_ci  "CP_STRMOUT_CNTL": {
8507bf215546Sopenharmony_ci   "fields": [
8508bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "OFFSET_UPDATE_DONE"}
8509bf215546Sopenharmony_ci   ]
8510bf215546Sopenharmony_ci  },
8511bf215546Sopenharmony_ci  "CP_ST_BASE_HI": {
8512bf215546Sopenharmony_ci   "fields": [
8513bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "ST_BASE_HI"}
8514bf215546Sopenharmony_ci   ]
8515bf215546Sopenharmony_ci  },
8516bf215546Sopenharmony_ci  "CP_ST_BASE_LO": {
8517bf215546Sopenharmony_ci   "fields": [
8518bf215546Sopenharmony_ci    {"bits": [2, 31], "name": "ST_BASE_LO"}
8519bf215546Sopenharmony_ci   ]
8520bf215546Sopenharmony_ci  },
8521bf215546Sopenharmony_ci  "CP_ST_BUFSZ": {
8522bf215546Sopenharmony_ci   "fields": [
8523bf215546Sopenharmony_ci    {"bits": [0, 19], "name": "ST_BUFSZ"}
8524bf215546Sopenharmony_ci   ]
8525bf215546Sopenharmony_ci  },
8526bf215546Sopenharmony_ci  "CP_VMID": {
8527bf215546Sopenharmony_ci   "fields": [
8528bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "VMID"}
8529bf215546Sopenharmony_ci   ]
8530bf215546Sopenharmony_ci  },
8531bf215546Sopenharmony_ci  "CS_COPY_STATE": {
8532bf215546Sopenharmony_ci   "fields": [
8533bf215546Sopenharmony_ci    {"bits": [0, 2], "name": "SRC_STATE_ID"}
8534bf215546Sopenharmony_ci   ]
8535bf215546Sopenharmony_ci  },
8536bf215546Sopenharmony_ci  "DB_ALPHA_TO_MASK": {
8537bf215546Sopenharmony_ci   "fields": [
8538bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "ALPHA_TO_MASK_ENABLE"},
8539bf215546Sopenharmony_ci    {"bits": [8, 9], "name": "ALPHA_TO_MASK_OFFSET0"},
8540bf215546Sopenharmony_ci    {"bits": [10, 11], "name": "ALPHA_TO_MASK_OFFSET1"},
8541bf215546Sopenharmony_ci    {"bits": [12, 13], "name": "ALPHA_TO_MASK_OFFSET2"},
8542bf215546Sopenharmony_ci    {"bits": [14, 15], "name": "ALPHA_TO_MASK_OFFSET3"},
8543bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "OFFSET_ROUND"}
8544bf215546Sopenharmony_ci   ]
8545bf215546Sopenharmony_ci  },
8546bf215546Sopenharmony_ci  "DB_COUNT_CONTROL": {
8547bf215546Sopenharmony_ci   "fields": [
8548bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "ZPASS_INCREMENT_DISABLE"},
8549bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "PERFECT_ZPASS_COUNTS"},
8550bf215546Sopenharmony_ci    {"bits": [4, 6], "name": "SAMPLE_RATE"},
8551bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "ZPASS_ENABLE"},
8552bf215546Sopenharmony_ci    {"bits": [12, 15], "name": "ZFAIL_ENABLE"},
8553bf215546Sopenharmony_ci    {"bits": [16, 19], "name": "SFAIL_ENABLE"},
8554bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "DBFAIL_ENABLE"},
8555bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "SLICE_EVEN_ENABLE"},
8556bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "SLICE_ODD_ENABLE"}
8557bf215546Sopenharmony_ci   ]
8558bf215546Sopenharmony_ci  },
8559bf215546Sopenharmony_ci  "DB_DEPTH_CONTROL": {
8560bf215546Sopenharmony_ci   "fields": [
8561bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "STENCIL_ENABLE"},
8562bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "Z_ENABLE"},
8563bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "Z_WRITE_ENABLE"},
8564bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "DEPTH_BOUNDS_ENABLE"},
8565bf215546Sopenharmony_ci    {"bits": [4, 6], "enum_ref": "CompareFrag", "name": "ZFUNC"},
8566bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "BACKFACE_ENABLE"},
8567bf215546Sopenharmony_ci    {"bits": [8, 10], "enum_ref": "CompareFrag", "name": "STENCILFUNC"},
8568bf215546Sopenharmony_ci    {"bits": [20, 22], "enum_ref": "CompareFrag", "name": "STENCILFUNC_BF"},
8569bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "ENABLE_COLOR_WRITES_ON_DEPTH_FAIL"},
8570bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "DISABLE_COLOR_WRITES_ON_DEPTH_PASS"}
8571bf215546Sopenharmony_ci   ]
8572bf215546Sopenharmony_ci  },
8573bf215546Sopenharmony_ci  "DB_DEPTH_INFO": {
8574bf215546Sopenharmony_ci   "fields": [
8575bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "ADDR5_SWIZZLE_MASK"},
8576bf215546Sopenharmony_ci    {"bits": [4, 7], "enum_ref": "ArrayMode", "name": "ARRAY_MODE"},
8577bf215546Sopenharmony_ci    {"bits": [8, 12], "enum_ref": "PipeConfig", "name": "PIPE_CONFIG"},
8578bf215546Sopenharmony_ci    {"bits": [13, 14], "enum_ref": "BankWidth", "name": "BANK_WIDTH"},
8579bf215546Sopenharmony_ci    {"bits": [15, 16], "enum_ref": "BankHeight", "name": "BANK_HEIGHT"},
8580bf215546Sopenharmony_ci    {"bits": [17, 18], "enum_ref": "MacroTileAspect", "name": "MACRO_TILE_ASPECT"},
8581bf215546Sopenharmony_ci    {"bits": [19, 20], "enum_ref": "NumBanks", "name": "NUM_BANKS"}
8582bf215546Sopenharmony_ci   ]
8583bf215546Sopenharmony_ci  },
8584bf215546Sopenharmony_ci  "DB_DEPTH_SIZE": {
8585bf215546Sopenharmony_ci   "fields": [
8586bf215546Sopenharmony_ci    {"bits": [0, 10], "name": "PITCH_TILE_MAX"},
8587bf215546Sopenharmony_ci    {"bits": [11, 21], "name": "HEIGHT_TILE_MAX"}
8588bf215546Sopenharmony_ci   ]
8589bf215546Sopenharmony_ci  },
8590bf215546Sopenharmony_ci  "DB_DEPTH_SLICE": {
8591bf215546Sopenharmony_ci   "fields": [
8592bf215546Sopenharmony_ci    {"bits": [0, 21], "name": "SLICE_TILE_MAX"}
8593bf215546Sopenharmony_ci   ]
8594bf215546Sopenharmony_ci  },
8595bf215546Sopenharmony_ci  "DB_DEPTH_VIEW": {
8596bf215546Sopenharmony_ci   "fields": [
8597bf215546Sopenharmony_ci    {"bits": [0, 10], "name": "SLICE_START"},
8598bf215546Sopenharmony_ci    {"bits": [13, 23], "name": "SLICE_MAX"},
8599bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "Z_READ_ONLY"},
8600bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "STENCIL_READ_ONLY"}
8601bf215546Sopenharmony_ci   ]
8602bf215546Sopenharmony_ci  },
8603bf215546Sopenharmony_ci  "DB_EQAA": {
8604bf215546Sopenharmony_ci   "fields": [
8605bf215546Sopenharmony_ci    {"bits": [0, 2], "name": "MAX_ANCHOR_SAMPLES"},
8606bf215546Sopenharmony_ci    {"bits": [4, 6], "name": "PS_ITER_SAMPLES"},
8607bf215546Sopenharmony_ci    {"bits": [8, 10], "name": "MASK_EXPORT_NUM_SAMPLES"},
8608bf215546Sopenharmony_ci    {"bits": [12, 14], "name": "ALPHA_TO_MASK_NUM_SAMPLES"},
8609bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "HIGH_QUALITY_INTERSECTIONS"},
8610bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "INCOHERENT_EQAA_READS"},
8611bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "INTERPOLATE_COMP_Z"},
8612bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "INTERPOLATE_SRC_Z"},
8613bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "STATIC_ANCHOR_ASSOCIATIONS"},
8614bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "ALPHA_TO_MASK_EQAA_DISABLE"},
8615bf215546Sopenharmony_ci    {"bits": [24, 26], "name": "OVERRASTERIZATION_AMOUNT"},
8616bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "ENABLE_POSTZ_OVERRASTERIZATION"}
8617bf215546Sopenharmony_ci   ]
8618bf215546Sopenharmony_ci  },
8619bf215546Sopenharmony_ci  "DB_HTILE_SURFACE": {
8620bf215546Sopenharmony_ci   "fields": [
8621bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "LINEAR"},
8622bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "FULL_CACHE"},
8623bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "HTILE_USES_PRELOAD_WIN"},
8624bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "PRELOAD"},
8625bf215546Sopenharmony_ci    {"bits": [4, 9], "name": "PREFETCH_WIDTH"},
8626bf215546Sopenharmony_ci    {"bits": [10, 15], "name": "PREFETCH_HEIGHT"},
8627bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "DST_OUTSIDE_ZERO_TO_ONE"}
8628bf215546Sopenharmony_ci   ]
8629bf215546Sopenharmony_ci  },
8630bf215546Sopenharmony_ci  "DB_PRELOAD_CONTROL": {
8631bf215546Sopenharmony_ci   "fields": [
8632bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "START_X"},
8633bf215546Sopenharmony_ci    {"bits": [8, 15], "name": "START_Y"},
8634bf215546Sopenharmony_ci    {"bits": [16, 23], "name": "MAX_X"},
8635bf215546Sopenharmony_ci    {"bits": [24, 31], "name": "MAX_Y"}
8636bf215546Sopenharmony_ci   ]
8637bf215546Sopenharmony_ci  },
8638bf215546Sopenharmony_ci  "DB_RENDER_CONTROL": {
8639bf215546Sopenharmony_ci   "fields": [
8640bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "DEPTH_CLEAR_ENABLE"},
8641bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "STENCIL_CLEAR_ENABLE"},
8642bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "DEPTH_COPY"},
8643bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "STENCIL_COPY"},
8644bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "RESUMMARIZE_ENABLE"},
8645bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "STENCIL_COMPRESS_DISABLE"},
8646bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "DEPTH_COMPRESS_DISABLE"},
8647bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "COPY_CENTROID"},
8648bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "COPY_SAMPLE"}
8649bf215546Sopenharmony_ci   ]
8650bf215546Sopenharmony_ci  },
8651bf215546Sopenharmony_ci  "DB_RENDER_OVERRIDE": {
8652bf215546Sopenharmony_ci   "fields": [
8653bf215546Sopenharmony_ci    {"bits": [0, 1], "enum_ref": "ForceControl", "name": "FORCE_HIZ_ENABLE"},
8654bf215546Sopenharmony_ci    {"bits": [2, 3], "enum_ref": "ForceControl", "name": "FORCE_HIS_ENABLE0"},
8655bf215546Sopenharmony_ci    {"bits": [4, 5], "enum_ref": "ForceControl", "name": "FORCE_HIS_ENABLE1"},
8656bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "FORCE_SHADER_Z_ORDER"},
8657bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "FAST_Z_DISABLE"},
8658bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "FAST_STENCIL_DISABLE"},
8659bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "NOOP_CULL_DISABLE"},
8660bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "FORCE_COLOR_KILL"},
8661bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "FORCE_Z_READ"},
8662bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "FORCE_STENCIL_READ"},
8663bf215546Sopenharmony_ci    {"bits": [13, 14], "enum_ref": "ForceControl", "name": "FORCE_FULL_Z_RANGE"},
8664bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "FORCE_QC_SMASK_CONFLICT"},
8665bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "DISABLE_VIEWPORT_CLAMP"},
8666bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "IGNORE_SC_ZRANGE"},
8667bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "DISABLE_FULLY_COVERED"},
8668bf215546Sopenharmony_ci    {"bits": [19, 20], "enum_ref": "ZLimitSumm", "name": "FORCE_Z_LIMIT_SUMM"},
8669bf215546Sopenharmony_ci    {"bits": [21, 25], "name": "MAX_TILES_IN_DTT"},
8670bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "DISABLE_TILE_RATE_TILES"},
8671bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "FORCE_Z_DIRTY"},
8672bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "FORCE_STENCIL_DIRTY"},
8673bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "FORCE_Z_VALID"},
8674bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "FORCE_STENCIL_VALID"},
8675bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "PRESERVE_COMPRESSION"}
8676bf215546Sopenharmony_ci   ]
8677bf215546Sopenharmony_ci  },
8678bf215546Sopenharmony_ci  "DB_RENDER_OVERRIDE2": {
8679bf215546Sopenharmony_ci   "fields": [
8680bf215546Sopenharmony_ci    {"bits": [0, 1], "enum_ref": "DbPSLControl", "name": "PARTIAL_SQUAD_LAUNCH_CONTROL"},
8681bf215546Sopenharmony_ci    {"bits": [2, 4], "name": "PARTIAL_SQUAD_LAUNCH_COUNTDOWN"},
8682bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "DISABLE_ZMASK_EXPCLEAR_OPTIMIZATION"},
8683bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "DISABLE_SMEM_EXPCLEAR_OPTIMIZATION"},
8684bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "DISABLE_COLOR_ON_VALIDATION"},
8685bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "DECOMPRESS_Z_ON_FLUSH"},
8686bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "DISABLE_REG_SNOOP"},
8687bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "DEPTH_BOUNDS_HIER_DEPTH_DISABLE"},
8688bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "SEPARATE_HIZS_FUNC_ENABLE"},
8689bf215546Sopenharmony_ci    {"bits": [12, 14], "enum_ref": "CompareFrag", "name": "HIZ_ZFUNC"},
8690bf215546Sopenharmony_ci    {"bits": [15, 17], "name": "HIS_SFUNC_FF"},
8691bf215546Sopenharmony_ci    {"bits": [18, 20], "name": "HIS_SFUNC_BF"},
8692bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "PRESERVE_ZRANGE"},
8693bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "PRESERVE_SRESULTS"},
8694bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "DISABLE_FAST_PASS"}
8695bf215546Sopenharmony_ci   ]
8696bf215546Sopenharmony_ci  },
8697bf215546Sopenharmony_ci  "DB_SHADER_CONTROL": {
8698bf215546Sopenharmony_ci   "fields": [
8699bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "Z_EXPORT_ENABLE"},
8700bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "STENCIL_TEST_VAL_EXPORT_ENABLE"},
8701bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "STENCIL_OP_VAL_EXPORT_ENABLE"},
8702bf215546Sopenharmony_ci    {"bits": [4, 5], "enum_ref": "ZOrder", "name": "Z_ORDER"},
8703bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "KILL_ENABLE"},
8704bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "COVERAGE_TO_MASK_ENABLE"},
8705bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "MASK_EXPORT_ENABLE"},
8706bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "EXEC_ON_HIER_FAIL"},
8707bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "EXEC_ON_NOOP"},
8708bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "ALPHA_TO_MASK_DISABLE"},
8709bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "DEPTH_BEFORE_SHADER"},
8710bf215546Sopenharmony_ci    {"bits": [13, 14], "enum_ref": "ConservativeZExport", "name": "CONSERVATIVE_Z_EXPORT"}
8711bf215546Sopenharmony_ci   ]
8712bf215546Sopenharmony_ci  },
8713bf215546Sopenharmony_ci  "DB_SRESULTS_COMPARE_STATE0": {
8714bf215546Sopenharmony_ci   "fields": [
8715bf215546Sopenharmony_ci    {"bits": [0, 2], "enum_ref": "CompareFrag", "name": "COMPAREFUNC0"},
8716bf215546Sopenharmony_ci    {"bits": [4, 11], "name": "COMPAREVALUE0"},
8717bf215546Sopenharmony_ci    {"bits": [12, 19], "name": "COMPAREMASK0"},
8718bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "ENABLE0"}
8719bf215546Sopenharmony_ci   ]
8720bf215546Sopenharmony_ci  },
8721bf215546Sopenharmony_ci  "DB_SRESULTS_COMPARE_STATE1": {
8722bf215546Sopenharmony_ci   "fields": [
8723bf215546Sopenharmony_ci    {"bits": [0, 2], "enum_ref": "CompareFrag", "name": "COMPAREFUNC1"},
8724bf215546Sopenharmony_ci    {"bits": [4, 11], "name": "COMPAREVALUE1"},
8725bf215546Sopenharmony_ci    {"bits": [12, 19], "name": "COMPAREMASK1"},
8726bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "ENABLE1"}
8727bf215546Sopenharmony_ci   ]
8728bf215546Sopenharmony_ci  },
8729bf215546Sopenharmony_ci  "DB_STENCILREFMASK": {
8730bf215546Sopenharmony_ci   "fields": [
8731bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "STENCILTESTVAL"},
8732bf215546Sopenharmony_ci    {"bits": [8, 15], "name": "STENCILMASK"},
8733bf215546Sopenharmony_ci    {"bits": [16, 23], "name": "STENCILWRITEMASK"},
8734bf215546Sopenharmony_ci    {"bits": [24, 31], "name": "STENCILOPVAL"}
8735bf215546Sopenharmony_ci   ]
8736bf215546Sopenharmony_ci  },
8737bf215546Sopenharmony_ci  "DB_STENCILREFMASK_BF": {
8738bf215546Sopenharmony_ci   "fields": [
8739bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "STENCILTESTVAL_BF"},
8740bf215546Sopenharmony_ci    {"bits": [8, 15], "name": "STENCILMASK_BF"},
8741bf215546Sopenharmony_ci    {"bits": [16, 23], "name": "STENCILWRITEMASK_BF"},
8742bf215546Sopenharmony_ci    {"bits": [24, 31], "name": "STENCILOPVAL_BF"}
8743bf215546Sopenharmony_ci   ]
8744bf215546Sopenharmony_ci  },
8745bf215546Sopenharmony_ci  "DB_STENCIL_CLEAR": {
8746bf215546Sopenharmony_ci   "fields": [
8747bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "CLEAR"}
8748bf215546Sopenharmony_ci   ]
8749bf215546Sopenharmony_ci  },
8750bf215546Sopenharmony_ci  "DB_STENCIL_CONTROL": {
8751bf215546Sopenharmony_ci   "fields": [
8752bf215546Sopenharmony_ci    {"bits": [0, 3], "enum_ref": "StencilOp", "name": "STENCILFAIL"},
8753bf215546Sopenharmony_ci    {"bits": [4, 7], "enum_ref": "StencilOp", "name": "STENCILZPASS"},
8754bf215546Sopenharmony_ci    {"bits": [8, 11], "enum_ref": "StencilOp", "name": "STENCILZFAIL"},
8755bf215546Sopenharmony_ci    {"bits": [12, 15], "enum_ref": "StencilOp", "name": "STENCILFAIL_BF"},
8756bf215546Sopenharmony_ci    {"bits": [16, 19], "enum_ref": "StencilOp", "name": "STENCILZPASS_BF"},
8757bf215546Sopenharmony_ci    {"bits": [20, 23], "enum_ref": "StencilOp", "name": "STENCILZFAIL_BF"}
8758bf215546Sopenharmony_ci   ]
8759bf215546Sopenharmony_ci  },
8760bf215546Sopenharmony_ci  "DB_STENCIL_INFO": {
8761bf215546Sopenharmony_ci   "fields": [
8762bf215546Sopenharmony_ci    {"bits": [0, 0], "enum_ref": "StencilFormat", "name": "FORMAT"},
8763bf215546Sopenharmony_ci    {"bits": [13, 15], "enum_ref": "TileSplit", "name": "TILE_SPLIT"},
8764bf215546Sopenharmony_ci    {"bits": [20, 22], "name": "TILE_MODE_INDEX"},
8765bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "ALLOW_EXPCLEAR"},
8766bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "TILE_STENCIL_DISABLE"}
8767bf215546Sopenharmony_ci   ]
8768bf215546Sopenharmony_ci  },
8769bf215546Sopenharmony_ci  "DB_Z_INFO": {
8770bf215546Sopenharmony_ci   "fields": [
8771bf215546Sopenharmony_ci    {"bits": [0, 1], "enum_ref": "ZFormat", "name": "FORMAT"},
8772bf215546Sopenharmony_ci    {"bits": [2, 3], "name": "NUM_SAMPLES"},
8773bf215546Sopenharmony_ci    {"bits": [13, 15], "enum_ref": "TileSplit", "name": "TILE_SPLIT"},
8774bf215546Sopenharmony_ci    {"bits": [20, 22], "name": "TILE_MODE_INDEX"},
8775bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "ALLOW_EXPCLEAR"},
8776bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "READ_SIZE"},
8777bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "TILE_SURFACE_ENABLE"},
8778bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "ZRANGE_PRECISION"}
8779bf215546Sopenharmony_ci   ]
8780bf215546Sopenharmony_ci  },
8781bf215546Sopenharmony_ci  "DEBUG_INDEX": {
8782bf215546Sopenharmony_ci   "fields": [
8783bf215546Sopenharmony_ci    {"bits": [0, 17], "name": "DEBUG_INDEX"}
8784bf215546Sopenharmony_ci   ]
8785bf215546Sopenharmony_ci  },
8786bf215546Sopenharmony_ci  "GB_ADDR_CONFIG": {
8787bf215546Sopenharmony_ci   "fields": [
8788bf215546Sopenharmony_ci    {"bits": [0, 2], "name": "NUM_PIPES"},
8789bf215546Sopenharmony_ci    {"bits": [4, 6], "name": "PIPE_INTERLEAVE_SIZE"},
8790bf215546Sopenharmony_ci    {"bits": [8, 10], "name": "BANK_INTERLEAVE_SIZE"},
8791bf215546Sopenharmony_ci    {"bits": [12, 13], "name": "NUM_SHADER_ENGINES"},
8792bf215546Sopenharmony_ci    {"bits": [16, 18], "name": "SHADER_ENGINE_TILE_SIZE"},
8793bf215546Sopenharmony_ci    {"bits": [20, 22], "name": "NUM_GPUS"},
8794bf215546Sopenharmony_ci    {"bits": [24, 25], "name": "MULTI_GPU_TILE_SIZE"},
8795bf215546Sopenharmony_ci    {"bits": [28, 29], "name": "ROW_SIZE"},
8796bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "NUM_LOWER_PIPES"}
8797bf215546Sopenharmony_ci   ]
8798bf215546Sopenharmony_ci  },
8799bf215546Sopenharmony_ci  "GB_TILE_MODE0": {
8800bf215546Sopenharmony_ci   "fields": [
8801bf215546Sopenharmony_ci    {"bits": [0, 1], "enum_ref": "GB_TILE_MODE0__MICRO_TILE_MODE", "name": "MICRO_TILE_MODE"},
8802bf215546Sopenharmony_ci    {"bits": [2, 5], "enum_ref": "ArrayMode", "name": "ARRAY_MODE"},
8803bf215546Sopenharmony_ci    {"bits": [6, 10], "enum_ref": "PipeConfig", "name": "PIPE_CONFIG"},
8804bf215546Sopenharmony_ci    {"bits": [11, 13], "enum_ref": "TileSplit", "name": "TILE_SPLIT"},
8805bf215546Sopenharmony_ci    {"bits": [22, 24], "enum_ref": "MicroTileMode", "name": "MICRO_TILE_MODE_NEW"},
8806bf215546Sopenharmony_ci    {"bits": [25, 26], "name": "SAMPLE_SPLIT"}
8807bf215546Sopenharmony_ci   ]
8808bf215546Sopenharmony_ci  },
8809bf215546Sopenharmony_ci  "GB_TILE_MODE10": {
8810bf215546Sopenharmony_ci   "fields": [
8811bf215546Sopenharmony_ci    {"bits": [2, 5], "enum_ref": "ArrayMode", "name": "ARRAY_MODE"},
8812bf215546Sopenharmony_ci    {"bits": [6, 10], "enum_ref": "PipeConfig", "name": "PIPE_CONFIG"},
8813bf215546Sopenharmony_ci    {"bits": [11, 13], "enum_ref": "TileSplit", "name": "TILE_SPLIT"},
8814bf215546Sopenharmony_ci    {"bits": [22, 24], "enum_ref": "MicroTileMode", "name": "MICRO_TILE_MODE_NEW"},
8815bf215546Sopenharmony_ci    {"bits": [25, 26], "name": "SAMPLE_SPLIT"}
8816bf215546Sopenharmony_ci   ]
8817bf215546Sopenharmony_ci  },
8818bf215546Sopenharmony_ci  "GRBM_CNTL": {
8819bf215546Sopenharmony_ci   "fields": [
8820bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "READ_TIMEOUT"}
8821bf215546Sopenharmony_ci   ]
8822bf215546Sopenharmony_ci  },
8823bf215546Sopenharmony_ci  "GRBM_DEBUG": {
8824bf215546Sopenharmony_ci   "fields": [
8825bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "IGNORE_RDY"},
8826bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "IGNORE_FAO"},
8827bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "DISABLE_READ_TIMEOUT"},
8828bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "SNAPSHOT_FREE_CNTRS"},
8829bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "HYSTERESIS_GUI_ACTIVE"},
8830bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "GFX_CLOCK_DOMAIN_OVERRIDE"}
8831bf215546Sopenharmony_ci   ]
8832bf215546Sopenharmony_ci  },
8833bf215546Sopenharmony_ci  "GRBM_DEBUG_CNTL": {
8834bf215546Sopenharmony_ci   "fields": [
8835bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "GRBM_DEBUG_INDEX"}
8836bf215546Sopenharmony_ci   ]
8837bf215546Sopenharmony_ci  },
8838bf215546Sopenharmony_ci  "GRBM_DEBUG_SNAPSHOT": {
8839bf215546Sopenharmony_ci   "fields": [
8840bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "CPF_RDY"},
8841bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "CPG_RDY"},
8842bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "SRBM_RDY"},
8843bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "WD_ME0PIPE0_RDY"},
8844bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "WD_ME0PIPE1_RDY"},
8845bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "SE0SPI_ME0PIPE0_RDY0"},
8846bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "SE0SPI_ME0PIPE1_RDY0"},
8847bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "SE1SPI_ME0PIPE0_RDY0"},
8848bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "GDS_RDY"},
8849bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "SE1SPI_ME0PIPE1_RDY0"},
8850bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "SE2SPI_ME0PIPE0_RDY0"},
8851bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "SE2SPI_ME0PIPE1_RDY0"},
8852bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "SE3SPI_ME0PIPE0_RDY0"},
8853bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "SE3SPI_ME0PIPE1_RDY0"},
8854bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "SE0SPI_ME0PIPE0_RDY1"},
8855bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "SE0SPI_ME0PIPE1_RDY1"},
8856bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "SE1SPI_ME0PIPE0_RDY1"},
8857bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "SE1SPI_ME0PIPE1_RDY1"},
8858bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "SE2SPI_ME0PIPE0_RDY1"},
8859bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "SE2SPI_ME0PIPE1_RDY1"},
8860bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "SE3SPI_ME0PIPE0_RDY1"},
8861bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "SE3SPI_ME0PIPE1_RDY1"}
8862bf215546Sopenharmony_ci   ]
8863bf215546Sopenharmony_ci  },
8864bf215546Sopenharmony_ci  "GRBM_GFX_CLKEN_CNTL": {
8865bf215546Sopenharmony_ci   "fields": [
8866bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "PREFIX_DELAY_CNT"},
8867bf215546Sopenharmony_ci    {"bits": [8, 12], "name": "POST_DELAY_CNT"}
8868bf215546Sopenharmony_ci   ]
8869bf215546Sopenharmony_ci  },
8870bf215546Sopenharmony_ci  "GRBM_GFX_INDEX": {
8871bf215546Sopenharmony_ci   "fields": [
8872bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "INSTANCE_INDEX"},
8873bf215546Sopenharmony_ci    {"bits": [8, 15], "name": "SH_INDEX"},
8874bf215546Sopenharmony_ci    {"bits": [16, 23], "name": "SE_INDEX"},
8875bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "SH_BROADCAST_WRITES"},
8876bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "INSTANCE_BROADCAST_WRITES"},
8877bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "SE_BROADCAST_WRITES"}
8878bf215546Sopenharmony_ci   ]
8879bf215546Sopenharmony_ci  },
8880bf215546Sopenharmony_ci  "GRBM_INT_CNTL": {
8881bf215546Sopenharmony_ci   "fields": [
8882bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "RDERR_INT_ENABLE"},
8883bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "GUI_IDLE_INT_ENABLE"}
8884bf215546Sopenharmony_ci   ]
8885bf215546Sopenharmony_ci  },
8886bf215546Sopenharmony_ci  "GRBM_PERFCOUNTER0_SELECT": {
8887bf215546Sopenharmony_ci   "fields": [
8888bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "PERF_SEL"},
8889bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "DB_CLEAN_USER_DEFINED_MASK"},
8890bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "CB_CLEAN_USER_DEFINED_MASK"},
8891bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "VGT_BUSY_USER_DEFINED_MASK"},
8892bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "TA_BUSY_USER_DEFINED_MASK"},
8893bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "SX_BUSY_USER_DEFINED_MASK"},
8894bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "SPI_BUSY_USER_DEFINED_MASK"},
8895bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "SC_BUSY_USER_DEFINED_MASK"},
8896bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "PA_BUSY_USER_DEFINED_MASK"},
8897bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "GRBM_BUSY_USER_DEFINED_MASK"},
8898bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "DB_BUSY_USER_DEFINED_MASK"},
8899bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "CB_BUSY_USER_DEFINED_MASK"},
8900bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "CP_BUSY_USER_DEFINED_MASK"},
8901bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "IA_BUSY_USER_DEFINED_MASK"},
8902bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "GDS_BUSY_USER_DEFINED_MASK"},
8903bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "BCI_BUSY_USER_DEFINED_MASK"},
8904bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "RLC_BUSY_USER_DEFINED_MASK"},
8905bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "TC_BUSY_USER_DEFINED_MASK"},
8906bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "WD_BUSY_USER_DEFINED_MASK"}
8907bf215546Sopenharmony_ci   ]
8908bf215546Sopenharmony_ci  },
8909bf215546Sopenharmony_ci  "GRBM_PWR_CNTL": {
8910bf215546Sopenharmony_ci   "fields": [
8911bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "REQ_TYPE"},
8912bf215546Sopenharmony_ci    {"bits": [4, 7], "name": "RSP_TYPE"}
8913bf215546Sopenharmony_ci   ]
8914bf215546Sopenharmony_ci  },
8915bf215546Sopenharmony_ci  "GRBM_READ_ERROR": {
8916bf215546Sopenharmony_ci   "fields": [
8917bf215546Sopenharmony_ci    {"bits": [2, 17], "name": "READ_ADDRESS"},
8918bf215546Sopenharmony_ci    {"bits": [20, 21], "name": "READ_PIPEID"},
8919bf215546Sopenharmony_ci    {"bits": [22, 23], "name": "READ_MEID"},
8920bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "READ_ERROR"}
8921bf215546Sopenharmony_ci   ]
8922bf215546Sopenharmony_ci  },
8923bf215546Sopenharmony_ci  "GRBM_SE0_PERFCOUNTER_SELECT": {
8924bf215546Sopenharmony_ci   "fields": [
8925bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "PERF_SEL"},
8926bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "DB_CLEAN_USER_DEFINED_MASK"},
8927bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "CB_CLEAN_USER_DEFINED_MASK"},
8928bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "TA_BUSY_USER_DEFINED_MASK"},
8929bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "SX_BUSY_USER_DEFINED_MASK"},
8930bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "SPI_BUSY_USER_DEFINED_MASK"},
8931bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "SC_BUSY_USER_DEFINED_MASK"},
8932bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "DB_BUSY_USER_DEFINED_MASK"},
8933bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "CB_BUSY_USER_DEFINED_MASK"},
8934bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "VGT_BUSY_USER_DEFINED_MASK"},
8935bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "PA_BUSY_USER_DEFINED_MASK"},
8936bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "BCI_BUSY_USER_DEFINED_MASK"}
8937bf215546Sopenharmony_ci   ]
8938bf215546Sopenharmony_ci  },
8939bf215546Sopenharmony_ci  "GRBM_SKEW_CNTL": {
8940bf215546Sopenharmony_ci   "fields": [
8941bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "SKEW_TOP_THRESHOLD"},
8942bf215546Sopenharmony_ci    {"bits": [6, 11], "name": "SKEW_COUNT"}
8943bf215546Sopenharmony_ci   ]
8944bf215546Sopenharmony_ci  },
8945bf215546Sopenharmony_ci  "GRBM_SOFT_RESET": {
8946bf215546Sopenharmony_ci   "fields": [
8947bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "SOFT_RESET_CP"},
8948bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "SOFT_RESET_RLC"},
8949bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "SOFT_RESET_GFX"},
8950bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "SOFT_RESET_CPF"},
8951bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "SOFT_RESET_CPC"},
8952bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "SOFT_RESET_CPG"}
8953bf215546Sopenharmony_ci   ]
8954bf215546Sopenharmony_ci  },
8955bf215546Sopenharmony_ci  "GRBM_STATUS": {
8956bf215546Sopenharmony_ci   "fields": [
8957bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "ME0PIPE0_CMDFIFO_AVAIL"},
8958bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "SRBM_RQ_PENDING"},
8959bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "ME0PIPE0_CF_RQ_PENDING"},
8960bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "ME0PIPE0_PF_RQ_PENDING"},
8961bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "GDS_DMA_RQ_PENDING"},
8962bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "DB_CLEAN"},
8963bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "CB_CLEAN"},
8964bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "TA_BUSY"},
8965bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "GDS_BUSY"},
8966bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "WD_BUSY_NO_DMA"},
8967bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "VGT_BUSY"},
8968bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "IA_BUSY_NO_DMA"},
8969bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "IA_BUSY"},
8970bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "SX_BUSY"},
8971bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "WD_BUSY"},
8972bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "SPI_BUSY"},
8973bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "BCI_BUSY"},
8974bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "SC_BUSY"},
8975bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "PA_BUSY"},
8976bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "DB_BUSY"},
8977bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "CP_COHERENCY_BUSY"},
8978bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "CP_BUSY"},
8979bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "CB_BUSY"},
8980bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "GUI_ACTIVE"}
8981bf215546Sopenharmony_ci   ]
8982bf215546Sopenharmony_ci  },
8983bf215546Sopenharmony_ci  "GRBM_STATUS2": {
8984bf215546Sopenharmony_ci   "fields": [
8985bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "ME0PIPE1_CMDFIFO_AVAIL"},
8986bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "RLC_RQ_PENDING"},
8987bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "ME0PIPE1_CF_RQ_PENDING"},
8988bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "ME0PIPE1_PF_RQ_PENDING"},
8989bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "ME1PIPE0_RQ_PENDING"},
8990bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "ME1PIPE1_RQ_PENDING"},
8991bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "ME1PIPE2_RQ_PENDING"},
8992bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "RLC_BUSY"},
8993bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "ME1PIPE3_RQ_PENDING"},
8994bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "TC_BUSY"},
8995bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "ME2PIPE0_RQ_PENDING"},
8996bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "ME2PIPE1_RQ_PENDING"},
8997bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "ME2PIPE2_RQ_PENDING"},
8998bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "ME2PIPE3_RQ_PENDING"},
8999bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "CPF_BUSY"},
9000bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "CPC_BUSY"},
9001bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "CPG_BUSY"}
9002bf215546Sopenharmony_ci   ]
9003bf215546Sopenharmony_ci  },
9004bf215546Sopenharmony_ci  "GRBM_STATUS_SE0": {
9005bf215546Sopenharmony_ci   "fields": [
9006bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "DB_CLEAN"},
9007bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "CB_CLEAN"},
9008bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "BCI_BUSY"},
9009bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "VGT_BUSY"},
9010bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "PA_BUSY"},
9011bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "TA_BUSY"},
9012bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "SX_BUSY"},
9013bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "SPI_BUSY"},
9014bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "SC_BUSY"},
9015bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "DB_BUSY"},
9016bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "CB_BUSY"}
9017bf215546Sopenharmony_ci   ]
9018bf215546Sopenharmony_ci  },
9019bf215546Sopenharmony_ci  "GRBM_WAIT_IDLE_CLOCKS": {
9020bf215546Sopenharmony_ci   "fields": [
9021bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "WAIT_IDLE_CLOCKS"}
9022bf215546Sopenharmony_ci   ]
9023bf215546Sopenharmony_ci  },
9024bf215546Sopenharmony_ci  "IA_CNTL_STATUS": {
9025bf215546Sopenharmony_ci   "fields": [
9026bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "IA_BUSY"},
9027bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "IA_DMA_BUSY"},
9028bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "IA_DMA_REQ_BUSY"},
9029bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "IA_GRP_BUSY"},
9030bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "IA_ADC_BUSY"}
9031bf215546Sopenharmony_ci   ]
9032bf215546Sopenharmony_ci  },
9033bf215546Sopenharmony_ci  "IA_DEBUG_CNTL": {
9034bf215546Sopenharmony_ci   "fields": [
9035bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "IA_DEBUG_INDX"},
9036bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "IA_DEBUG_SEL_BUS_B"}
9037bf215546Sopenharmony_ci   ]
9038bf215546Sopenharmony_ci  },
9039bf215546Sopenharmony_ci  "IA_MULTI_VGT_PARAM": {
9040bf215546Sopenharmony_ci   "fields": [
9041bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "PRIMGROUP_SIZE"},
9042bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "PARTIAL_VS_WAVE_ON"},
9043bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "SWITCH_ON_EOP"},
9044bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "PARTIAL_ES_WAVE_ON"},
9045bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "SWITCH_ON_EOI"},
9046bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "WD_SWITCH_ON_EOP"}
9047bf215546Sopenharmony_ci   ]
9048bf215546Sopenharmony_ci  },
9049bf215546Sopenharmony_ci  "IA_PERFCOUNTER0_SELECT": {
9050bf215546Sopenharmony_ci   "fields": [
9051bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "PERF_SEL"},
9052bf215546Sopenharmony_ci    {"bits": [10, 19], "name": "PERF_SEL1"},
9053bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "CNTR_MODE"},
9054bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "PERF_MODE1"},
9055bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "PERF_MODE"}
9056bf215546Sopenharmony_ci   ]
9057bf215546Sopenharmony_ci  },
9058bf215546Sopenharmony_ci  "IA_PERFCOUNTER1_SELECT": {
9059bf215546Sopenharmony_ci   "fields": [
9060bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "PERF_SEL"},
9061bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "PERF_MODE"}
9062bf215546Sopenharmony_ci   ]
9063bf215546Sopenharmony_ci  },
9064bf215546Sopenharmony_ci  "IA_VMID_OVERRIDE": {
9065bf215546Sopenharmony_ci   "fields": [
9066bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "ENABLE"},
9067bf215546Sopenharmony_ci    {"bits": [1, 4], "name": "VMID"}
9068bf215546Sopenharmony_ci   ]
9069bf215546Sopenharmony_ci  },
9070bf215546Sopenharmony_ci  "PA_CL_CLIP_CNTL": {
9071bf215546Sopenharmony_ci   "fields": [
9072bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "UCP_ENA_0"},
9073bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "UCP_ENA_1"},
9074bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "UCP_ENA_2"},
9075bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "UCP_ENA_3"},
9076bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "UCP_ENA_4"},
9077bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "UCP_ENA_5"},
9078bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "PS_UCP_Y_SCALE_NEG"},
9079bf215546Sopenharmony_ci    {"bits": [14, 15], "name": "PS_UCP_MODE"},
9080bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "CLIP_DISABLE"},
9081bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "UCP_CULL_ONLY_ENA"},
9082bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "BOUNDARY_EDGE_FLAG_ENA"},
9083bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "DX_CLIP_SPACE_DEF"},
9084bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "DIS_CLIP_ERR_DETECT"},
9085bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "VTX_KILL_OR"},
9086bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "DX_RASTERIZATION_KILL"},
9087bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "DX_LINEAR_ATTR_CLIP_ENA"},
9088bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "VTE_VPORT_PROVOKE_DISABLE"},
9089bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "ZCLIP_NEAR_DISABLE"},
9090bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "ZCLIP_FAR_DISABLE"}
9091bf215546Sopenharmony_ci   ]
9092bf215546Sopenharmony_ci  },
9093bf215546Sopenharmony_ci  "PA_CL_CNTL_STATUS": {
9094bf215546Sopenharmony_ci   "fields": [
9095bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "CL_BUSY"}
9096bf215546Sopenharmony_ci   ]
9097bf215546Sopenharmony_ci  },
9098bf215546Sopenharmony_ci  "PA_CL_ENHANCE": {
9099bf215546Sopenharmony_ci   "fields": [
9100bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "CLIP_VTX_REORDER_ENA"},
9101bf215546Sopenharmony_ci    {"bits": [1, 2], "name": "NUM_CLIP_SEQ"},
9102bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "CLIPPED_PRIM_SEQ_STALL"},
9103bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "VE_NAN_PROC_DISABLE"},
9104bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "XTRA_DEBUG_REG_SEL"},
9105bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "ECO_SPARE3"},
9106bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "ECO_SPARE2"},
9107bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "ECO_SPARE1"},
9108bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "ECO_SPARE0"}
9109bf215546Sopenharmony_ci   ]
9110bf215546Sopenharmony_ci  },
9111bf215546Sopenharmony_ci  "PA_CL_NANINF_CNTL": {
9112bf215546Sopenharmony_ci   "fields": [
9113bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "VTE_XY_INF_DISCARD"},
9114bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "VTE_Z_INF_DISCARD"},
9115bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "VTE_W_INF_DISCARD"},
9116bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "VTE_0XNANINF_IS_0"},
9117bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "VTE_XY_NAN_RETAIN"},
9118bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "VTE_Z_NAN_RETAIN"},
9119bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "VTE_W_NAN_RETAIN"},
9120bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "VTE_W_RECIP_NAN_IS_0"},
9121bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "VS_XY_NAN_TO_INF"},
9122bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "VS_XY_INF_RETAIN"},
9123bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "VS_Z_NAN_TO_INF"},
9124bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "VS_Z_INF_RETAIN"},
9125bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "VS_W_NAN_TO_INF"},
9126bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "VS_W_INF_RETAIN"},
9127bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "VS_CLIP_DIST_INF_DISCARD"},
9128bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "VTE_NO_OUTPUT_NEG_0"}
9129bf215546Sopenharmony_ci   ]
9130bf215546Sopenharmony_ci  },
9131bf215546Sopenharmony_ci  "PA_CL_VS_OUT_CNTL": {
9132bf215546Sopenharmony_ci   "fields": [
9133bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "CLIP_DIST_ENA_0"},
9134bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "CLIP_DIST_ENA_1"},
9135bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "CLIP_DIST_ENA_2"},
9136bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "CLIP_DIST_ENA_3"},
9137bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "CLIP_DIST_ENA_4"},
9138bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "CLIP_DIST_ENA_5"},
9139bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "CLIP_DIST_ENA_6"},
9140bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "CLIP_DIST_ENA_7"},
9141bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "CULL_DIST_ENA_0"},
9142bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "CULL_DIST_ENA_1"},
9143bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "CULL_DIST_ENA_2"},
9144bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "CULL_DIST_ENA_3"},
9145bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "CULL_DIST_ENA_4"},
9146bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "CULL_DIST_ENA_5"},
9147bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "CULL_DIST_ENA_6"},
9148bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "CULL_DIST_ENA_7"},
9149bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "USE_VTX_POINT_SIZE"},
9150bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "USE_VTX_EDGE_FLAG"},
9151bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "USE_VTX_RENDER_TARGET_INDX"},
9152bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "USE_VTX_VIEWPORT_INDX"},
9153bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "USE_VTX_KILL_FLAG"},
9154bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "VS_OUT_MISC_VEC_ENA"},
9155bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "VS_OUT_CCDIST0_VEC_ENA"},
9156bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "VS_OUT_CCDIST1_VEC_ENA"},
9157bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "VS_OUT_MISC_SIDE_BUS_ENA"},
9158bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "USE_VTX_GS_CUT_FLAG"}
9159bf215546Sopenharmony_ci   ]
9160bf215546Sopenharmony_ci  },
9161bf215546Sopenharmony_ci  "PA_CL_VTE_CNTL": {
9162bf215546Sopenharmony_ci   "fields": [
9163bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "VPORT_X_SCALE_ENA"},
9164bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "VPORT_X_OFFSET_ENA"},
9165bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "VPORT_Y_SCALE_ENA"},
9166bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "VPORT_Y_OFFSET_ENA"},
9167bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "VPORT_Z_SCALE_ENA"},
9168bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "VPORT_Z_OFFSET_ENA"},
9169bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "VTX_XY_FMT"},
9170bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "VTX_Z_FMT"},
9171bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "VTX_W0_FMT"},
9172bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "PERFCOUNTER_REF"}
9173bf215546Sopenharmony_ci   ]
9174bf215546Sopenharmony_ci  },
9175bf215546Sopenharmony_ci  "PA_SC_AA_CONFIG": {
9176bf215546Sopenharmony_ci   "fields": [
9177bf215546Sopenharmony_ci    {"bits": [0, 2], "name": "MSAA_NUM_SAMPLES"},
9178bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "AA_MASK_CENTROID_DTMN"},
9179bf215546Sopenharmony_ci    {"bits": [13, 16], "name": "MAX_SAMPLE_DIST"},
9180bf215546Sopenharmony_ci    {"bits": [20, 22], "name": "MSAA_EXPOSED_SAMPLES"},
9181bf215546Sopenharmony_ci    {"bits": [24, 25], "name": "DETAIL_TO_EXPOSED_MODE"}
9182bf215546Sopenharmony_ci   ]
9183bf215546Sopenharmony_ci  },
9184bf215546Sopenharmony_ci  "PA_SC_AA_MASK_X0Y0_X1Y0": {
9185bf215546Sopenharmony_ci   "fields": [
9186bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "AA_MASK_X0Y0"},
9187bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "AA_MASK_X1Y0"}
9188bf215546Sopenharmony_ci   ]
9189bf215546Sopenharmony_ci  },
9190bf215546Sopenharmony_ci  "PA_SC_AA_MASK_X0Y1_X1Y1": {
9191bf215546Sopenharmony_ci   "fields": [
9192bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "AA_MASK_X0Y1"},
9193bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "AA_MASK_X1Y1"}
9194bf215546Sopenharmony_ci   ]
9195bf215546Sopenharmony_ci  },
9196bf215546Sopenharmony_ci  "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_0": {
9197bf215546Sopenharmony_ci   "fields": [
9198bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "S0_X"},
9199bf215546Sopenharmony_ci    {"bits": [4, 7], "name": "S0_Y"},
9200bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "S1_X"},
9201bf215546Sopenharmony_ci    {"bits": [12, 15], "name": "S1_Y"},
9202bf215546Sopenharmony_ci    {"bits": [16, 19], "name": "S2_X"},
9203bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "S2_Y"},
9204bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "S3_X"},
9205bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "S3_Y"}
9206bf215546Sopenharmony_ci   ]
9207bf215546Sopenharmony_ci  },
9208bf215546Sopenharmony_ci  "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_1": {
9209bf215546Sopenharmony_ci   "fields": [
9210bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "S4_X"},
9211bf215546Sopenharmony_ci    {"bits": [4, 7], "name": "S4_Y"},
9212bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "S5_X"},
9213bf215546Sopenharmony_ci    {"bits": [12, 15], "name": "S5_Y"},
9214bf215546Sopenharmony_ci    {"bits": [16, 19], "name": "S6_X"},
9215bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "S6_Y"},
9216bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "S7_X"},
9217bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "S7_Y"}
9218bf215546Sopenharmony_ci   ]
9219bf215546Sopenharmony_ci  },
9220bf215546Sopenharmony_ci  "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_2": {
9221bf215546Sopenharmony_ci   "fields": [
9222bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "S8_X"},
9223bf215546Sopenharmony_ci    {"bits": [4, 7], "name": "S8_Y"},
9224bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "S9_X"},
9225bf215546Sopenharmony_ci    {"bits": [12, 15], "name": "S9_Y"},
9226bf215546Sopenharmony_ci    {"bits": [16, 19], "name": "S10_X"},
9227bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "S10_Y"},
9228bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "S11_X"},
9229bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "S11_Y"}
9230bf215546Sopenharmony_ci   ]
9231bf215546Sopenharmony_ci  },
9232bf215546Sopenharmony_ci  "PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_3": {
9233bf215546Sopenharmony_ci   "fields": [
9234bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "S12_X"},
9235bf215546Sopenharmony_ci    {"bits": [4, 7], "name": "S12_Y"},
9236bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "S13_X"},
9237bf215546Sopenharmony_ci    {"bits": [12, 15], "name": "S13_Y"},
9238bf215546Sopenharmony_ci    {"bits": [16, 19], "name": "S14_X"},
9239bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "S14_Y"},
9240bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "S15_X"},
9241bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "S15_Y"}
9242bf215546Sopenharmony_ci   ]
9243bf215546Sopenharmony_ci  },
9244bf215546Sopenharmony_ci  "PA_SC_CENTROID_PRIORITY_0": {
9245bf215546Sopenharmony_ci   "fields": [
9246bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "DISTANCE_0"},
9247bf215546Sopenharmony_ci    {"bits": [4, 7], "name": "DISTANCE_1"},
9248bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "DISTANCE_2"},
9249bf215546Sopenharmony_ci    {"bits": [12, 15], "name": "DISTANCE_3"},
9250bf215546Sopenharmony_ci    {"bits": [16, 19], "name": "DISTANCE_4"},
9251bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "DISTANCE_5"},
9252bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "DISTANCE_6"},
9253bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "DISTANCE_7"}
9254bf215546Sopenharmony_ci   ]
9255bf215546Sopenharmony_ci  },
9256bf215546Sopenharmony_ci  "PA_SC_CENTROID_PRIORITY_1": {
9257bf215546Sopenharmony_ci   "fields": [
9258bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "DISTANCE_8"},
9259bf215546Sopenharmony_ci    {"bits": [4, 7], "name": "DISTANCE_9"},
9260bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "DISTANCE_10"},
9261bf215546Sopenharmony_ci    {"bits": [12, 15], "name": "DISTANCE_11"},
9262bf215546Sopenharmony_ci    {"bits": [16, 19], "name": "DISTANCE_12"},
9263bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "DISTANCE_13"},
9264bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "DISTANCE_14"},
9265bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "DISTANCE_15"}
9266bf215546Sopenharmony_ci   ]
9267bf215546Sopenharmony_ci  },
9268bf215546Sopenharmony_ci  "PA_SC_CLIPRECT_0_BR": {
9269bf215546Sopenharmony_ci   "fields": [
9270bf215546Sopenharmony_ci    {"bits": [0, 14], "name": "BR_X"},
9271bf215546Sopenharmony_ci    {"bits": [16, 30], "name": "BR_Y"}
9272bf215546Sopenharmony_ci   ]
9273bf215546Sopenharmony_ci  },
9274bf215546Sopenharmony_ci  "PA_SC_CLIPRECT_0_TL": {
9275bf215546Sopenharmony_ci   "fields": [
9276bf215546Sopenharmony_ci    {"bits": [0, 14], "name": "TL_X"},
9277bf215546Sopenharmony_ci    {"bits": [16, 30], "name": "TL_Y"}
9278bf215546Sopenharmony_ci   ]
9279bf215546Sopenharmony_ci  },
9280bf215546Sopenharmony_ci  "PA_SC_CLIPRECT_RULE": {
9281bf215546Sopenharmony_ci   "fields": [
9282bf215546Sopenharmony_ci    {"bits": [0, 15], "enum_ref": "CLIP_RULE", "name": "CLIP_RULE"}
9283bf215546Sopenharmony_ci   ]
9284bf215546Sopenharmony_ci  },
9285bf215546Sopenharmony_ci  "PA_SC_DEBUG_CNTL": {
9286bf215546Sopenharmony_ci   "fields": [
9287bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "SC_DEBUG_INDX"}
9288bf215546Sopenharmony_ci   ]
9289bf215546Sopenharmony_ci  },
9290bf215546Sopenharmony_ci  "PA_SC_EDGERULE": {
9291bf215546Sopenharmony_ci   "fields": [
9292bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "ER_TRI"},
9293bf215546Sopenharmony_ci    {"bits": [4, 7], "name": "ER_POINT"},
9294bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "ER_RECT"},
9295bf215546Sopenharmony_ci    {"bits": [12, 17], "name": "ER_LINE_LR"},
9296bf215546Sopenharmony_ci    {"bits": [18, 23], "name": "ER_LINE_RL"},
9297bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "ER_LINE_TB"},
9298bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "ER_LINE_BT"}
9299bf215546Sopenharmony_ci   ]
9300bf215546Sopenharmony_ci  },
9301bf215546Sopenharmony_ci  "PA_SC_ENHANCE": {
9302bf215546Sopenharmony_ci   "fields": [
9303bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "ENABLE_PA_SC_OUT_OF_ORDER"},
9304bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "DISABLE_SC_DB_TILE_FIX"},
9305bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "DISABLE_AA_MASK_FULL_FIX"},
9306bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "ENABLE_1XMSAA_SAMPLE_LOCATIONS"},
9307bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "ENABLE_1XMSAA_SAMPLE_LOC_CENTROID"},
9308bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "DISABLE_SCISSOR_FIX"},
9309bf215546Sopenharmony_ci    {"bits": [6, 7], "name": "DISABLE_PW_BUBBLE_COLLAPSE"},
9310bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "SEND_UNLIT_STILES_TO_PACKER"},
9311bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "DISABLE_DUALGRAD_PERF_OPTIMIZATION"},
9312bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "DISABLE_SC_PROCESS_RESET_PRIM"},
9313bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "DISABLE_SC_PROCESS_RESET_SUPERTILE"},
9314bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "DISABLE_SC_PROCESS_RESET_TILE"},
9315bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "DISABLE_PA_SC_GUIDANCE"},
9316bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "DISABLE_EOV_ALL_CTRL_ONLY_COMBINATIONS"},
9317bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "ENABLE_MULTICYCLE_BUBBLE_FREEZE"},
9318bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "DISABLE_OUT_OF_ORDER_PA_SC_GUIDANCE"},
9319bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "ENABLE_OUT_OF_ORDER_POLY_MODE"},
9320bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "DISABLE_OUT_OF_ORDER_EOP_SYNC_NULL_PRIMS_LAST"},
9321bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "DISABLE_OUT_OF_ORDER_THRESHOLD_SWITCHING"},
9322bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "ENABLE_OUT_OF_ORDER_THRESHOLD_SWITCH_AT_EOPG_ONLY"},
9323bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "DISABLE_OUT_OF_ORDER_DESIRED_FIFO_EMPTY_SWITCHING"},
9324bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "DISABLE_OUT_OF_ORDER_SELECTED_FIFO_EMPTY_SWITCHING"},
9325bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "DISABLE_OUT_OF_ORDER_EMPTY_SWITCHING_HYSTERYSIS"},
9326bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "ENABLE_OUT_OF_ORDER_DESIRED_FIFO_IS_NEXT_FEID"},
9327bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "ECO_SPARE1"},
9328bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "ECO_SPARE0"}
9329bf215546Sopenharmony_ci   ]
9330bf215546Sopenharmony_ci  },
9331bf215546Sopenharmony_ci  "PA_SC_FIFO_DEPTH_CNTL": {
9332bf215546Sopenharmony_ci   "fields": [
9333bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "DEPTH"}
9334bf215546Sopenharmony_ci   ]
9335bf215546Sopenharmony_ci  },
9336bf215546Sopenharmony_ci  "PA_SC_FIFO_SIZE": {
9337bf215546Sopenharmony_ci   "fields": [
9338bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "SC_FRONTEND_PRIM_FIFO_SIZE"},
9339bf215546Sopenharmony_ci    {"bits": [6, 14], "name": "SC_BACKEND_PRIM_FIFO_SIZE"},
9340bf215546Sopenharmony_ci    {"bits": [15, 20], "name": "SC_HIZ_TILE_FIFO_SIZE"},
9341bf215546Sopenharmony_ci    {"bits": [23, 31], "name": "SC_EARLYZ_TILE_FIFO_SIZE"}
9342bf215546Sopenharmony_ci   ]
9343bf215546Sopenharmony_ci  },
9344bf215546Sopenharmony_ci  "PA_SC_FORCE_EOV_MAX_CNTS": {
9345bf215546Sopenharmony_ci   "fields": [
9346bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "FORCE_EOV_MAX_CLK_CNT"},
9347bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "FORCE_EOV_MAX_REZ_CNT"}
9348bf215546Sopenharmony_ci   ]
9349bf215546Sopenharmony_ci  },
9350bf215546Sopenharmony_ci  "PA_SC_GENERIC_SCISSOR_TL": {
9351bf215546Sopenharmony_ci   "fields": [
9352bf215546Sopenharmony_ci    {"bits": [0, 14], "name": "TL_X"},
9353bf215546Sopenharmony_ci    {"bits": [16, 30], "name": "TL_Y"},
9354bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "WINDOW_OFFSET_DISABLE"}
9355bf215546Sopenharmony_ci   ]
9356bf215546Sopenharmony_ci  },
9357bf215546Sopenharmony_ci  "PA_SC_IF_FIFO_SIZE": {
9358bf215546Sopenharmony_ci   "fields": [
9359bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "SC_DB_TILE_IF_FIFO_SIZE"},
9360bf215546Sopenharmony_ci    {"bits": [6, 11], "name": "SC_DB_QUAD_IF_FIFO_SIZE"},
9361bf215546Sopenharmony_ci    {"bits": [12, 17], "name": "SC_SPI_IF_FIFO_SIZE"},
9362bf215546Sopenharmony_ci    {"bits": [18, 23], "name": "SC_BCI_IF_FIFO_SIZE"}
9363bf215546Sopenharmony_ci   ]
9364bf215546Sopenharmony_ci  },
9365bf215546Sopenharmony_ci  "PA_SC_LINE_CNTL": {
9366bf215546Sopenharmony_ci   "fields": [
9367bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "EXPAND_LINE_WIDTH"},
9368bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "LAST_PIXEL"},
9369bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "PERPENDICULAR_ENDCAP_ENA"},
9370bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "DX10_DIAMOND_TEST_ENA"}
9371bf215546Sopenharmony_ci   ]
9372bf215546Sopenharmony_ci  },
9373bf215546Sopenharmony_ci  "PA_SC_LINE_STIPPLE": {
9374bf215546Sopenharmony_ci   "fields": [
9375bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "LINE_PATTERN"},
9376bf215546Sopenharmony_ci    {"bits": [16, 23], "name": "REPEAT_COUNT"},
9377bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "PATTERN_BIT_ORDER"},
9378bf215546Sopenharmony_ci    {"bits": [29, 30], "name": "AUTO_RESET_CNTL"}
9379bf215546Sopenharmony_ci   ]
9380bf215546Sopenharmony_ci  },
9381bf215546Sopenharmony_ci  "PA_SC_LINE_STIPPLE_STATE": {
9382bf215546Sopenharmony_ci   "fields": [
9383bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "CURRENT_PTR"},
9384bf215546Sopenharmony_ci    {"bits": [8, 15], "name": "CURRENT_COUNT"}
9385bf215546Sopenharmony_ci   ]
9386bf215546Sopenharmony_ci  },
9387bf215546Sopenharmony_ci  "PA_SC_MODE_CNTL_0": {
9388bf215546Sopenharmony_ci   "fields": [
9389bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "MSAA_ENABLE"},
9390bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "VPORT_SCISSOR_ENABLE"},
9391bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "LINE_STIPPLE_ENABLE"},
9392bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "SEND_UNLIT_STILES_TO_PKR"}
9393bf215546Sopenharmony_ci   ]
9394bf215546Sopenharmony_ci  },
9395bf215546Sopenharmony_ci  "PA_SC_MODE_CNTL_1": {
9396bf215546Sopenharmony_ci   "fields": [
9397bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "WALK_SIZE"},
9398bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "WALK_ALIGNMENT"},
9399bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "WALK_ALIGN8_PRIM_FITS_ST"},
9400bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "WALK_FENCE_ENABLE"},
9401bf215546Sopenharmony_ci    {"bits": [4, 6], "name": "WALK_FENCE_SIZE"},
9402bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "SUPERTILE_WALK_ORDER_ENABLE"},
9403bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "TILE_WALK_ORDER_ENABLE"},
9404bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "TILE_COVER_DISABLE"},
9405bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "TILE_COVER_NO_SCISSOR"},
9406bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "ZMM_LINE_EXTENT"},
9407bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "ZMM_LINE_OFFSET"},
9408bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "ZMM_RECT_EXTENT"},
9409bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "KILL_PIX_POST_HI_Z"},
9410bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "KILL_PIX_POST_DETAIL_MASK"},
9411bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "PS_ITER_SAMPLE"},
9412bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "MULTI_SHADER_ENGINE_PRIM_DISCARD_ENABLE"},
9413bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "MULTI_GPU_SUPERTILE_ENABLE"},
9414bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "GPU_ID_OVERRIDE_ENABLE"},
9415bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "GPU_ID_OVERRIDE"},
9416bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "MULTI_GPU_PRIM_DISCARD_ENABLE"},
9417bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "FORCE_EOV_CNTDWN_ENABLE"},
9418bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "FORCE_EOV_REZ_ENABLE"},
9419bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "OUT_OF_ORDER_PRIMITIVE_ENABLE"},
9420bf215546Sopenharmony_ci    {"bits": [28, 30], "name": "OUT_OF_ORDER_WATER_MARK"}
9421bf215546Sopenharmony_ci   ]
9422bf215546Sopenharmony_ci  },
9423bf215546Sopenharmony_ci  "PA_SC_PERFCOUNTER0_SELECT": {
9424bf215546Sopenharmony_ci   "fields": [
9425bf215546Sopenharmony_ci    {"bits": [0, 8], "name": "PERF_SEL"},
9426bf215546Sopenharmony_ci    {"bits": [10, 19], "name": "PERF_SEL1"},
9427bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "CNTR_MODE"}
9428bf215546Sopenharmony_ci   ]
9429bf215546Sopenharmony_ci  },
9430bf215546Sopenharmony_ci  "PA_SC_PERFCOUNTER1_SELECT": {
9431bf215546Sopenharmony_ci   "fields": [
9432bf215546Sopenharmony_ci    {"bits": [0, 8], "name": "PERF_SEL"}
9433bf215546Sopenharmony_ci   ]
9434bf215546Sopenharmony_ci  },
9435bf215546Sopenharmony_ci  "PA_SC_RASTER_CONFIG": {
9436bf215546Sopenharmony_ci   "fields": [
9437bf215546Sopenharmony_ci    {"bits": [0, 1], "enum_ref": "RbMap", "name": "RB_MAP_PKR0"},
9438bf215546Sopenharmony_ci    {"bits": [2, 3], "enum_ref": "RbMap", "name": "RB_MAP_PKR1"},
9439bf215546Sopenharmony_ci    {"bits": [4, 5], "enum_ref": "RbXsel2", "name": "RB_XSEL2"},
9440bf215546Sopenharmony_ci    {"bits": [6, 6], "enum_ref": "RbXsel", "name": "RB_XSEL"},
9441bf215546Sopenharmony_ci    {"bits": [7, 7], "enum_ref": "RbYsel", "name": "RB_YSEL"},
9442bf215546Sopenharmony_ci    {"bits": [8, 9], "enum_ref": "PkrMap", "name": "PKR_MAP"},
9443bf215546Sopenharmony_ci    {"bits": [10, 11], "enum_ref": "PkrXsel", "name": "PKR_XSEL"},
9444bf215546Sopenharmony_ci    {"bits": [12, 13], "enum_ref": "PkrYsel", "name": "PKR_YSEL"},
9445bf215546Sopenharmony_ci    {"bits": [14, 15], "enum_ref": "PkrXsel2", "name": "PKR_XSEL2"},
9446bf215546Sopenharmony_ci    {"bits": [16, 17], "enum_ref": "ScMap", "name": "SC_MAP"},
9447bf215546Sopenharmony_ci    {"bits": [18, 19], "enum_ref": "ScXsel", "name": "SC_XSEL"},
9448bf215546Sopenharmony_ci    {"bits": [20, 21], "enum_ref": "ScYsel", "name": "SC_YSEL"},
9449bf215546Sopenharmony_ci    {"bits": [24, 25], "enum_ref": "SeMap", "name": "SE_MAP"},
9450bf215546Sopenharmony_ci    {"bits": [26, 27], "enum_ref": "SeXsel", "name": "SE_XSEL"},
9451bf215546Sopenharmony_ci    {"bits": [28, 29], "enum_ref": "SeYsel", "name": "SE_YSEL"}
9452bf215546Sopenharmony_ci   ]
9453bf215546Sopenharmony_ci  },
9454bf215546Sopenharmony_ci  "PA_SC_SCREEN_SCISSOR_BR": {
9455bf215546Sopenharmony_ci   "fields": [
9456bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "BR_X"},
9457bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "BR_Y"}
9458bf215546Sopenharmony_ci   ]
9459bf215546Sopenharmony_ci  },
9460bf215546Sopenharmony_ci  "PA_SC_SCREEN_SCISSOR_TL": {
9461bf215546Sopenharmony_ci   "fields": [
9462bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "TL_X"},
9463bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "TL_Y"}
9464bf215546Sopenharmony_ci   ]
9465bf215546Sopenharmony_ci  },
9466bf215546Sopenharmony_ci  "PA_SC_WINDOW_OFFSET": {
9467bf215546Sopenharmony_ci   "fields": [
9468bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "WINDOW_X_OFFSET"},
9469bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "WINDOW_Y_OFFSET"}
9470bf215546Sopenharmony_ci   ]
9471bf215546Sopenharmony_ci  },
9472bf215546Sopenharmony_ci  "PA_SU_CNTL_STATUS": {
9473bf215546Sopenharmony_ci   "fields": [
9474bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "SU_BUSY"}
9475bf215546Sopenharmony_ci   ]
9476bf215546Sopenharmony_ci  },
9477bf215546Sopenharmony_ci  "PA_SU_DEBUG_CNTL": {
9478bf215546Sopenharmony_ci   "fields": [
9479bf215546Sopenharmony_ci    {"bits": [0, 4], "name": "SU_DEBUG_INDX"}
9480bf215546Sopenharmony_ci   ]
9481bf215546Sopenharmony_ci  },
9482bf215546Sopenharmony_ci  "PA_SU_HARDWARE_SCREEN_OFFSET": {
9483bf215546Sopenharmony_ci   "fields": [
9484bf215546Sopenharmony_ci    {"bits": [0, 8], "name": "HW_SCREEN_OFFSET_X"},
9485bf215546Sopenharmony_ci    {"bits": [16, 24], "name": "HW_SCREEN_OFFSET_Y"}
9486bf215546Sopenharmony_ci   ]
9487bf215546Sopenharmony_ci  },
9488bf215546Sopenharmony_ci  "PA_SU_LINE_CNTL": {
9489bf215546Sopenharmony_ci   "fields": [
9490bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "WIDTH"}
9491bf215546Sopenharmony_ci   ]
9492bf215546Sopenharmony_ci  },
9493bf215546Sopenharmony_ci  "PA_SU_LINE_STIPPLE_CNTL": {
9494bf215546Sopenharmony_ci   "fields": [
9495bf215546Sopenharmony_ci    {"bits": [0, 1], "name": "LINE_STIPPLE_RESET"},
9496bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "EXPAND_FULL_LENGTH"},
9497bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "FRACTIONAL_ACCUM"},
9498bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "DIAMOND_ADJUST"}
9499bf215546Sopenharmony_ci   ]
9500bf215546Sopenharmony_ci  },
9501bf215546Sopenharmony_ci  "PA_SU_LINE_STIPPLE_VALUE": {
9502bf215546Sopenharmony_ci   "fields": [
9503bf215546Sopenharmony_ci    {"bits": [0, 23], "name": "LINE_STIPPLE_VALUE"}
9504bf215546Sopenharmony_ci   ]
9505bf215546Sopenharmony_ci  },
9506bf215546Sopenharmony_ci  "PA_SU_PERFCOUNTER0_HI": {
9507bf215546Sopenharmony_ci   "fields": [
9508bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "PERFCOUNTER_HI"}
9509bf215546Sopenharmony_ci   ]
9510bf215546Sopenharmony_ci  },
9511bf215546Sopenharmony_ci  "PA_SU_PERFCOUNTER0_SELECT": {
9512bf215546Sopenharmony_ci   "fields": [
9513bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "PERF_SEL"},
9514bf215546Sopenharmony_ci    {"bits": [10, 19], "name": "PERF_SEL1"},
9515bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "CNTR_MODE"}
9516bf215546Sopenharmony_ci   ]
9517bf215546Sopenharmony_ci  },
9518bf215546Sopenharmony_ci  "PA_SU_PERFCOUNTER2_SELECT": {
9519bf215546Sopenharmony_ci   "fields": [
9520bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "PERF_SEL"},
9521bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "CNTR_MODE"}
9522bf215546Sopenharmony_ci   ]
9523bf215546Sopenharmony_ci  },
9524bf215546Sopenharmony_ci  "PA_SU_POINT_MINMAX": {
9525bf215546Sopenharmony_ci   "fields": [
9526bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "MIN_SIZE"},
9527bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "MAX_SIZE"}
9528bf215546Sopenharmony_ci   ]
9529bf215546Sopenharmony_ci  },
9530bf215546Sopenharmony_ci  "PA_SU_POINT_SIZE": {
9531bf215546Sopenharmony_ci   "fields": [
9532bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "HEIGHT"},
9533bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "WIDTH"}
9534bf215546Sopenharmony_ci   ]
9535bf215546Sopenharmony_ci  },
9536bf215546Sopenharmony_ci  "PA_SU_POLY_OFFSET_DB_FMT_CNTL": {
9537bf215546Sopenharmony_ci   "fields": [
9538bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "POLY_OFFSET_NEG_NUM_DB_BITS"},
9539bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "POLY_OFFSET_DB_IS_FLOAT_FMT"}
9540bf215546Sopenharmony_ci   ]
9541bf215546Sopenharmony_ci  },
9542bf215546Sopenharmony_ci  "PA_SU_PRIM_FILTER_CNTL": {
9543bf215546Sopenharmony_ci   "fields": [
9544bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "TRIANGLE_FILTER_DISABLE"},
9545bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "LINE_FILTER_DISABLE"},
9546bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "POINT_FILTER_DISABLE"},
9547bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "RECTANGLE_FILTER_DISABLE"},
9548bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "TRIANGLE_EXPAND_ENA"},
9549bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "LINE_EXPAND_ENA"},
9550bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "POINT_EXPAND_ENA"},
9551bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "RECTANGLE_EXPAND_ENA"},
9552bf215546Sopenharmony_ci    {"bits": [8, 15], "name": "PRIM_EXPAND_CONSTANT"},
9553bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "XMAX_RIGHT_EXCLUSION"},
9554bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "YMAX_BOTTOM_EXCLUSION"}
9555bf215546Sopenharmony_ci   ]
9556bf215546Sopenharmony_ci  },
9557bf215546Sopenharmony_ci  "PA_SU_SC_MODE_CNTL": {
9558bf215546Sopenharmony_ci   "fields": [
9559bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "CULL_FRONT"},
9560bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "CULL_BACK"},
9561bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "FACE"},
9562bf215546Sopenharmony_ci    {"bits": [3, 4], "enum_ref": "PA_SU_SC_MODE_CNTL__POLY_MODE", "name": "POLY_MODE"},
9563bf215546Sopenharmony_ci    {"bits": [5, 7], "enum_ref": "PA_SU_SC_MODE_CNTL__POLYMODE_FRONT_PTYPE", "name": "POLYMODE_FRONT_PTYPE"},
9564bf215546Sopenharmony_ci    {"bits": [8, 10], "enum_ref": "PA_SU_SC_MODE_CNTL__POLYMODE_FRONT_PTYPE", "name": "POLYMODE_BACK_PTYPE"},
9565bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "POLY_OFFSET_FRONT_ENABLE"},
9566bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "POLY_OFFSET_BACK_ENABLE"},
9567bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "POLY_OFFSET_PARA_ENABLE"},
9568bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "VTX_WINDOW_OFFSET_ENABLE"},
9569bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "PROVOKING_VTX_LAST"},
9570bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "PERSP_CORR_DIS"},
9571bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "MULTI_PRIM_IB_ENA"}
9572bf215546Sopenharmony_ci   ]
9573bf215546Sopenharmony_ci  },
9574bf215546Sopenharmony_ci  "PA_SU_VTX_CNTL": {
9575bf215546Sopenharmony_ci   "fields": [
9576bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "PIX_CENTER"},
9577bf215546Sopenharmony_ci    {"bits": [1, 2], "enum_ref": "PA_SU_VTX_CNTL__ROUND_MODE", "name": "ROUND_MODE"},
9578bf215546Sopenharmony_ci    {"bits": [3, 5], "enum_ref": "QUANT_MODE", "name": "QUANT_MODE"}
9579bf215546Sopenharmony_ci   ]
9580bf215546Sopenharmony_ci  },
9581bf215546Sopenharmony_ci  "SCRATCH_UMSK": {
9582bf215546Sopenharmony_ci   "fields": [
9583bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "OBSOLETE_UMSK"},
9584bf215546Sopenharmony_ci    {"bits": [16, 17], "name": "OBSOLETE_SWAP"}
9585bf215546Sopenharmony_ci   ]
9586bf215546Sopenharmony_ci  },
9587bf215546Sopenharmony_ci  "SPI_BARYC_CNTL": {
9588bf215546Sopenharmony_ci   "fields": [
9589bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "PERSP_CENTER_CNTL"},
9590bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "PERSP_CENTROID_CNTL"},
9591bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "LINEAR_CENTER_CNTL"},
9592bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "LINEAR_CENTROID_CNTL"},
9593bf215546Sopenharmony_ci    {"bits": [16, 17], "name": "POS_FLOAT_LOCATION"},
9594bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "POS_FLOAT_ULC"},
9595bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "FRONT_FACE_ALL_BITS"}
9596bf215546Sopenharmony_ci   ]
9597bf215546Sopenharmony_ci  },
9598bf215546Sopenharmony_ci  "SPI_CONFIG_CNTL": {
9599bf215546Sopenharmony_ci   "fields": [
9600bf215546Sopenharmony_ci    {"bits": [0, 20], "name": "GPR_WRITE_PRIORITY"},
9601bf215546Sopenharmony_ci    {"bits": [21, 23], "name": "EXP_PRIORITY_ORDER"},
9602bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "ENABLE_SQG_TOP_EVENTS"},
9603bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "ENABLE_SQG_BOP_EVENTS"},
9604bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "RSRC_MGMT_RESET"},
9605bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "TTRACE_STALL_ALL"}
9606bf215546Sopenharmony_ci   ]
9607bf215546Sopenharmony_ci  },
9608bf215546Sopenharmony_ci  "SPI_INTERP_CONTROL_0": {
9609bf215546Sopenharmony_ci   "fields": [
9610bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "FLAT_SHADE_ENA"},
9611bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "PNT_SPRITE_ENA"},
9612bf215546Sopenharmony_ci    {"bits": [2, 4], "enum_ref": "SPI_PNT_SPRITE_OVERRIDE", "name": "PNT_SPRITE_OVRD_X"},
9613bf215546Sopenharmony_ci    {"bits": [5, 7], "enum_ref": "SPI_PNT_SPRITE_OVERRIDE", "name": "PNT_SPRITE_OVRD_Y"},
9614bf215546Sopenharmony_ci    {"bits": [8, 10], "enum_ref": "SPI_PNT_SPRITE_OVERRIDE", "name": "PNT_SPRITE_OVRD_Z"},
9615bf215546Sopenharmony_ci    {"bits": [11, 13], "enum_ref": "SPI_PNT_SPRITE_OVERRIDE", "name": "PNT_SPRITE_OVRD_W"},
9616bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "PNT_SPRITE_TOP_1"}
9617bf215546Sopenharmony_ci   ]
9618bf215546Sopenharmony_ci  },
9619bf215546Sopenharmony_ci  "SPI_PS_INPUT_ADDR": {
9620bf215546Sopenharmony_ci   "fields": [
9621bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "PERSP_SAMPLE_ENA"},
9622bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "PERSP_CENTER_ENA"},
9623bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "PERSP_CENTROID_ENA"},
9624bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "PERSP_PULL_MODEL_ENA"},
9625bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "LINEAR_SAMPLE_ENA"},
9626bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "LINEAR_CENTER_ENA"},
9627bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "LINEAR_CENTROID_ENA"},
9628bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "LINE_STIPPLE_TEX_ENA"},
9629bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "POS_X_FLOAT_ENA"},
9630bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "POS_Y_FLOAT_ENA"},
9631bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "POS_Z_FLOAT_ENA"},
9632bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "POS_W_FLOAT_ENA"},
9633bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "FRONT_FACE_ENA"},
9634bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "ANCILLARY_ENA"},
9635bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "SAMPLE_COVERAGE_ENA"},
9636bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "POS_FIXED_PT_ENA"}
9637bf215546Sopenharmony_ci   ]
9638bf215546Sopenharmony_ci  },
9639bf215546Sopenharmony_ci  "SPI_PS_INPUT_CNTL_0": {
9640bf215546Sopenharmony_ci   "fields": [
9641bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "OFFSET"},
9642bf215546Sopenharmony_ci    {"bits": [8, 9], "name": "DEFAULT_VAL"},
9643bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "FLAT_SHADE"},
9644bf215546Sopenharmony_ci    {"bits": [13, 16], "name": "CYL_WRAP"},
9645bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "PT_SPRITE_TEX"},
9646bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "DUP"}
9647bf215546Sopenharmony_ci   ]
9648bf215546Sopenharmony_ci  },
9649bf215546Sopenharmony_ci  "SPI_PS_INPUT_CNTL_20": {
9650bf215546Sopenharmony_ci   "fields": [
9651bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "OFFSET"},
9652bf215546Sopenharmony_ci    {"bits": [8, 9], "name": "DEFAULT_VAL"},
9653bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "FLAT_SHADE"},
9654bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "DUP"}
9655bf215546Sopenharmony_ci   ]
9656bf215546Sopenharmony_ci  },
9657bf215546Sopenharmony_ci  "SPI_PS_IN_CONTROL": {
9658bf215546Sopenharmony_ci   "fields": [
9659bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "NUM_INTERP"},
9660bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "PARAM_GEN"},
9661bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "BC_OPTIMIZE_DISABLE"}
9662bf215546Sopenharmony_ci   ]
9663bf215546Sopenharmony_ci  },
9664bf215546Sopenharmony_ci  "SPI_SHADER_COL_FORMAT": {
9665bf215546Sopenharmony_ci   "fields": [
9666bf215546Sopenharmony_ci    {"bits": [0, 3], "enum_ref": "SPI_SHADER_EX_FORMAT", "name": "COL0_EXPORT_FORMAT"},
9667bf215546Sopenharmony_ci    {"bits": [4, 7], "enum_ref": "SPI_SHADER_EX_FORMAT", "name": "COL1_EXPORT_FORMAT"},
9668bf215546Sopenharmony_ci    {"bits": [8, 11], "enum_ref": "SPI_SHADER_EX_FORMAT", "name": "COL2_EXPORT_FORMAT"},
9669bf215546Sopenharmony_ci    {"bits": [12, 15], "enum_ref": "SPI_SHADER_EX_FORMAT", "name": "COL3_EXPORT_FORMAT"},
9670bf215546Sopenharmony_ci    {"bits": [16, 19], "enum_ref": "SPI_SHADER_EX_FORMAT", "name": "COL4_EXPORT_FORMAT"},
9671bf215546Sopenharmony_ci    {"bits": [20, 23], "enum_ref": "SPI_SHADER_EX_FORMAT", "name": "COL5_EXPORT_FORMAT"},
9672bf215546Sopenharmony_ci    {"bits": [24, 27], "enum_ref": "SPI_SHADER_EX_FORMAT", "name": "COL6_EXPORT_FORMAT"},
9673bf215546Sopenharmony_ci    {"bits": [28, 31], "enum_ref": "SPI_SHADER_EX_FORMAT", "name": "COL7_EXPORT_FORMAT"}
9674bf215546Sopenharmony_ci   ]
9675bf215546Sopenharmony_ci  },
9676bf215546Sopenharmony_ci  "SPI_SHADER_PGM_HI_ES": {
9677bf215546Sopenharmony_ci   "fields": [
9678bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "MEM_BASE"}
9679bf215546Sopenharmony_ci   ]
9680bf215546Sopenharmony_ci  },
9681bf215546Sopenharmony_ci  "SPI_SHADER_PGM_RSRC1_ES": {
9682bf215546Sopenharmony_ci   "fields": [
9683bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "VGPRS"},
9684bf215546Sopenharmony_ci    {"bits": [6, 9], "name": "SGPRS"},
9685bf215546Sopenharmony_ci    {"bits": [10, 11], "name": "PRIORITY"},
9686bf215546Sopenharmony_ci    {"bits": [12, 19], "enum_ref": "FLOAT_MODE", "name": "FLOAT_MODE"},
9687bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "PRIV"},
9688bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "DX10_CLAMP"},
9689bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "DEBUG_MODE"},
9690bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "IEEE_MODE"},
9691bf215546Sopenharmony_ci    {"bits": [24, 25], "name": "VGPR_COMP_CNT"},
9692bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "CU_GROUP_ENABLE"},
9693bf215546Sopenharmony_ci    {"bits": [27, 29], "name": "CACHE_CTL"},
9694bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "CDBG_USER"}
9695bf215546Sopenharmony_ci   ]
9696bf215546Sopenharmony_ci  },
9697bf215546Sopenharmony_ci  "SPI_SHADER_PGM_RSRC1_GS": {
9698bf215546Sopenharmony_ci   "fields": [
9699bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "VGPRS"},
9700bf215546Sopenharmony_ci    {"bits": [6, 9], "name": "SGPRS"},
9701bf215546Sopenharmony_ci    {"bits": [10, 11], "name": "PRIORITY"},
9702bf215546Sopenharmony_ci    {"bits": [12, 19], "enum_ref": "FLOAT_MODE", "name": "FLOAT_MODE"},
9703bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "PRIV"},
9704bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "DX10_CLAMP"},
9705bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "DEBUG_MODE"},
9706bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "IEEE_MODE"},
9707bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "CU_GROUP_ENABLE"},
9708bf215546Sopenharmony_ci    {"bits": [25, 27], "name": "CACHE_CTL"},
9709bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "CDBG_USER"}
9710bf215546Sopenharmony_ci   ]
9711bf215546Sopenharmony_ci  },
9712bf215546Sopenharmony_ci  "SPI_SHADER_PGM_RSRC1_HS": {
9713bf215546Sopenharmony_ci   "fields": [
9714bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "VGPRS"},
9715bf215546Sopenharmony_ci    {"bits": [6, 9], "name": "SGPRS"},
9716bf215546Sopenharmony_ci    {"bits": [10, 11], "name": "PRIORITY"},
9717bf215546Sopenharmony_ci    {"bits": [12, 19], "enum_ref": "FLOAT_MODE", "name": "FLOAT_MODE"},
9718bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "PRIV"},
9719bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "DX10_CLAMP"},
9720bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "DEBUG_MODE"},
9721bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "IEEE_MODE"},
9722bf215546Sopenharmony_ci    {"bits": [24, 26], "name": "CACHE_CTL"},
9723bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "CDBG_USER"}
9724bf215546Sopenharmony_ci   ]
9725bf215546Sopenharmony_ci  },
9726bf215546Sopenharmony_ci  "SPI_SHADER_PGM_RSRC1_LS": {
9727bf215546Sopenharmony_ci   "fields": [
9728bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "VGPRS"},
9729bf215546Sopenharmony_ci    {"bits": [6, 9], "name": "SGPRS"},
9730bf215546Sopenharmony_ci    {"bits": [10, 11], "name": "PRIORITY"},
9731bf215546Sopenharmony_ci    {"bits": [12, 19], "enum_ref": "FLOAT_MODE", "name": "FLOAT_MODE"},
9732bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "PRIV"},
9733bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "DX10_CLAMP"},
9734bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "DEBUG_MODE"},
9735bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "IEEE_MODE"},
9736bf215546Sopenharmony_ci    {"bits": [24, 25], "name": "VGPR_COMP_CNT"},
9737bf215546Sopenharmony_ci    {"bits": [26, 28], "name": "CACHE_CTL"},
9738bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "CDBG_USER"}
9739bf215546Sopenharmony_ci   ]
9740bf215546Sopenharmony_ci  },
9741bf215546Sopenharmony_ci  "SPI_SHADER_PGM_RSRC1_PS": {
9742bf215546Sopenharmony_ci   "fields": [
9743bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "VGPRS"},
9744bf215546Sopenharmony_ci    {"bits": [6, 9], "name": "SGPRS"},
9745bf215546Sopenharmony_ci    {"bits": [10, 11], "name": "PRIORITY"},
9746bf215546Sopenharmony_ci    {"bits": [12, 19], "enum_ref": "FLOAT_MODE", "name": "FLOAT_MODE"},
9747bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "PRIV"},
9748bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "DX10_CLAMP"},
9749bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "DEBUG_MODE"},
9750bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "IEEE_MODE"},
9751bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "CU_GROUP_DISABLE"},
9752bf215546Sopenharmony_ci    {"bits": [25, 27], "name": "CACHE_CTL"},
9753bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "CDBG_USER"}
9754bf215546Sopenharmony_ci   ]
9755bf215546Sopenharmony_ci  },
9756bf215546Sopenharmony_ci  "SPI_SHADER_PGM_RSRC2_ES": {
9757bf215546Sopenharmony_ci   "fields": [
9758bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "SCRATCH_EN"},
9759bf215546Sopenharmony_ci    {"bits": [1, 5], "name": "USER_SGPR"},
9760bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "TRAP_PRESENT"},
9761bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "OC_LDS_EN"},
9762bf215546Sopenharmony_ci    {"bits": [8, 14], "enum_ref": "EXCP_EN", "name": "EXCP_EN"},
9763bf215546Sopenharmony_ci    {"bits": [20, 28], "name": "LDS_SIZE"}
9764bf215546Sopenharmony_ci   ]
9765bf215546Sopenharmony_ci  },
9766bf215546Sopenharmony_ci  "SPI_SHADER_PGM_RSRC2_GS": {
9767bf215546Sopenharmony_ci   "fields": [
9768bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "SCRATCH_EN"},
9769bf215546Sopenharmony_ci    {"bits": [1, 5], "name": "USER_SGPR"},
9770bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "TRAP_PRESENT"},
9771bf215546Sopenharmony_ci    {"bits": [7, 13], "enum_ref": "EXCP_EN", "name": "EXCP_EN"}
9772bf215546Sopenharmony_ci   ]
9773bf215546Sopenharmony_ci  },
9774bf215546Sopenharmony_ci  "SPI_SHADER_PGM_RSRC2_HS": {
9775bf215546Sopenharmony_ci   "fields": [
9776bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "SCRATCH_EN"},
9777bf215546Sopenharmony_ci    {"bits": [1, 5], "name": "USER_SGPR"},
9778bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "TRAP_PRESENT"},
9779bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "OC_LDS_EN"},
9780bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "TG_SIZE_EN"},
9781bf215546Sopenharmony_ci    {"bits": [9, 15], "enum_ref": "EXCP_EN", "name": "EXCP_EN"}
9782bf215546Sopenharmony_ci   ]
9783bf215546Sopenharmony_ci  },
9784bf215546Sopenharmony_ci  "SPI_SHADER_PGM_RSRC2_LS": {
9785bf215546Sopenharmony_ci   "fields": [
9786bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "SCRATCH_EN"},
9787bf215546Sopenharmony_ci    {"bits": [1, 5], "name": "USER_SGPR"},
9788bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "TRAP_PRESENT"},
9789bf215546Sopenharmony_ci    {"bits": [7, 15], "name": "LDS_SIZE"},
9790bf215546Sopenharmony_ci    {"bits": [16, 22], "enum_ref": "EXCP_EN", "name": "EXCP_EN"}
9791bf215546Sopenharmony_ci   ]
9792bf215546Sopenharmony_ci  },
9793bf215546Sopenharmony_ci  "SPI_SHADER_PGM_RSRC2_PS": {
9794bf215546Sopenharmony_ci   "fields": [
9795bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "SCRATCH_EN"},
9796bf215546Sopenharmony_ci    {"bits": [1, 5], "name": "USER_SGPR"},
9797bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "TRAP_PRESENT"},
9798bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "WAVE_CNT_EN"},
9799bf215546Sopenharmony_ci    {"bits": [8, 15], "name": "EXTRA_LDS_SIZE"},
9800bf215546Sopenharmony_ci    {"bits": [16, 22], "enum_ref": "EXCP_EN", "name": "EXCP_EN"}
9801bf215546Sopenharmony_ci   ]
9802bf215546Sopenharmony_ci  },
9803bf215546Sopenharmony_ci  "SPI_SHADER_PGM_RSRC2_VS": {
9804bf215546Sopenharmony_ci   "fields": [
9805bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "SCRATCH_EN"},
9806bf215546Sopenharmony_ci    {"bits": [1, 5], "name": "USER_SGPR"},
9807bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "TRAP_PRESENT"},
9808bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "OC_LDS_EN"},
9809bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "SO_BASE0_EN"},
9810bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "SO_BASE1_EN"},
9811bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "SO_BASE2_EN"},
9812bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "SO_BASE3_EN"},
9813bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "SO_EN"},
9814bf215546Sopenharmony_ci    {"bits": [13, 19], "enum_ref": "EXCP_EN", "name": "EXCP_EN"}
9815bf215546Sopenharmony_ci   ]
9816bf215546Sopenharmony_ci  },
9817bf215546Sopenharmony_ci  "SPI_SHADER_POS_FORMAT": {
9818bf215546Sopenharmony_ci   "fields": [
9819bf215546Sopenharmony_ci    {"bits": [0, 3], "enum_ref": "SPI_SHADER_FORMAT", "name": "POS0_EXPORT_FORMAT"},
9820bf215546Sopenharmony_ci    {"bits": [4, 7], "enum_ref": "SPI_SHADER_FORMAT", "name": "POS1_EXPORT_FORMAT"},
9821bf215546Sopenharmony_ci    {"bits": [8, 11], "enum_ref": "SPI_SHADER_FORMAT", "name": "POS2_EXPORT_FORMAT"},
9822bf215546Sopenharmony_ci    {"bits": [12, 15], "enum_ref": "SPI_SHADER_FORMAT", "name": "POS3_EXPORT_FORMAT"}
9823bf215546Sopenharmony_ci   ]
9824bf215546Sopenharmony_ci  },
9825bf215546Sopenharmony_ci  "SPI_SHADER_Z_FORMAT": {
9826bf215546Sopenharmony_ci   "fields": [
9827bf215546Sopenharmony_ci    {"bits": [0, 3], "enum_ref": "SPI_SHADER_EX_FORMAT", "name": "Z_EXPORT_FORMAT"}
9828bf215546Sopenharmony_ci   ]
9829bf215546Sopenharmony_ci  },
9830bf215546Sopenharmony_ci  "SPI_VS_OUT_CONFIG": {
9831bf215546Sopenharmony_ci   "fields": [
9832bf215546Sopenharmony_ci    {"bits": [1, 5], "name": "VS_EXPORT_COUNT"},
9833bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "VS_HALF_PACK"}
9834bf215546Sopenharmony_ci   ]
9835bf215546Sopenharmony_ci  },
9836bf215546Sopenharmony_ci  "SQC_CACHES": {
9837bf215546Sopenharmony_ci   "fields": [
9838bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "INST_INVALIDATE"},
9839bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "DATA_INVALIDATE"},
9840bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "INVALIDATE_VOLATILE"}
9841bf215546Sopenharmony_ci   ]
9842bf215546Sopenharmony_ci  },
9843bf215546Sopenharmony_ci  "SQC_CONFIG": {
9844bf215546Sopenharmony_ci   "fields": [
9845bf215546Sopenharmony_ci    {"bits": [0, 1], "name": "INST_CACHE_SIZE"},
9846bf215546Sopenharmony_ci    {"bits": [2, 3], "name": "DATA_CACHE_SIZE"},
9847bf215546Sopenharmony_ci    {"bits": [4, 5], "name": "MISS_FIFO_DEPTH"},
9848bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "HIT_FIFO_DEPTH"},
9849bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "FORCE_ALWAYS_MISS"},
9850bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "FORCE_IN_ORDER"},
9851bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "IDENTITY_HASH_BANK"},
9852bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "IDENTITY_HASH_SET"},
9853bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "PER_VMID_INV_DISABLE"}
9854bf215546Sopenharmony_ci   ]
9855bf215546Sopenharmony_ci  },
9856bf215546Sopenharmony_ci  "SQC_SECDED_CNT": {
9857bf215546Sopenharmony_ci   "fields": [
9858bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "INST_SEC"},
9859bf215546Sopenharmony_ci    {"bits": [8, 15], "name": "INST_DED"},
9860bf215546Sopenharmony_ci    {"bits": [16, 23], "name": "DATA_SEC"},
9861bf215546Sopenharmony_ci    {"bits": [24, 31], "name": "DATA_DED"}
9862bf215546Sopenharmony_ci   ]
9863bf215546Sopenharmony_ci  },
9864bf215546Sopenharmony_ci  "SQ_ALU_CLK_CTRL": {
9865bf215546Sopenharmony_ci   "fields": [
9866bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "FORCE_CU_ON_SH0"},
9867bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "FORCE_CU_ON_SH1"}
9868bf215546Sopenharmony_ci   ]
9869bf215546Sopenharmony_ci  },
9870bf215546Sopenharmony_ci  "SQ_BUF_RSRC_WORD1": {
9871bf215546Sopenharmony_ci   "fields": [
9872bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "BASE_ADDRESS_HI"},
9873bf215546Sopenharmony_ci    {"bits": [16, 29], "name": "STRIDE"},
9874bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "CACHE_SWIZZLE"},
9875bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "SWIZZLE_ENABLE"}
9876bf215546Sopenharmony_ci   ]
9877bf215546Sopenharmony_ci  },
9878bf215546Sopenharmony_ci  "SQ_BUF_RSRC_WORD3": {
9879bf215546Sopenharmony_ci   "fields": [
9880bf215546Sopenharmony_ci    {"bits": [0, 2], "enum_ref": "SQ_SEL_XYZW01", "name": "DST_SEL_X"},
9881bf215546Sopenharmony_ci    {"bits": [3, 5], "enum_ref": "SQ_SEL_XYZW01", "name": "DST_SEL_Y"},
9882bf215546Sopenharmony_ci    {"bits": [6, 8], "enum_ref": "SQ_SEL_XYZW01", "name": "DST_SEL_Z"},
9883bf215546Sopenharmony_ci    {"bits": [9, 11], "enum_ref": "SQ_SEL_XYZW01", "name": "DST_SEL_W"},
9884bf215546Sopenharmony_ci    {"bits": [12, 14], "enum_ref": "BUF_NUM_FORMAT", "name": "NUM_FORMAT"},
9885bf215546Sopenharmony_ci    {"bits": [15, 18], "enum_ref": "BUF_DATA_FORMAT", "name": "DATA_FORMAT"},
9886bf215546Sopenharmony_ci    {"bits": [19, 20], "name": "ELEMENT_SIZE"},
9887bf215546Sopenharmony_ci    {"bits": [21, 22], "name": "INDEX_STRIDE"},
9888bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "ADD_TID_ENABLE"},
9889bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "ATC"},
9890bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "HASH_ENABLE"},
9891bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "HEAP"},
9892bf215546Sopenharmony_ci    {"bits": [27, 29], "name": "MTYPE"},
9893bf215546Sopenharmony_ci    {"bits": [30, 31], "enum_ref": "SQ_RSRC_BUF_TYPE", "name": "TYPE"}
9894bf215546Sopenharmony_ci   ]
9895bf215546Sopenharmony_ci  },
9896bf215546Sopenharmony_ci  "SQ_CONFIG": {
9897bf215546Sopenharmony_ci   "fields": [
9898bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "UNUSED"},
9899bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "DEBUG_EN"},
9900bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "DISABLE_SCA_BYPASS"},
9901bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "DISABLE_IB_DEP_CHECK"},
9902bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "ENABLE_SOFT_CLAUSE"},
9903bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "EARLY_TA_DONE_DISABLE"},
9904bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "DUA_FLAT_LOCK_ENABLE"},
9905bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "DUA_LDS_BYPASS_DISABLE"},
9906bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "DUA_FLAT_LDS_PINGPONG_DISABLE"}
9907bf215546Sopenharmony_ci   ]
9908bf215546Sopenharmony_ci  },
9909bf215546Sopenharmony_ci  "SQ_DEBUG_STS_GLOBAL": {
9910bf215546Sopenharmony_ci   "fields": [
9911bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "BUSY"},
9912bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "INTERRUPT_MSG_BUSY"},
9913bf215546Sopenharmony_ci    {"bits": [4, 15], "name": "WAVE_LEVEL_SH0"},
9914bf215546Sopenharmony_ci    {"bits": [16, 27], "name": "WAVE_LEVEL_SH1"}
9915bf215546Sopenharmony_ci   ]
9916bf215546Sopenharmony_ci  },
9917bf215546Sopenharmony_ci  "SQ_DED_CNT": {
9918bf215546Sopenharmony_ci   "fields": [
9919bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "LDS_DED"},
9920bf215546Sopenharmony_ci    {"bits": [8, 12], "name": "SGPR_DED"},
9921bf215546Sopenharmony_ci    {"bits": [16, 24], "name": "VGPR_DED"}
9922bf215546Sopenharmony_ci   ]
9923bf215546Sopenharmony_ci  },
9924bf215546Sopenharmony_ci  "SQ_DED_INFO": {
9925bf215546Sopenharmony_ci   "fields": [
9926bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "WAVE_ID"},
9927bf215546Sopenharmony_ci    {"bits": [4, 5], "name": "SIMD_ID"},
9928bf215546Sopenharmony_ci    {"bits": [6, 8], "name": "SOURCE"},
9929bf215546Sopenharmony_ci    {"bits": [9, 12], "name": "VM_ID"}
9930bf215546Sopenharmony_ci   ]
9931bf215546Sopenharmony_ci  },
9932bf215546Sopenharmony_ci  "SQ_FIFO_SIZES": {
9933bf215546Sopenharmony_ci   "fields": [
9934bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "INTERRUPT_FIFO_SIZE"},
9935bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "TTRACE_FIFO_SIZE"},
9936bf215546Sopenharmony_ci    {"bits": [16, 17], "name": "EXPORT_BUF_SIZE"},
9937bf215546Sopenharmony_ci    {"bits": [18, 19], "name": "VMEM_DATA_FIFO_SIZE"}
9938bf215546Sopenharmony_ci   ]
9939bf215546Sopenharmony_ci  },
9940bf215546Sopenharmony_ci  "SQ_IMG_RSRC_WORD1": {
9941bf215546Sopenharmony_ci   "fields": [
9942bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "BASE_ADDRESS_HI"},
9943bf215546Sopenharmony_ci    {"bits": [8, 19], "name": "MIN_LOD"},
9944bf215546Sopenharmony_ci    {"bits": [20, 25], "enum_ref": "IMG_DATA_FORMAT", "name": "DATA_FORMAT"},
9945bf215546Sopenharmony_ci    {"bits": [26, 29], "enum_ref": "IMG_NUM_FORMAT", "name": "NUM_FORMAT"},
9946bf215546Sopenharmony_ci    {"bits": [30, 31], "name": "MTYPE"}
9947bf215546Sopenharmony_ci   ]
9948bf215546Sopenharmony_ci  },
9949bf215546Sopenharmony_ci  "SQ_IMG_RSRC_WORD2": {
9950bf215546Sopenharmony_ci   "fields": [
9951bf215546Sopenharmony_ci    {"bits": [0, 13], "name": "WIDTH"},
9952bf215546Sopenharmony_ci    {"bits": [14, 27], "name": "HEIGHT"},
9953bf215546Sopenharmony_ci    {"bits": [28, 30], "name": "PERF_MOD"},
9954bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "INTERLACED"}
9955bf215546Sopenharmony_ci   ]
9956bf215546Sopenharmony_ci  },
9957bf215546Sopenharmony_ci  "SQ_IMG_RSRC_WORD3": {
9958bf215546Sopenharmony_ci   "fields": [
9959bf215546Sopenharmony_ci    {"bits": [0, 2], "enum_ref": "SQ_SEL_XYZW01", "name": "DST_SEL_X"},
9960bf215546Sopenharmony_ci    {"bits": [3, 5], "enum_ref": "SQ_SEL_XYZW01", "name": "DST_SEL_Y"},
9961bf215546Sopenharmony_ci    {"bits": [6, 8], "enum_ref": "SQ_SEL_XYZW01", "name": "DST_SEL_Z"},
9962bf215546Sopenharmony_ci    {"bits": [9, 11], "enum_ref": "SQ_SEL_XYZW01", "name": "DST_SEL_W"},
9963bf215546Sopenharmony_ci    {"bits": [12, 15], "name": "BASE_LEVEL"},
9964bf215546Sopenharmony_ci    {"bits": [16, 19], "name": "LAST_LEVEL"},
9965bf215546Sopenharmony_ci    {"bits": [20, 24], "name": "TILING_INDEX"},
9966bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "POW2_PAD"},
9967bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "MTYPE"},
9968bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "ATC"},
9969bf215546Sopenharmony_ci    {"bits": [28, 31], "enum_ref": "SQ_RSRC_IMG_TYPE", "name": "TYPE"}
9970bf215546Sopenharmony_ci   ]
9971bf215546Sopenharmony_ci  },
9972bf215546Sopenharmony_ci  "SQ_IMG_RSRC_WORD4": {
9973bf215546Sopenharmony_ci   "fields": [
9974bf215546Sopenharmony_ci    {"bits": [0, 12], "name": "DEPTH"},
9975bf215546Sopenharmony_ci    {"bits": [13, 26], "name": "PITCH"}
9976bf215546Sopenharmony_ci   ]
9977bf215546Sopenharmony_ci  },
9978bf215546Sopenharmony_ci  "SQ_IMG_RSRC_WORD5": {
9979bf215546Sopenharmony_ci   "fields": [
9980bf215546Sopenharmony_ci    {"bits": [0, 12], "name": "BASE_ARRAY"},
9981bf215546Sopenharmony_ci    {"bits": [13, 25], "name": "LAST_ARRAY"}
9982bf215546Sopenharmony_ci   ]
9983bf215546Sopenharmony_ci  },
9984bf215546Sopenharmony_ci  "SQ_IMG_RSRC_WORD6": {
9985bf215546Sopenharmony_ci   "fields": [
9986bf215546Sopenharmony_ci    {"bits": [0, 11], "name": "MIN_LOD_WARN"},
9987bf215546Sopenharmony_ci    {"bits": [12, 19], "name": "COUNTER_BANK_ID"},
9988bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "LOD_HDW_CNT_EN"},
9989bf215546Sopenharmony_ci    {"bits": [21, 31], "name": "UNUNSED"}
9990bf215546Sopenharmony_ci   ]
9991bf215546Sopenharmony_ci  },
9992bf215546Sopenharmony_ci  "SQ_IMG_SAMP_WORD0": {
9993bf215546Sopenharmony_ci   "fields": [
9994bf215546Sopenharmony_ci    {"bits": [0, 2], "enum_ref": "SQ_TEX_CLAMP", "name": "CLAMP_X"},
9995bf215546Sopenharmony_ci    {"bits": [3, 5], "enum_ref": "SQ_TEX_CLAMP", "name": "CLAMP_Y"},
9996bf215546Sopenharmony_ci    {"bits": [6, 8], "enum_ref": "SQ_TEX_CLAMP", "name": "CLAMP_Z"},
9997bf215546Sopenharmony_ci    {"bits": [9, 11], "name": "MAX_ANISO_RATIO"},
9998bf215546Sopenharmony_ci    {"bits": [12, 14], "enum_ref": "SQ_TEX_DEPTH_COMPARE", "name": "DEPTH_COMPARE_FUNC"},
9999bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "FORCE_UNNORMALIZED"},
10000bf215546Sopenharmony_ci    {"bits": [16, 18], "name": "ANISO_THRESHOLD"},
10001bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "MC_COORD_TRUNC"},
10002bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "FORCE_DEGAMMA"},
10003bf215546Sopenharmony_ci    {"bits": [21, 26], "name": "ANISO_BIAS"},
10004bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "TRUNC_COORD"},
10005bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "DISABLE_CUBE_WRAP"},
10006bf215546Sopenharmony_ci    {"bits": [29, 30], "enum_ref": "SQ_IMG_FILTER_TYPE", "name": "FILTER_MODE"}
10007bf215546Sopenharmony_ci   ]
10008bf215546Sopenharmony_ci  },
10009bf215546Sopenharmony_ci  "SQ_IMG_SAMP_WORD1": {
10010bf215546Sopenharmony_ci   "fields": [
10011bf215546Sopenharmony_ci    {"bits": [0, 11], "name": "MIN_LOD"},
10012bf215546Sopenharmony_ci    {"bits": [12, 23], "name": "MAX_LOD"},
10013bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "PERF_MIP"},
10014bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "PERF_Z"}
10015bf215546Sopenharmony_ci   ]
10016bf215546Sopenharmony_ci  },
10017bf215546Sopenharmony_ci  "SQ_IMG_SAMP_WORD2": {
10018bf215546Sopenharmony_ci   "fields": [
10019bf215546Sopenharmony_ci    {"bits": [0, 13], "name": "LOD_BIAS"},
10020bf215546Sopenharmony_ci    {"bits": [14, 19], "name": "LOD_BIAS_SEC"},
10021bf215546Sopenharmony_ci    {"bits": [20, 21], "enum_ref": "SQ_TEX_XY_FILTER", "name": "XY_MAG_FILTER"},
10022bf215546Sopenharmony_ci    {"bits": [22, 23], "enum_ref": "SQ_TEX_XY_FILTER", "name": "XY_MIN_FILTER"},
10023bf215546Sopenharmony_ci    {"bits": [24, 25], "enum_ref": "SQ_TEX_Z_FILTER", "name": "Z_FILTER"},
10024bf215546Sopenharmony_ci    {"bits": [26, 27], "enum_ref": "SQ_TEX_MIP_FILTER", "name": "MIP_FILTER"},
10025bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "MIP_POINT_PRECLAMP"},
10026bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "DISABLE_LSB_CEIL"},
10027bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "FILTER_PREC_FIX"}
10028bf215546Sopenharmony_ci   ]
10029bf215546Sopenharmony_ci  },
10030bf215546Sopenharmony_ci  "SQ_IMG_SAMP_WORD3": {
10031bf215546Sopenharmony_ci   "fields": [
10032bf215546Sopenharmony_ci    {"bits": [0, 11], "name": "BORDER_COLOR_PTR"},
10033bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "UPGRADED_DEPTH"},
10034bf215546Sopenharmony_ci    {"bits": [30, 31], "enum_ref": "SQ_TEX_BORDER_COLOR", "name": "BORDER_COLOR_TYPE"}
10035bf215546Sopenharmony_ci   ]
10036bf215546Sopenharmony_ci  },
10037bf215546Sopenharmony_ci  "SQ_IND_INDEX": {
10038bf215546Sopenharmony_ci   "fields": [
10039bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "WAVE_ID"},
10040bf215546Sopenharmony_ci    {"bits": [4, 5], "name": "SIMD_ID"},
10041bf215546Sopenharmony_ci    {"bits": [6, 11], "name": "THREAD_ID"},
10042bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "AUTO_INCR"},
10043bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "FORCE_READ"},
10044bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "READ_TIMEOUT"},
10045bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "UNINDEXED"},
10046bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "INDEX"}
10047bf215546Sopenharmony_ci   ]
10048bf215546Sopenharmony_ci  },
10049bf215546Sopenharmony_ci  "SQ_INTERRUPT_WORD_AUTO": {
10050bf215546Sopenharmony_ci   "fields": [
10051bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "THREAD_TRACE"},
10052bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "WLT"},
10053bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "THREAD_TRACE_BUF_FULL"},
10054bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "REG_TIMESTAMP"},
10055bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "CMD_TIMESTAMP"},
10056bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "HOST_CMD_OVERFLOW"},
10057bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "HOST_REG_OVERFLOW"},
10058bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "IMMED_OVERFLOW"},
10059bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "SE_ID"},
10060bf215546Sopenharmony_ci    {"bits": [26, 27], "name": "ENCODING"}
10061bf215546Sopenharmony_ci   ]
10062bf215546Sopenharmony_ci  },
10063bf215546Sopenharmony_ci  "SQ_LB_CTR_CTRL": {
10064bf215546Sopenharmony_ci   "fields": [
10065bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "START"},
10066bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "LOAD"},
10067bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "CLEAR"}
10068bf215546Sopenharmony_ci   ]
10069bf215546Sopenharmony_ci  },
10070bf215546Sopenharmony_ci  "SQ_PERFCOUNTER0_SELECT": {
10071bf215546Sopenharmony_ci   "fields": [
10072bf215546Sopenharmony_ci    {"bits": [0, 8], "name": "PERF_SEL"},
10073bf215546Sopenharmony_ci    {"bits": [12, 15], "name": "SQC_BANK_MASK"},
10074bf215546Sopenharmony_ci    {"bits": [16, 19], "name": "SQC_CLIENT_MASK"},
10075bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "SPM_MODE"},
10076bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "SIMD_MASK"},
10077bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "PERF_MODE"}
10078bf215546Sopenharmony_ci   ]
10079bf215546Sopenharmony_ci  },
10080bf215546Sopenharmony_ci  "SQ_PERFCOUNTER_CTRL": {
10081bf215546Sopenharmony_ci   "fields": [
10082bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "PS_EN"},
10083bf215546Sopenharmony_ci    {"bits": [1, 1], "enum_ref": "VGT_STAGES_VS_EN", "name": "VS_EN"},
10084bf215546Sopenharmony_ci    {"bits": [2, 2], "enum_ref": "VGT_STAGES_GS_EN", "name": "GS_EN"},
10085bf215546Sopenharmony_ci    {"bits": [3, 3], "enum_ref": "VGT_STAGES_ES_EN", "name": "ES_EN"},
10086bf215546Sopenharmony_ci    {"bits": [4, 4], "enum_ref": "VGT_STAGES_HS_EN", "name": "HS_EN"},
10087bf215546Sopenharmony_ci    {"bits": [5, 5], "enum_ref": "VGT_STAGES_LS_EN", "name": "LS_EN"},
10088bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "CS_EN"},
10089bf215546Sopenharmony_ci    {"bits": [8, 12], "name": "CNTR_RATE"},
10090bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "DISABLE_FLUSH"}
10091bf215546Sopenharmony_ci   ]
10092bf215546Sopenharmony_ci  },
10093bf215546Sopenharmony_ci  "SQ_POWER_THROTTLE": {
10094bf215546Sopenharmony_ci   "fields": [
10095bf215546Sopenharmony_ci    {"bits": [0, 13], "name": "MIN_POWER"},
10096bf215546Sopenharmony_ci    {"bits": [16, 29], "name": "MAX_POWER"},
10097bf215546Sopenharmony_ci    {"bits": [30, 31], "name": "PHASE_OFFSET"}
10098bf215546Sopenharmony_ci   ]
10099bf215546Sopenharmony_ci  },
10100bf215546Sopenharmony_ci  "SQ_POWER_THROTTLE2": {
10101bf215546Sopenharmony_ci   "fields": [
10102bf215546Sopenharmony_ci    {"bits": [0, 13], "name": "MAX_POWER_DELTA"},
10103bf215546Sopenharmony_ci    {"bits": [16, 25], "name": "SHORT_TERM_INTERVAL_SIZE"},
10104bf215546Sopenharmony_ci    {"bits": [27, 30], "name": "LONG_TERM_INTERVAL_RATIO"},
10105bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "USE_REF_CLOCK"}
10106bf215546Sopenharmony_ci   ]
10107bf215546Sopenharmony_ci  },
10108bf215546Sopenharmony_ci  "SQ_RANDOM_WAVE_PRI": {
10109bf215546Sopenharmony_ci   "fields": [
10110bf215546Sopenharmony_ci    {"bits": [0, 6], "name": "RET"},
10111bf215546Sopenharmony_ci    {"bits": [7, 9], "name": "RUI"},
10112bf215546Sopenharmony_ci    {"bits": [10, 20], "name": "RNG"}
10113bf215546Sopenharmony_ci   ]
10114bf215546Sopenharmony_ci  },
10115bf215546Sopenharmony_ci  "SQ_REG_CREDITS": {
10116bf215546Sopenharmony_ci   "fields": [
10117bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "SRBM_CREDITS"},
10118bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "CMD_CREDITS"},
10119bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "REG_BUSY"},
10120bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "SRBM_OVERFLOW"},
10121bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "IMMED_OVERFLOW"},
10122bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "CMD_OVERFLOW"}
10123bf215546Sopenharmony_ci   ]
10124bf215546Sopenharmony_ci  },
10125bf215546Sopenharmony_ci  "SQ_SEC_CNT": {
10126bf215546Sopenharmony_ci   "fields": [
10127bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "LDS_SEC"},
10128bf215546Sopenharmony_ci    {"bits": [8, 12], "name": "SGPR_SEC"},
10129bf215546Sopenharmony_ci    {"bits": [16, 24], "name": "VGPR_SEC"}
10130bf215546Sopenharmony_ci   ]
10131bf215546Sopenharmony_ci  },
10132bf215546Sopenharmony_ci  "SQ_THREAD_TRACE_CTRL": {
10133bf215546Sopenharmony_ci   "fields": [
10134bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "RESET_BUFFER"}
10135bf215546Sopenharmony_ci   ]
10136bf215546Sopenharmony_ci  },
10137bf215546Sopenharmony_ci  "SQ_THREAD_TRACE_HIWATER": {
10138bf215546Sopenharmony_ci   "fields": [
10139bf215546Sopenharmony_ci    {"bits": [0, 2], "name": "HIWATER"}
10140bf215546Sopenharmony_ci   ]
10141bf215546Sopenharmony_ci  },
10142bf215546Sopenharmony_ci  "SQ_THREAD_TRACE_MASK": {
10143bf215546Sopenharmony_ci   "fields": [
10144bf215546Sopenharmony_ci    {"bits": [0, 4], "name": "CU_SEL"},
10145bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "SH_SEL"},
10146bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "REG_STALL_EN"},
10147bf215546Sopenharmony_ci    {"bits": [12, 13], "name": "VM_ID_MASK"},
10148bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "SPI_STALL_EN"},
10149bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "SQ_STALL_EN"},
10150bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "RANDOM_SEED"},
10151bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "RANDOM_SEED"}
10152bf215546Sopenharmony_ci   ]
10153bf215546Sopenharmony_ci  },
10154bf215546Sopenharmony_ci  "SQ_THREAD_TRACE_MODE": {
10155bf215546Sopenharmony_ci   "fields": [
10156bf215546Sopenharmony_ci    {"bits": [0, 2], "name": "MASK_PS"},
10157bf215546Sopenharmony_ci    {"bits": [3, 5], "name": "MASK_VS"},
10158bf215546Sopenharmony_ci    {"bits": [6, 8], "name": "MASK_GS"},
10159bf215546Sopenharmony_ci    {"bits": [9, 11], "name": "MASK_ES"},
10160bf215546Sopenharmony_ci    {"bits": [12, 14], "name": "MASK_HS"},
10161bf215546Sopenharmony_ci    {"bits": [15, 17], "name": "MASK_LS"},
10162bf215546Sopenharmony_ci    {"bits": [18, 20], "name": "MASK_CS"},
10163bf215546Sopenharmony_ci    {"bits": [21, 22], "name": "MODE"},
10164bf215546Sopenharmony_ci    {"bits": [23, 24], "name": "CAPTURE_MODE"},
10165bf215546Sopenharmony_ci    {"bits": [25, 25], "name": "AUTOFLUSH_EN"},
10166bf215546Sopenharmony_ci    {"bits": [26, 26], "name": "PRIV"},
10167bf215546Sopenharmony_ci    {"bits": [27, 28], "name": "ISSUE_MASK"},
10168bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "TEST_MODE"},
10169bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "INTERRUPT_EN"},
10170bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "WRAP"}
10171bf215546Sopenharmony_ci   ]
10172bf215546Sopenharmony_ci  },
10173bf215546Sopenharmony_ci  "SQ_THREAD_TRACE_PERF_MASK": {
10174bf215546Sopenharmony_ci   "fields": [
10175bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "SH0_MASK"},
10176bf215546Sopenharmony_ci    {"bits": [16, 31], "name": "SH1_MASK"}
10177bf215546Sopenharmony_ci   ]
10178bf215546Sopenharmony_ci  },
10179bf215546Sopenharmony_ci  "SQ_THREAD_TRACE_SIZE": {
10180bf215546Sopenharmony_ci   "fields": [
10181bf215546Sopenharmony_ci    {"bits": [0, 21], "name": "SIZE"}
10182bf215546Sopenharmony_ci   ]
10183bf215546Sopenharmony_ci  },
10184bf215546Sopenharmony_ci  "SQ_THREAD_TRACE_STATUS": {
10185bf215546Sopenharmony_ci   "fields": [
10186bf215546Sopenharmony_ci    {"bits": [0, 2], "name": "FINISH_PENDING"},
10187bf215546Sopenharmony_ci    {"bits": [16, 18], "name": "FINISH_DONE"},
10188bf215546Sopenharmony_ci    {"bits": [29, 29], "name": "NEW_BUF"},
10189bf215546Sopenharmony_ci    {"bits": [30, 30], "name": "BUSY"},
10190bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "FULL"}
10191bf215546Sopenharmony_ci   ]
10192bf215546Sopenharmony_ci  },
10193bf215546Sopenharmony_ci  "SQ_THREAD_TRACE_TOKEN_MASK": {
10194bf215546Sopenharmony_ci   "fields": [
10195bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "TOKEN_MASK"},
10196bf215546Sopenharmony_ci    {"bits": [16, 23], "name": "REG_MASK"},
10197bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "REG_DROP_ON_STALL"}
10198bf215546Sopenharmony_ci   ]
10199bf215546Sopenharmony_ci  },
10200bf215546Sopenharmony_ci  "SQ_THREAD_TRACE_WPTR": {
10201bf215546Sopenharmony_ci   "fields": [
10202bf215546Sopenharmony_ci    {"bits": [0, 29], "name": "WPTR"},
10203bf215546Sopenharmony_ci    {"bits": [30, 31], "name": "READ_OFFSET"}
10204bf215546Sopenharmony_ci   ]
10205bf215546Sopenharmony_ci  },
10206bf215546Sopenharmony_ci  "SQ_WAVE_GPR_ALLOC": {
10207bf215546Sopenharmony_ci   "fields": [
10208bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "VGPR_BASE"},
10209bf215546Sopenharmony_ci    {"bits": [8, 13], "name": "VGPR_SIZE"},
10210bf215546Sopenharmony_ci    {"bits": [16, 21], "name": "SGPR_BASE"},
10211bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "SGPR_SIZE"}
10212bf215546Sopenharmony_ci   ]
10213bf215546Sopenharmony_ci  },
10214bf215546Sopenharmony_ci  "SQ_WAVE_HW_ID": {
10215bf215546Sopenharmony_ci   "fields": [
10216bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "WAVE_ID"},
10217bf215546Sopenharmony_ci    {"bits": [4, 5], "name": "SIMD_ID"},
10218bf215546Sopenharmony_ci    {"bits": [6, 7], "name": "PIPE_ID"},
10219bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "CU_ID"},
10220bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "SH_ID"},
10221bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "SE_ID"},
10222bf215546Sopenharmony_ci    {"bits": [16, 19], "name": "TG_ID"},
10223bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "VM_ID"},
10224bf215546Sopenharmony_ci    {"bits": [24, 26], "name": "QUEUE_ID"},
10225bf215546Sopenharmony_ci    {"bits": [27, 29], "name": "STATE_ID"},
10226bf215546Sopenharmony_ci    {"bits": [30, 31], "name": "ME_ID"}
10227bf215546Sopenharmony_ci   ]
10228bf215546Sopenharmony_ci  },
10229bf215546Sopenharmony_ci  "SQ_WAVE_IB_DBG0": {
10230bf215546Sopenharmony_ci   "fields": [
10231bf215546Sopenharmony_ci    {"bits": [0, 2], "name": "IBUF_ST"},
10232bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "PC_INVALID"},
10233bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "NEED_NEXT_DW"},
10234bf215546Sopenharmony_ci    {"bits": [5, 7], "name": "NO_PREFETCH_CNT"},
10235bf215546Sopenharmony_ci    {"bits": [8, 9], "name": "IBUF_RPTR"},
10236bf215546Sopenharmony_ci    {"bits": [10, 11], "name": "IBUF_WPTR"},
10237bf215546Sopenharmony_ci    {"bits": [16, 18], "name": "INST_STR_ST"},
10238bf215546Sopenharmony_ci    {"bits": [19, 21], "name": "MISC_CNT"},
10239bf215546Sopenharmony_ci    {"bits": [22, 23], "name": "ECC_ST"},
10240bf215546Sopenharmony_ci    {"bits": [24, 24], "name": "IS_HYB"},
10241bf215546Sopenharmony_ci    {"bits": [25, 26], "name": "HYB_CNT"},
10242bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "KILL"},
10243bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "NEED_KILL_IFETCH"}
10244bf215546Sopenharmony_ci   ]
10245bf215546Sopenharmony_ci  },
10246bf215546Sopenharmony_ci  "SQ_WAVE_IB_STS": {
10247bf215546Sopenharmony_ci   "fields": [
10248bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "VM_CNT"},
10249bf215546Sopenharmony_ci    {"bits": [4, 6], "name": "EXP_CNT"},
10250bf215546Sopenharmony_ci    {"bits": [8, 12], "name": "LGKM_CNT"},
10251bf215546Sopenharmony_ci    {"bits": [13, 15], "name": "VALU_CNT"}
10252bf215546Sopenharmony_ci   ]
10253bf215546Sopenharmony_ci  },
10254bf215546Sopenharmony_ci  "SQ_WAVE_LDS_ALLOC": {
10255bf215546Sopenharmony_ci   "fields": [
10256bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "LDS_BASE"},
10257bf215546Sopenharmony_ci    {"bits": [12, 20], "name": "LDS_SIZE"}
10258bf215546Sopenharmony_ci   ]
10259bf215546Sopenharmony_ci  },
10260bf215546Sopenharmony_ci  "SQ_WAVE_MODE": {
10261bf215546Sopenharmony_ci   "fields": [
10262bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "FP_ROUND"},
10263bf215546Sopenharmony_ci    {"bits": [4, 7], "name": "FP_DENORM"},
10264bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "DX10_CLAMP"},
10265bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "IEEE"},
10266bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "LOD_CLAMPED"},
10267bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "DEBUG_EN"},
10268bf215546Sopenharmony_ci    {"bits": [12, 18], "enum_ref": "EXCP_EN", "name": "EXCP_EN"},
10269bf215546Sopenharmony_ci    {"bits": [28, 28], "name": "VSKIP"},
10270bf215546Sopenharmony_ci    {"bits": [29, 31], "name": "CSP"}
10271bf215546Sopenharmony_ci   ]
10272bf215546Sopenharmony_ci  },
10273bf215546Sopenharmony_ci  "SQ_WAVE_PC_HI": {
10274bf215546Sopenharmony_ci   "fields": [
10275bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "PC_HI"}
10276bf215546Sopenharmony_ci   ]
10277bf215546Sopenharmony_ci  },
10278bf215546Sopenharmony_ci  "SQ_WAVE_STATUS": {
10279bf215546Sopenharmony_ci   "fields": [
10280bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "SCC"},
10281bf215546Sopenharmony_ci    {"bits": [1, 2], "name": "SPI_PRIO"},
10282bf215546Sopenharmony_ci    {"bits": [3, 4], "name": "WAVE_PRIO"},
10283bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "PRIV"},
10284bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "TRAP_EN"},
10285bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "TTRACE_EN"},
10286bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "EXPORT_RDY"},
10287bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "EXECZ"},
10288bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "VCCZ"},
10289bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "IN_TG"},
10290bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "IN_BARRIER"},
10291bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "HALT"},
10292bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "TRAP"},
10293bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "TTRACE_CU_EN"},
10294bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "VALID"},
10295bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "ECC_ERR"},
10296bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "SKIP_EXPORT"},
10297bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "PERF_EN"},
10298bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "COND_DBG_USER"},
10299bf215546Sopenharmony_ci    {"bits": [21, 21], "name": "COND_DBG_SYS"},
10300bf215546Sopenharmony_ci    {"bits": [22, 22], "name": "DATA_ATC"},
10301bf215546Sopenharmony_ci    {"bits": [23, 23], "name": "INST_ATC"},
10302bf215546Sopenharmony_ci    {"bits": [24, 26], "name": "DISPATCH_CACHE_CTRL"},
10303bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "MUST_EXPORT"}
10304bf215546Sopenharmony_ci   ]
10305bf215546Sopenharmony_ci  },
10306bf215546Sopenharmony_ci  "SQ_WAVE_TBA_HI": {
10307bf215546Sopenharmony_ci   "fields": [
10308bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "ADDR_HI"}
10309bf215546Sopenharmony_ci   ]
10310bf215546Sopenharmony_ci  },
10311bf215546Sopenharmony_ci  "SQ_WAVE_TRAPSTS": {
10312bf215546Sopenharmony_ci   "fields": [
10313bf215546Sopenharmony_ci    {"bits": [0, 6], "enum_ref": "EXCP_EN", "name": "EXCP"},
10314bf215546Sopenharmony_ci    {"bits": [16, 21], "name": "EXCP_CYCLE"},
10315bf215546Sopenharmony_ci    {"bits": [29, 31], "name": "DP_RATE"}
10316bf215546Sopenharmony_ci   ]
10317bf215546Sopenharmony_ci  },
10318bf215546Sopenharmony_ci  "VGT_CACHE_INVALIDATION": {
10319bf215546Sopenharmony_ci   "fields": [
10320bf215546Sopenharmony_ci    {"bits": [0, 1], "name": "CACHE_INVALIDATION"},
10321bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "VS_NO_EXTRA_BUFFER"},
10322bf215546Sopenharmony_ci    {"bits": [6, 7], "name": "AUTO_INVLD_EN"},
10323bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "USE_GS_DONE"},
10324bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "DIS_RANGE_FULL_INVLD"},
10325bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "GS_LATE_ALLOC_EN"},
10326bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "STREAMOUT_FULL_FLUSH"},
10327bf215546Sopenharmony_ci    {"bits": [16, 20], "name": "ES_LIMIT"}
10328bf215546Sopenharmony_ci   ]
10329bf215546Sopenharmony_ci  },
10330bf215546Sopenharmony_ci  "VGT_CNTL_STATUS": {
10331bf215546Sopenharmony_ci   "fields": [
10332bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "VGT_BUSY"},
10333bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "VGT_OUT_INDX_BUSY"},
10334bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "VGT_OUT_BUSY"},
10335bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "VGT_PT_BUSY"},
10336bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "VGT_TE_BUSY"},
10337bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "VGT_VR_BUSY"},
10338bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "VGT_PI_BUSY"},
10339bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "VGT_GS_BUSY"},
10340bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "VGT_HS_BUSY"},
10341bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "VGT_TE11_BUSY"}
10342bf215546Sopenharmony_ci   ]
10343bf215546Sopenharmony_ci  },
10344bf215546Sopenharmony_ci  "VGT_DEBUG_CNTL": {
10345bf215546Sopenharmony_ci   "fields": [
10346bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "VGT_DEBUG_INDX"},
10347bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "VGT_DEBUG_SEL_BUS_B"}
10348bf215546Sopenharmony_ci   ]
10349bf215546Sopenharmony_ci  },
10350bf215546Sopenharmony_ci  "VGT_DMA_BASE_HI": {
10351bf215546Sopenharmony_ci   "fields": [
10352bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "BASE_ADDR"}
10353bf215546Sopenharmony_ci   ]
10354bf215546Sopenharmony_ci  },
10355bf215546Sopenharmony_ci  "VGT_DMA_DATA_FIFO_DEPTH": {
10356bf215546Sopenharmony_ci   "fields": [
10357bf215546Sopenharmony_ci    {"bits": [0, 8], "name": "DMA_DATA_FIFO_DEPTH"}
10358bf215546Sopenharmony_ci   ]
10359bf215546Sopenharmony_ci  },
10360bf215546Sopenharmony_ci  "VGT_DMA_INDEX_TYPE": {
10361bf215546Sopenharmony_ci   "fields": [
10362bf215546Sopenharmony_ci    {"bits": [0, 1], "enum_ref": "VGT_INDEX_TYPE_MODE", "name": "INDEX_TYPE"},
10363bf215546Sopenharmony_ci    {"bits": [2, 3], "enum_ref": "VGT_DMA_SWAP_MODE", "name": "SWAP_MODE"},
10364bf215546Sopenharmony_ci    {"bits": [4, 5], "enum_ref": "VGT_DMA_BUF_TYPE", "name": "BUF_TYPE"},
10365bf215546Sopenharmony_ci    {"bits": [6, 7], "enum_ref": "VGT_RDREQ_POLICY", "name": "RDREQ_POLICY"},
10366bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "ATC"},
10367bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "NOT_EOP"},
10368bf215546Sopenharmony_ci    {"bits": [10, 10], "name": "REQ_PATH"}
10369bf215546Sopenharmony_ci   ]
10370bf215546Sopenharmony_ci  },
10371bf215546Sopenharmony_ci  "VGT_DMA_REQ_FIFO_DEPTH": {
10372bf215546Sopenharmony_ci   "fields": [
10373bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "DMA_REQ_FIFO_DEPTH"}
10374bf215546Sopenharmony_ci   ]
10375bf215546Sopenharmony_ci  },
10376bf215546Sopenharmony_ci  "VGT_DRAW_INITIATOR": {
10377bf215546Sopenharmony_ci   "fields": [
10378bf215546Sopenharmony_ci    {"bits": [0, 1], "enum_ref": "VGT_DI_SOURCE_SELECT", "name": "SOURCE_SELECT"},
10379bf215546Sopenharmony_ci    {"bits": [2, 3], "enum_ref": "VGT_DI_MAJOR_MODE_SELECT", "name": "MAJOR_MODE"},
10380bf215546Sopenharmony_ci    {"bits": [4, 4], "name": "SPRITE_EN_R6XX"},
10381bf215546Sopenharmony_ci    {"bits": [5, 5], "name": "NOT_EOP"},
10382bf215546Sopenharmony_ci    {"bits": [6, 6], "name": "USE_OPAQUE"}
10383bf215546Sopenharmony_ci   ]
10384bf215546Sopenharmony_ci  },
10385bf215546Sopenharmony_ci  "VGT_DRAW_INIT_FIFO_DEPTH": {
10386bf215546Sopenharmony_ci   "fields": [
10387bf215546Sopenharmony_ci    {"bits": [0, 5], "name": "DRAW_INIT_FIFO_DEPTH"}
10388bf215546Sopenharmony_ci   ]
10389bf215546Sopenharmony_ci  },
10390bf215546Sopenharmony_ci  "VGT_ESGS_RING_ITEMSIZE": {
10391bf215546Sopenharmony_ci   "fields": [
10392bf215546Sopenharmony_ci    {"bits": [0, 14], "name": "ITEMSIZE"}
10393bf215546Sopenharmony_ci   ]
10394bf215546Sopenharmony_ci  },
10395bf215546Sopenharmony_ci  "VGT_ES_PER_GS": {
10396bf215546Sopenharmony_ci   "fields": [
10397bf215546Sopenharmony_ci    {"bits": [0, 10], "name": "ES_PER_GS"}
10398bf215546Sopenharmony_ci   ]
10399bf215546Sopenharmony_ci  },
10400bf215546Sopenharmony_ci  "VGT_EVENT_ADDRESS_REG": {
10401bf215546Sopenharmony_ci   "fields": [
10402bf215546Sopenharmony_ci    {"bits": [0, 27], "name": "ADDRESS_LOW"}
10403bf215546Sopenharmony_ci   ]
10404bf215546Sopenharmony_ci  },
10405bf215546Sopenharmony_ci  "VGT_EVENT_INITIATOR": {
10406bf215546Sopenharmony_ci   "fields": [
10407bf215546Sopenharmony_ci    {"bits": [0, 5], "enum_ref": "VGT_EVENT_TYPE", "name": "EVENT_TYPE"},
10408bf215546Sopenharmony_ci    {"bits": [18, 26], "name": "ADDRESS_HI"},
10409bf215546Sopenharmony_ci    {"bits": [27, 27], "name": "EXTENDED_EVENT"}
10410bf215546Sopenharmony_ci   ]
10411bf215546Sopenharmony_ci  },
10412bf215546Sopenharmony_ci  "VGT_FIFO_DEPTHS": {
10413bf215546Sopenharmony_ci   "fields": [
10414bf215546Sopenharmony_ci    {"bits": [0, 6], "name": "VS_DEALLOC_TBL_DEPTH"},
10415bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "RESERVED_0"},
10416bf215546Sopenharmony_ci    {"bits": [8, 21], "name": "CLIPP_FIFO_DEPTH"},
10417bf215546Sopenharmony_ci    {"bits": [22, 31], "name": "RESERVED_1"}
10418bf215546Sopenharmony_ci   ]
10419bf215546Sopenharmony_ci  },
10420bf215546Sopenharmony_ci  "VGT_GROUP_DECR": {
10421bf215546Sopenharmony_ci   "fields": [
10422bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "DECR"}
10423bf215546Sopenharmony_ci   ]
10424bf215546Sopenharmony_ci  },
10425bf215546Sopenharmony_ci  "VGT_GROUP_FIRST_DECR": {
10426bf215546Sopenharmony_ci   "fields": [
10427bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "FIRST_DECR"}
10428bf215546Sopenharmony_ci   ]
10429bf215546Sopenharmony_ci  },
10430bf215546Sopenharmony_ci  "VGT_GROUP_PRIM_TYPE": {
10431bf215546Sopenharmony_ci   "fields": [
10432bf215546Sopenharmony_ci    {"bits": [0, 4], "enum_ref": "VGT_DI_PRIM_TYPE", "name": "PRIM_TYPE"},
10433bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "RETAIN_ORDER"},
10434bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "RETAIN_QUADS"},
10435bf215546Sopenharmony_ci    {"bits": [16, 18], "name": "PRIM_ORDER"}
10436bf215546Sopenharmony_ci   ]
10437bf215546Sopenharmony_ci  },
10438bf215546Sopenharmony_ci  "VGT_GROUP_VECT_0_CNTL": {
10439bf215546Sopenharmony_ci   "fields": [
10440bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "COMP_X_EN"},
10441bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "COMP_Y_EN"},
10442bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "COMP_Z_EN"},
10443bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "COMP_W_EN"},
10444bf215546Sopenharmony_ci    {"bits": [8, 15], "name": "STRIDE"},
10445bf215546Sopenharmony_ci    {"bits": [16, 23], "name": "SHIFT"}
10446bf215546Sopenharmony_ci   ]
10447bf215546Sopenharmony_ci  },
10448bf215546Sopenharmony_ci  "VGT_GROUP_VECT_0_FMT_CNTL": {
10449bf215546Sopenharmony_ci   "fields": [
10450bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "X_CONV"},
10451bf215546Sopenharmony_ci    {"bits": [4, 7], "name": "X_OFFSET"},
10452bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "Y_CONV"},
10453bf215546Sopenharmony_ci    {"bits": [12, 15], "name": "Y_OFFSET"},
10454bf215546Sopenharmony_ci    {"bits": [16, 19], "name": "Z_CONV"},
10455bf215546Sopenharmony_ci    {"bits": [20, 23], "name": "Z_OFFSET"},
10456bf215546Sopenharmony_ci    {"bits": [24, 27], "name": "W_CONV"},
10457bf215546Sopenharmony_ci    {"bits": [28, 31], "name": "W_OFFSET"}
10458bf215546Sopenharmony_ci   ]
10459bf215546Sopenharmony_ci  },
10460bf215546Sopenharmony_ci  "VGT_GSVS_RING_OFFSET_1": {
10461bf215546Sopenharmony_ci   "fields": [
10462bf215546Sopenharmony_ci    {"bits": [0, 14], "name": "OFFSET"}
10463bf215546Sopenharmony_ci   ]
10464bf215546Sopenharmony_ci  },
10465bf215546Sopenharmony_ci  "VGT_GS_INSTANCE_CNT": {
10466bf215546Sopenharmony_ci   "fields": [
10467bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "ENABLE"},
10468bf215546Sopenharmony_ci    {"bits": [2, 8], "name": "CNT"}
10469bf215546Sopenharmony_ci   ]
10470bf215546Sopenharmony_ci  },
10471bf215546Sopenharmony_ci  "VGT_GS_MAX_VERT_OUT": {
10472bf215546Sopenharmony_ci   "fields": [
10473bf215546Sopenharmony_ci    {"bits": [0, 10], "name": "MAX_VERT_OUT"}
10474bf215546Sopenharmony_ci   ]
10475bf215546Sopenharmony_ci  },
10476bf215546Sopenharmony_ci  "VGT_GS_MODE": {
10477bf215546Sopenharmony_ci   "fields": [
10478bf215546Sopenharmony_ci    {"bits": [0, 2], "enum_ref": "VGT_GS_MODE_TYPE", "name": "MODE"},
10479bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "RESERVED_0"},
10480bf215546Sopenharmony_ci    {"bits": [4, 5], "enum_ref": "VGT_GS_CUT_MODE", "name": "CUT_MODE"},
10481bf215546Sopenharmony_ci    {"bits": [6, 10], "name": "RESERVED_1"},
10482bf215546Sopenharmony_ci    {"bits": [11, 11], "name": "GS_C_PACK_EN"},
10483bf215546Sopenharmony_ci    {"bits": [12, 12], "name": "RESERVED_2"},
10484bf215546Sopenharmony_ci    {"bits": [13, 13], "name": "ES_PASSTHRU"},
10485bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "COMPUTE_MODE"},
10486bf215546Sopenharmony_ci    {"bits": [15, 15], "name": "FAST_COMPUTE_MODE"},
10487bf215546Sopenharmony_ci    {"bits": [16, 16], "name": "ELEMENT_INFO_EN"},
10488bf215546Sopenharmony_ci    {"bits": [17, 17], "name": "PARTIAL_THD_AT_EOI"},
10489bf215546Sopenharmony_ci    {"bits": [18, 18], "name": "SUPPRESS_CUTS"},
10490bf215546Sopenharmony_ci    {"bits": [19, 19], "name": "ES_WRITE_OPTIMIZE"},
10491bf215546Sopenharmony_ci    {"bits": [20, 20], "name": "GS_WRITE_OPTIMIZE"},
10492bf215546Sopenharmony_ci    {"bits": [21, 22], "name": "ONCHIP"}
10493bf215546Sopenharmony_ci   ]
10494bf215546Sopenharmony_ci  },
10495bf215546Sopenharmony_ci  "VGT_GS_OUT_PRIM_TYPE": {
10496bf215546Sopenharmony_ci   "fields": [
10497bf215546Sopenharmony_ci    {"bits": [0, 5], "enum_ref": "VGT_GS_OUTPRIM_TYPE", "name": "OUTPRIM_TYPE"},
10498bf215546Sopenharmony_ci    {"bits": [8, 13], "enum_ref": "VGT_GS_OUTPRIM_TYPE", "name": "OUTPRIM_TYPE_1"},
10499bf215546Sopenharmony_ci    {"bits": [16, 21], "enum_ref": "VGT_GS_OUTPRIM_TYPE", "name": "OUTPRIM_TYPE_2"},
10500bf215546Sopenharmony_ci    {"bits": [22, 27], "enum_ref": "VGT_GS_OUTPRIM_TYPE", "name": "OUTPRIM_TYPE_3"},
10501bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "UNIQUE_TYPE_PER_STREAM"}
10502bf215546Sopenharmony_ci   ]
10503bf215546Sopenharmony_ci  },
10504bf215546Sopenharmony_ci  "VGT_GS_PER_ES": {
10505bf215546Sopenharmony_ci   "fields": [
10506bf215546Sopenharmony_ci    {"bits": [0, 10], "name": "GS_PER_ES"}
10507bf215546Sopenharmony_ci   ]
10508bf215546Sopenharmony_ci  },
10509bf215546Sopenharmony_ci  "VGT_GS_PER_VS": {
10510bf215546Sopenharmony_ci   "fields": [
10511bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "GS_PER_VS"}
10512bf215546Sopenharmony_ci   ]
10513bf215546Sopenharmony_ci  },
10514bf215546Sopenharmony_ci  "VGT_GS_VERTEX_REUSE": {
10515bf215546Sopenharmony_ci   "fields": [
10516bf215546Sopenharmony_ci    {"bits": [0, 4], "name": "VERT_REUSE"}
10517bf215546Sopenharmony_ci   ]
10518bf215546Sopenharmony_ci  },
10519bf215546Sopenharmony_ci  "VGT_HOS_CNTL": {
10520bf215546Sopenharmony_ci   "fields": [
10521bf215546Sopenharmony_ci    {"bits": [0, 1], "name": "TESS_MODE"}
10522bf215546Sopenharmony_ci   ]
10523bf215546Sopenharmony_ci  },
10524bf215546Sopenharmony_ci  "VGT_HOS_REUSE_DEPTH": {
10525bf215546Sopenharmony_ci   "fields": [
10526bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "REUSE_DEPTH"}
10527bf215546Sopenharmony_ci   ]
10528bf215546Sopenharmony_ci  },
10529bf215546Sopenharmony_ci  "VGT_HS_OFFCHIP_PARAM": {
10530bf215546Sopenharmony_ci   "fields": [
10531bf215546Sopenharmony_ci    {"bits": [0, 6], "name": "OFFCHIP_BUFFERING"},
10532bf215546Sopenharmony_ci    {"bits": [9, 10], "enum_ref": "VGT_HS_OFFCHIP_PARAM__OFFCHIP_GRANULARITY", "name": "OFFCHIP_GRANULARITY"}
10533bf215546Sopenharmony_ci   ]
10534bf215546Sopenharmony_ci  },
10535bf215546Sopenharmony_ci  "VGT_INDEX_TYPE": {
10536bf215546Sopenharmony_ci   "fields": [
10537bf215546Sopenharmony_ci    {"bits": [0, 1], "enum_ref": "VGT_INDEX_TYPE_MODE", "name": "INDEX_TYPE"}
10538bf215546Sopenharmony_ci   ]
10539bf215546Sopenharmony_ci  },
10540bf215546Sopenharmony_ci  "VGT_LAST_COPY_STATE": {
10541bf215546Sopenharmony_ci   "fields": [
10542bf215546Sopenharmony_ci    {"bits": [0, 2], "name": "SRC_STATE_ID"},
10543bf215546Sopenharmony_ci    {"bits": [16, 18], "name": "DST_STATE_ID"}
10544bf215546Sopenharmony_ci   ]
10545bf215546Sopenharmony_ci  },
10546bf215546Sopenharmony_ci  "VGT_LS_HS_CONFIG": {
10547bf215546Sopenharmony_ci   "fields": [
10548bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "NUM_PATCHES"},
10549bf215546Sopenharmony_ci    {"bits": [8, 13], "name": "HS_NUM_INPUT_CP"},
10550bf215546Sopenharmony_ci    {"bits": [14, 19], "name": "HS_NUM_OUTPUT_CP"}
10551bf215546Sopenharmony_ci   ]
10552bf215546Sopenharmony_ci  },
10553bf215546Sopenharmony_ci  "VGT_MC_LAT_CNTL": {
10554bf215546Sopenharmony_ci   "fields": [
10555bf215546Sopenharmony_ci    {"bits": [0, 1], "name": "MC_TIME_STAMP_RES"}
10556bf215546Sopenharmony_ci   ]
10557bf215546Sopenharmony_ci  },
10558bf215546Sopenharmony_ci  "VGT_MULTI_PRIM_IB_RESET_EN": {
10559bf215546Sopenharmony_ci   "fields": [
10560bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "RESET_EN"}
10561bf215546Sopenharmony_ci   ]
10562bf215546Sopenharmony_ci  },
10563bf215546Sopenharmony_ci  "VGT_OUTPUT_PATH_CNTL": {
10564bf215546Sopenharmony_ci   "fields": [
10565bf215546Sopenharmony_ci    {"bits": [0, 2], "name": "PATH_SELECT"}
10566bf215546Sopenharmony_ci   ]
10567bf215546Sopenharmony_ci  },
10568bf215546Sopenharmony_ci  "VGT_OUT_DEALLOC_CNTL": {
10569bf215546Sopenharmony_ci   "fields": [
10570bf215546Sopenharmony_ci    {"bits": [0, 6], "name": "DEALLOC_DIST"}
10571bf215546Sopenharmony_ci   ]
10572bf215546Sopenharmony_ci  },
10573bf215546Sopenharmony_ci  "VGT_PERFCOUNTER_SEID_MASK": {
10574bf215546Sopenharmony_ci   "fields": [
10575bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "PERF_SEID_IGNORE_MASK"}
10576bf215546Sopenharmony_ci   ]
10577bf215546Sopenharmony_ci  },
10578bf215546Sopenharmony_ci  "VGT_PRIMITIVEID_EN": {
10579bf215546Sopenharmony_ci   "fields": [
10580bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "PRIMITIVEID_EN"},
10581bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "DISABLE_RESET_ON_EOI"}
10582bf215546Sopenharmony_ci   ]
10583bf215546Sopenharmony_ci  },
10584bf215546Sopenharmony_ci  "VGT_PRIMITIVE_TYPE": {
10585bf215546Sopenharmony_ci   "fields": [
10586bf215546Sopenharmony_ci    {"bits": [0, 5], "enum_ref": "VGT_DI_PRIM_TYPE", "name": "PRIM_TYPE"}
10587bf215546Sopenharmony_ci   ]
10588bf215546Sopenharmony_ci  },
10589bf215546Sopenharmony_ci  "VGT_REUSE_OFF": {
10590bf215546Sopenharmony_ci   "fields": [
10591bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "REUSE_OFF"}
10592bf215546Sopenharmony_ci   ]
10593bf215546Sopenharmony_ci  },
10594bf215546Sopenharmony_ci  "VGT_SHADER_STAGES_EN": {
10595bf215546Sopenharmony_ci   "fields": [
10596bf215546Sopenharmony_ci    {"bits": [0, 1], "enum_ref": "VGT_STAGES_LS_EN", "name": "LS_EN"},
10597bf215546Sopenharmony_ci    {"bits": [2, 2], "enum_ref": "VGT_STAGES_HS_EN", "name": "HS_EN"},
10598bf215546Sopenharmony_ci    {"bits": [3, 4], "enum_ref": "VGT_STAGES_ES_EN", "name": "ES_EN"},
10599bf215546Sopenharmony_ci    {"bits": [5, 5], "enum_ref": "VGT_STAGES_GS_EN", "name": "GS_EN"},
10600bf215546Sopenharmony_ci    {"bits": [6, 7], "enum_ref": "VGT_STAGES_VS_EN", "name": "VS_EN"},
10601bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "DYNAMIC_HS"}
10602bf215546Sopenharmony_ci   ]
10603bf215546Sopenharmony_ci  },
10604bf215546Sopenharmony_ci  "VGT_STRMOUT_BUFFER_CONFIG": {
10605bf215546Sopenharmony_ci   "fields": [
10606bf215546Sopenharmony_ci    {"bits": [0, 3], "name": "STREAM_0_BUFFER_EN"},
10607bf215546Sopenharmony_ci    {"bits": [4, 7], "name": "STREAM_1_BUFFER_EN"},
10608bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "STREAM_2_BUFFER_EN"},
10609bf215546Sopenharmony_ci    {"bits": [12, 15], "name": "STREAM_3_BUFFER_EN"}
10610bf215546Sopenharmony_ci   ]
10611bf215546Sopenharmony_ci  },
10612bf215546Sopenharmony_ci  "VGT_STRMOUT_CONFIG": {
10613bf215546Sopenharmony_ci   "fields": [
10614bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "STREAMOUT_0_EN"},
10615bf215546Sopenharmony_ci    {"bits": [1, 1], "name": "STREAMOUT_1_EN"},
10616bf215546Sopenharmony_ci    {"bits": [2, 2], "name": "STREAMOUT_2_EN"},
10617bf215546Sopenharmony_ci    {"bits": [3, 3], "name": "STREAMOUT_3_EN"},
10618bf215546Sopenharmony_ci    {"bits": [4, 6], "name": "RAST_STREAM"},
10619bf215546Sopenharmony_ci    {"bits": [8, 11], "name": "RAST_STREAM_MASK"},
10620bf215546Sopenharmony_ci    {"bits": [31, 31], "name": "USE_RAST_STREAM_MASK"}
10621bf215546Sopenharmony_ci   ]
10622bf215546Sopenharmony_ci  },
10623bf215546Sopenharmony_ci  "VGT_STRMOUT_DRAW_OPAQUE_VERTEX_STRIDE": {
10624bf215546Sopenharmony_ci   "fields": [
10625bf215546Sopenharmony_ci    {"bits": [0, 8], "name": "VERTEX_STRIDE"}
10626bf215546Sopenharmony_ci   ]
10627bf215546Sopenharmony_ci  },
10628bf215546Sopenharmony_ci  "VGT_STRMOUT_VTX_STRIDE_0": {
10629bf215546Sopenharmony_ci   "fields": [
10630bf215546Sopenharmony_ci    {"bits": [0, 9], "name": "STRIDE"}
10631bf215546Sopenharmony_ci   ]
10632bf215546Sopenharmony_ci  },
10633bf215546Sopenharmony_ci  "VGT_SYS_CONFIG": {
10634bf215546Sopenharmony_ci   "fields": [
10635bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "DUAL_CORE_EN"},
10636bf215546Sopenharmony_ci    {"bits": [1, 6], "name": "MAX_LS_HS_THDGRP"},
10637bf215546Sopenharmony_ci    {"bits": [7, 7], "name": "ADC_EVENT_FILTER_DISABLE"}
10638bf215546Sopenharmony_ci   ]
10639bf215546Sopenharmony_ci  },
10640bf215546Sopenharmony_ci  "VGT_TF_PARAM": {
10641bf215546Sopenharmony_ci   "fields": [
10642bf215546Sopenharmony_ci    {"bits": [0, 1], "enum_ref": "VGT_TESS_TYPE", "name": "TYPE"},
10643bf215546Sopenharmony_ci    {"bits": [2, 4], "enum_ref": "VGT_TESS_PARTITION", "name": "PARTITIONING"},
10644bf215546Sopenharmony_ci    {"bits": [5, 7], "enum_ref": "VGT_TESS_TOPOLOGY", "name": "TOPOLOGY"},
10645bf215546Sopenharmony_ci    {"bits": [8, 8], "name": "RESERVED_REDUC_AXIS"},
10646bf215546Sopenharmony_ci    {"bits": [9, 9], "name": "DEPRECATED"},
10647bf215546Sopenharmony_ci    {"bits": [10, 13], "name": "NUM_DS_WAVES_PER_SIMD"},
10648bf215546Sopenharmony_ci    {"bits": [14, 14], "name": "DISABLE_DONUTS"},
10649bf215546Sopenharmony_ci    {"bits": [15, 16], "enum_ref": "VGT_RDREQ_POLICY", "name": "RDREQ_POLICY"}
10650bf215546Sopenharmony_ci   ]
10651bf215546Sopenharmony_ci  },
10652bf215546Sopenharmony_ci  "VGT_TF_RING_SIZE": {
10653bf215546Sopenharmony_ci   "fields": [
10654bf215546Sopenharmony_ci    {"bits": [0, 15], "name": "SIZE"}
10655bf215546Sopenharmony_ci   ]
10656bf215546Sopenharmony_ci  },
10657bf215546Sopenharmony_ci  "VGT_VERTEX_REUSE_BLOCK_CNTL": {
10658bf215546Sopenharmony_ci   "fields": [
10659bf215546Sopenharmony_ci    {"bits": [0, 7], "name": "VTX_REUSE_DEPTH"}
10660bf215546Sopenharmony_ci   ]
10661bf215546Sopenharmony_ci  },
10662bf215546Sopenharmony_ci  "VGT_VTX_CNT_EN": {
10663bf215546Sopenharmony_ci   "fields": [
10664bf215546Sopenharmony_ci    {"bits": [0, 0], "name": "VTX_CNT_EN"}
10665bf215546Sopenharmony_ci   ]
10666bf215546Sopenharmony_ci  },
10667bf215546Sopenharmony_ci  "VGT_VTX_VECT_EJECT_REG": {
10668bf215546Sopenharmony_ci   "fields": [
10669bf215546Sopenharmony_ci    {"bits": [0, 9], "name": "PRIM_COUNT"}
10670bf215546Sopenharmony_ci   ]
10671bf215546Sopenharmony_ci  }
10672bf215546Sopenharmony_ci }
10673bf215546Sopenharmony_ci}
10674