bnx2x: MSI support
[safe/jmp/linux-2.6] / drivers / net / bnx2x_reg.h
1 /* bnx2x_reg.h: Broadcom Everest network driver.
2  *
3  * Copyright (c) 2007-2009 Broadcom Corporation
4  *
5  * This program is free software; you can redistribute it and/or modify
6  * it under the terms of the GNU General Public License as published by
7  * the Free Software Foundation.
8  *
9  * The registers description starts with the register Access type followed
10  * by size in bits. For example [RW 32]. The access types are:
11  * R  - Read only
12  * RC - Clear on read
13  * RW - Read/Write
14  * ST - Statistics register (clear on read)
15  * W  - Write only
16  * WB - Wide bus register - the size is over 32 bits and it should be
17  *      read/write in consecutive 32 bits accesses
18  * WR - Write Clear (write 1 to clear the bit)
19  *
20  */
21
22
23 /* [R 19] Interrupt register #0 read */
24 #define BRB1_REG_BRB1_INT_STS                                    0x6011c
25 /* [RW 4] Parity mask register #0 read/write */
26 #define BRB1_REG_BRB1_PRTY_MASK                                  0x60138
27 /* [R 4] Parity register #0 read */
28 #define BRB1_REG_BRB1_PRTY_STS                                   0x6012c
29 /* [RW 10] At address BRB1_IND_FREE_LIST_PRS_CRDT initialize free head. At
30    address BRB1_IND_FREE_LIST_PRS_CRDT+1 initialize free tail. At address
31    BRB1_IND_FREE_LIST_PRS_CRDT+2 initialize parser initial credit. */
32 #define BRB1_REG_FREE_LIST_PRS_CRDT                              0x60200
33 /* [RW 23] LL RAM data. */
34 #define BRB1_REG_LL_RAM                                          0x61000
35 /* [R 24] The number of full blocks. */
36 #define BRB1_REG_NUM_OF_FULL_BLOCKS                              0x60090
37 /* [ST 32] The number of cycles that the write_full signal towards MAC #0
38    was asserted. */
39 #define BRB1_REG_NUM_OF_FULL_CYCLES_0                            0x600c8
40 #define BRB1_REG_NUM_OF_FULL_CYCLES_1                            0x600cc
41 #define BRB1_REG_NUM_OF_FULL_CYCLES_4                            0x600d8
42 /* [ST 32] The number of cycles that the pause signal towards MAC #0 was
43    asserted. */
44 #define BRB1_REG_NUM_OF_PAUSE_CYCLES_0                           0x600b8
45 #define BRB1_REG_NUM_OF_PAUSE_CYCLES_1                           0x600bc
46 /* [RW 10] Write client 0: De-assert pause threshold. */
47 #define BRB1_REG_PAUSE_HIGH_THRESHOLD_0                          0x60078
48 #define BRB1_REG_PAUSE_HIGH_THRESHOLD_1                          0x6007c
49 /* [RW 10] Write client 0: Assert pause threshold. */
50 #define BRB1_REG_PAUSE_LOW_THRESHOLD_0                           0x60068
51 #define BRB1_REG_PAUSE_LOW_THRESHOLD_1                           0x6006c
52 /* [R 24] The number of full blocks occupied by port. */
53 #define BRB1_REG_PORT_NUM_OCC_BLOCKS_0                           0x60094
54 /* [RW 1] Reset the design by software. */
55 #define BRB1_REG_SOFT_RESET                                      0x600dc
56 /* [R 5] Used to read the value of the XX protection CAM occupancy counter. */
57 #define CCM_REG_CAM_OCCUP                                        0xd0188
58 /* [RW 1] CM - CFC Interface enable. If 0 - the valid input is disregarded;
59    acknowledge output is deasserted; all other signals are treated as usual;
60    if 1 - normal activity. */
61 #define CCM_REG_CCM_CFC_IFEN                                     0xd003c
62 /* [RW 1] CM - QM Interface enable. If 0 - the acknowledge input is
63    disregarded; valid is deasserted; all other signals are treated as usual;
64    if 1 - normal activity. */
65 #define CCM_REG_CCM_CQM_IFEN                                     0xd000c
66 /* [RW 1] If set the Q index; received from the QM is inserted to event ID.
67    Otherwise 0 is inserted. */
68 #define CCM_REG_CCM_CQM_USE_Q                                    0xd00c0
69 /* [RW 11] Interrupt mask register #0 read/write */
70 #define CCM_REG_CCM_INT_MASK                                     0xd01e4
71 /* [R 11] Interrupt register #0 read */
72 #define CCM_REG_CCM_INT_STS                                      0xd01d8
73 /* [R 27] Parity register #0 read */
74 #define CCM_REG_CCM_PRTY_STS                                     0xd01e8
75 /* [RW 3] The size of AG context region 0 in REG-pairs. Designates the MS
76    REG-pair number (e.g. if region 0 is 6 REG-pairs; the value should be 5).
77    Is used to determine the number of the AG context REG-pairs written back;
78    when the input message Reg1WbFlg isn't set. */
79 #define CCM_REG_CCM_REG0_SZ                                      0xd00c4
80 /* [RW 1] CM - STORM 0 Interface enable. If 0 - the acknowledge input is
81    disregarded; valid is deasserted; all other signals are treated as usual;
82    if 1 - normal activity. */
83 #define CCM_REG_CCM_STORM0_IFEN                                  0xd0004
84 /* [RW 1] CM - STORM 1 Interface enable. If 0 - the acknowledge input is
85    disregarded; valid is deasserted; all other signals are treated as usual;
86    if 1 - normal activity. */
87 #define CCM_REG_CCM_STORM1_IFEN                                  0xd0008
88 /* [RW 1] CDU AG read Interface enable. If 0 - the request input is
89    disregarded; valid output is deasserted; all other signals are treated as
90    usual; if 1 - normal activity. */
91 #define CCM_REG_CDU_AG_RD_IFEN                                   0xd0030
92 /* [RW 1] CDU AG write Interface enable. If 0 - the request and valid input
93    are disregarded; all other signals are treated as usual; if 1 - normal
94    activity. */
95 #define CCM_REG_CDU_AG_WR_IFEN                                   0xd002c
96 /* [RW 1] CDU STORM read Interface enable. If 0 - the request input is
97    disregarded; valid output is deasserted; all other signals are treated as
98    usual; if 1 - normal activity. */
99 #define CCM_REG_CDU_SM_RD_IFEN                                   0xd0038
100 /* [RW 1] CDU STORM write Interface enable. If 0 - the request and valid
101    input is disregarded; all other signals are treated as usual; if 1 -
102    normal activity. */
103 #define CCM_REG_CDU_SM_WR_IFEN                                   0xd0034
104 /* [RW 4] CFC output initial credit. Max credit available - 15.Write writes
105    the initial credit value; read returns the current value of the credit
106    counter. Must be initialized to 1 at start-up. */
107 #define CCM_REG_CFC_INIT_CRD                                     0xd0204
108 /* [RW 2] Auxillary counter flag Q number 1. */
109 #define CCM_REG_CNT_AUX1_Q                                       0xd00c8
110 /* [RW 2] Auxillary counter flag Q number 2. */
111 #define CCM_REG_CNT_AUX2_Q                                       0xd00cc
112 /* [RW 28] The CM header value for QM request (primary). */
113 #define CCM_REG_CQM_CCM_HDR_P                                    0xd008c
114 /* [RW 28] The CM header value for QM request (secondary). */
115 #define CCM_REG_CQM_CCM_HDR_S                                    0xd0090
116 /* [RW 1] QM - CM Interface enable. If 0 - the valid input is disregarded;
117    acknowledge output is deasserted; all other signals are treated as usual;
118    if 1 - normal activity. */
119 #define CCM_REG_CQM_CCM_IFEN                                     0xd0014
120 /* [RW 6] QM output initial credit. Max credit available - 32. Write writes
121    the initial credit value; read returns the current value of the credit
122    counter. Must be initialized to 32 at start-up. */
123 #define CCM_REG_CQM_INIT_CRD                                     0xd020c
124 /* [RW 3] The weight of the QM (primary) input in the WRR mechanism. 0
125    stands for weight 8 (the most prioritised); 1 stands for weight 1(least
126    prioritised); 2 stands for weight 2; tc. */
127 #define CCM_REG_CQM_P_WEIGHT                                     0xd00b8
128 /* [RW 3] The weight of the QM (secondary) input in the WRR mechanism. 0
129    stands for weight 8 (the most prioritised); 1 stands for weight 1(least
130    prioritised); 2 stands for weight 2; tc. */
131 #define CCM_REG_CQM_S_WEIGHT                                     0xd00bc
132 /* [RW 1] Input SDM Interface enable. If 0 - the valid input is disregarded;
133    acknowledge output is deasserted; all other signals are treated as usual;
134    if 1 - normal activity. */
135 #define CCM_REG_CSDM_IFEN                                        0xd0018
136 /* [RC 1] Set when the message length mismatch (relative to last indication)
137    at the SDM interface is detected. */
138 #define CCM_REG_CSDM_LENGTH_MIS                                  0xd0170
139 /* [RW 3] The weight of the SDM input in the WRR mechanism. 0 stands for
140    weight 8 (the most prioritised); 1 stands for weight 1(least
141    prioritised); 2 stands for weight 2; tc. */
142 #define CCM_REG_CSDM_WEIGHT                                      0xd00b4
143 /* [RW 28] The CM header for QM formatting in case of an error in the QM
144    inputs. */
145 #define CCM_REG_ERR_CCM_HDR                                      0xd0094
146 /* [RW 8] The Event ID in case the input message ErrorFlg is set. */
147 #define CCM_REG_ERR_EVNT_ID                                      0xd0098
148 /* [RW 8] FIC0 output initial credit. Max credit available - 255. Write
149    writes the initial credit value; read returns the current value of the
150    credit counter. Must be initialized to 64 at start-up. */
151 #define CCM_REG_FIC0_INIT_CRD                                    0xd0210
152 /* [RW 8] FIC1 output initial credit. Max credit available - 255.Write
153    writes the initial credit value; read returns the current value of the
154    credit counter. Must be initialized to 64 at start-up. */
155 #define CCM_REG_FIC1_INIT_CRD                                    0xd0214
156 /* [RW 1] Arbitration between Input Arbiter groups: 0 - fair Round-Robin; 1
157    - strict priority defined by ~ccm_registers_gr_ag_pr.gr_ag_pr;
158    ~ccm_registers_gr_ld0_pr.gr_ld0_pr and
159    ~ccm_registers_gr_ld1_pr.gr_ld1_pr. Groups are according to channels and
160    outputs to STORM: aggregation; load FIC0; load FIC1 and store. */
161 #define CCM_REG_GR_ARB_TYPE                                      0xd015c
162 /* [RW 2] Load (FIC0) channel group priority. The lowest priority is 0; the
163    highest priority is 3. It is supposed; that the Store channel priority is
164    the compliment to 4 of the rest priorities - Aggregation channel; Load
165    (FIC0) channel and Load (FIC1). */
166 #define CCM_REG_GR_LD0_PR                                        0xd0164
167 /* [RW 2] Load (FIC1) channel group priority. The lowest priority is 0; the
168    highest priority is 3. It is supposed; that the Store channel priority is
169    the compliment to 4 of the rest priorities - Aggregation channel; Load
170    (FIC0) channel and Load (FIC1). */
171 #define CCM_REG_GR_LD1_PR                                        0xd0168
172 /* [RW 2] General flags index. */
173 #define CCM_REG_INV_DONE_Q                                       0xd0108
174 /* [RW 4] The number of double REG-pairs(128 bits); loaded from the STORM
175    context and sent to STORM; for a specific connection type. The double
176    REG-pairs are used in order to align to STORM context row size of 128
177    bits. The offset of these data in the STORM context is always 0. Index
178    _(0..15) stands for the connection type (one of 16). */
179 #define CCM_REG_N_SM_CTX_LD_0                                    0xd004c
180 #define CCM_REG_N_SM_CTX_LD_1                                    0xd0050
181 #define CCM_REG_N_SM_CTX_LD_10                                   0xd0074
182 #define CCM_REG_N_SM_CTX_LD_11                                   0xd0078
183 #define CCM_REG_N_SM_CTX_LD_12                                   0xd007c
184 #define CCM_REG_N_SM_CTX_LD_13                                   0xd0080
185 #define CCM_REG_N_SM_CTX_LD_14                                   0xd0084
186 #define CCM_REG_N_SM_CTX_LD_15                                   0xd0088
187 #define CCM_REG_N_SM_CTX_LD_2                                    0xd0054
188 #define CCM_REG_N_SM_CTX_LD_3                                    0xd0058
189 #define CCM_REG_N_SM_CTX_LD_4                                    0xd005c
190 /* [RW 1] Input pbf Interface enable. If 0 - the valid input is disregarded;
191    acknowledge output is deasserted; all other signals are treated as usual;
192    if 1 - normal activity. */
193 #define CCM_REG_PBF_IFEN                                         0xd0028
194 /* [RC 1] Set when the message length mismatch (relative to last indication)
195    at the pbf interface is detected. */
196 #define CCM_REG_PBF_LENGTH_MIS                                   0xd0180
197 /* [RW 3] The weight of the input pbf in the WRR mechanism. 0 stands for
198    weight 8 (the most prioritised); 1 stands for weight 1(least
199    prioritised); 2 stands for weight 2; tc. */
200 #define CCM_REG_PBF_WEIGHT                                       0xd00ac
201 #define CCM_REG_PHYS_QNUM1_0                                     0xd0134
202 #define CCM_REG_PHYS_QNUM1_1                                     0xd0138
203 #define CCM_REG_PHYS_QNUM2_0                                     0xd013c
204 #define CCM_REG_PHYS_QNUM2_1                                     0xd0140
205 #define CCM_REG_PHYS_QNUM3_0                                     0xd0144
206 #define CCM_REG_PHYS_QNUM3_1                                     0xd0148
207 #define CCM_REG_QOS_PHYS_QNUM0_0                                 0xd0114
208 #define CCM_REG_QOS_PHYS_QNUM0_1                                 0xd0118
209 #define CCM_REG_QOS_PHYS_QNUM1_0                                 0xd011c
210 #define CCM_REG_QOS_PHYS_QNUM1_1                                 0xd0120
211 #define CCM_REG_QOS_PHYS_QNUM2_0                                 0xd0124
212 #define CCM_REG_QOS_PHYS_QNUM2_1                                 0xd0128
213 #define CCM_REG_QOS_PHYS_QNUM3_0                                 0xd012c
214 #define CCM_REG_QOS_PHYS_QNUM3_1                                 0xd0130
215 /* [RW 1] STORM - CM Interface enable. If 0 - the valid input is
216    disregarded; acknowledge output is deasserted; all other signals are
217    treated as usual; if 1 - normal activity. */
218 #define CCM_REG_STORM_CCM_IFEN                                   0xd0010
219 /* [RC 1] Set when the message length mismatch (relative to last indication)
220    at the STORM interface is detected. */
221 #define CCM_REG_STORM_LENGTH_MIS                                 0xd016c
222 /* [RW 3] The weight of the STORM input in the WRR (Weighted Round robin)
223    mechanism. 0 stands for weight 8 (the most prioritised); 1 stands for
224    weight 1(least prioritised); 2 stands for weight 2 (more prioritised);
225    tc. */
226 #define CCM_REG_STORM_WEIGHT                                     0xd009c
227 /* [RW 1] Input tsem Interface enable. If 0 - the valid input is
228    disregarded; acknowledge output is deasserted; all other signals are
229    treated as usual; if 1 - normal activity. */
230 #define CCM_REG_TSEM_IFEN                                        0xd001c
231 /* [RC 1] Set when the message length mismatch (relative to last indication)
232    at the tsem interface is detected. */
233 #define CCM_REG_TSEM_LENGTH_MIS                                  0xd0174
234 /* [RW 3] The weight of the input tsem in the WRR mechanism. 0 stands for
235    weight 8 (the most prioritised); 1 stands for weight 1(least
236    prioritised); 2 stands for weight 2; tc. */
237 #define CCM_REG_TSEM_WEIGHT                                      0xd00a0
238 /* [RW 1] Input usem Interface enable. If 0 - the valid input is
239    disregarded; acknowledge output is deasserted; all other signals are
240    treated as usual; if 1 - normal activity. */
241 #define CCM_REG_USEM_IFEN                                        0xd0024
242 /* [RC 1] Set when message length mismatch (relative to last indication) at
243    the usem interface is detected. */
244 #define CCM_REG_USEM_LENGTH_MIS                                  0xd017c
245 /* [RW 3] The weight of the input usem in the WRR mechanism. 0 stands for
246    weight 8 (the most prioritised); 1 stands for weight 1(least
247    prioritised); 2 stands for weight 2; tc. */
248 #define CCM_REG_USEM_WEIGHT                                      0xd00a8
249 /* [RW 1] Input xsem Interface enable. If 0 - the valid input is
250    disregarded; acknowledge output is deasserted; all other signals are
251    treated as usual; if 1 - normal activity. */
252 #define CCM_REG_XSEM_IFEN                                        0xd0020
253 /* [RC 1] Set when the message length mismatch (relative to last indication)
254    at the xsem interface is detected. */
255 #define CCM_REG_XSEM_LENGTH_MIS                                  0xd0178
256 /* [RW 3] The weight of the input xsem in the WRR mechanism. 0 stands for
257    weight 8 (the most prioritised); 1 stands for weight 1(least
258    prioritised); 2 stands for weight 2; tc. */
259 #define CCM_REG_XSEM_WEIGHT                                      0xd00a4
260 /* [RW 19] Indirect access to the descriptor table of the XX protection
261    mechanism. The fields are: [5:0] - message length; [12:6] - message
262    pointer; 18:13] - next pointer. */
263 #define CCM_REG_XX_DESCR_TABLE                                   0xd0300
264 #define CCM_REG_XX_DESCR_TABLE_SIZE                              36
265 /* [R 7] Used to read the value of XX protection Free counter. */
266 #define CCM_REG_XX_FREE                                          0xd0184
267 /* [RW 6] Initial value for the credit counter; responsible for fulfilling
268    of the Input Stage XX protection buffer by the XX protection pending
269    messages. Max credit available - 127. Write writes the initial credit
270    value; read returns the current value of the credit counter. Must be
271    initialized to maximum XX protected message size - 2 at start-up. */
272 #define CCM_REG_XX_INIT_CRD                                      0xd0220
273 /* [RW 7] The maximum number of pending messages; which may be stored in XX
274    protection. At read the ~ccm_registers_xx_free.xx_free counter is read.
275    At write comprises the start value of the ~ccm_registers_xx_free.xx_free
276    counter. */
277 #define CCM_REG_XX_MSG_NUM                                       0xd0224
278 /* [RW 8] The Event ID; sent to the STORM in case of XX overflow. */
279 #define CCM_REG_XX_OVFL_EVNT_ID                                  0xd0044
280 /* [RW 18] Indirect access to the XX table of the XX protection mechanism.
281    The fields are: [5:0] - tail pointer; 11:6] - Link List size; 17:12] -
282    header pointer. */
283 #define CCM_REG_XX_TABLE                                         0xd0280
284 #define CDU_REG_CDU_CHK_MASK0                                    0x101000
285 #define CDU_REG_CDU_CHK_MASK1                                    0x101004
286 #define CDU_REG_CDU_CONTROL0                                     0x101008
287 #define CDU_REG_CDU_DEBUG                                        0x101010
288 #define CDU_REG_CDU_GLOBAL_PARAMS                                0x101020
289 /* [RW 7] Interrupt mask register #0 read/write */
290 #define CDU_REG_CDU_INT_MASK                                     0x10103c
291 /* [R 7] Interrupt register #0 read */
292 #define CDU_REG_CDU_INT_STS                                      0x101030
293 /* [RW 5] Parity mask register #0 read/write */
294 #define CDU_REG_CDU_PRTY_MASK                                    0x10104c
295 /* [R 5] Parity register #0 read */
296 #define CDU_REG_CDU_PRTY_STS                                     0x101040
297 /* [RC 32] logging of error data in case of a CDU load error:
298    {expected_cid[15:0]; xpected_type[2:0]; xpected_region[2:0]; ctive_error;
299    ype_error; ctual_active; ctual_compressed_context}; */
300 #define CDU_REG_ERROR_DATA                                       0x101014
301 /* [WB 216] L1TT ram access. each entry has the following format :
302    {mrege_regions[7:0]; ffset12[5:0]...offset0[5:0];
303    ength12[5:0]...length0[5:0]; d12[3:0]...id0[3:0]} */
304 #define CDU_REG_L1TT                                             0x101800
305 /* [WB 24] MATT ram access. each entry has the following
306    format:{RegionLength[11:0]; egionOffset[11:0]} */
307 #define CDU_REG_MATT                                             0x101100
308 /* [RW 1] when this bit is set the CDU operates in e1hmf mode */
309 #define CDU_REG_MF_MODE                                          0x101050
310 /* [R 1] indication the initializing the activity counter by the hardware
311    was done. */
312 #define CFC_REG_AC_INIT_DONE                                     0x104078
313 /* [RW 13] activity counter ram access */
314 #define CFC_REG_ACTIVITY_COUNTER                                 0x104400
315 #define CFC_REG_ACTIVITY_COUNTER_SIZE                            256
316 /* [R 1] indication the initializing the cams by the hardware was done. */
317 #define CFC_REG_CAM_INIT_DONE                                    0x10407c
318 /* [RW 2] Interrupt mask register #0 read/write */
319 #define CFC_REG_CFC_INT_MASK                                     0x104108
320 /* [R 2] Interrupt register #0 read */
321 #define CFC_REG_CFC_INT_STS                                      0x1040fc
322 /* [RC 2] Interrupt register #0 read clear */
323 #define CFC_REG_CFC_INT_STS_CLR                                  0x104100
324 /* [RW 4] Parity mask register #0 read/write */
325 #define CFC_REG_CFC_PRTY_MASK                                    0x104118
326 /* [R 4] Parity register #0 read */
327 #define CFC_REG_CFC_PRTY_STS                                     0x10410c
328 /* [RW 21] CID cam access (21:1 - Data; alid - 0) */
329 #define CFC_REG_CID_CAM                                          0x104800
330 #define CFC_REG_CONTROL0                                         0x104028
331 #define CFC_REG_DEBUG0                                           0x104050
332 /* [RW 14] indicates per error (in #cfc_registers_cfc_error_vector.cfc_error
333    vector) whether the cfc should be disabled upon it */
334 #define CFC_REG_DISABLE_ON_ERROR                                 0x104044
335 /* [RC 14] CFC error vector. when the CFC detects an internal error it will
336    set one of these bits. the bit description can be found in CFC
337    specifications */
338 #define CFC_REG_ERROR_VECTOR                                     0x10403c
339 /* [WB 93] LCID info ram access */
340 #define CFC_REG_INFO_RAM                                         0x105000
341 #define CFC_REG_INFO_RAM_SIZE                                    1024
342 #define CFC_REG_INIT_REG                                         0x10404c
343 #define CFC_REG_INTERFACES                                       0x104058
344 /* [RW 24] {weight_load_client7[2:0] to weight_load_client0[2:0]}. this
345    field allows changing the priorities of the weighted-round-robin arbiter
346    which selects which CFC load client should be served next */
347 #define CFC_REG_LCREQ_WEIGHTS                                    0x104084
348 /* [RW 16] Link List ram access; data = {prev_lcid; ext_lcid} */
349 #define CFC_REG_LINK_LIST                                        0x104c00
350 #define CFC_REG_LINK_LIST_SIZE                                   256
351 /* [R 1] indication the initializing the link list by the hardware was done. */
352 #define CFC_REG_LL_INIT_DONE                                     0x104074
353 /* [R 9] Number of allocated LCIDs which are at empty state */
354 #define CFC_REG_NUM_LCIDS_ALLOC                                  0x104020
355 /* [R 9] Number of Arriving LCIDs in Link List Block */
356 #define CFC_REG_NUM_LCIDS_ARRIVING                               0x104004
357 /* [R 9] Number of Leaving LCIDs in Link List Block */
358 #define CFC_REG_NUM_LCIDS_LEAVING                                0x104018
359 /* [RW 8] The event id for aggregated interrupt 0 */
360 #define CSDM_REG_AGG_INT_EVENT_0                                 0xc2038
361 #define CSDM_REG_AGG_INT_EVENT_1                                 0xc203c
362 #define CSDM_REG_AGG_INT_EVENT_10                                0xc2060
363 #define CSDM_REG_AGG_INT_EVENT_11                                0xc2064
364 #define CSDM_REG_AGG_INT_EVENT_12                                0xc2068
365 #define CSDM_REG_AGG_INT_EVENT_13                                0xc206c
366 #define CSDM_REG_AGG_INT_EVENT_14                                0xc2070
367 #define CSDM_REG_AGG_INT_EVENT_15                                0xc2074
368 #define CSDM_REG_AGG_INT_EVENT_16                                0xc2078
369 #define CSDM_REG_AGG_INT_EVENT_17                                0xc207c
370 #define CSDM_REG_AGG_INT_EVENT_18                                0xc2080
371 #define CSDM_REG_AGG_INT_EVENT_19                                0xc2084
372 #define CSDM_REG_AGG_INT_EVENT_2                                 0xc2040
373 #define CSDM_REG_AGG_INT_EVENT_20                                0xc2088
374 #define CSDM_REG_AGG_INT_EVENT_21                                0xc208c
375 #define CSDM_REG_AGG_INT_EVENT_22                                0xc2090
376 #define CSDM_REG_AGG_INT_EVENT_23                                0xc2094
377 #define CSDM_REG_AGG_INT_EVENT_24                                0xc2098
378 #define CSDM_REG_AGG_INT_EVENT_25                                0xc209c
379 #define CSDM_REG_AGG_INT_EVENT_26                                0xc20a0
380 #define CSDM_REG_AGG_INT_EVENT_27                                0xc20a4
381 #define CSDM_REG_AGG_INT_EVENT_28                                0xc20a8
382 #define CSDM_REG_AGG_INT_EVENT_29                                0xc20ac
383 #define CSDM_REG_AGG_INT_EVENT_3                                 0xc2044
384 #define CSDM_REG_AGG_INT_EVENT_30                                0xc20b0
385 #define CSDM_REG_AGG_INT_EVENT_31                                0xc20b4
386 #define CSDM_REG_AGG_INT_EVENT_4                                 0xc2048
387 /* [RW 1] The T bit for aggregated interrupt 0 */
388 #define CSDM_REG_AGG_INT_T_0                                     0xc20b8
389 #define CSDM_REG_AGG_INT_T_1                                     0xc20bc
390 #define CSDM_REG_AGG_INT_T_10                                    0xc20e0
391 #define CSDM_REG_AGG_INT_T_11                                    0xc20e4
392 #define CSDM_REG_AGG_INT_T_12                                    0xc20e8
393 #define CSDM_REG_AGG_INT_T_13                                    0xc20ec
394 #define CSDM_REG_AGG_INT_T_14                                    0xc20f0
395 #define CSDM_REG_AGG_INT_T_15                                    0xc20f4
396 #define CSDM_REG_AGG_INT_T_16                                    0xc20f8
397 #define CSDM_REG_AGG_INT_T_17                                    0xc20fc
398 #define CSDM_REG_AGG_INT_T_18                                    0xc2100
399 #define CSDM_REG_AGG_INT_T_19                                    0xc2104
400 /* [RW 13] The start address in the internal RAM for the cfc_rsp lcid */
401 #define CSDM_REG_CFC_RSP_START_ADDR                              0xc2008
402 /* [RW 16] The maximum value of the competion counter #0 */
403 #define CSDM_REG_CMP_COUNTER_MAX0                                0xc201c
404 /* [RW 16] The maximum value of the competion counter #1 */
405 #define CSDM_REG_CMP_COUNTER_MAX1                                0xc2020
406 /* [RW 16] The maximum value of the competion counter #2 */
407 #define CSDM_REG_CMP_COUNTER_MAX2                                0xc2024
408 /* [RW 16] The maximum value of the competion counter #3 */
409 #define CSDM_REG_CMP_COUNTER_MAX3                                0xc2028
410 /* [RW 13] The start address in the internal RAM for the completion
411    counters. */
412 #define CSDM_REG_CMP_COUNTER_START_ADDR                          0xc200c
413 /* [RW 32] Interrupt mask register #0 read/write */
414 #define CSDM_REG_CSDM_INT_MASK_0                                 0xc229c
415 #define CSDM_REG_CSDM_INT_MASK_1                                 0xc22ac
416 /* [R 32] Interrupt register #0 read */
417 #define CSDM_REG_CSDM_INT_STS_0                                  0xc2290
418 #define CSDM_REG_CSDM_INT_STS_1                                  0xc22a0
419 /* [RW 11] Parity mask register #0 read/write */
420 #define CSDM_REG_CSDM_PRTY_MASK                                  0xc22bc
421 /* [R 11] Parity register #0 read */
422 #define CSDM_REG_CSDM_PRTY_STS                                   0xc22b0
423 #define CSDM_REG_ENABLE_IN1                                      0xc2238
424 #define CSDM_REG_ENABLE_IN2                                      0xc223c
425 #define CSDM_REG_ENABLE_OUT1                                     0xc2240
426 #define CSDM_REG_ENABLE_OUT2                                     0xc2244
427 /* [RW 4] The initial number of messages that can be sent to the pxp control
428    interface without receiving any ACK. */
429 #define CSDM_REG_INIT_CREDIT_PXP_CTRL                            0xc24bc
430 /* [ST 32] The number of ACK after placement messages received */
431 #define CSDM_REG_NUM_OF_ACK_AFTER_PLACE                          0xc227c
432 /* [ST 32] The number of packet end messages received from the parser */
433 #define CSDM_REG_NUM_OF_PKT_END_MSG                              0xc2274
434 /* [ST 32] The number of requests received from the pxp async if */
435 #define CSDM_REG_NUM_OF_PXP_ASYNC_REQ                            0xc2278
436 /* [ST 32] The number of commands received in queue 0 */
437 #define CSDM_REG_NUM_OF_Q0_CMD                                   0xc2248
438 /* [ST 32] The number of commands received in queue 10 */
439 #define CSDM_REG_NUM_OF_Q10_CMD                                  0xc226c
440 /* [ST 32] The number of commands received in queue 11 */
441 #define CSDM_REG_NUM_OF_Q11_CMD                                  0xc2270
442 /* [ST 32] The number of commands received in queue 1 */
443 #define CSDM_REG_NUM_OF_Q1_CMD                                   0xc224c
444 /* [ST 32] The number of commands received in queue 3 */
445 #define CSDM_REG_NUM_OF_Q3_CMD                                   0xc2250
446 /* [ST 32] The number of commands received in queue 4 */
447 #define CSDM_REG_NUM_OF_Q4_CMD                                   0xc2254
448 /* [ST 32] The number of commands received in queue 5 */
449 #define CSDM_REG_NUM_OF_Q5_CMD                                   0xc2258
450 /* [ST 32] The number of commands received in queue 6 */
451 #define CSDM_REG_NUM_OF_Q6_CMD                                   0xc225c
452 /* [ST 32] The number of commands received in queue 7 */
453 #define CSDM_REG_NUM_OF_Q7_CMD                                   0xc2260
454 /* [ST 32] The number of commands received in queue 8 */
455 #define CSDM_REG_NUM_OF_Q8_CMD                                   0xc2264
456 /* [ST 32] The number of commands received in queue 9 */
457 #define CSDM_REG_NUM_OF_Q9_CMD                                   0xc2268
458 /* [RW 13] The start address in the internal RAM for queue counters */
459 #define CSDM_REG_Q_COUNTER_START_ADDR                            0xc2010
460 /* [R 1] pxp_ctrl rd_data fifo empty in sdm_dma_rsp block */
461 #define CSDM_REG_RSP_PXP_CTRL_RDATA_EMPTY                        0xc2548
462 /* [R 1] parser fifo empty in sdm_sync block */
463 #define CSDM_REG_SYNC_PARSER_EMPTY                               0xc2550
464 /* [R 1] parser serial fifo empty in sdm_sync block */
465 #define CSDM_REG_SYNC_SYNC_EMPTY                                 0xc2558
466 /* [RW 32] Tick for timer counter. Applicable only when
467    ~csdm_registers_timer_tick_enable.timer_tick_enable =1 */
468 #define CSDM_REG_TIMER_TICK                                      0xc2000
469 /* [RW 5] The number of time_slots in the arbitration cycle */
470 #define CSEM_REG_ARB_CYCLE_SIZE                                  0x200034
471 /* [RW 3] The source that is associated with arbitration element 0. Source
472    decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
473    sleeping thread with priority 1; 4- sleeping thread with priority 2 */
474 #define CSEM_REG_ARB_ELEMENT0                                    0x200020
475 /* [RW 3] The source that is associated with arbitration element 1. Source
476    decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
477    sleeping thread with priority 1; 4- sleeping thread with priority 2.
478    Could not be equal to register ~csem_registers_arb_element0.arb_element0 */
479 #define CSEM_REG_ARB_ELEMENT1                                    0x200024
480 /* [RW 3] The source that is associated with arbitration element 2. Source
481    decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
482    sleeping thread with priority 1; 4- sleeping thread with priority 2.
483    Could not be equal to register ~csem_registers_arb_element0.arb_element0
484    and ~csem_registers_arb_element1.arb_element1 */
485 #define CSEM_REG_ARB_ELEMENT2                                    0x200028
486 /* [RW 3] The source that is associated with arbitration element 3. Source
487    decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
488    sleeping thread with priority 1; 4- sleeping thread with priority 2.Could
489    not be equal to register ~csem_registers_arb_element0.arb_element0 and
490    ~csem_registers_arb_element1.arb_element1 and
491    ~csem_registers_arb_element2.arb_element2 */
492 #define CSEM_REG_ARB_ELEMENT3                                    0x20002c
493 /* [RW 3] The source that is associated with arbitration element 4. Source
494    decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
495    sleeping thread with priority 1; 4- sleeping thread with priority 2.
496    Could not be equal to register ~csem_registers_arb_element0.arb_element0
497    and ~csem_registers_arb_element1.arb_element1 and
498    ~csem_registers_arb_element2.arb_element2 and
499    ~csem_registers_arb_element3.arb_element3 */
500 #define CSEM_REG_ARB_ELEMENT4                                    0x200030
501 /* [RW 32] Interrupt mask register #0 read/write */
502 #define CSEM_REG_CSEM_INT_MASK_0                                 0x200110
503 #define CSEM_REG_CSEM_INT_MASK_1                                 0x200120
504 /* [R 32] Interrupt register #0 read */
505 #define CSEM_REG_CSEM_INT_STS_0                                  0x200104
506 #define CSEM_REG_CSEM_INT_STS_1                                  0x200114
507 /* [RW 32] Parity mask register #0 read/write */
508 #define CSEM_REG_CSEM_PRTY_MASK_0                                0x200130
509 #define CSEM_REG_CSEM_PRTY_MASK_1                                0x200140
510 /* [R 32] Parity register #0 read */
511 #define CSEM_REG_CSEM_PRTY_STS_0                                 0x200124
512 #define CSEM_REG_CSEM_PRTY_STS_1                                 0x200134
513 #define CSEM_REG_ENABLE_IN                                       0x2000a4
514 #define CSEM_REG_ENABLE_OUT                                      0x2000a8
515 /* [RW 32] This address space contains all registers and memories that are
516    placed in SEM_FAST block. The SEM_FAST registers are described in
517    appendix B. In order to access the sem_fast registers the base address
518    ~fast_memory.fast_memory should be added to eachsem_fast register offset. */
519 #define CSEM_REG_FAST_MEMORY                                     0x220000
520 /* [RW 1] Disables input messages from FIC0 May be updated during run_time
521    by the microcode */
522 #define CSEM_REG_FIC0_DISABLE                                    0x200224
523 /* [RW 1] Disables input messages from FIC1 May be updated during run_time
524    by the microcode */
525 #define CSEM_REG_FIC1_DISABLE                                    0x200234
526 /* [RW 15] Interrupt table Read and write access to it is not possible in
527    the middle of the work */
528 #define CSEM_REG_INT_TABLE                                       0x200400
529 /* [ST 24] Statistics register. The number of messages that entered through
530    FIC0 */
531 #define CSEM_REG_MSG_NUM_FIC0                                    0x200000
532 /* [ST 24] Statistics register. The number of messages that entered through
533    FIC1 */
534 #define CSEM_REG_MSG_NUM_FIC1                                    0x200004
535 /* [ST 24] Statistics register. The number of messages that were sent to
536    FOC0 */
537 #define CSEM_REG_MSG_NUM_FOC0                                    0x200008
538 /* [ST 24] Statistics register. The number of messages that were sent to
539    FOC1 */
540 #define CSEM_REG_MSG_NUM_FOC1                                    0x20000c
541 /* [ST 24] Statistics register. The number of messages that were sent to
542    FOC2 */
543 #define CSEM_REG_MSG_NUM_FOC2                                    0x200010
544 /* [ST 24] Statistics register. The number of messages that were sent to
545    FOC3 */
546 #define CSEM_REG_MSG_NUM_FOC3                                    0x200014
547 /* [RW 1] Disables input messages from the passive buffer May be updated
548    during run_time by the microcode */
549 #define CSEM_REG_PAS_DISABLE                                     0x20024c
550 /* [WB 128] Debug only. Passive buffer memory */
551 #define CSEM_REG_PASSIVE_BUFFER                                  0x202000
552 /* [WB 46] pram memory. B45 is parity; b[44:0] - data. */
553 #define CSEM_REG_PRAM                                            0x240000
554 /* [R 16] Valid sleeping threads indication have bit per thread */
555 #define CSEM_REG_SLEEP_THREADS_VALID                             0x20026c
556 /* [R 1] EXT_STORE FIFO is empty in sem_slow_ls_ext */
557 #define CSEM_REG_SLOW_EXT_STORE_EMPTY                            0x2002a0
558 /* [RW 16] List of free threads . There is a bit per thread. */
559 #define CSEM_REG_THREADS_LIST                                    0x2002e4
560 /* [RW 3] The arbitration scheme of time_slot 0 */
561 #define CSEM_REG_TS_0_AS                                         0x200038
562 /* [RW 3] The arbitration scheme of time_slot 10 */
563 #define CSEM_REG_TS_10_AS                                        0x200060
564 /* [RW 3] The arbitration scheme of time_slot 11 */
565 #define CSEM_REG_TS_11_AS                                        0x200064
566 /* [RW 3] The arbitration scheme of time_slot 12 */
567 #define CSEM_REG_TS_12_AS                                        0x200068
568 /* [RW 3] The arbitration scheme of time_slot 13 */
569 #define CSEM_REG_TS_13_AS                                        0x20006c
570 /* [RW 3] The arbitration scheme of time_slot 14 */
571 #define CSEM_REG_TS_14_AS                                        0x200070
572 /* [RW 3] The arbitration scheme of time_slot 15 */
573 #define CSEM_REG_TS_15_AS                                        0x200074
574 /* [RW 3] The arbitration scheme of time_slot 16 */
575 #define CSEM_REG_TS_16_AS                                        0x200078
576 /* [RW 3] The arbitration scheme of time_slot 17 */
577 #define CSEM_REG_TS_17_AS                                        0x20007c
578 /* [RW 3] The arbitration scheme of time_slot 18 */
579 #define CSEM_REG_TS_18_AS                                        0x200080
580 /* [RW 3] The arbitration scheme of time_slot 1 */
581 #define CSEM_REG_TS_1_AS                                         0x20003c
582 /* [RW 3] The arbitration scheme of time_slot 2 */
583 #define CSEM_REG_TS_2_AS                                         0x200040
584 /* [RW 3] The arbitration scheme of time_slot 3 */
585 #define CSEM_REG_TS_3_AS                                         0x200044
586 /* [RW 3] The arbitration scheme of time_slot 4 */
587 #define CSEM_REG_TS_4_AS                                         0x200048
588 /* [RW 3] The arbitration scheme of time_slot 5 */
589 #define CSEM_REG_TS_5_AS                                         0x20004c
590 /* [RW 3] The arbitration scheme of time_slot 6 */
591 #define CSEM_REG_TS_6_AS                                         0x200050
592 /* [RW 3] The arbitration scheme of time_slot 7 */
593 #define CSEM_REG_TS_7_AS                                         0x200054
594 /* [RW 3] The arbitration scheme of time_slot 8 */
595 #define CSEM_REG_TS_8_AS                                         0x200058
596 /* [RW 3] The arbitration scheme of time_slot 9 */
597 #define CSEM_REG_TS_9_AS                                         0x20005c
598 /* [RW 1] Parity mask register #0 read/write */
599 #define DBG_REG_DBG_PRTY_MASK                                    0xc0a8
600 /* [R 1] Parity register #0 read */
601 #define DBG_REG_DBG_PRTY_STS                                     0xc09c
602 /* [RW 32] Commands memory. The address to command X; row Y is to calculated
603    as 14*X+Y. */
604 #define DMAE_REG_CMD_MEM                                         0x102400
605 #define DMAE_REG_CMD_MEM_SIZE                                    224
606 /* [RW 1] If 0 - the CRC-16c initial value is all zeroes; if 1 - the CRC-16c
607    initial value is all ones. */
608 #define DMAE_REG_CRC16C_INIT                                     0x10201c
609 /* [RW 1] If 0 - the CRC-16 T10 initial value is all zeroes; if 1 - the
610    CRC-16 T10 initial value is all ones. */
611 #define DMAE_REG_CRC16T10_INIT                                   0x102020
612 /* [RW 2] Interrupt mask register #0 read/write */
613 #define DMAE_REG_DMAE_INT_MASK                                   0x102054
614 /* [RW 4] Parity mask register #0 read/write */
615 #define DMAE_REG_DMAE_PRTY_MASK                                  0x102064
616 /* [R 4] Parity register #0 read */
617 #define DMAE_REG_DMAE_PRTY_STS                                   0x102058
618 /* [RW 1] Command 0 go. */
619 #define DMAE_REG_GO_C0                                           0x102080
620 /* [RW 1] Command 1 go. */
621 #define DMAE_REG_GO_C1                                           0x102084
622 /* [RW 1] Command 10 go. */
623 #define DMAE_REG_GO_C10                                          0x102088
624 #define DMAE_REG_GO_C10_SIZE                                     1
625 /* [RW 1] Command 11 go. */
626 #define DMAE_REG_GO_C11                                          0x10208c
627 #define DMAE_REG_GO_C11_SIZE                                     1
628 /* [RW 1] Command 12 go. */
629 #define DMAE_REG_GO_C12                                          0x102090
630 #define DMAE_REG_GO_C12_SIZE                                     1
631 /* [RW 1] Command 13 go. */
632 #define DMAE_REG_GO_C13                                          0x102094
633 #define DMAE_REG_GO_C13_SIZE                                     1
634 /* [RW 1] Command 14 go. */
635 #define DMAE_REG_GO_C14                                          0x102098
636 #define DMAE_REG_GO_C14_SIZE                                     1
637 /* [RW 1] Command 15 go. */
638 #define DMAE_REG_GO_C15                                          0x10209c
639 #define DMAE_REG_GO_C15_SIZE                                     1
640 /* [RW 1] Command 10 go. */
641 #define DMAE_REG_GO_C10                                          0x102088
642 /* [RW 1] Command 11 go. */
643 #define DMAE_REG_GO_C11                                          0x10208c
644 /* [RW 1] Command 12 go. */
645 #define DMAE_REG_GO_C12                                          0x102090
646 /* [RW 1] Command 13 go. */
647 #define DMAE_REG_GO_C13                                          0x102094
648 /* [RW 1] Command 14 go. */
649 #define DMAE_REG_GO_C14                                          0x102098
650 /* [RW 1] Command 15 go. */
651 #define DMAE_REG_GO_C15                                          0x10209c
652 /* [RW 1] Command 2 go. */
653 #define DMAE_REG_GO_C2                                           0x1020a0
654 /* [RW 1] Command 3 go. */
655 #define DMAE_REG_GO_C3                                           0x1020a4
656 /* [RW 1] Command 4 go. */
657 #define DMAE_REG_GO_C4                                           0x1020a8
658 /* [RW 1] Command 5 go. */
659 #define DMAE_REG_GO_C5                                           0x1020ac
660 /* [RW 1] Command 6 go. */
661 #define DMAE_REG_GO_C6                                           0x1020b0
662 /* [RW 1] Command 7 go. */
663 #define DMAE_REG_GO_C7                                           0x1020b4
664 /* [RW 1] Command 8 go. */
665 #define DMAE_REG_GO_C8                                           0x1020b8
666 /* [RW 1] Command 9 go. */
667 #define DMAE_REG_GO_C9                                           0x1020bc
668 /* [RW 1] DMAE GRC Interface (Target; aster) enable. If 0 - the acknowledge
669    input is disregarded; valid is deasserted; all other signals are treated
670    as usual; if 1 - normal activity. */
671 #define DMAE_REG_GRC_IFEN                                        0x102008
672 /* [RW 1] DMAE PCI Interface (Request; ead; rite) enable. If 0 - the
673    acknowledge input is disregarded; valid is deasserted; full is asserted;
674    all other signals are treated as usual; if 1 - normal activity. */
675 #define DMAE_REG_PCI_IFEN                                        0x102004
676 /* [RW 4] DMAE- PCI Request Interface initial credit. Write writes the
677    initial value to the credit counter; related to the address. Read returns
678    the current value of the counter. */
679 #define DMAE_REG_PXP_REQ_INIT_CRD                                0x1020c0
680 /* [RW 8] Aggregation command. */
681 #define DORQ_REG_AGG_CMD0                                        0x170060
682 /* [RW 8] Aggregation command. */
683 #define DORQ_REG_AGG_CMD1                                        0x170064
684 /* [RW 8] Aggregation command. */
685 #define DORQ_REG_AGG_CMD2                                        0x170068
686 /* [RW 8] Aggregation command. */
687 #define DORQ_REG_AGG_CMD3                                        0x17006c
688 /* [RW 28] UCM Header. */
689 #define DORQ_REG_CMHEAD_RX                                       0x170050
690 /* [RW 32] Doorbell address for RBC doorbells (function 0). */
691 #define DORQ_REG_DB_ADDR0                                        0x17008c
692 /* [RW 5] Interrupt mask register #0 read/write */
693 #define DORQ_REG_DORQ_INT_MASK                                   0x170180
694 /* [R 5] Interrupt register #0 read */
695 #define DORQ_REG_DORQ_INT_STS                                    0x170174
696 /* [RC 5] Interrupt register #0 read clear */
697 #define DORQ_REG_DORQ_INT_STS_CLR                                0x170178
698 /* [RW 2] Parity mask register #0 read/write */
699 #define DORQ_REG_DORQ_PRTY_MASK                                  0x170190
700 /* [R 2] Parity register #0 read */
701 #define DORQ_REG_DORQ_PRTY_STS                                   0x170184
702 /* [RW 8] The address to write the DPM CID to STORM. */
703 #define DORQ_REG_DPM_CID_ADDR                                    0x170044
704 /* [RW 5] The DPM mode CID extraction offset. */
705 #define DORQ_REG_DPM_CID_OFST                                    0x170030
706 /* [RW 12] The threshold of the DQ FIFO to send the almost full interrupt. */
707 #define DORQ_REG_DQ_FIFO_AFULL_TH                                0x17007c
708 /* [RW 12] The threshold of the DQ FIFO to send the full interrupt. */
709 #define DORQ_REG_DQ_FIFO_FULL_TH                                 0x170078
710 /* [R 13] Current value of the DQ FIFO fill level according to following
711    pointer. The range is 0 - 256 FIFO rows; where each row stands for the
712    doorbell. */
713 #define DORQ_REG_DQ_FILL_LVLF                                    0x1700a4
714 /* [R 1] DQ FIFO full status. Is set; when FIFO filling level is more or
715    equal to full threshold; reset on full clear. */
716 #define DORQ_REG_DQ_FULL_ST                                      0x1700c0
717 /* [RW 28] The value sent to CM header in the case of CFC load error. */
718 #define DORQ_REG_ERR_CMHEAD                                      0x170058
719 #define DORQ_REG_IF_EN                                           0x170004
720 #define DORQ_REG_MODE_ACT                                        0x170008
721 /* [RW 5] The normal mode CID extraction offset. */
722 #define DORQ_REG_NORM_CID_OFST                                   0x17002c
723 /* [RW 28] TCM Header when only TCP context is loaded. */
724 #define DORQ_REG_NORM_CMHEAD_TX                                  0x17004c
725 /* [RW 3] The number of simultaneous outstanding requests to Context Fetch
726    Interface. */
727 #define DORQ_REG_OUTST_REQ                                       0x17003c
728 #define DORQ_REG_REGN                                            0x170038
729 /* [R 4] Current value of response A counter credit. Initial credit is
730    configured through write to ~dorq_registers_rsp_init_crd.rsp_init_crd
731    register. */
732 #define DORQ_REG_RSPA_CRD_CNT                                    0x1700ac
733 /* [R 4] Current value of response B counter credit. Initial credit is
734    configured through write to ~dorq_registers_rsp_init_crd.rsp_init_crd
735    register. */
736 #define DORQ_REG_RSPB_CRD_CNT                                    0x1700b0
737 /* [RW 4] The initial credit at the Doorbell Response Interface. The write
738    writes the same initial credit to the rspa_crd_cnt and rspb_crd_cnt. The
739    read reads this written value. */
740 #define DORQ_REG_RSP_INIT_CRD                                    0x170048
741 /* [RW 4] Initial activity counter value on the load request; when the
742    shortcut is done. */
743 #define DORQ_REG_SHRT_ACT_CNT                                    0x170070
744 /* [RW 28] TCM Header when both ULP and TCP context is loaded. */
745 #define DORQ_REG_SHRT_CMHEAD                                     0x170054
746 #define HC_CONFIG_0_REG_ATTN_BIT_EN_0                            (0x1<<4)
747 #define HC_CONFIG_0_REG_INT_LINE_EN_0                            (0x1<<3)
748 #define HC_CONFIG_0_REG_MSI_ATTN_EN_0                            (0x1<<7)
749 #define HC_CONFIG_0_REG_MSI_MSIX_INT_EN_0                        (0x1<<2)
750 #define HC_CONFIG_0_REG_SINGLE_ISR_EN_0                          (0x1<<1)
751 #define HC_REG_AGG_INT_0                                         0x108050
752 #define HC_REG_AGG_INT_1                                         0x108054
753 #define HC_REG_ATTN_BIT                                          0x108120
754 #define HC_REG_ATTN_IDX                                          0x108100
755 #define HC_REG_ATTN_MSG0_ADDR_L                                  0x108018
756 #define HC_REG_ATTN_MSG1_ADDR_L                                  0x108020
757 #define HC_REG_ATTN_NUM_P0                                       0x108038
758 #define HC_REG_ATTN_NUM_P1                                       0x10803c
759 #define HC_REG_COMMAND_REG                                       0x108180
760 #define HC_REG_CONFIG_0                                          0x108000
761 #define HC_REG_CONFIG_1                                          0x108004
762 #define HC_REG_FUNC_NUM_P0                                       0x1080ac
763 #define HC_REG_FUNC_NUM_P1                                       0x1080b0
764 /* [RW 3] Parity mask register #0 read/write */
765 #define HC_REG_HC_PRTY_MASK                                      0x1080a0
766 /* [R 3] Parity register #0 read */
767 #define HC_REG_HC_PRTY_STS                                       0x108094
768 #define HC_REG_INT_MASK                                          0x108108
769 #define HC_REG_LEADING_EDGE_0                                    0x108040
770 #define HC_REG_LEADING_EDGE_1                                    0x108048
771 #define HC_REG_P0_PROD_CONS                                      0x108200
772 #define HC_REG_P1_PROD_CONS                                      0x108400
773 #define HC_REG_PBA_COMMAND                                       0x108140
774 #define HC_REG_PCI_CONFIG_0                                      0x108010
775 #define HC_REG_PCI_CONFIG_1                                      0x108014
776 #define HC_REG_STATISTIC_COUNTERS                                0x109000
777 #define HC_REG_TRAILING_EDGE_0                                   0x108044
778 #define HC_REG_TRAILING_EDGE_1                                   0x10804c
779 #define HC_REG_UC_RAM_ADDR_0                                     0x108028
780 #define HC_REG_UC_RAM_ADDR_1                                     0x108030
781 #define HC_REG_USTORM_ADDR_FOR_COALESCE                          0x108068
782 #define HC_REG_VQID_0                                            0x108008
783 #define HC_REG_VQID_1                                            0x10800c
784 #define MCP_REG_MCPR_NVM_ACCESS_ENABLE                           0x86424
785 #define MCP_REG_MCPR_NVM_ADDR                                    0x8640c
786 #define MCP_REG_MCPR_NVM_CFG4                                    0x8642c
787 #define MCP_REG_MCPR_NVM_COMMAND                                 0x86400
788 #define MCP_REG_MCPR_NVM_READ                                    0x86410
789 #define MCP_REG_MCPR_NVM_SW_ARB                                  0x86420
790 #define MCP_REG_MCPR_NVM_WRITE                                   0x86408
791 #define MCP_REG_MCPR_NVM_WRITE1                                  0x86428
792 #define MCP_REG_MCPR_SCRATCH                                     0xa0000
793 /* [R 32] read first 32 bit after inversion of function 0. mapped as
794    follows: [0] NIG attention for function0; [1] NIG attention for
795    function1; [2] GPIO1 mcp; [3] GPIO2 mcp; [4] GPIO3 mcp; [5] GPIO4 mcp;
796    [6] GPIO1 function 1; [7] GPIO2 function 1; [8] GPIO3 function 1; [9]
797    GPIO4 function 1; [10] PCIE glue/PXP VPD event function0; [11] PCIE
798    glue/PXP VPD event function1; [12] PCIE glue/PXP Expansion ROM event0;
799    [13] PCIE glue/PXP Expansion ROM event1; [14] SPIO4; [15] SPIO5; [16]
800    MSI/X indication for mcp; [17] MSI/X indication for function 1; [18] BRB
801    Parity error; [19] BRB Hw interrupt; [20] PRS Parity error; [21] PRS Hw
802    interrupt; [22] SRC Parity error; [23] SRC Hw interrupt; [24] TSDM Parity
803    error; [25] TSDM Hw interrupt; [26] TCM Parity error; [27] TCM Hw
804    interrupt; [28] TSEMI Parity error; [29] TSEMI Hw interrupt; [30] PBF
805    Parity error; [31] PBF Hw interrupt; */
806 #define MISC_REG_AEU_AFTER_INVERT_1_FUNC_0                       0xa42c
807 #define MISC_REG_AEU_AFTER_INVERT_1_FUNC_1                       0xa430
808 /* [R 32] read first 32 bit after inversion of mcp. mapped as follows: [0]
809    NIG attention for function0; [1] NIG attention for function1; [2] GPIO1
810    mcp; [3] GPIO2 mcp; [4] GPIO3 mcp; [5] GPIO4 mcp; [6] GPIO1 function 1;
811    [7] GPIO2 function 1; [8] GPIO3 function 1; [9] GPIO4 function 1; [10]
812    PCIE glue/PXP VPD event function0; [11] PCIE glue/PXP VPD event
813    function1; [12] PCIE glue/PXP Expansion ROM event0; [13] PCIE glue/PXP
814    Expansion ROM event1; [14] SPIO4; [15] SPIO5; [16] MSI/X indication for
815    mcp; [17] MSI/X indication for function 1; [18] BRB Parity error; [19]
816    BRB Hw interrupt; [20] PRS Parity error; [21] PRS Hw interrupt; [22] SRC
817    Parity error; [23] SRC Hw interrupt; [24] TSDM Parity error; [25] TSDM Hw
818    interrupt; [26] TCM Parity error; [27] TCM Hw interrupt; [28] TSEMI
819    Parity error; [29] TSEMI Hw interrupt; [30] PBF Parity error; [31] PBF Hw
820    interrupt; */
821 #define MISC_REG_AEU_AFTER_INVERT_1_MCP                          0xa434
822 /* [R 32] read second 32 bit after inversion of function 0. mapped as
823    follows: [0] PBClient Parity error; [1] PBClient Hw interrupt; [2] QM
824    Parity error; [3] QM Hw interrupt; [4] Timers Parity error; [5] Timers Hw
825    interrupt; [6] XSDM Parity error; [7] XSDM Hw interrupt; [8] XCM Parity
826    error; [9] XCM Hw interrupt; [10] XSEMI Parity error; [11] XSEMI Hw
827    interrupt; [12] DoorbellQ Parity error; [13] DoorbellQ Hw interrupt; [14]
828    NIG Parity error; [15] NIG Hw interrupt; [16] Vaux PCI core Parity error;
829    [17] Vaux PCI core Hw interrupt; [18] Debug Parity error; [19] Debug Hw
830    interrupt; [20] USDM Parity error; [21] USDM Hw interrupt; [22] UCM
831    Parity error; [23] UCM Hw interrupt; [24] USEMI Parity error; [25] USEMI
832    Hw interrupt; [26] UPB Parity error; [27] UPB Hw interrupt; [28] CSDM
833    Parity error; [29] CSDM Hw interrupt; [30] CCM Parity error; [31] CCM Hw
834    interrupt; */
835 #define MISC_REG_AEU_AFTER_INVERT_2_FUNC_0                       0xa438
836 #define MISC_REG_AEU_AFTER_INVERT_2_FUNC_1                       0xa43c
837 /* [R 32] read second 32 bit after inversion of mcp. mapped as follows: [0]
838    PBClient Parity error; [1] PBClient Hw interrupt; [2] QM Parity error;
839    [3] QM Hw interrupt; [4] Timers Parity error; [5] Timers Hw interrupt;
840    [6] XSDM Parity error; [7] XSDM Hw interrupt; [8] XCM Parity error; [9]
841    XCM Hw interrupt; [10] XSEMI Parity error; [11] XSEMI Hw interrupt; [12]
842    DoorbellQ Parity error; [13] DoorbellQ Hw interrupt; [14] NIG Parity
843    error; [15] NIG Hw interrupt; [16] Vaux PCI core Parity error; [17] Vaux
844    PCI core Hw interrupt; [18] Debug Parity error; [19] Debug Hw interrupt;
845    [20] USDM Parity error; [21] USDM Hw interrupt; [22] UCM Parity error;
846    [23] UCM Hw interrupt; [24] USEMI Parity error; [25] USEMI Hw interrupt;
847    [26] UPB Parity error; [27] UPB Hw interrupt; [28] CSDM Parity error;
848    [29] CSDM Hw interrupt; [30] CCM Parity error; [31] CCM Hw interrupt; */
849 #define MISC_REG_AEU_AFTER_INVERT_2_MCP                          0xa440
850 /* [R 32] read third 32 bit after inversion of function 0. mapped as
851    follows: [0] CSEMI Parity error; [1] CSEMI Hw interrupt; [2] PXP Parity
852    error; [3] PXP Hw interrupt; [4] PXPpciClockClient Parity error; [5]
853    PXPpciClockClient Hw interrupt; [6] CFC Parity error; [7] CFC Hw
854    interrupt; [8] CDU Parity error; [9] CDU Hw interrupt; [10] DMAE Parity
855    error; [11] DMAE Hw interrupt; [12] IGU (HC) Parity error; [13] IGU (HC)
856    Hw interrupt; [14] MISC Parity error; [15] MISC Hw interrupt; [16]
857    pxp_misc_mps_attn; [17] Flash event; [18] SMB event; [19] MCP attn0; [20]
858    MCP attn1; [21] SW timers attn_1 func0; [22] SW timers attn_2 func0; [23]
859    SW timers attn_3 func0; [24] SW timers attn_4 func0; [25] PERST; [26] SW
860    timers attn_1 func1; [27] SW timers attn_2 func1; [28] SW timers attn_3
861    func1; [29] SW timers attn_4 func1; [30] General attn0; [31] General
862    attn1; */
863 #define MISC_REG_AEU_AFTER_INVERT_3_FUNC_0                       0xa444
864 #define MISC_REG_AEU_AFTER_INVERT_3_FUNC_1                       0xa448
865 /* [R 32] read third 32 bit after inversion of mcp. mapped as follows: [0]
866    CSEMI Parity error; [1] CSEMI Hw interrupt; [2] PXP Parity error; [3] PXP
867    Hw interrupt; [4] PXPpciClockClient Parity error; [5] PXPpciClockClient
868    Hw interrupt; [6] CFC Parity error; [7] CFC Hw interrupt; [8] CDU Parity
869    error; [9] CDU Hw interrupt; [10] DMAE Parity error; [11] DMAE Hw
870    interrupt; [12] IGU (HC) Parity error; [13] IGU (HC) Hw interrupt; [14]
871    MISC Parity error; [15] MISC Hw interrupt; [16] pxp_misc_mps_attn; [17]
872    Flash event; [18] SMB event; [19] MCP attn0; [20] MCP attn1; [21] SW
873    timers attn_1 func0; [22] SW timers attn_2 func0; [23] SW timers attn_3
874    func0; [24] SW timers attn_4 func0; [25] PERST; [26] SW timers attn_1
875    func1; [27] SW timers attn_2 func1; [28] SW timers attn_3 func1; [29] SW
876    timers attn_4 func1; [30] General attn0; [31] General attn1; */
877 #define MISC_REG_AEU_AFTER_INVERT_3_MCP                          0xa44c
878 /* [R 32] read fourth 32 bit after inversion of function 0. mapped as
879    follows: [0] General attn2; [1] General attn3; [2] General attn4; [3]
880    General attn5; [4] General attn6; [5] General attn7; [6] General attn8;
881    [7] General attn9; [8] General attn10; [9] General attn11; [10] General
882    attn12; [11] General attn13; [12] General attn14; [13] General attn15;
883    [14] General attn16; [15] General attn17; [16] General attn18; [17]
884    General attn19; [18] General attn20; [19] General attn21; [20] Main power
885    interrupt; [21] RBCR Latched attn; [22] RBCT Latched attn; [23] RBCN
886    Latched attn; [24] RBCU Latched attn; [25] RBCP Latched attn; [26] GRC
887    Latched timeout attention; [27] GRC Latched reserved access attention;
888    [28] MCP Latched rom_parity; [29] MCP Latched ump_rx_parity; [30] MCP
889    Latched ump_tx_parity; [31] MCP Latched scpad_parity; */
890 #define MISC_REG_AEU_AFTER_INVERT_4_FUNC_0                       0xa450
891 #define MISC_REG_AEU_AFTER_INVERT_4_FUNC_1                       0xa454
892 /* [R 32] read fourth 32 bit after inversion of mcp. mapped as follows: [0]
893    General attn2; [1] General attn3; [2] General attn4; [3] General attn5;
894    [4] General attn6; [5] General attn7; [6] General attn8; [7] General
895    attn9; [8] General attn10; [9] General attn11; [10] General attn12; [11]
896    General attn13; [12] General attn14; [13] General attn15; [14] General
897    attn16; [15] General attn17; [16] General attn18; [17] General attn19;
898    [18] General attn20; [19] General attn21; [20] Main power interrupt; [21]
899    RBCR Latched attn; [22] RBCT Latched attn; [23] RBCN Latched attn; [24]
900    RBCU Latched attn; [25] RBCP Latched attn; [26] GRC Latched timeout
901    attention; [27] GRC Latched reserved access attention; [28] MCP Latched
902    rom_parity; [29] MCP Latched ump_rx_parity; [30] MCP Latched
903    ump_tx_parity; [31] MCP Latched scpad_parity; */
904 #define MISC_REG_AEU_AFTER_INVERT_4_MCP                          0xa458
905 /* [W 14] write to this register results with the clear of the latched
906    signals; one in d0 clears RBCR latch; one in d1 clears RBCT latch; one in
907    d2 clears RBCN latch; one in d3 clears RBCU latch; one in d4 clears RBCP
908    latch; one in d5 clears GRC Latched timeout attention; one in d6 clears
909    GRC Latched reserved access attention; one in d7 clears Latched
910    rom_parity; one in d8 clears Latched ump_rx_parity; one in d9 clears
911    Latched ump_tx_parity; one in d10 clears Latched scpad_parity (both
912    ports); one in d11 clears pxpv_misc_mps_attn; one in d12 clears
913    pxp_misc_exp_rom_attn0; one in d13 clears pxp_misc_exp_rom_attn1; read
914    from this register return zero */
915 #define MISC_REG_AEU_CLR_LATCH_SIGNAL                            0xa45c
916 /* [RW 32] first 32b for enabling the output for function 0 output0. mapped
917    as follows: [0] NIG attention for function0; [1] NIG attention for
918    function1; [2] GPIO1 function 0; [3] GPIO2 function 0; [4] GPIO3 function
919    0; [5] GPIO4 function 0; [6] GPIO1 function 1; [7] GPIO2 function 1; [8]
920    GPIO3 function 1; [9] GPIO4 function 1; [10] PCIE glue/PXP VPD event
921    function0; [11] PCIE glue/PXP VPD event function1; [12] PCIE glue/PXP
922    Expansion ROM event0; [13] PCIE glue/PXP Expansion ROM event1; [14]
923    SPIO4; [15] SPIO5; [16] MSI/X indication for function 0; [17] MSI/X
924    indication for function 1; [18] BRB Parity error; [19] BRB Hw interrupt;
925    [20] PRS Parity error; [21] PRS Hw interrupt; [22] SRC Parity error; [23]
926    SRC Hw interrupt; [24] TSDM Parity error; [25] TSDM Hw interrupt; [26]
927    TCM Parity error; [27] TCM Hw interrupt; [28] TSEMI Parity error; [29]
928    TSEMI Hw interrupt; [30] PBF Parity error; [31] PBF Hw interrupt; */
929 #define MISC_REG_AEU_ENABLE1_FUNC_0_OUT_0                        0xa06c
930 #define MISC_REG_AEU_ENABLE1_FUNC_0_OUT_1                        0xa07c
931 #define MISC_REG_AEU_ENABLE1_FUNC_0_OUT_2                        0xa08c
932 #define MISC_REG_AEU_ENABLE1_FUNC_0_OUT_3                        0xa09c
933 #define MISC_REG_AEU_ENABLE1_FUNC_0_OUT_5                        0xa0bc
934 #define MISC_REG_AEU_ENABLE1_FUNC_0_OUT_6                        0xa0cc
935 #define MISC_REG_AEU_ENABLE1_FUNC_0_OUT_7                        0xa0dc
936 /* [RW 32] first 32b for enabling the output for function 1 output0. mapped
937    as follows: [0] NIG attention for function0; [1] NIG attention for
938    function1; [2] GPIO1 function 1; [3] GPIO2 function 1; [4] GPIO3 function
939    1; [5] GPIO4 function 1; [6] GPIO1 function 1; [7] GPIO2 function 1; [8]
940    GPIO3 function 1; [9] GPIO4 function 1; [10] PCIE glue/PXP VPD event
941    function0; [11] PCIE glue/PXP VPD event function1; [12] PCIE glue/PXP
942    Expansion ROM event0; [13] PCIE glue/PXP Expansion ROM event1; [14]
943    SPIO4; [15] SPIO5; [16] MSI/X indication for function 1; [17] MSI/X
944    indication for function 1; [18] BRB Parity error; [19] BRB Hw interrupt;
945    [20] PRS Parity error; [21] PRS Hw interrupt; [22] SRC Parity error; [23]
946    SRC Hw interrupt; [24] TSDM Parity error; [25] TSDM Hw interrupt; [26]
947    TCM Parity error; [27] TCM Hw interrupt; [28] TSEMI Parity error; [29]
948    TSEMI Hw interrupt; [30] PBF Parity error; [31] PBF Hw interrupt; */
949 #define MISC_REG_AEU_ENABLE1_FUNC_1_OUT_0                        0xa10c
950 #define MISC_REG_AEU_ENABLE1_FUNC_1_OUT_1                        0xa11c
951 #define MISC_REG_AEU_ENABLE1_FUNC_1_OUT_2                        0xa12c
952 #define MISC_REG_AEU_ENABLE1_FUNC_1_OUT_3                        0xa13c
953 #define MISC_REG_AEU_ENABLE1_FUNC_1_OUT_5                        0xa15c
954 #define MISC_REG_AEU_ENABLE1_FUNC_1_OUT_6                        0xa16c
955 #define MISC_REG_AEU_ENABLE1_FUNC_1_OUT_7                        0xa17c
956 /* [RW 32] first 32b for enabling the output for close the gate nig. mapped
957    as follows: [0] NIG attention for function0; [1] NIG attention for
958    function1; [2] GPIO1 function 0; [3] GPIO2 function 0; [4] GPIO3 function
959    0; [5] GPIO4 function 0; [6] GPIO1 function 1; [7] GPIO2 function 1; [8]
960    GPIO3 function 1; [9] GPIO4 function 1; [10] PCIE glue/PXP VPD event
961    function0; [11] PCIE glue/PXP VPD event function1; [12] PCIE glue/PXP
962    Expansion ROM event0; [13] PCIE glue/PXP Expansion ROM event1; [14]
963    SPIO4; [15] SPIO5; [16] MSI/X indication for function 0; [17] MSI/X
964    indication for function 1; [18] BRB Parity error; [19] BRB Hw interrupt;
965    [20] PRS Parity error; [21] PRS Hw interrupt; [22] SRC Parity error; [23]
966    SRC Hw interrupt; [24] TSDM Parity error; [25] TSDM Hw interrupt; [26]
967    TCM Parity error; [27] TCM Hw interrupt; [28] TSEMI Parity error; [29]
968    TSEMI Hw interrupt; [30] PBF Parity error; [31] PBF Hw interrupt; */
969 #define MISC_REG_AEU_ENABLE1_NIG_0                               0xa0ec
970 #define MISC_REG_AEU_ENABLE1_NIG_1                               0xa18c
971 /* [RW 32] first 32b for enabling the output for close the gate pxp. mapped
972    as follows: [0] NIG attention for function0; [1] NIG attention for
973    function1; [2] GPIO1 function 0; [3] GPIO2 function 0; [4] GPIO3 function
974    0; [5] GPIO4 function 0; [6] GPIO1 function 1; [7] GPIO2 function 1; [8]
975    GPIO3 function 1; [9] GPIO4 function 1; [10] PCIE glue/PXP VPD event
976    function0; [11] PCIE glue/PXP VPD event function1; [12] PCIE glue/PXP
977    Expansion ROM event0; [13] PCIE glue/PXP Expansion ROM event1; [14]
978    SPIO4; [15] SPIO5; [16] MSI/X indication for function 0; [17] MSI/X
979    indication for function 1; [18] BRB Parity error; [19] BRB Hw interrupt;
980    [20] PRS Parity error; [21] PRS Hw interrupt; [22] SRC Parity error; [23]
981    SRC Hw interrupt; [24] TSDM Parity error; [25] TSDM Hw interrupt; [26]
982    TCM Parity error; [27] TCM Hw interrupt; [28] TSEMI Parity error; [29]
983    TSEMI Hw interrupt; [30] PBF Parity error; [31] PBF Hw interrupt; */
984 #define MISC_REG_AEU_ENABLE1_PXP_0                               0xa0fc
985 #define MISC_REG_AEU_ENABLE1_PXP_1                               0xa19c
986 /* [RW 32] second 32b for enabling the output for function 0 output0. mapped
987    as follows: [0] PBClient Parity error; [1] PBClient Hw interrupt; [2] QM
988    Parity error; [3] QM Hw interrupt; [4] Timers Parity error; [5] Timers Hw
989    interrupt; [6] XSDM Parity error; [7] XSDM Hw interrupt; [8] XCM Parity
990    error; [9] XCM Hw interrupt; [10] XSEMI Parity error; [11] XSEMI Hw
991    interrupt; [12] DoorbellQ Parity error; [13] DoorbellQ Hw interrupt; [14]
992    NIG Parity error; [15] NIG Hw interrupt; [16] Vaux PCI core Parity error;
993    [17] Vaux PCI core Hw interrupt; [18] Debug Parity error; [19] Debug Hw
994    interrupt; [20] USDM Parity error; [21] USDM Hw interrupt; [22] UCM
995    Parity error; [23] UCM Hw interrupt; [24] USEMI Parity error; [25] USEMI
996    Hw interrupt; [26] UPB Parity error; [27] UPB Hw interrupt; [28] CSDM
997    Parity error; [29] CSDM Hw interrupt; [30] CCM Parity error; [31] CCM Hw
998    interrupt; */
999 #define MISC_REG_AEU_ENABLE2_FUNC_0_OUT_0                        0xa070
1000 #define MISC_REG_AEU_ENABLE2_FUNC_0_OUT_1                        0xa080
1001 /* [RW 32] second 32b for enabling the output for function 1 output0. mapped
1002    as follows: [0] PBClient Parity error; [1] PBClient Hw interrupt; [2] QM
1003    Parity error; [3] QM Hw interrupt; [4] Timers Parity error; [5] Timers Hw
1004    interrupt; [6] XSDM Parity error; [7] XSDM Hw interrupt; [8] XCM Parity
1005    error; [9] XCM Hw interrupt; [10] XSEMI Parity error; [11] XSEMI Hw
1006    interrupt; [12] DoorbellQ Parity error; [13] DoorbellQ Hw interrupt; [14]
1007    NIG Parity error; [15] NIG Hw interrupt; [16] Vaux PCI core Parity error;
1008    [17] Vaux PCI core Hw interrupt; [18] Debug Parity error; [19] Debug Hw
1009    interrupt; [20] USDM Parity error; [21] USDM Hw interrupt; [22] UCM
1010    Parity error; [23] UCM Hw interrupt; [24] USEMI Parity error; [25] USEMI
1011    Hw interrupt; [26] UPB Parity error; [27] UPB Hw interrupt; [28] CSDM
1012    Parity error; [29] CSDM Hw interrupt; [30] CCM Parity error; [31] CCM Hw
1013    interrupt; */
1014 #define MISC_REG_AEU_ENABLE2_FUNC_1_OUT_0                        0xa110
1015 #define MISC_REG_AEU_ENABLE2_FUNC_1_OUT_1                        0xa120
1016 /* [RW 32] second 32b for enabling the output for close the gate nig. mapped
1017    as follows: [0] PBClient Parity error; [1] PBClient Hw interrupt; [2] QM
1018    Parity error; [3] QM Hw interrupt; [4] Timers Parity error; [5] Timers Hw
1019    interrupt; [6] XSDM Parity error; [7] XSDM Hw interrupt; [8] XCM Parity
1020    error; [9] XCM Hw interrupt; [10] XSEMI Parity error; [11] XSEMI Hw
1021    interrupt; [12] DoorbellQ Parity error; [13] DoorbellQ Hw interrupt; [14]
1022    NIG Parity error; [15] NIG Hw interrupt; [16] Vaux PCI core Parity error;
1023    [17] Vaux PCI core Hw interrupt; [18] Debug Parity error; [19] Debug Hw
1024    interrupt; [20] USDM Parity error; [21] USDM Hw interrupt; [22] UCM
1025    Parity error; [23] UCM Hw interrupt; [24] USEMI Parity error; [25] USEMI
1026    Hw interrupt; [26] UPB Parity error; [27] UPB Hw interrupt; [28] CSDM
1027    Parity error; [29] CSDM Hw interrupt; [30] CCM Parity error; [31] CCM Hw
1028    interrupt; */
1029 #define MISC_REG_AEU_ENABLE2_NIG_0                               0xa0f0
1030 #define MISC_REG_AEU_ENABLE2_NIG_1                               0xa190
1031 /* [RW 32] second 32b for enabling the output for close the gate pxp. mapped
1032    as follows: [0] PBClient Parity error; [1] PBClient Hw interrupt; [2] QM
1033    Parity error; [3] QM Hw interrupt; [4] Timers Parity error; [5] Timers Hw
1034    interrupt; [6] XSDM Parity error; [7] XSDM Hw interrupt; [8] XCM Parity
1035    error; [9] XCM Hw interrupt; [10] XSEMI Parity error; [11] XSEMI Hw
1036    interrupt; [12] DoorbellQ Parity error; [13] DoorbellQ Hw interrupt; [14]
1037    NIG Parity error; [15] NIG Hw interrupt; [16] Vaux PCI core Parity error;
1038    [17] Vaux PCI core Hw interrupt; [18] Debug Parity error; [19] Debug Hw
1039    interrupt; [20] USDM Parity error; [21] USDM Hw interrupt; [22] UCM
1040    Parity error; [23] UCM Hw interrupt; [24] USEMI Parity error; [25] USEMI
1041    Hw interrupt; [26] UPB Parity error; [27] UPB Hw interrupt; [28] CSDM
1042    Parity error; [29] CSDM Hw interrupt; [30] CCM Parity error; [31] CCM Hw
1043    interrupt; */
1044 #define MISC_REG_AEU_ENABLE2_PXP_0                               0xa100
1045 #define MISC_REG_AEU_ENABLE2_PXP_1                               0xa1a0
1046 /* [RW 32] third 32b for enabling the output for function 0 output0. mapped
1047    as follows: [0] CSEMI Parity error; [1] CSEMI Hw interrupt; [2] PXP
1048    Parity error; [3] PXP Hw interrupt; [4] PXPpciClockClient Parity error;
1049    [5] PXPpciClockClient Hw interrupt; [6] CFC Parity error; [7] CFC Hw
1050    interrupt; [8] CDU Parity error; [9] CDU Hw interrupt; [10] DMAE Parity
1051    error; [11] DMAE Hw interrupt; [12] IGU (HC) Parity error; [13] IGU (HC)
1052    Hw interrupt; [14] MISC Parity error; [15] MISC Hw interrupt; [16]
1053    pxp_misc_mps_attn; [17] Flash event; [18] SMB event; [19] MCP attn0; [20]
1054    MCP attn1; [21] SW timers attn_1 func0; [22] SW timers attn_2 func0; [23]
1055    SW timers attn_3 func0; [24] SW timers attn_4 func0; [25] PERST; [26] SW
1056    timers attn_1 func1; [27] SW timers attn_2 func1; [28] SW timers attn_3
1057    func1; [29] SW timers attn_4 func1; [30] General attn0; [31] General
1058    attn1; */
1059 #define MISC_REG_AEU_ENABLE3_FUNC_0_OUT_0                        0xa074
1060 #define MISC_REG_AEU_ENABLE3_FUNC_0_OUT_1                        0xa084
1061 /* [RW 32] third 32b for enabling the output for function 1 output0. mapped
1062    as follows: [0] CSEMI Parity error; [1] CSEMI Hw interrupt; [2] PXP
1063    Parity error; [3] PXP Hw interrupt; [4] PXPpciClockClient Parity error;
1064    [5] PXPpciClockClient Hw interrupt; [6] CFC Parity error; [7] CFC Hw
1065    interrupt; [8] CDU Parity error; [9] CDU Hw interrupt; [10] DMAE Parity
1066    error; [11] DMAE Hw interrupt; [12] IGU (HC) Parity error; [13] IGU (HC)
1067    Hw interrupt; [14] MISC Parity error; [15] MISC Hw interrupt; [16]
1068    pxp_misc_mps_attn; [17] Flash event; [18] SMB event; [19] MCP attn0; [20]
1069    MCP attn1; [21] SW timers attn_1 func0; [22] SW timers attn_2 func0; [23]
1070    SW timers attn_3 func0; [24] SW timers attn_4 func0; [25] PERST; [26] SW
1071    timers attn_1 func1; [27] SW timers attn_2 func1; [28] SW timers attn_3
1072    func1; [29] SW timers attn_4 func1; [30] General attn0; [31] General
1073    attn1; */
1074 #define MISC_REG_AEU_ENABLE3_FUNC_1_OUT_0                        0xa114
1075 #define MISC_REG_AEU_ENABLE3_FUNC_1_OUT_1                        0xa124
1076 /* [RW 32] third 32b for enabling the output for close the gate nig. mapped
1077    as follows: [0] CSEMI Parity error; [1] CSEMI Hw interrupt; [2] PXP
1078    Parity error; [3] PXP Hw interrupt; [4] PXPpciClockClient Parity error;
1079    [5] PXPpciClockClient Hw interrupt; [6] CFC Parity error; [7] CFC Hw
1080    interrupt; [8] CDU Parity error; [9] CDU Hw interrupt; [10] DMAE Parity
1081    error; [11] DMAE Hw interrupt; [12] IGU (HC) Parity error; [13] IGU (HC)
1082    Hw interrupt; [14] MISC Parity error; [15] MISC Hw interrupt; [16]
1083    pxp_misc_mps_attn; [17] Flash event; [18] SMB event; [19] MCP attn0; [20]
1084    MCP attn1; [21] SW timers attn_1 func0; [22] SW timers attn_2 func0; [23]
1085    SW timers attn_3 func0; [24] SW timers attn_4 func0; [25] PERST; [26] SW
1086    timers attn_1 func1; [27] SW timers attn_2 func1; [28] SW timers attn_3
1087    func1; [29] SW timers attn_4 func1; [30] General attn0; [31] General
1088    attn1; */
1089 #define MISC_REG_AEU_ENABLE3_NIG_0                               0xa0f4
1090 #define MISC_REG_AEU_ENABLE3_NIG_1                               0xa194
1091 /* [RW 32] third 32b for enabling the output for close the gate pxp. mapped
1092    as follows: [0] CSEMI Parity error; [1] CSEMI Hw interrupt; [2] PXP
1093    Parity error; [3] PXP Hw interrupt; [4] PXPpciClockClient Parity error;
1094    [5] PXPpciClockClient Hw interrupt; [6] CFC Parity error; [7] CFC Hw
1095    interrupt; [8] CDU Parity error; [9] CDU Hw interrupt; [10] DMAE Parity
1096    error; [11] DMAE Hw interrupt; [12] IGU (HC) Parity error; [13] IGU (HC)
1097    Hw interrupt; [14] MISC Parity error; [15] MISC Hw interrupt; [16]
1098    pxp_misc_mps_attn; [17] Flash event; [18] SMB event; [19] MCP attn0; [20]
1099    MCP attn1; [21] SW timers attn_1 func0; [22] SW timers attn_2 func0; [23]
1100    SW timers attn_3 func0; [24] SW timers attn_4 func0; [25] PERST; [26] SW
1101    timers attn_1 func1; [27] SW timers attn_2 func1; [28] SW timers attn_3
1102    func1; [29] SW timers attn_4 func1; [30] General attn0; [31] General
1103    attn1; */
1104 #define MISC_REG_AEU_ENABLE3_PXP_0                               0xa104
1105 #define MISC_REG_AEU_ENABLE3_PXP_1                               0xa1a4
1106 /* [RW 32] fourth 32b for enabling the output for function 0 output0.mapped
1107    as follows: [0] General attn2; [1] General attn3; [2] General attn4; [3]
1108    General attn5; [4] General attn6; [5] General attn7; [6] General attn8;
1109    [7] General attn9; [8] General attn10; [9] General attn11; [10] General
1110    attn12; [11] General attn13; [12] General attn14; [13] General attn15;
1111    [14] General attn16; [15] General attn17; [16] General attn18; [17]
1112    General attn19; [18] General attn20; [19] General attn21; [20] Main power
1113    interrupt; [21] RBCR Latched attn; [22] RBCT Latched attn; [23] RBCN
1114    Latched attn; [24] RBCU Latched attn; [25] RBCP Latched attn; [26] GRC
1115    Latched timeout attention; [27] GRC Latched reserved access attention;
1116    [28] MCP Latched rom_parity; [29] MCP Latched ump_rx_parity; [30] MCP
1117    Latched ump_tx_parity; [31] MCP Latched scpad_parity; */
1118 #define MISC_REG_AEU_ENABLE4_FUNC_0_OUT_0                        0xa078
1119 #define MISC_REG_AEU_ENABLE4_FUNC_0_OUT_2                        0xa098
1120 #define MISC_REG_AEU_ENABLE4_FUNC_0_OUT_4                        0xa0b8
1121 #define MISC_REG_AEU_ENABLE4_FUNC_0_OUT_5                        0xa0c8
1122 #define MISC_REG_AEU_ENABLE4_FUNC_0_OUT_6                        0xa0d8
1123 #define MISC_REG_AEU_ENABLE4_FUNC_0_OUT_7                        0xa0e8
1124 /* [RW 32] fourth 32b for enabling the output for function 1 output0.mapped
1125    as follows: [0] General attn2; [1] General attn3; [2] General attn4; [3]
1126    General attn5; [4] General attn6; [5] General attn7; [6] General attn8;
1127    [7] General attn9; [8] General attn10; [9] General attn11; [10] General
1128    attn12; [11] General attn13; [12] General attn14; [13] General attn15;
1129    [14] General attn16; [15] General attn17; [16] General attn18; [17]
1130    General attn19; [18] General attn20; [19] General attn21; [20] Main power
1131    interrupt; [21] RBCR Latched attn; [22] RBCT Latched attn; [23] RBCN
1132    Latched attn; [24] RBCU Latched attn; [25] RBCP Latched attn; [26] GRC
1133    Latched timeout attention; [27] GRC Latched reserved access attention;
1134    [28] MCP Latched rom_parity; [29] MCP Latched ump_rx_parity; [30] MCP
1135    Latched ump_tx_parity; [31] MCP Latched scpad_parity; */
1136 #define MISC_REG_AEU_ENABLE4_FUNC_1_OUT_0                        0xa118
1137 #define MISC_REG_AEU_ENABLE4_FUNC_1_OUT_2                        0xa138
1138 #define MISC_REG_AEU_ENABLE4_FUNC_1_OUT_4                        0xa158
1139 #define MISC_REG_AEU_ENABLE4_FUNC_1_OUT_5                        0xa168
1140 #define MISC_REG_AEU_ENABLE4_FUNC_1_OUT_6                        0xa178
1141 #define MISC_REG_AEU_ENABLE4_FUNC_1_OUT_7                        0xa188
1142 /* [RW 32] fourth 32b for enabling the output for close the gate nig.mapped
1143    as follows: [0] General attn2; [1] General attn3; [2] General attn4; [3]
1144    General attn5; [4] General attn6; [5] General attn7; [6] General attn8;
1145    [7] General attn9; [8] General attn10; [9] General attn11; [10] General
1146    attn12; [11] General attn13; [12] General attn14; [13] General attn15;
1147    [14] General attn16; [15] General attn17; [16] General attn18; [17]
1148    General attn19; [18] General attn20; [19] General attn21; [20] Main power
1149    interrupt; [21] RBCR Latched attn; [22] RBCT Latched attn; [23] RBCN
1150    Latched attn; [24] RBCU Latched attn; [25] RBCP Latched attn; [26] GRC
1151    Latched timeout attention; [27] GRC Latched reserved access attention;
1152    [28] MCP Latched rom_parity; [29] MCP Latched ump_rx_parity; [30] MCP
1153    Latched ump_tx_parity; [31] MCP Latched scpad_parity; */
1154 #define MISC_REG_AEU_ENABLE4_NIG_0                               0xa0f8
1155 #define MISC_REG_AEU_ENABLE4_NIG_1                               0xa198
1156 /* [RW 32] fourth 32b for enabling the output for close the gate pxp.mapped
1157    as follows: [0] General attn2; [1] General attn3; [2] General attn4; [3]
1158    General attn5; [4] General attn6; [5] General attn7; [6] General attn8;
1159    [7] General attn9; [8] General attn10; [9] General attn11; [10] General
1160    attn12; [11] General attn13; [12] General attn14; [13] General attn15;
1161    [14] General attn16; [15] General attn17; [16] General attn18; [17]
1162    General attn19; [18] General attn20; [19] General attn21; [20] Main power
1163    interrupt; [21] RBCR Latched attn; [22] RBCT Latched attn; [23] RBCN
1164    Latched attn; [24] RBCU Latched attn; [25] RBCP Latched attn; [26] GRC
1165    Latched timeout attention; [27] GRC Latched reserved access attention;
1166    [28] MCP Latched rom_parity; [29] MCP Latched ump_rx_parity; [30] MCP
1167    Latched ump_tx_parity; [31] MCP Latched scpad_parity; */
1168 #define MISC_REG_AEU_ENABLE4_PXP_0                               0xa108
1169 #define MISC_REG_AEU_ENABLE4_PXP_1                               0xa1a8
1170 /* [RW 1] set/clr general attention 0; this will set/clr bit 94 in the aeu
1171    128 bit vector */
1172 #define MISC_REG_AEU_GENERAL_ATTN_0                              0xa000
1173 #define MISC_REG_AEU_GENERAL_ATTN_1                              0xa004
1174 #define MISC_REG_AEU_GENERAL_ATTN_10                             0xa028
1175 #define MISC_REG_AEU_GENERAL_ATTN_11                             0xa02c
1176 #define MISC_REG_AEU_GENERAL_ATTN_12                             0xa030
1177 #define MISC_REG_AEU_GENERAL_ATTN_13                             0xa034
1178 #define MISC_REG_AEU_GENERAL_ATTN_14                             0xa038
1179 #define MISC_REG_AEU_GENERAL_ATTN_15                             0xa03c
1180 #define MISC_REG_AEU_GENERAL_ATTN_16                             0xa040
1181 #define MISC_REG_AEU_GENERAL_ATTN_17                             0xa044
1182 #define MISC_REG_AEU_GENERAL_ATTN_18                             0xa048
1183 #define MISC_REG_AEU_GENERAL_ATTN_19                             0xa04c
1184 #define MISC_REG_AEU_GENERAL_ATTN_10                             0xa028
1185 #define MISC_REG_AEU_GENERAL_ATTN_11                             0xa02c
1186 #define MISC_REG_AEU_GENERAL_ATTN_12                             0xa030
1187 #define MISC_REG_AEU_GENERAL_ATTN_2                              0xa008
1188 #define MISC_REG_AEU_GENERAL_ATTN_20                             0xa050
1189 #define MISC_REG_AEU_GENERAL_ATTN_21                             0xa054
1190 #define MISC_REG_AEU_GENERAL_ATTN_3                              0xa00c
1191 #define MISC_REG_AEU_GENERAL_ATTN_4                              0xa010
1192 #define MISC_REG_AEU_GENERAL_ATTN_5                              0xa014
1193 #define MISC_REG_AEU_GENERAL_ATTN_6                              0xa018
1194 #define MISC_REG_AEU_GENERAL_ATTN_7                              0xa01c
1195 #define MISC_REG_AEU_GENERAL_ATTN_8                              0xa020
1196 #define MISC_REG_AEU_GENERAL_ATTN_9                              0xa024
1197 #define MISC_REG_AEU_GENERAL_MASK                                0xa61c
1198 /* [RW 32] first 32b for inverting the input for function 0; for each bit:
1199    0= do not invert; 1= invert; mapped as follows: [0] NIG attention for
1200    function0; [1] NIG attention for function1; [2] GPIO1 mcp; [3] GPIO2 mcp;
1201    [4] GPIO3 mcp; [5] GPIO4 mcp; [6] GPIO1 function 1; [7] GPIO2 function 1;
1202    [8] GPIO3 function 1; [9] GPIO4 function 1; [10] PCIE glue/PXP VPD event
1203    function0; [11] PCIE glue/PXP VPD event function1; [12] PCIE glue/PXP
1204    Expansion ROM event0; [13] PCIE glue/PXP Expansion ROM event1; [14]
1205    SPIO4; [15] SPIO5; [16] MSI/X indication for mcp; [17] MSI/X indication
1206    for function 1; [18] BRB Parity error; [19] BRB Hw interrupt; [20] PRS
1207    Parity error; [21] PRS Hw interrupt; [22] SRC Parity error; [23] SRC Hw
1208    interrupt; [24] TSDM Parity error; [25] TSDM Hw interrupt; [26] TCM
1209    Parity error; [27] TCM Hw interrupt; [28] TSEMI Parity error; [29] TSEMI
1210    Hw interrupt; [30] PBF Parity error; [31] PBF Hw interrupt; */
1211 #define MISC_REG_AEU_INVERTER_1_FUNC_0                           0xa22c
1212 #define MISC_REG_AEU_INVERTER_1_FUNC_1                           0xa23c
1213 /* [RW 32] second 32b for inverting the input for function 0; for each bit:
1214    0= do not invert; 1= invert. mapped as follows: [0] PBClient Parity
1215    error; [1] PBClient Hw interrupt; [2] QM Parity error; [3] QM Hw
1216    interrupt; [4] Timers Parity error; [5] Timers Hw interrupt; [6] XSDM
1217    Parity error; [7] XSDM Hw interrupt; [8] XCM Parity error; [9] XCM Hw
1218    interrupt; [10] XSEMI Parity error; [11] XSEMI Hw interrupt; [12]
1219    DoorbellQ Parity error; [13] DoorbellQ Hw interrupt; [14] NIG Parity
1220    error; [15] NIG Hw interrupt; [16] Vaux PCI core Parity error; [17] Vaux
1221    PCI core Hw interrupt; [18] Debug Parity error; [19] Debug Hw interrupt;
1222    [20] USDM Parity error; [21] USDM Hw interrupt; [22] UCM Parity error;
1223    [23] UCM Hw interrupt; [24] USEMI Parity error; [25] USEMI Hw interrupt;
1224    [26] UPB Parity error; [27] UPB Hw interrupt; [28] CSDM Parity error;
1225    [29] CSDM Hw interrupt; [30] CCM Parity error; [31] CCM Hw interrupt; */
1226 #define MISC_REG_AEU_INVERTER_2_FUNC_0                           0xa230
1227 #define MISC_REG_AEU_INVERTER_2_FUNC_1                           0xa240
1228 /* [RW 10] [7:0] = mask 8 attention output signals toward IGU function0;
1229    [9:8] = raserved. Zero = mask; one = unmask */
1230 #define MISC_REG_AEU_MASK_ATTN_FUNC_0                            0xa060
1231 #define MISC_REG_AEU_MASK_ATTN_FUNC_1                            0xa064
1232 /* [RW 1] If set a system kill occurred */
1233 #define MISC_REG_AEU_SYS_KILL_OCCURRED                           0xa610
1234 /* [RW 32] Represent the status of the input vector to the AEU when a system
1235    kill occurred. The register is reset in por reset. Mapped as follows: [0]
1236    NIG attention for function0; [1] NIG attention for function1; [2] GPIO1
1237    mcp; [3] GPIO2 mcp; [4] GPIO3 mcp; [5] GPIO4 mcp; [6] GPIO1 function 1;
1238    [7] GPIO2 function 1; [8] GPIO3 function 1; [9] GPIO4 function 1; [10]
1239    PCIE glue/PXP VPD event function0; [11] PCIE glue/PXP VPD event
1240    function1; [12] PCIE glue/PXP Expansion ROM event0; [13] PCIE glue/PXP
1241    Expansion ROM event1; [14] SPIO4; [15] SPIO5; [16] MSI/X indication for
1242    mcp; [17] MSI/X indication for function 1; [18] BRB Parity error; [19]
1243    BRB Hw interrupt; [20] PRS Parity error; [21] PRS Hw interrupt; [22] SRC
1244    Parity error; [23] SRC Hw interrupt; [24] TSDM Parity error; [25] TSDM Hw
1245    interrupt; [26] TCM Parity error; [27] TCM Hw interrupt; [28] TSEMI
1246    Parity error; [29] TSEMI Hw interrupt; [30] PBF Parity error; [31] PBF Hw
1247    interrupt; */
1248 #define MISC_REG_AEU_SYS_KILL_STATUS_0                           0xa600
1249 #define MISC_REG_AEU_SYS_KILL_STATUS_1                           0xa604
1250 #define MISC_REG_AEU_SYS_KILL_STATUS_2                           0xa608
1251 #define MISC_REG_AEU_SYS_KILL_STATUS_3                           0xa60c
1252 /* [R 4] This field indicates the type of the device. '0' - 2 Ports; '1' - 1
1253    Port. */
1254 #define MISC_REG_BOND_ID                                         0xa400
1255 /* [R 8] These bits indicate the metal revision of the chip. This value
1256    starts at 0x00 for each all-layer tape-out and increments by one for each
1257    tape-out. */
1258 #define MISC_REG_CHIP_METAL                                      0xa404
1259 /* [R 16] These bits indicate the part number for the chip. */
1260 #define MISC_REG_CHIP_NUM                                        0xa408
1261 /* [R 4] These bits indicate the base revision of the chip. This value
1262    starts at 0x0 for the A0 tape-out and increments by one for each
1263    all-layer tape-out. */
1264 #define MISC_REG_CHIP_REV                                        0xa40c
1265 /* [RW 32] The following driver registers(1...16) represent 16 drivers and
1266    32 clients. Each client can be controlled by one driver only. One in each
1267    bit represent that this driver control the appropriate client (Ex: bit 5
1268    is set means this driver control client number 5). addr1 = set; addr0 =
1269    clear; read from both addresses will give the same result = status. write
1270    to address 1 will set a request to control all the clients that their
1271    appropriate bit (in the write command) is set. if the client is free (the
1272    appropriate bit in all the other drivers is clear) one will be written to
1273    that driver register; if the client isn't free the bit will remain zero.
1274    if the appropriate bit is set (the driver request to gain control on a
1275    client it already controls the ~MISC_REGISTERS_INT_STS.GENERIC_SW
1276    interrupt will be asserted). write to address 0 will set a request to
1277    free all the clients that their appropriate bit (in the write command) is
1278    set. if the appropriate bit is clear (the driver request to free a client
1279    it doesn't controls the ~MISC_REGISTERS_INT_STS.GENERIC_SW interrupt will
1280    be asserted). */
1281 #define MISC_REG_DRIVER_CONTROL_10                               0xa3e0
1282 #define MISC_REG_DRIVER_CONTROL_10_SIZE                          2
1283 /* [RW 32] The following driver registers(1...16) represent 16 drivers and
1284    32 clients. Each client can be controlled by one driver only. One in each
1285    bit represent that this driver control the appropriate client (Ex: bit 5
1286    is set means this driver control client number 5). addr1 = set; addr0 =
1287    clear; read from both addresses will give the same result = status. write
1288    to address 1 will set a request to control all the clients that their
1289    appropriate bit (in the write command) is set. if the client is free (the
1290    appropriate bit in all the other drivers is clear) one will be written to
1291    that driver register; if the client isn't free the bit will remain zero.
1292    if the appropriate bit is set (the driver request to gain control on a
1293    client it already controls the ~MISC_REGISTERS_INT_STS.GENERIC_SW
1294    interrupt will be asserted). write to address 0 will set a request to
1295    free all the clients that their appropriate bit (in the write command) is
1296    set. if the appropriate bit is clear (the driver request to free a client
1297    it doesn't controls the ~MISC_REGISTERS_INT_STS.GENERIC_SW interrupt will
1298    be asserted). */
1299 #define MISC_REG_DRIVER_CONTROL_11                               0xa3e8
1300 #define MISC_REG_DRIVER_CONTROL_11_SIZE                          2
1301 /* [RW 32] The following driver registers(1...16) represent 16 drivers and
1302    32 clients. Each client can be controlled by one driver only. One in each
1303    bit represent that this driver control the appropriate client (Ex: bit 5
1304    is set means this driver control client number 5). addr1 = set; addr0 =
1305    clear; read from both addresses will give the same result = status. write
1306    to address 1 will set a request to control all the clients that their
1307    appropriate bit (in the write command) is set. if the client is free (the
1308    appropriate bit in all the other drivers is clear) one will be written to
1309    that driver register; if the client isn't free the bit will remain zero.
1310    if the appropriate bit is set (the driver request to gain control on a
1311    client it already controls the ~MISC_REGISTERS_INT_STS.GENERIC_SW
1312    interrupt will be asserted). write to address 0 will set a request to
1313    free all the clients that their appropriate bit (in the write command) is
1314    set. if the appropriate bit is clear (the driver request to free a client
1315    it doesn't controls the ~MISC_REGISTERS_INT_STS.GENERIC_SW interrupt will
1316    be asserted). */
1317 #define MISC_REG_DRIVER_CONTROL_12                               0xa3f0
1318 #define MISC_REG_DRIVER_CONTROL_12_SIZE                          2
1319 /* [RW 32] The following driver registers(1...16) represent 16 drivers and
1320    32 clients. Each client can be controlled by one driver only. One in each
1321    bit represent that this driver control the appropriate client (Ex: bit 5
1322    is set means this driver control client number 5). addr1 = set; addr0 =
1323    clear; read from both addresses will give the same result = status. write
1324    to address 1 will set a request to control all the clients that their
1325    appropriate bit (in the write command) is set. if the client is free (the
1326    appropriate bit in all the other drivers is clear) one will be written to
1327    that driver register; if the client isn't free the bit will remain zero.
1328    if the appropriate bit is set (the driver request to gain control on a
1329    client it already controls the ~MISC_REGISTERS_INT_STS.GENERIC_SW
1330    interrupt will be asserted). write to address 0 will set a request to
1331    free all the clients that their appropriate bit (in the write command) is
1332    set. if the appropriate bit is clear (the driver request to free a client
1333    it doesn't controls the ~MISC_REGISTERS_INT_STS.GENERIC_SW interrupt will
1334    be asserted). */
1335 #define MISC_REG_DRIVER_CONTROL_13                               0xa3f8
1336 #define MISC_REG_DRIVER_CONTROL_13_SIZE                          2
1337 /* [RW 32] The following driver registers(1...16) represent 16 drivers and
1338    32 clients. Each client can be controlled by one driver only. One in each
1339    bit represent that this driver control the appropriate client (Ex: bit 5
1340    is set means this driver control client number 5). addr1 = set; addr0 =
1341    clear; read from both addresses will give the same result = status. write
1342    to address 1 will set a request to control all the clients that their
1343    appropriate bit (in the write command) is set. if the client is free (the
1344    appropriate bit in all the other drivers is clear) one will be written to
1345    that driver register; if the client isn't free the bit will remain zero.
1346    if the appropriate bit is set (the driver request to gain control on a
1347    client it already controls the ~MISC_REGISTERS_INT_STS.GENERIC_SW
1348    interrupt will be asserted). write to address 0 will set a request to
1349    free all the clients that their appropriate bit (in the write command) is
1350    set. if the appropriate bit is clear (the driver request to free a client
1351    it doesn't controls the ~MISC_REGISTERS_INT_STS.GENERIC_SW interrupt will
1352    be asserted). */
1353 #define MISC_REG_DRIVER_CONTROL_1                                0xa510
1354 #define MISC_REG_DRIVER_CONTROL_14                               0xa5e0
1355 #define MISC_REG_DRIVER_CONTROL_14_SIZE                          2
1356 /* [RW 32] The following driver registers(1...16) represent 16 drivers and
1357    32 clients. Each client can be controlled by one driver only. One in each
1358    bit represent that this driver control the appropriate client (Ex: bit 5
1359    is set means this driver control client number 5). addr1 = set; addr0 =
1360    clear; read from both addresses will give the same result = status. write
1361    to address 1 will set a request to control all the clients that their
1362    appropriate bit (in the write command) is set. if the client is free (the
1363    appropriate bit in all the other drivers is clear) one will be written to
1364    that driver register; if the client isn't free the bit will remain zero.
1365    if the appropriate bit is set (the driver request to gain control on a
1366    client it already controls the ~MISC_REGISTERS_INT_STS.GENERIC_SW
1367    interrupt will be asserted). write to address 0 will set a request to
1368    free all the clients that their appropriate bit (in the write command) is
1369    set. if the appropriate bit is clear (the driver request to free a client
1370    it doesn't controls the ~MISC_REGISTERS_INT_STS.GENERIC_SW interrupt will
1371    be asserted). */
1372 #define MISC_REG_DRIVER_CONTROL_15                               0xa5e8
1373 #define MISC_REG_DRIVER_CONTROL_15_SIZE                          2
1374 /* [RW 32] The following driver registers(1...16) represent 16 drivers and
1375    32 clients. Each client can be controlled by one driver only. One in each
1376    bit represent that this driver control the appropriate client (Ex: bit 5
1377    is set means this driver control client number 5). addr1 = set; addr0 =
1378    clear; read from both addresses will give the same result = status. write
1379    to address 1 will set a request to control all the clients that their
1380    appropriate bit (in the write command) is set. if the client is free (the
1381    appropriate bit in all the other drivers is clear) one will be written to
1382    that driver register; if the client isn't free the bit will remain zero.
1383    if the appropriate bit is set (the driver request to gain control on a
1384    client it already controls the ~MISC_REGISTERS_INT_STS.GENERIC_SW
1385    interrupt will be asserted). write to address 0 will set a request to
1386    free all the clients that their appropriate bit (in the write command) is
1387    set. if the appropriate bit is clear (the driver request to free a client
1388    it doesn't controls the ~MISC_REGISTERS_INT_STS.GENERIC_SW interrupt will
1389    be asserted). */
1390 #define MISC_REG_DRIVER_CONTROL_16                               0xa5f0
1391 #define MISC_REG_DRIVER_CONTROL_16_SIZE                          2
1392 /* [RW 32] The following driver registers(1...16) represent 16 drivers and
1393    32 clients. Each client can be controlled by one driver only. One in each
1394    bit represent that this driver control the appropriate client (Ex: bit 5
1395    is set means this driver control client number 5). addr1 = set; addr0 =
1396    clear; read from both addresses will give the same result = status. write
1397    to address 1 will set a request to control all the clients that their
1398    appropriate bit (in the write command) is set. if the client is free (the
1399    appropriate bit in all the other drivers is clear) one will be written to
1400    that driver register; if the client isn't free the bit will remain zero.
1401    if the appropriate bit is set (the driver request to gain control on a
1402    client it already controls the ~MISC_REGISTERS_INT_STS.GENERIC_SW
1403    interrupt will be asserted). write to address 0 will set a request to
1404    free all the clients that their appropriate bit (in the write command) is
1405    set. if the appropriate bit is clear (the driver request to free a client
1406    it doesn't controls the ~MISC_REGISTERS_INT_STS.GENERIC_SW interrupt will
1407    be asserted). */
1408 #define MISC_REG_DRIVER_CONTROL_7                                0xa3c8
1409 /* [RW 1] e1hmf for WOL. If clr WOL signal o the PXP will be send on bit 0
1410    only. */
1411 #define MISC_REG_E1HMF_MODE                                      0xa5f8
1412 /* [RW 32] GPIO. [31-28] FLOAT port 0; [27-24] FLOAT port 0; When any of
1413    these bits is written as a '1'; the corresponding SPIO bit will turn off
1414    it's drivers and become an input. This is the reset state of all GPIO
1415    pins. The read value of these bits will be a '1' if that last command
1416    (#SET; #CLR; or #FLOAT) for this bit was a #FLOAT. (reset value 0xff).
1417    [23-20] CLR port 1; 19-16] CLR port 0; When any of these bits is written
1418    as a '1'; the corresponding GPIO bit will drive low. The read value of
1419    these bits will be a '1' if that last command (#SET; #CLR; or #FLOAT) for
1420    this bit was a #CLR. (reset value 0). [15-12] SET port 1; 11-8] port 0;
1421    SET When any of these bits is written as a '1'; the corresponding GPIO
1422    bit will drive high (if it has that capability). The read value of these
1423    bits will be a '1' if that last command (#SET; #CLR; or #FLOAT) for this
1424    bit was a #SET. (reset value 0). [7-4] VALUE port 1; [3-0] VALUE port 0;
1425    RO; These bits indicate the read value of each of the eight GPIO pins.
1426    This is the result value of the pin; not the drive value. Writing these
1427    bits will have not effect. */
1428 #define MISC_REG_GPIO                                            0xa490
1429 /* [R 28] this field hold the last information that caused reserved
1430    attention. bits [19:0] - address; [22:20] function; [23] reserved;
1431    [27:24] the master that caused the attention - according to the following
1432    encodeing:1 = pxp; 2 = mcp; 3 = usdm; 4 = tsdm; 5 = xsdm; 6 = csdm; 7 =
1433    dbu; 8 = dmae */
1434 #define MISC_REG_GRC_RSV_ATTN                                    0xa3c0
1435 /* [R 28] this field hold the last information that caused timeout
1436    attention. bits [19:0] - address; [22:20] function; [23] reserved;
1437    [27:24] the master that caused the attention - according to the following
1438    encodeing:1 = pxp; 2 = mcp; 3 = usdm; 4 = tsdm; 5 = xsdm; 6 = csdm; 7 =
1439    dbu; 8 = dmae */
1440 #define MISC_REG_GRC_TIMEOUT_ATTN                                0xa3c4
1441 /* [RW 1] Setting this bit enables a timer in the GRC block to timeout any
1442    access that does not finish within
1443    ~misc_registers_grc_timout_val.grc_timeout_val cycles. When this bit is
1444    cleared; this timeout is disabled. If this timeout occurs; the GRC shall
1445    assert it attention output. */
1446 #define MISC_REG_GRC_TIMEOUT_EN                                  0xa280
1447 /* [RW 28] 28 LSB of LCPLL first register; reset val = 521. inside order of
1448    the bits is: [2:0] OAC reset value 001) CML output buffer bias control;
1449    111 for +40%; 011 for +20%; 001 for 0%; 000 for -20%. [5:3] Icp_ctrl
1450    (reset value 001) Charge pump current control; 111 for 720u; 011 for
1451    600u; 001 for 480u and 000 for 360u. [7:6] Bias_ctrl (reset value 00)
1452    Global bias control; When bit 7 is high bias current will be 10 0gh; When
1453    bit 6 is high bias will be 100w; Valid values are 00; 10; 01. [10:8]
1454    Pll_observe (reset value 010) Bits to control observability. bit 10 is
1455    for test bias; bit 9 is for test CK; bit 8 is test Vc. [12:11] Vth_ctrl
1456    (reset value 00) Comparator threshold control. 00 for 0.6V; 01 for 0.54V
1457    and 10 for 0.66V. [13] pllSeqStart (reset value 0) Enables VCO tuning
1458    sequencer: 1= sequencer disabled; 0= sequencer enabled (inverted
1459    internally). [14] reserved (reset value 0) Reset for VCO sequencer is
1460    connected to RESET input directly. [15] capRetry_en (reset value 0)
1461    enable retry on cap search failure (inverted). [16] freqMonitor_e (reset
1462    value 0) bit to continuously monitor vco freq (inverted). [17]
1463    freqDetRestart_en (reset value 0) bit to enable restart when not freq
1464    locked (inverted). [18] freqDetRetry_en (reset value 0) bit to enable
1465    retry on freq det failure(inverted). [19] pllForceFdone_en (reset value
1466    0) bit to enable pllForceFdone & pllForceFpass into pllSeq. [20]
1467    pllForceFdone (reset value 0) bit to force freqDone. [21] pllForceFpass
1468    (reset value 0) bit to force freqPass. [22] pllForceDone_en (reset value
1469    0) bit to enable pllForceCapDone. [23] pllForceCapDone (reset value 0)
1470    bit to force capDone. [24] pllForceCapPass_en (reset value 0) bit to
1471    enable pllForceCapPass. [25] pllForceCapPass (reset value 0) bit to force
1472    capPass. [26] capRestart (reset value 0) bit to force cap sequencer to
1473    restart. [27] capSelectM_en (reset value 0) bit to enable cap select
1474    register bits. */
1475 #define MISC_REG_LCPLL_CTRL_1                                    0xa2a4
1476 #define MISC_REG_LCPLL_CTRL_REG_2                                0xa2a8
1477 /* [RW 4] Interrupt mask register #0 read/write */
1478 #define MISC_REG_MISC_INT_MASK                                   0xa388
1479 /* [RW 1] Parity mask register #0 read/write */
1480 #define MISC_REG_MISC_PRTY_MASK                                  0xa398
1481 /* [R 1] Parity register #0 read */
1482 #define MISC_REG_MISC_PRTY_STS                                   0xa38c
1483 #define MISC_REG_NIG_WOL_P0                                      0xa270
1484 #define MISC_REG_NIG_WOL_P1                                      0xa274
1485 /* [R 1] If set indicate that the pcie_rst_b was asserted without perst
1486    assertion */
1487 #define MISC_REG_PCIE_HOT_RESET                                  0xa618
1488 /* [RW 32] 32 LSB of storm PLL first register; reset val = 0x 071d2911.
1489    inside order of the bits is: [0] P1 divider[0] (reset value 1); [1] P1
1490    divider[1] (reset value 0); [2] P1 divider[2] (reset value 0); [3] P1
1491    divider[3] (reset value 0); [4] P2 divider[0] (reset value 1); [5] P2
1492    divider[1] (reset value 0); [6] P2 divider[2] (reset value 0); [7] P2
1493    divider[3] (reset value 0); [8] ph_det_dis (reset value 1); [9]
1494    freq_det_dis (reset value 0); [10] Icpx[0] (reset value 0); [11] Icpx[1]
1495    (reset value 1); [12] Icpx[2] (reset value 0); [13] Icpx[3] (reset value
1496    1); [14] Icpx[4] (reset value 0); [15] Icpx[5] (reset value 0); [16]
1497    Rx[0] (reset value 1); [17] Rx[1] (reset value 0); [18] vc_en (reset
1498    value 1); [19] vco_rng[0] (reset value 1); [20] vco_rng[1] (reset value
1499    1); [21] Kvco_xf[0] (reset value 0); [22] Kvco_xf[1] (reset value 0);
1500    [23] Kvco_xf[2] (reset value 0); [24] Kvco_xs[0] (reset value 1); [25]
1501    Kvco_xs[1] (reset value 1); [26] Kvco_xs[2] (reset value 1); [27]
1502    testd_en (reset value 0); [28] testd_sel[0] (reset value 0); [29]
1503    testd_sel[1] (reset value 0); [30] testd_sel[2] (reset value 0); [31]
1504    testa_en (reset value 0); */
1505 #define MISC_REG_PLL_STORM_CTRL_1                                0xa294
1506 #define MISC_REG_PLL_STORM_CTRL_2                                0xa298
1507 #define MISC_REG_PLL_STORM_CTRL_3                                0xa29c
1508 #define MISC_REG_PLL_STORM_CTRL_4                                0xa2a0
1509 /* [RW 32] reset reg#2; rite/read one = the specific block is out of reset;
1510    write/read zero = the specific block is in reset; addr 0-wr- the write
1511    value will be written to the register; addr 1-set - one will be written
1512    to all the bits that have the value of one in the data written (bits that
1513    have the value of zero will not be change) ; addr 2-clear - zero will be
1514    written to all the bits that have the value of one in the data written
1515    (bits that have the value of zero will not be change); addr 3-ignore;
1516    read ignore from all addr except addr 00; inside order of the bits is:
1517    [0] rst_bmac0; [1] rst_bmac1; [2] rst_emac0; [3] rst_emac1; [4] rst_grc;
1518    [5] rst_mcp_n_reset_reg_hard_core; [6] rst_ mcp_n_hard_core_rst_b; [7]
1519    rst_ mcp_n_reset_cmn_cpu; [8] rst_ mcp_n_reset_cmn_core; [9] rst_rbcn;
1520    [10] rst_dbg; [11] rst_misc_core; [12] rst_dbue (UART); [13]
1521    Pci_resetmdio_n; [14] rst_emac0_hard_core; [15] rst_emac1_hard_core; 16]
1522    rst_pxp_rq_rd_wr; 31:17] reserved */
1523 #define MISC_REG_RESET_REG_2                                     0xa590
1524 /* [RW 20] 20 bit GRC address where the scratch-pad of the MCP that is
1525    shared with the driver resides */
1526 #define MISC_REG_SHARED_MEM_ADDR                                 0xa2b4
1527 /* [RW 32] SPIO. [31-24] FLOAT When any of these bits is written as a '1';
1528    the corresponding SPIO bit will turn off it's drivers and become an
1529    input. This is the reset state of all SPIO pins. The read value of these
1530    bits will be a '1' if that last command (#SET; #CL; or #FLOAT) for this
1531    bit was a #FLOAT. (reset value 0xff). [23-16] CLR When any of these bits
1532    is written as a '1'; the corresponding SPIO bit will drive low. The read
1533    value of these bits will be a '1' if that last command (#SET; #CLR; or
1534 #FLOAT) for this bit was a #CLR. (reset value 0). [15-8] SET When any of
1535    these bits is written as a '1'; the corresponding SPIO bit will drive
1536    high (if it has that capability). The read value of these bits will be a
1537    '1' if that last command (#SET; #CLR; or #FLOAT) for this bit was a #SET.
1538    (reset value 0). [7-0] VALUE RO; These bits indicate the read value of
1539    each of the eight SPIO pins. This is the result value of the pin; not the
1540    drive value. Writing these bits will have not effect. Each 8 bits field
1541    is divided as follows: [0] VAUX Enable; when pulsed low; enables supply
1542    from VAUX. (This is an output pin only; the FLOAT field is not applicable
1543    for this pin); [1] VAUX Disable; when pulsed low; disables supply form
1544    VAUX. (This is an output pin only; FLOAT field is not applicable for this
1545    pin); [2] SEL_VAUX_B - Control to power switching logic. Drive low to
1546    select VAUX supply. (This is an output pin only; it is not controlled by
1547    the SET and CLR fields; it is controlled by the Main Power SM; the FLOAT
1548    field is not applicable for this pin; only the VALUE fields is relevant -
1549    it reflects the output value); [3] port swap [4] spio_4; [5] spio_5; [6]
1550    Bit 0 of UMP device ID select; read by UMP firmware; [7] Bit 1 of UMP
1551    device ID select; read by UMP firmware. */
1552 #define MISC_REG_SPIO                                            0xa4fc
1553 /* [RW 8] These bits enable the SPIO_INTs to signals event to the IGU/MC.
1554    according to the following map: [3:0] reserved; [4] spio_4 [5] spio_5;
1555    [7:0] reserved */
1556 #define MISC_REG_SPIO_EVENT_EN                                   0xa2b8
1557 /* [RW 32] SPIO INT. [31-24] OLD_CLR Writing a '1' to these bit clears the
1558    corresponding bit in the #OLD_VALUE register. This will acknowledge an
1559    interrupt on the falling edge of corresponding SPIO input (reset value
1560    0). [23-16] OLD_SET Writing a '1' to these bit sets the corresponding bit
1561    in the #OLD_VALUE register. This will acknowledge an interrupt on the
1562    rising edge of corresponding SPIO input (reset value 0). [15-8] OLD_VALUE
1563    RO; These bits indicate the old value of the SPIO input value. When the
1564    ~INT_STATE bit is set; this bit indicates the OLD value of the pin such
1565    that if ~INT_STATE is set and this bit is '0'; then the interrupt is due
1566    to a low to high edge. If ~INT_STATE is set and this bit is '1'; then the
1567    interrupt is due to a high to low edge (reset value 0). [7-0] INT_STATE
1568    RO; These bits indicate the current SPIO interrupt state for each SPIO
1569    pin. This bit is cleared when the appropriate #OLD_SET or #OLD_CLR
1570    command bit is written. This bit is set when the SPIO input does not
1571    match the current value in #OLD_VALUE (reset value 0). */
1572 #define MISC_REG_SPIO_INT                                        0xa500
1573 /* [RW 32] reload value for counter 4 if reload; the value will be reload if
1574    the counter reached zero and the reload bit
1575    (~misc_registers_sw_timer_cfg_4.sw_timer_cfg_4[1] ) is set */
1576 #define MISC_REG_SW_TIMER_RELOAD_VAL_4                           0xa2fc
1577 /* [RW 32] the value of the counter for sw timers1-8. there are 8 addresses
1578    in this register. addres 0 - timer 1; address - timer 2�address 7 -
1579    timer 8 */
1580 #define MISC_REG_SW_TIMER_VAL                                    0xa5c0
1581 /* [RW 1] Set by the MCP to remember if one or more of the drivers is/are
1582    loaded; 0-prepare; -unprepare */
1583 #define MISC_REG_UNPREPARED                                      0xa424
1584 #define NIG_MASK_INTERRUPT_PORT0_REG_MASK_EMAC0_MISC_MI_INT      (0x1<<0)
1585 #define NIG_MASK_INTERRUPT_PORT0_REG_MASK_SERDES0_LINK_STATUS    (0x1<<9)
1586 #define NIG_MASK_INTERRUPT_PORT0_REG_MASK_XGXS0_LINK10G          (0x1<<15)
1587 #define NIG_MASK_INTERRUPT_PORT0_REG_MASK_XGXS0_LINK_STATUS      (0xf<<18)
1588 /* [RW 1] Input enable for RX_BMAC0 IF */
1589 #define NIG_REG_BMAC0_IN_EN                                      0x100ac
1590 /* [RW 1] output enable for TX_BMAC0 IF */
1591 #define NIG_REG_BMAC0_OUT_EN                                     0x100e0
1592 /* [RW 1] output enable for TX BMAC pause port 0 IF */
1593 #define NIG_REG_BMAC0_PAUSE_OUT_EN                               0x10110
1594 /* [RW 1] output enable for RX_BMAC0_REGS IF */
1595 #define NIG_REG_BMAC0_REGS_OUT_EN                                0x100e8
1596 /* [RW 1] output enable for RX BRB1 port0 IF */
1597 #define NIG_REG_BRB0_OUT_EN                                      0x100f8
1598 /* [RW 1] Input enable for TX BRB1 pause port 0 IF */
1599 #define NIG_REG_BRB0_PAUSE_IN_EN                                 0x100c4
1600 /* [RW 1] output enable for RX BRB1 port1 IF */
1601 #define NIG_REG_BRB1_OUT_EN                                      0x100fc
1602 /* [RW 1] Input enable for TX BRB1 pause port 1 IF */
1603 #define NIG_REG_BRB1_PAUSE_IN_EN                                 0x100c8
1604 /* [RW 1] output enable for RX BRB1 LP IF */
1605 #define NIG_REG_BRB_LB_OUT_EN                                    0x10100
1606 /* [WB_W 82] Debug packet to LP from RBC; Data spelling:[63:0] data; 64]
1607    error; [67:65]eop_bvalid; [68]eop; [69]sop; [70]port_id; 71]flush;
1608    72:73]-vnic_num; 81:74]-sideband_info */
1609 #define NIG_REG_DEBUG_PACKET_LB                                  0x10800
1610 /* [RW 1] Input enable for TX Debug packet */
1611 #define NIG_REG_EGRESS_DEBUG_IN_EN                               0x100dc
1612 /* [RW 1] If 1 - egress drain mode for port0 is active. In this mode all
1613    packets from PBFare not forwarded to the MAC and just deleted from FIFO.
1614    First packet may be deleted from the middle. And last packet will be
1615    always deleted till the end. */
1616 #define NIG_REG_EGRESS_DRAIN0_MODE                               0x10060
1617 /* [RW 1] Output enable to EMAC0 */
1618 #define NIG_REG_EGRESS_EMAC0_OUT_EN                              0x10120
1619 /* [RW 1] MAC configuration for packets of port0. If 1 - all packet outputs
1620    to emac for port0; other way to bmac for port0 */
1621 #define NIG_REG_EGRESS_EMAC0_PORT                                0x10058
1622 /* [RW 32] TX_MNG_FIFO in NIG_TX_PORT0; data[31:0] written in FIFO order. */
1623 #define NIG_REG_EGRESS_MNG0_FIFO                                 0x1045c
1624 /* [RW 1] Input enable for TX PBF user packet port0 IF */
1625 #define NIG_REG_EGRESS_PBF0_IN_EN                                0x100cc
1626 /* [RW 1] Input enable for TX PBF user packet port1 IF */
1627 #define NIG_REG_EGRESS_PBF1_IN_EN                                0x100d0
1628 /* [RW 1] Input enable for RX_EMAC0 IF */
1629 #define NIG_REG_EMAC0_IN_EN                                      0x100a4
1630 /* [RW 1] output enable for TX EMAC pause port 0 IF */
1631 #define NIG_REG_EMAC0_PAUSE_OUT_EN                               0x10118
1632 /* [R 1] status from emac0. This bit is set when MDINT from either the
1633    EXT_MDINT pin or from the Copper PHY is driven low. This condition must
1634    be cleared in the attached PHY device that is driving the MINT pin. */
1635 #define NIG_REG_EMAC0_STATUS_MISC_MI_INT                         0x10494
1636 /* [WB 48] This address space contains BMAC0 registers. The BMAC registers
1637    are described in appendix A. In order to access the BMAC0 registers; the
1638    base address; NIG_REGISTERS_INGRESS_BMAC0_MEM; Offset: 0x10c00; should be
1639    added to each BMAC register offset */
1640 #define NIG_REG_INGRESS_BMAC0_MEM                                0x10c00
1641 /* [WB 48] This address space contains BMAC1 registers. The BMAC registers
1642    are described in appendix A. In order to access the BMAC0 registers; the
1643    base address; NIG_REGISTERS_INGRESS_BMAC1_MEM; Offset: 0x11000; should be
1644    added to each BMAC register offset */
1645 #define NIG_REG_INGRESS_BMAC1_MEM                                0x11000
1646 /* [R 1] FIFO empty in EOP descriptor FIFO of LP in NIG_RX_EOP */
1647 #define NIG_REG_INGRESS_EOP_LB_EMPTY                             0x104e0
1648 /* [RW 17] Debug only. RX_EOP_DSCR_lb_FIFO in NIG_RX_EOP. Data
1649    packet_length[13:0]; mac_error[14]; trunc_error[15]; parity[16] */
1650 #define NIG_REG_INGRESS_EOP_LB_FIFO                              0x104e4
1651 /* [RW 1] led 10g for port 0 */
1652 #define NIG_REG_LED_10G_P0                                       0x10320
1653 /* [RW 1] led 10g for port 1 */
1654 #define NIG_REG_LED_10G_P1                                       0x10324
1655 /* [RW 1] Port0: This bit is set to enable the use of the
1656    ~nig_registers_led_control_blink_rate_p0.led_control_blink_rate_p0 field
1657    defined below. If this bit is cleared; then the blink rate will be about
1658    8Hz. */
1659 #define NIG_REG_LED_CONTROL_BLINK_RATE_ENA_P0                    0x10318
1660 /* [RW 12] Port0: Specifies the period of each blink cycle (on + off) for
1661    Traffic LED in milliseconds. Must be a non-zero value. This 12-bit field
1662    is reset to 0x080; giving a default blink period of approximately 8Hz. */
1663 #define NIG_REG_LED_CONTROL_BLINK_RATE_P0                        0x10310
1664 /* [RW 1] Port0: If set along with the
1665  ~nig_registers_led_control_override_traffic_p0.led_control_override_traffic_p0
1666    bit and ~nig_registers_led_control_traffic_p0.led_control_traffic_p0 LED
1667    bit; the Traffic LED will blink with the blink rate specified in
1668    ~nig_registers_led_control_blink_rate_p0.led_control_blink_rate_p0 and
1669    ~nig_registers_led_control_blink_rate_ena_p0.led_control_blink_rate_ena_p0
1670    fields. */
1671 #define NIG_REG_LED_CONTROL_BLINK_TRAFFIC_P0                     0x10308
1672 /* [RW 1] Port0: If set overrides hardware control of the Traffic LED. The
1673    Traffic LED will then be controlled via bit ~nig_registers_
1674    led_control_traffic_p0.led_control_traffic_p0 and bit
1675    ~nig_registers_led_control_blink_traffic_p0.led_control_blink_traffic_p0 */
1676 #define NIG_REG_LED_CONTROL_OVERRIDE_TRAFFIC_P0                  0x102f8
1677 /* [RW 1] Port0: If set along with the led_control_override_trafic_p0 bit;
1678    turns on the Traffic LED. If the led_control_blink_traffic_p0 bit is also
1679    set; the LED will blink with blink rate specified in
1680    ~nig_registers_led_control_blink_rate_p0.led_control_blink_rate_p0 and
1681    ~nig_regsters_led_control_blink_rate_ena_p0.led_control_blink_rate_ena_p0
1682    fields. */
1683 #define NIG_REG_LED_CONTROL_TRAFFIC_P0                           0x10300
1684 /* [RW 4] led mode for port0: 0 MAC; 1-3 PHY1; 4 MAC2; 5-7 PHY4; 8-MAC3;
1685    9-11PHY7; 12 MAC4; 13-15 PHY10; */
1686 #define NIG_REG_LED_MODE_P0                                      0x102f0
1687 #define NIG_REG_LLH0_ACPI_PAT_0_CRC                              0x1015c
1688 #define NIG_REG_LLH0_ACPI_PAT_6_LEN                              0x10154
1689 #define NIG_REG_LLH0_BRB1_DRV_MASK                               0x10244
1690 #define NIG_REG_LLH0_BRB1_DRV_MASK_MF                            0x16048
1691 /* [RW 1] send to BRB1 if no match on any of RMP rules. */
1692 #define NIG_REG_LLH0_BRB1_NOT_MCP                                0x1025c
1693 /* [RW 2] Determine the classification participants. 0: no classification.1:
1694    classification upon VLAN id. 2: classification upon MAC address. 3:
1695    classification upon both VLAN id & MAC addr. */
1696 #define NIG_REG_LLH0_CLS_TYPE                                    0x16080
1697 /* [RW 32] cm header for llh0 */
1698 #define NIG_REG_LLH0_CM_HEADER                                   0x1007c
1699 #define NIG_REG_LLH0_DEST_IP_0_1                                 0x101dc
1700 #define NIG_REG_LLH0_DEST_MAC_0_0                                0x101c0
1701 /* [RW 16] destination TCP address 1. The LLH will look for this address in
1702    all incoming packets. */
1703 #define NIG_REG_LLH0_DEST_TCP_0                                  0x10220
1704 /* [RW 16] destination UDP address 1 The LLH will look for this address in
1705    all incoming packets. */
1706 #define NIG_REG_LLH0_DEST_UDP_0                                  0x10214
1707 #define NIG_REG_LLH0_ERROR_MASK                                  0x1008c
1708 /* [RW 8] event id for llh0 */
1709 #define NIG_REG_LLH0_EVENT_ID                                    0x10084
1710 #define NIG_REG_LLH0_FUNC_EN                                     0x160fc
1711 #define NIG_REG_LLH0_FUNC_VLAN_ID                                0x16100
1712 /* [RW 1] Determine the IP version to look for in
1713    ~nig_registers_llh0_dest_ip_0.llh0_dest_ip_0. 0 - IPv6; 1-IPv4 */
1714 #define NIG_REG_LLH0_IPV4_IPV6_0                                 0x10208
1715 /* [RW 1] t bit for llh0 */
1716 #define NIG_REG_LLH0_T_BIT                                       0x10074
1717 /* [RW 12] VLAN ID 1. In case of VLAN packet the LLH will look for this ID. */
1718 #define NIG_REG_LLH0_VLAN_ID_0                                   0x1022c
1719 /* [RW 8] init credit counter for port0 in LLH */
1720 #define NIG_REG_LLH0_XCM_INIT_CREDIT                             0x10554
1721 #define NIG_REG_LLH0_XCM_MASK                                    0x10130
1722 #define NIG_REG_LLH1_BRB1_DRV_MASK                               0x10248
1723 /* [RW 1] send to BRB1 if no match on any of RMP rules. */
1724 #define NIG_REG_LLH1_BRB1_NOT_MCP                                0x102dc
1725 /* [RW 2] Determine the classification participants. 0: no classification.1:
1726    classification upon VLAN id. 2: classification upon MAC address. 3:
1727    classification upon both VLAN id & MAC addr. */
1728 #define NIG_REG_LLH1_CLS_TYPE                                    0x16084
1729 /* [RW 32] cm header for llh1 */
1730 #define NIG_REG_LLH1_CM_HEADER                                   0x10080
1731 #define NIG_REG_LLH1_ERROR_MASK                                  0x10090
1732 /* [RW 8] event id for llh1 */
1733 #define NIG_REG_LLH1_EVENT_ID                                    0x10088
1734 /* [RW 8] init credit counter for port1 in LLH */
1735 #define NIG_REG_LLH1_XCM_INIT_CREDIT                             0x10564
1736 #define NIG_REG_LLH1_XCM_MASK                                    0x10134
1737 /* [RW 1] When this bit is set; the LLH will expect all packets to be with
1738    e1hov */
1739 #define NIG_REG_LLH_E1HOV_MODE                                   0x160d8
1740 /* [RW 1] When this bit is set; the LLH will classify the packet before
1741    sending it to the BRB or calculating WoL on it. */
1742 #define NIG_REG_LLH_MF_MODE                                      0x16024
1743 #define NIG_REG_MASK_INTERRUPT_PORT0                             0x10330
1744 #define NIG_REG_MASK_INTERRUPT_PORT1                             0x10334
1745 /* [RW 1] Output signal from NIG to EMAC0. When set enables the EMAC0 block. */
1746 #define NIG_REG_NIG_EMAC0_EN                                     0x1003c
1747 /* [RW 1] Output signal from NIG to EMAC1. When set enables the EMAC1 block. */
1748 #define NIG_REG_NIG_EMAC1_EN                                     0x10040
1749 /* [RW 1] Output signal from NIG to TX_EMAC0. When set indicates to the
1750    EMAC0 to strip the CRC from the ingress packets. */
1751 #define NIG_REG_NIG_INGRESS_EMAC0_NO_CRC                         0x10044
1752 /* [R 32] Interrupt register #0 read */
1753 #define NIG_REG_NIG_INT_STS_0                                    0x103b0
1754 #define NIG_REG_NIG_INT_STS_1                                    0x103c0
1755 /* [R 32] Parity register #0 read */
1756 #define NIG_REG_NIG_PRTY_STS                                     0x103d0
1757 /* [RW 1] Input enable for RX PBF LP IF */
1758 #define NIG_REG_PBF_LB_IN_EN                                     0x100b4
1759 /* [RW 1] Value of this register will be transmitted to port swap when
1760    ~nig_registers_strap_override.strap_override =1 */
1761 #define NIG_REG_PORT_SWAP                                        0x10394
1762 /* [RW 1] output enable for RX parser descriptor IF */
1763 #define NIG_REG_PRS_EOP_OUT_EN                                   0x10104
1764 /* [RW 1] Input enable for RX parser request IF */
1765 #define NIG_REG_PRS_REQ_IN_EN                                    0x100b8
1766 /* [RW 5] control to serdes - CL22 PHY_ADD and CL45 PRTAD */
1767 #define NIG_REG_SERDES0_CTRL_PHY_ADDR                            0x10374
1768 /* [R 1] status from serdes0 that inputs to interrupt logic of link status */
1769 #define NIG_REG_SERDES0_STATUS_LINK_STATUS                       0x10578
1770 /* [R 32] Rx statistics : In user packets discarded due to BRB backpressure
1771    for port0 */
1772 #define NIG_REG_STAT0_BRB_DISCARD                                0x105f0
1773 /* [R 32] Rx statistics : In user packets truncated due to BRB backpressure
1774    for port0 */
1775 #define NIG_REG_STAT0_BRB_TRUNCATE                               0x105f8
1776 /* [WB_R 36] Tx statistics : Number of packets from emac0 or bmac0 that
1777    between 1024 and 1522 bytes for port0 */
1778 #define NIG_REG_STAT0_EGRESS_MAC_PKT0                            0x10750
1779 /* [WB_R 36] Tx statistics : Number of packets from emac0 or bmac0 that
1780    between 1523 bytes and above for port0 */
1781 #define NIG_REG_STAT0_EGRESS_MAC_PKT1                            0x10760
1782 /* [R 32] Rx statistics : In user packets discarded due to BRB backpressure
1783    for port1 */
1784 #define NIG_REG_STAT1_BRB_DISCARD                                0x10628
1785 /* [WB_R 36] Tx statistics : Number of packets from emac1 or bmac1 that
1786    between 1024 and 1522 bytes for port1 */
1787 #define NIG_REG_STAT1_EGRESS_MAC_PKT0                            0x107a0
1788 /* [WB_R 36] Tx statistics : Number of packets from emac1 or bmac1 that
1789    between 1523 bytes and above for port1 */
1790 #define NIG_REG_STAT1_EGRESS_MAC_PKT1                            0x107b0
1791 /* [WB_R 64] Rx statistics : User octets received for LP */
1792 #define NIG_REG_STAT2_BRB_OCTET                                  0x107e0
1793 #define NIG_REG_STATUS_INTERRUPT_PORT0                           0x10328
1794 #define NIG_REG_STATUS_INTERRUPT_PORT1                           0x1032c
1795 /* [RW 1] port swap mux selection. If this register equal to 0 then port
1796    swap is equal to SPIO pin that inputs from ifmux_serdes_swap. If 1 then
1797    ort swap is equal to ~nig_registers_port_swap.port_swap */
1798 #define NIG_REG_STRAP_OVERRIDE                                   0x10398
1799 /* [RW 1] output enable for RX_XCM0 IF */
1800 #define NIG_REG_XCM0_OUT_EN                                      0x100f0
1801 /* [RW 1] output enable for RX_XCM1 IF */
1802 #define NIG_REG_XCM1_OUT_EN                                      0x100f4
1803 /* [RW 1] control to xgxs - remote PHY in-band MDIO */
1804 #define NIG_REG_XGXS0_CTRL_EXTREMOTEMDIOST                       0x10348
1805 /* [RW 5] control to xgxs - CL45 DEVAD */
1806 #define NIG_REG_XGXS0_CTRL_MD_DEVAD                              0x1033c
1807 /* [RW 1] control to xgxs; 0 - clause 45; 1 - clause 22 */
1808 #define NIG_REG_XGXS0_CTRL_MD_ST                                 0x10338
1809 /* [RW 5] control to xgxs - CL22 PHY_ADD and CL45 PRTAD */
1810 #define NIG_REG_XGXS0_CTRL_PHY_ADDR                              0x10340
1811 /* [R 1] status from xgxs0 that inputs to interrupt logic of link10g. */
1812 #define NIG_REG_XGXS0_STATUS_LINK10G                             0x10680
1813 /* [R 4] status from xgxs0 that inputs to interrupt logic of link status */
1814 #define NIG_REG_XGXS0_STATUS_LINK_STATUS                         0x10684
1815 /* [RW 2] selection for XGXS lane of port 0 in NIG_MUX block */
1816 #define NIG_REG_XGXS_LANE_SEL_P0                                 0x102e8
1817 /* [RW 1] selection for port0 for NIG_MUX block : 0 = SerDes; 1 = XGXS */
1818 #define NIG_REG_XGXS_SERDES0_MODE_SEL                            0x102e0
1819 #define NIG_STATUS_INTERRUPT_PORT0_REG_STATUS_SERDES0_LINK_STATUS (0x1<<9)
1820 #define NIG_STATUS_INTERRUPT_PORT0_REG_STATUS_XGXS0_LINK10G      (0x1<<15)
1821 #define NIG_STATUS_INTERRUPT_PORT0_REG_STATUS_XGXS0_LINK_STATUS  (0xf<<18)
1822 #define NIG_STATUS_INTERRUPT_PORT0_REG_STATUS_XGXS0_LINK_STATUS_SIZE 18
1823 /* [RW 1] Disable processing further tasks from port 0 (after ending the
1824    current task in process). */
1825 #define PBF_REG_DISABLE_NEW_TASK_PROC_P0                         0x14005c
1826 /* [RW 1] Disable processing further tasks from port 1 (after ending the
1827    current task in process). */
1828 #define PBF_REG_DISABLE_NEW_TASK_PROC_P1                         0x140060
1829 /* [RW 1] Disable processing further tasks from port 4 (after ending the
1830    current task in process). */
1831 #define PBF_REG_DISABLE_NEW_TASK_PROC_P4                         0x14006c
1832 #define PBF_REG_IF_ENABLE_REG                                    0x140044
1833 /* [RW 1] Init bit. When set the initial credits are copied to the credit
1834    registers (except the port credits). Should be set and then reset after
1835    the configuration of the block has ended. */
1836 #define PBF_REG_INIT                                             0x140000
1837 /* [RW 1] Init bit for port 0. When set the initial credit of port 0 is
1838    copied to the credit register. Should be set and then reset after the
1839    configuration of the port has ended. */
1840 #define PBF_REG_INIT_P0                                          0x140004
1841 /* [RW 1] Init bit for port 1. When set the initial credit of port 1 is
1842    copied to the credit register. Should be set and then reset after the
1843    configuration of the port has ended. */
1844 #define PBF_REG_INIT_P1                                          0x140008
1845 /* [RW 1] Init bit for port 4. When set the initial credit of port 4 is
1846    copied to the credit register. Should be set and then reset after the
1847    configuration of the port has ended. */
1848 #define PBF_REG_INIT_P4                                          0x14000c
1849 /* [RW 1] Enable for mac interface 0. */
1850 #define PBF_REG_MAC_IF0_ENABLE                                   0x140030
1851 /* [RW 1] Enable for mac interface 1. */
1852 #define PBF_REG_MAC_IF1_ENABLE                                   0x140034
1853 /* [RW 1] Enable for the loopback interface. */
1854 #define PBF_REG_MAC_LB_ENABLE                                    0x140040
1855 /* [RW 10] Port 0 threshold used by arbiter in 16 byte lines used when pause
1856    not suppoterd. */
1857 #define PBF_REG_P0_ARB_THRSH                                     0x1400e4
1858 /* [R 11] Current credit for port 0 in the tx port buffers in 16 byte lines. */
1859 #define PBF_REG_P0_CREDIT                                        0x140200
1860 /* [RW 11] Initial credit for port 0 in the tx port buffers in 16 byte
1861    lines. */
1862 #define PBF_REG_P0_INIT_CRD                                      0x1400d0
1863 /* [RW 1] Indication that pause is enabled for port 0. */
1864 #define PBF_REG_P0_PAUSE_ENABLE                                  0x140014
1865 /* [R 8] Number of tasks in port 0 task queue. */
1866 #define PBF_REG_P0_TASK_CNT                                      0x140204
1867 /* [R 11] Current credit for port 1 in the tx port buffers in 16 byte lines. */
1868 #define PBF_REG_P1_CREDIT                                        0x140208
1869 /* [RW 11] Initial credit for port 1 in the tx port buffers in 16 byte
1870    lines. */
1871 #define PBF_REG_P1_INIT_CRD                                      0x1400d4
1872 /* [R 8] Number of tasks in port 1 task queue. */
1873 #define PBF_REG_P1_TASK_CNT                                      0x14020c
1874 /* [R 11] Current credit for port 4 in the tx port buffers in 16 byte lines. */
1875 #define PBF_REG_P4_CREDIT                                        0x140210
1876 /* [RW 11] Initial credit for port 4 in the tx port buffers in 16 byte
1877    lines. */
1878 #define PBF_REG_P4_INIT_CRD                                      0x1400e0
1879 /* [R 8] Number of tasks in port 4 task queue. */
1880 #define PBF_REG_P4_TASK_CNT                                      0x140214
1881 /* [RW 5] Interrupt mask register #0 read/write */
1882 #define PBF_REG_PBF_INT_MASK                                     0x1401d4
1883 /* [R 5] Interrupt register #0 read */
1884 #define PBF_REG_PBF_INT_STS                                      0x1401c8
1885 #define PB_REG_CONTROL                                           0
1886 /* [RW 2] Interrupt mask register #0 read/write */
1887 #define PB_REG_PB_INT_MASK                                       0x28
1888 /* [R 2] Interrupt register #0 read */
1889 #define PB_REG_PB_INT_STS                                        0x1c
1890 /* [RW 4] Parity mask register #0 read/write */
1891 #define PB_REG_PB_PRTY_MASK                                      0x38
1892 /* [R 4] Parity register #0 read */
1893 #define PB_REG_PB_PRTY_STS                                       0x2c
1894 #define PRS_REG_A_PRSU_20                                        0x40134
1895 /* [R 8] debug only: CFC load request current credit. Transaction based. */
1896 #define PRS_REG_CFC_LD_CURRENT_CREDIT                            0x40164
1897 /* [R 8] debug only: CFC search request current credit. Transaction based. */
1898 #define PRS_REG_CFC_SEARCH_CURRENT_CREDIT                        0x40168
1899 /* [RW 6] The initial credit for the search message to the CFC interface.
1900    Credit is transaction based. */
1901 #define PRS_REG_CFC_SEARCH_INITIAL_CREDIT                        0x4011c
1902 /* [RW 24] CID for port 0 if no match */
1903 #define PRS_REG_CID_PORT_0                                       0x400fc
1904 /* [RW 32] The CM header for flush message where 'load existed' bit in CFC
1905    load response is reset and packet type is 0. Used in packet start message
1906    to TCM. */
1907 #define PRS_REG_CM_HDR_FLUSH_LOAD_TYPE_0                         0x400dc
1908 #define PRS_REG_CM_HDR_FLUSH_LOAD_TYPE_1                         0x400e0
1909 #define PRS_REG_CM_HDR_FLUSH_LOAD_TYPE_2                         0x400e4
1910 #define PRS_REG_CM_HDR_FLUSH_LOAD_TYPE_3                         0x400e8
1911 #define PRS_REG_CM_HDR_FLUSH_LOAD_TYPE_4                         0x400ec
1912 #define PRS_REG_CM_HDR_FLUSH_LOAD_TYPE_5                         0x400f0
1913 /* [RW 32] The CM header for flush message where 'load existed' bit in CFC
1914    load response is set and packet type is 0. Used in packet start message
1915    to TCM. */
1916 #define PRS_REG_CM_HDR_FLUSH_NO_LOAD_TYPE_0                      0x400bc
1917 #define PRS_REG_CM_HDR_FLUSH_NO_LOAD_TYPE_1                      0x400c0
1918 #define PRS_REG_CM_HDR_FLUSH_NO_LOAD_TYPE_2                      0x400c4
1919 #define PRS_REG_CM_HDR_FLUSH_NO_LOAD_TYPE_3                      0x400c8
1920 #define PRS_REG_CM_HDR_FLUSH_NO_LOAD_TYPE_4                      0x400cc
1921 #define PRS_REG_CM_HDR_FLUSH_NO_LOAD_TYPE_5                      0x400d0
1922 /* [RW 32] The CM header for a match and packet type 1 for loopback port.
1923    Used in packet start message to TCM. */
1924 #define PRS_REG_CM_HDR_LOOPBACK_TYPE_1                           0x4009c
1925 #define PRS_REG_CM_HDR_LOOPBACK_TYPE_2                           0x400a0
1926 #define PRS_REG_CM_HDR_LOOPBACK_TYPE_3                           0x400a4
1927 #define PRS_REG_CM_HDR_LOOPBACK_TYPE_4                           0x400a8
1928 /* [RW 32] The CM header for a match and packet type 0. Used in packet start
1929    message to TCM. */
1930 #define PRS_REG_CM_HDR_TYPE_0                                    0x40078
1931 #define PRS_REG_CM_HDR_TYPE_1                                    0x4007c
1932 #define PRS_REG_CM_HDR_TYPE_2                                    0x40080
1933 #define PRS_REG_CM_HDR_TYPE_3                                    0x40084
1934 #define PRS_REG_CM_HDR_TYPE_4                                    0x40088
1935 /* [RW 32] The CM header in case there was not a match on the connection */
1936 #define PRS_REG_CM_NO_MATCH_HDR                                  0x400b8
1937 /* [RW 1] Indicates if in e1hov mode. 0=non-e1hov mode; 1=e1hov mode. */
1938 #define PRS_REG_E1HOV_MODE                                       0x401c8
1939 /* [RW 8] The 8-bit event ID for a match and packet type 1. Used in packet
1940    start message to TCM. */
1941 #define PRS_REG_EVENT_ID_1                                       0x40054
1942 #define PRS_REG_EVENT_ID_2                                       0x40058
1943 #define PRS_REG_EVENT_ID_3                                       0x4005c
1944 /* [RW 16] The Ethernet type value for FCoE */
1945 #define PRS_REG_FCOE_TYPE                                        0x401d0
1946 /* [RW 8] Context region for flush packet with packet type 0. Used in CFC
1947    load request message. */
1948 #define PRS_REG_FLUSH_REGIONS_TYPE_0                             0x40004
1949 #define PRS_REG_FLUSH_REGIONS_TYPE_1                             0x40008
1950 #define PRS_REG_FLUSH_REGIONS_TYPE_2                             0x4000c
1951 #define PRS_REG_FLUSH_REGIONS_TYPE_3                             0x40010
1952 #define PRS_REG_FLUSH_REGIONS_TYPE_4                             0x40014
1953 #define PRS_REG_FLUSH_REGIONS_TYPE_5                             0x40018
1954 #define PRS_REG_FLUSH_REGIONS_TYPE_6                             0x4001c
1955 #define PRS_REG_FLUSH_REGIONS_TYPE_7                             0x40020
1956 /* [RW 4] The increment value to send in the CFC load request message */
1957 #define PRS_REG_INC_VALUE                                        0x40048
1958 /* [RW 1] If set indicates not to send messages to CFC on received packets */
1959 #define PRS_REG_NIC_MODE                                         0x40138
1960 /* [RW 8] The 8-bit event ID for cases where there is no match on the
1961    connection. Used in packet start message to TCM. */
1962 #define PRS_REG_NO_MATCH_EVENT_ID                                0x40070
1963 /* [ST 24] The number of input CFC flush packets */
1964 #define PRS_REG_NUM_OF_CFC_FLUSH_MESSAGES                        0x40128
1965 /* [ST 32] The number of cycles the Parser halted its operation since it
1966    could not allocate the next serial number */
1967 #define PRS_REG_NUM_OF_DEAD_CYCLES                               0x40130
1968 /* [ST 24] The number of input packets */
1969 #define PRS_REG_NUM_OF_PACKETS                                   0x40124
1970 /* [ST 24] The number of input transparent flush packets */
1971 #define PRS_REG_NUM_OF_TRANSPARENT_FLUSH_MESSAGES                0x4012c
1972 /* [RW 8] Context region for received Ethernet packet with a match and
1973    packet type 0. Used in CFC load request message */
1974 #define PRS_REG_PACKET_REGIONS_TYPE_0                            0x40028
1975 #define PRS_REG_PACKET_REGIONS_TYPE_1                            0x4002c
1976 #define PRS_REG_PACKET_REGIONS_TYPE_2                            0x40030
1977 #define PRS_REG_PACKET_REGIONS_TYPE_3                            0x40034
1978 #define PRS_REG_PACKET_REGIONS_TYPE_4                            0x40038
1979 #define PRS_REG_PACKET_REGIONS_TYPE_5                            0x4003c
1980 #define PRS_REG_PACKET_REGIONS_TYPE_6                            0x40040
1981 #define PRS_REG_PACKET_REGIONS_TYPE_7                            0x40044
1982 /* [R 2] debug only: Number of pending requests for CAC on port 0. */
1983 #define PRS_REG_PENDING_BRB_CAC0_RQ                              0x40174
1984 /* [R 2] debug only: Number of pending requests for header parsing. */
1985 #define PRS_REG_PENDING_BRB_PRS_RQ                               0x40170
1986 /* [R 1] Interrupt register #0 read */
1987 #define PRS_REG_PRS_INT_STS                                      0x40188
1988 /* [RW 8] Parity mask register #0 read/write */
1989 #define PRS_REG_PRS_PRTY_MASK                                    0x401a4
1990 /* [R 8] Parity register #0 read */
1991 #define PRS_REG_PRS_PRTY_STS                                     0x40198
1992 /* [RW 8] Context region for pure acknowledge packets. Used in CFC load
1993    request message */
1994 #define PRS_REG_PURE_REGIONS                                     0x40024
1995 /* [R 32] debug only: Serial number status lsb 32 bits. '1' indicates this
1996    serail number was released by SDM but cannot be used because a previous
1997    serial number was not released. */
1998 #define PRS_REG_SERIAL_NUM_STATUS_LSB                            0x40154
1999 /* [R 32] debug only: Serial number status msb 32 bits. '1' indicates this
2000    serail number was released by SDM but cannot be used because a previous
2001    serial number was not released. */
2002 #define PRS_REG_SERIAL_NUM_STATUS_MSB                            0x40158
2003 /* [R 4] debug only: SRC current credit. Transaction based. */
2004 #define PRS_REG_SRC_CURRENT_CREDIT                               0x4016c
2005 /* [R 8] debug only: TCM current credit. Cycle based. */
2006 #define PRS_REG_TCM_CURRENT_CREDIT                               0x40160
2007 /* [R 8] debug only: TSDM current credit. Transaction based. */
2008 #define PRS_REG_TSDM_CURRENT_CREDIT                              0x4015c
2009 /* [R 6] Debug only: Number of used entries in the data FIFO */
2010 #define PXP2_REG_HST_DATA_FIFO_STATUS                            0x12047c
2011 /* [R 7] Debug only: Number of used entries in the header FIFO */
2012 #define PXP2_REG_HST_HEADER_FIFO_STATUS                          0x120478
2013 #define PXP2_REG_PGL_ADDR_88_F0                                  0x120534
2014 #define PXP2_REG_PGL_ADDR_8C_F0                                  0x120538
2015 #define PXP2_REG_PGL_ADDR_90_F0                                  0x12053c
2016 #define PXP2_REG_PGL_ADDR_94_F0                                  0x120540
2017 #define PXP2_REG_PGL_CONTROL0                                    0x120490
2018 #define PXP2_REG_PGL_CONTROL1                                    0x120514
2019 /* [RW 32] third dword data of expansion rom request. this register is
2020    special. reading from it provides a vector outstanding read requests. if
2021    a bit is zero it means that a read request on the corresponding tag did
2022    not finish yet (not all completions have arrived for it) */
2023 #define PXP2_REG_PGL_EXP_ROM2                                    0x120808
2024 /* [RW 32] Inbound interrupt table for CSDM: bits[31:16]-mask;
2025    its[15:0]-address */
2026 #define PXP2_REG_PGL_INT_CSDM_0                                  0x1204f4
2027 #define PXP2_REG_PGL_INT_CSDM_1                                  0x1204f8
2028 #define PXP2_REG_PGL_INT_CSDM_2                                  0x1204fc
2029 #define PXP2_REG_PGL_INT_CSDM_3                                  0x120500
2030 #define PXP2_REG_PGL_INT_CSDM_4                                  0x120504
2031 #define PXP2_REG_PGL_INT_CSDM_5                                  0x120508
2032 #define PXP2_REG_PGL_INT_CSDM_6                                  0x12050c
2033 #define PXP2_REG_PGL_INT_CSDM_7                                  0x120510
2034 /* [RW 32] Inbound interrupt table for TSDM: bits[31:16]-mask;
2035    its[15:0]-address */
2036 #define PXP2_REG_PGL_INT_TSDM_0                                  0x120494
2037 #define PXP2_REG_PGL_INT_TSDM_1                                  0x120498
2038 #define PXP2_REG_PGL_INT_TSDM_2                                  0x12049c
2039 #define PXP2_REG_PGL_INT_TSDM_3                                  0x1204a0
2040 #define PXP2_REG_PGL_INT_TSDM_4                                  0x1204a4
2041 #define PXP2_REG_PGL_INT_TSDM_5                                  0x1204a8
2042 #define PXP2_REG_PGL_INT_TSDM_6                                  0x1204ac
2043 #define PXP2_REG_PGL_INT_TSDM_7                                  0x1204b0
2044 /* [RW 32] Inbound interrupt table for USDM: bits[31:16]-mask;
2045    its[15:0]-address */
2046 #define PXP2_REG_PGL_INT_USDM_0                                  0x1204b4
2047 #define PXP2_REG_PGL_INT_USDM_1                                  0x1204b8
2048 #define PXP2_REG_PGL_INT_USDM_2                                  0x1204bc
2049 #define PXP2_REG_PGL_INT_USDM_3                                  0x1204c0
2050 #define PXP2_REG_PGL_INT_USDM_4                                  0x1204c4
2051 #define PXP2_REG_PGL_INT_USDM_5                                  0x1204c8
2052 #define PXP2_REG_PGL_INT_USDM_6                                  0x1204cc
2053 #define PXP2_REG_PGL_INT_USDM_7                                  0x1204d0
2054 /* [RW 32] Inbound interrupt table for XSDM: bits[31:16]-mask;
2055    its[15:0]-address */
2056 #define PXP2_REG_PGL_INT_XSDM_0                                  0x1204d4
2057 #define PXP2_REG_PGL_INT_XSDM_1                                  0x1204d8
2058 #define PXP2_REG_PGL_INT_XSDM_2                                  0x1204dc
2059 #define PXP2_REG_PGL_INT_XSDM_3                                  0x1204e0
2060 #define PXP2_REG_PGL_INT_XSDM_4                                  0x1204e4
2061 #define PXP2_REG_PGL_INT_XSDM_5                                  0x1204e8
2062 #define PXP2_REG_PGL_INT_XSDM_6                                  0x1204ec
2063 #define PXP2_REG_PGL_INT_XSDM_7                                  0x1204f0
2064 /* [R 1] this bit indicates that a read request was blocked because of
2065    bus_master_en was deasserted */
2066 #define PXP2_REG_PGL_READ_BLOCKED                                0x120568
2067 #define PXP2_REG_PGL_TAGS_LIMIT                                  0x1205a8
2068 /* [R 18] debug only */
2069 #define PXP2_REG_PGL_TXW_CDTS                                    0x12052c
2070 /* [R 1] this bit indicates that a write request was blocked because of
2071    bus_master_en was deasserted */
2072 #define PXP2_REG_PGL_WRITE_BLOCKED                               0x120564
2073 #define PXP2_REG_PSWRQ_BW_ADD1                                   0x1201c0
2074 #define PXP2_REG_PSWRQ_BW_ADD10                                  0x1201e4
2075 #define PXP2_REG_PSWRQ_BW_ADD11                                  0x1201e8
2076 #define PXP2_REG_PSWRQ_BW_ADD10                                  0x1201e4
2077 #define PXP2_REG_PSWRQ_BW_ADD11                                  0x1201e8
2078 #define PXP2_REG_PSWRQ_BW_ADD2                                   0x1201c4
2079 #define PXP2_REG_PSWRQ_BW_ADD28                                  0x120228
2080 #define PXP2_REG_PSWRQ_BW_ADD28                                  0x120228
2081 #define PXP2_REG_PSWRQ_BW_ADD3                                   0x1201c8
2082 #define PXP2_REG_PSWRQ_BW_ADD6                                   0x1201d4
2083 #define PXP2_REG_PSWRQ_BW_ADD7                                   0x1201d8
2084 #define PXP2_REG_PSWRQ_BW_ADD8                                   0x1201dc
2085 #define PXP2_REG_PSWRQ_BW_ADD9                                   0x1201e0
2086 #define PXP2_REG_PSWRQ_BW_CREDIT                                 0x12032c
2087 #define PXP2_REG_PSWRQ_BW_L1                                     0x1202b0
2088 #define PXP2_REG_PSWRQ_BW_L10                                    0x1202d4
2089 #define PXP2_REG_PSWRQ_BW_L11                                    0x1202d8
2090 #define PXP2_REG_PSWRQ_BW_L10                                    0x1202d4
2091 #define PXP2_REG_PSWRQ_BW_L11                                    0x1202d8
2092 #define PXP2_REG_PSWRQ_BW_L2                                     0x1202b4
2093 #define PXP2_REG_PSWRQ_BW_L28                                    0x120318
2094 #define PXP2_REG_PSWRQ_BW_L28                                    0x120318
2095 #define PXP2_REG_PSWRQ_BW_L3                                     0x1202b8
2096 #define PXP2_REG_PSWRQ_BW_L6                                     0x1202c4
2097 #define PXP2_REG_PSWRQ_BW_L7                                     0x1202c8
2098 #define PXP2_REG_PSWRQ_BW_L8                                     0x1202cc
2099 #define PXP2_REG_PSWRQ_BW_L9                                     0x1202d0
2100 #define PXP2_REG_PSWRQ_BW_RD                                     0x120324
2101 #define PXP2_REG_PSWRQ_BW_UB1                                    0x120238
2102 #define PXP2_REG_PSWRQ_BW_UB10                                   0x12025c
2103 #define PXP2_REG_PSWRQ_BW_UB11                                   0x120260
2104 #define PXP2_REG_PSWRQ_BW_UB10                                   0x12025c
2105 #define PXP2_REG_PSWRQ_BW_UB11                                   0x120260
2106 #define PXP2_REG_PSWRQ_BW_UB2                                    0x12023c
2107 #define PXP2_REG_PSWRQ_BW_UB28                                   0x1202a0
2108 #define PXP2_REG_PSWRQ_BW_UB28                                   0x1202a0
2109 #define PXP2_REG_PSWRQ_BW_UB3                                    0x120240
2110 #define PXP2_REG_PSWRQ_BW_UB6                                    0x12024c
2111 #define PXP2_REG_PSWRQ_BW_UB7                                    0x120250
2112 #define PXP2_REG_PSWRQ_BW_UB8                                    0x120254
2113 #define PXP2_REG_PSWRQ_BW_UB9                                    0x120258
2114 #define PXP2_REG_PSWRQ_BW_WR                                     0x120328
2115 #define PXP2_REG_PSWRQ_CDU0_L2P                                  0x120000
2116 #define PXP2_REG_PSWRQ_QM0_L2P                                   0x120038
2117 #define PXP2_REG_PSWRQ_SRC0_L2P                                  0x120054
2118 #define PXP2_REG_PSWRQ_TM0_L2P                                   0x12001c
2119 #define PXP2_REG_PSWRQ_TSDM0_L2P                                 0x1200e0
2120 /* [RW 32] Interrupt mask register #0 read/write */
2121 #define PXP2_REG_PXP2_INT_MASK_0                                 0x120578
2122 /* [R 32] Interrupt register #0 read */
2123 #define PXP2_REG_PXP2_INT_STS_0                                  0x12056c
2124 #define PXP2_REG_PXP2_INT_STS_1                                  0x120608
2125 /* [RC 32] Interrupt register #0 read clear */
2126 #define PXP2_REG_PXP2_INT_STS_CLR_0                              0x120570
2127 /* [RW 32] Parity mask register #0 read/write */
2128 #define PXP2_REG_PXP2_PRTY_MASK_0                                0x120588
2129 #define PXP2_REG_PXP2_PRTY_MASK_1                                0x120598
2130 /* [R 32] Parity register #0 read */
2131 #define PXP2_REG_PXP2_PRTY_STS_0                                 0x12057c
2132 #define PXP2_REG_PXP2_PRTY_STS_1                                 0x12058c
2133 /* [R 1] Debug only: The 'almost full' indication from each fifo (gives
2134    indication about backpressure) */
2135 #define PXP2_REG_RD_ALMOST_FULL_0                                0x120424
2136 /* [R 8] Debug only: The blocks counter - number of unused block ids */
2137 #define PXP2_REG_RD_BLK_CNT                                      0x120418
2138 /* [RW 8] Debug only: Total number of available blocks in Tetris Buffer.
2139    Must be bigger than 6. Normally should not be changed. */
2140 #define PXP2_REG_RD_BLK_NUM_CFG                                  0x12040c
2141 /* [RW 2] CDU byte swapping mode configuration for master read requests */
2142 #define PXP2_REG_RD_CDURD_SWAP_MODE                              0x120404
2143 /* [RW 1] When '1'; inputs to the PSWRD block are ignored */
2144 #define PXP2_REG_RD_DISABLE_INPUTS                               0x120374
2145 /* [R 1] PSWRD internal memories initialization is done */
2146 #define PXP2_REG_RD_INIT_DONE                                    0x120370
2147 /* [RW 8] The maximum number of blocks in Tetris Buffer that can be
2148    allocated for vq10 */
2149 #define PXP2_REG_RD_MAX_BLKS_VQ10                                0x1203a0
2150 /* [RW 8] The maximum number of blocks in Tetris Buffer that can be
2151    allocated for vq11 */
2152 #define PXP2_REG_RD_MAX_BLKS_VQ11                                0x1203a4
2153 /* [RW 8] The maximum number of blocks in Tetris Buffer that can be
2154    allocated for vq17 */
2155 #define PXP2_REG_RD_MAX_BLKS_VQ17                                0x1203bc
2156 /* [RW 8] The maximum number of blocks in Tetris Buffer that can be
2157    allocated for vq18 */
2158 #define PXP2_REG_RD_MAX_BLKS_VQ18                                0x1203c0
2159 /* [RW 8] The maximum number of blocks in Tetris Buffer that can be
2160    allocated for vq19 */
2161 #define PXP2_REG_RD_MAX_BLKS_VQ19                                0x1203c4
2162 /* [RW 8] The maximum number of blocks in Tetris Buffer that can be
2163    allocated for vq22 */
2164 #define PXP2_REG_RD_MAX_BLKS_VQ22                                0x1203d0
2165 /* [RW 8] The maximum number of blocks in Tetris Buffer that can be
2166    allocated for vq6 */
2167 #define PXP2_REG_RD_MAX_BLKS_VQ6                                 0x120390
2168 /* [RW 8] The maximum number of blocks in Tetris Buffer that can be
2169    allocated for vq9 */
2170 #define PXP2_REG_RD_MAX_BLKS_VQ9                                 0x12039c
2171 /* [RW 2] PBF byte swapping mode configuration for master read requests */
2172 #define PXP2_REG_RD_PBF_SWAP_MODE                                0x1203f4
2173 /* [R 1] Debug only: Indication if delivery ports are idle */
2174 #define PXP2_REG_RD_PORT_IS_IDLE_0                               0x12041c
2175 #define PXP2_REG_RD_PORT_IS_IDLE_1                               0x120420
2176 /* [RW 2] QM byte swapping mode configuration for master read requests */
2177 #define PXP2_REG_RD_QM_SWAP_MODE                                 0x1203f8
2178 /* [R 7] Debug only: The SR counter - number of unused sub request ids */
2179 #define PXP2_REG_RD_SR_CNT                                       0x120414
2180 /* [RW 2] SRC byte swapping mode configuration for master read requests */
2181 #define PXP2_REG_RD_SRC_SWAP_MODE                                0x120400
2182 /* [RW 7] Debug only: Total number of available PCI read sub-requests. Must
2183    be bigger than 1. Normally should not be changed. */
2184 #define PXP2_REG_RD_SR_NUM_CFG                                   0x120408
2185 /* [RW 1] Signals the PSWRD block to start initializing internal memories */
2186 #define PXP2_REG_RD_START_INIT                                   0x12036c
2187 /* [RW 2] TM byte swapping mode configuration for master read requests */
2188 #define PXP2_REG_RD_TM_SWAP_MODE                                 0x1203fc
2189 /* [RW 10] Bandwidth addition to VQ0 write requests */
2190 #define PXP2_REG_RQ_BW_RD_ADD0                                   0x1201bc
2191 /* [RW 10] Bandwidth addition to VQ12 read requests */
2192 #define PXP2_REG_RQ_BW_RD_ADD12                                  0x1201ec
2193 /* [RW 10] Bandwidth addition to VQ13 read requests */
2194 #define PXP2_REG_RQ_BW_RD_ADD13                                  0x1201f0
2195 /* [RW 10] Bandwidth addition to VQ14 read requests */
2196 #define PXP2_REG_RQ_BW_RD_ADD14                                  0x1201f4
2197 /* [RW 10] Bandwidth addition to VQ15 read requests */
2198 #define PXP2_REG_RQ_BW_RD_ADD15                                  0x1201f8
2199 /* [RW 10] Bandwidth addition to VQ16 read requests */
2200 #define PXP2_REG_RQ_BW_RD_ADD16                                  0x1201fc
2201 /* [RW 10] Bandwidth addition to VQ17 read requests */
2202 #define PXP2_REG_RQ_BW_RD_ADD17                                  0x120200
2203 /* [RW 10] Bandwidth addition to VQ18 read requests */
2204 #define PXP2_REG_RQ_BW_RD_ADD18                                  0x120204
2205 /* [RW 10] Bandwidth addition to VQ19 read requests */
2206 #define PXP2_REG_RQ_BW_RD_ADD19                                  0x120208
2207 /* [RW 10] Bandwidth addition to VQ20 read requests */
2208 #define PXP2_REG_RQ_BW_RD_ADD20                                  0x12020c
2209 /* [RW 10] Bandwidth addition to VQ22 read requests */
2210 #define PXP2_REG_RQ_BW_RD_ADD22                                  0x120210
2211 /* [RW 10] Bandwidth addition to VQ23 read requests */
2212 #define PXP2_REG_RQ_BW_RD_ADD23                                  0x120214
2213 /* [RW 10] Bandwidth addition to VQ24 read requests */
2214 #define PXP2_REG_RQ_BW_RD_ADD24                                  0x120218
2215 /* [RW 10] Bandwidth addition to VQ25 read requests */
2216 #define PXP2_REG_RQ_BW_RD_ADD25                                  0x12021c
2217 /* [RW 10] Bandwidth addition to VQ26 read requests */
2218 #define PXP2_REG_RQ_BW_RD_ADD26                                  0x120220
2219 /* [RW 10] Bandwidth addition to VQ27 read requests */
2220 #define PXP2_REG_RQ_BW_RD_ADD27                                  0x120224
2221 /* [RW 10] Bandwidth addition to VQ4 read requests */
2222 #define PXP2_REG_RQ_BW_RD_ADD4                                   0x1201cc
2223 /* [RW 10] Bandwidth addition to VQ5 read requests */
2224 #define PXP2_REG_RQ_BW_RD_ADD5                                   0x1201d0
2225 /* [RW 10] Bandwidth Typical L for VQ0 Read requests */
2226 #define PXP2_REG_RQ_BW_RD_L0                                     0x1202ac
2227 /* [RW 10] Bandwidth Typical L for VQ12 Read requests */
2228 #define PXP2_REG_RQ_BW_RD_L12                                    0x1202dc
2229 /* [RW 10] Bandwidth Typical L for VQ13 Read requests */
2230 #define PXP2_REG_RQ_BW_RD_L13                                    0x1202e0
2231 /* [RW 10] Bandwidth Typical L for VQ14 Read requests */
2232 #define PXP2_REG_RQ_BW_RD_L14                                    0x1202e4
2233 /* [RW 10] Bandwidth Typical L for VQ15 Read requests */
2234 #define PXP2_REG_RQ_BW_RD_L15                                    0x1202e8
2235 /* [RW 10] Bandwidth Typical L for VQ16 Read requests */
2236 #define PXP2_REG_RQ_BW_RD_L16                                    0x1202ec
2237 /* [RW 10] Bandwidth Typical L for VQ17 Read requests */
2238 #define PXP2_REG_RQ_BW_RD_L17                                    0x1202f0
2239 /* [RW 10] Bandwidth Typical L for VQ18 Read requests */
2240 #define PXP2_REG_RQ_BW_RD_L18                                    0x1202f4
2241 /* [RW 10] Bandwidth Typical L for VQ19 Read requests */
2242 #define PXP2_REG_RQ_BW_RD_L19                                    0x1202f8
2243 /* [RW 10] Bandwidth Typical L for VQ20 Read requests */
2244 #define PXP2_REG_RQ_BW_RD_L20                                    0x1202fc
2245 /* [RW 10] Bandwidth Typical L for VQ22 Read requests */
2246 #define PXP2_REG_RQ_BW_RD_L22                                    0x120300
2247 /* [RW 10] Bandwidth Typical L for VQ23 Read requests */
2248 #define PXP2_REG_RQ_BW_RD_L23                                    0x120304
2249 /* [RW 10] Bandwidth Typical L for VQ24 Read requests */
2250 #define PXP2_REG_RQ_BW_RD_L24                                    0x120308
2251 /* [RW 10] Bandwidth Typical L for VQ25 Read requests */
2252 #define PXP2_REG_RQ_BW_RD_L25                                    0x12030c
2253 /* [RW 10] Bandwidth Typical L for VQ26 Read requests */
2254 #define PXP2_REG_RQ_BW_RD_L26                                    0x120310
2255 /* [RW 10] Bandwidth Typical L for VQ27 Read requests */
2256 #define PXP2_REG_RQ_BW_RD_L27                                    0x120314
2257 /* [RW 10] Bandwidth Typical L for VQ4 Read requests */
2258 #define PXP2_REG_RQ_BW_RD_L4                                     0x1202bc
2259 /* [RW 10] Bandwidth Typical L for VQ5 Read- currently not used */
2260 #define PXP2_REG_RQ_BW_RD_L5                                     0x1202c0
2261 /* [RW 7] Bandwidth upper bound for VQ0 read requests */
2262 #define PXP2_REG_RQ_BW_RD_UBOUND0                                0x120234
2263 /* [RW 7] Bandwidth upper bound for VQ12 read requests */
2264 #define PXP2_REG_RQ_BW_RD_UBOUND12                               0x120264
2265 /* [RW 7] Bandwidth upper bound for VQ13 read requests */
2266 #define PXP2_REG_RQ_BW_RD_UBOUND13                               0x120268
2267 /* [RW 7] Bandwidth upper bound for VQ14 read requests */
2268 #define PXP2_REG_RQ_BW_RD_UBOUND14                               0x12026c
2269 /* [RW 7] Bandwidth upper bound for VQ15 read requests */
2270 #define PXP2_REG_RQ_BW_RD_UBOUND15                               0x120270
2271 /* [RW 7] Bandwidth upper bound for VQ16 read requests */
2272 #define PXP2_REG_RQ_BW_RD_UBOUND16                               0x120274
2273 /* [RW 7] Bandwidth upper bound for VQ17 read requests */
2274 #define PXP2_REG_RQ_BW_RD_UBOUND17                               0x120278
2275 /* [RW 7] Bandwidth upper bound for VQ18 read requests */
2276 #define PXP2_REG_RQ_BW_RD_UBOUND18                               0x12027c
2277 /* [RW 7] Bandwidth upper bound for VQ19 read requests */
2278 #define PXP2_REG_RQ_BW_RD_UBOUND19                               0x120280
2279 /* [RW 7] Bandwidth upper bound for VQ20 read requests */
2280 #define PXP2_REG_RQ_BW_RD_UBOUND20                               0x120284
2281 /* [RW 7] Bandwidth upper bound for VQ22 read requests */
2282 #define PXP2_REG_RQ_BW_RD_UBOUND22                               0x120288
2283 /* [RW 7] Bandwidth upper bound for VQ23 read requests */
2284 #define PXP2_REG_RQ_BW_RD_UBOUND23                               0x12028c
2285 /* [RW 7] Bandwidth upper bound for VQ24 read requests */
2286 #define PXP2_REG_RQ_BW_RD_UBOUND24                               0x120290
2287 /* [RW 7] Bandwidth upper bound for VQ25 read requests */
2288 #define PXP2_REG_RQ_BW_RD_UBOUND25                               0x120294
2289 /* [RW 7] Bandwidth upper bound for VQ26 read requests */
2290 #define PXP2_REG_RQ_BW_RD_UBOUND26                               0x120298
2291 /* [RW 7] Bandwidth upper bound for VQ27 read requests */
2292 #define PXP2_REG_RQ_BW_RD_UBOUND27                               0x12029c
2293 /* [RW 7] Bandwidth upper bound for VQ4 read requests */
2294 #define PXP2_REG_RQ_BW_RD_UBOUND4                                0x120244
2295 /* [RW 7] Bandwidth upper bound for VQ5 read requests */
2296 #define PXP2_REG_RQ_BW_RD_UBOUND5                                0x120248
2297 /* [RW 10] Bandwidth addition to VQ29 write requests */
2298 #define PXP2_REG_RQ_BW_WR_ADD29                                  0x12022c
2299 /* [RW 10] Bandwidth addition to VQ30 write requests */
2300 #define PXP2_REG_RQ_BW_WR_ADD30                                  0x120230
2301 /* [RW 10] Bandwidth Typical L for VQ29 Write requests */
2302 #define PXP2_REG_RQ_BW_WR_L29                                    0x12031c
2303 /* [RW 10] Bandwidth Typical L for VQ30 Write requests */
2304 #define PXP2_REG_RQ_BW_WR_L30                                    0x120320
2305 /* [RW 7] Bandwidth upper bound for VQ29 */
2306 #define PXP2_REG_RQ_BW_WR_UBOUND29                               0x1202a4
2307 /* [RW 7] Bandwidth upper bound for VQ30 */
2308 #define PXP2_REG_RQ_BW_WR_UBOUND30                               0x1202a8
2309 /* [RW 18] external first_mem_addr field in L2P table for CDU module port 0 */
2310 #define PXP2_REG_RQ_CDU0_EFIRST_MEM_ADDR                         0x120008
2311 /* [RW 2] Endian mode for cdu */
2312 #define PXP2_REG_RQ_CDU_ENDIAN_M                                 0x1201a0
2313 #define PXP2_REG_RQ_CDU_FIRST_ILT                                0x12061c
2314 #define PXP2_REG_RQ_CDU_LAST_ILT                                 0x120620
2315 /* [RW 3] page size in L2P table for CDU module; -4k; -8k; -16k; -32k; -64k;
2316    -128k */
2317 #define PXP2_REG_RQ_CDU_P_SIZE                                   0x120018
2318 /* [R 1] 1' indicates that the requester has finished its internal
2319    configuration */
2320 #define PXP2_REG_RQ_CFG_DONE                                     0x1201b4
2321 /* [RW 2] Endian mode for debug */
2322 #define PXP2_REG_RQ_DBG_ENDIAN_M                                 0x1201a4
2323 /* [RW 1] When '1'; requests will enter input buffers but wont get out
2324    towards the glue */
2325 #define PXP2_REG_RQ_DISABLE_INPUTS                               0x120330
2326 /* [RW 1] 1 - SR will be aligned by 64B; 0 - SR will be aligned by 8B */
2327 #define PXP2_REG_RQ_DRAM_ALIGN                                   0x1205b0
2328 /* [RW 1] If 1 ILT failiue will not result in ELT access; An interrupt will
2329    be asserted */
2330 #define PXP2_REG_RQ_ELT_DISABLE                                  0x12066c
2331 /* [RW 2] Endian mode for hc */
2332 #define PXP2_REG_RQ_HC_ENDIAN_M                                  0x1201a8
2333 /* [RW 1] when '0' ILT logic will work as in A0; otherwise B0; for back
2334    compatibility needs; Note that different registers are used per mode */
2335 #define PXP2_REG_RQ_ILT_MODE                                     0x1205b4
2336 /* [WB 53] Onchip address table */
2337 #define PXP2_REG_RQ_ONCHIP_AT                                    0x122000
2338 /* [WB 53] Onchip address table - B0 */
2339 #define PXP2_REG_RQ_ONCHIP_AT_B0                                 0x128000
2340 /* [RW 13] Pending read limiter threshold; in Dwords */
2341 #define PXP2_REG_RQ_PDR_LIMIT                                    0x12033c
2342 /* [RW 2] Endian mode for qm */
2343 #define PXP2_REG_RQ_QM_ENDIAN_M                                  0x120194
2344 #define PXP2_REG_RQ_QM_FIRST_ILT                                 0x120634
2345 #define PXP2_REG_RQ_QM_LAST_ILT                                  0x120638
2346 /* [RW 3] page size in L2P table for QM module; -4k; -8k; -16k; -32k; -64k;
2347    -128k */
2348 #define PXP2_REG_RQ_QM_P_SIZE                                    0x120050
2349 /* [RW 1] 1' indicates that the RBC has finished configuring the PSWRQ */
2350 #define PXP2_REG_RQ_RBC_DONE                                     0x1201b0
2351 /* [RW 3] Max burst size filed for read requests port 0; 000 - 128B;
2352    001:256B; 010: 512B; 11:1K:100:2K; 01:4K */
2353 #define PXP2_REG_RQ_RD_MBS0                                      0x120160
2354 /* [RW 3] Max burst size filed for read requests port 1; 000 - 128B;
2355    001:256B; 010: 512B; 11:1K:100:2K; 01:4K */
2356 #define PXP2_REG_RQ_RD_MBS1                                      0x120168
2357 /* [RW 2] Endian mode for src */
2358 #define PXP2_REG_RQ_SRC_ENDIAN_M                                 0x12019c
2359 #define PXP2_REG_RQ_SRC_FIRST_ILT                                0x12063c
2360 #define PXP2_REG_RQ_SRC_LAST_ILT                                 0x120640
2361 /* [RW 3] page size in L2P table for SRC module; -4k; -8k; -16k; -32k; -64k;
2362    -128k */
2363 #define PXP2_REG_RQ_SRC_P_SIZE                                   0x12006c
2364 /* [RW 2] Endian mode for tm */
2365 #define PXP2_REG_RQ_TM_ENDIAN_M                                  0x120198
2366 #define PXP2_REG_RQ_TM_FIRST_ILT                                 0x120644
2367 #define PXP2_REG_RQ_TM_LAST_ILT                                  0x120648
2368 /* [RW 3] page size in L2P table for TM module; -4k; -8k; -16k; -32k; -64k;
2369    -128k */
2370 #define PXP2_REG_RQ_TM_P_SIZE                                    0x120034
2371 /* [R 5] Number of entries in the ufifo; his fifo has l2p completions */
2372 #define PXP2_REG_RQ_UFIFO_NUM_OF_ENTRY                           0x12080c
2373 /* [RW 18] external first_mem_addr field in L2P table for USDM module port 0 */
2374 #define PXP2_REG_RQ_USDM0_EFIRST_MEM_ADDR                        0x120094
2375 /* [R 8] Number of entries occupied by vq 0 in pswrq memory */
2376 #define PXP2_REG_RQ_VQ0_ENTRY_CNT                                0x120810
2377 /* [R 8] Number of entries occupied by vq 10 in pswrq memory */
2378 #define PXP2_REG_RQ_VQ10_ENTRY_CNT                               0x120818
2379 /* [R 8] Number of entries occupied by vq 11 in pswrq memory */
2380 #define PXP2_REG_RQ_VQ11_ENTRY_CNT                               0x120820
2381 /* [R 8] Number of entries occupied by vq 12 in pswrq memory */
2382 #define PXP2_REG_RQ_VQ12_ENTRY_CNT                               0x120828
2383 /* [R 8] Number of entries occupied by vq 13 in pswrq memory */
2384 #define PXP2_REG_RQ_VQ13_ENTRY_CNT                               0x120830
2385 /* [R 8] Number of entries occupied by vq 14 in pswrq memory */
2386 #define PXP2_REG_RQ_VQ14_ENTRY_CNT                               0x120838
2387 /* [R 8] Number of entries occupied by vq 15 in pswrq memory */
2388 #define PXP2_REG_RQ_VQ15_ENTRY_CNT                               0x120840
2389 /* [R 8] Number of entries occupied by vq 16 in pswrq memory */
2390 #define PXP2_REG_RQ_VQ16_ENTRY_CNT                               0x120848
2391 /* [R 8] Number of entries occupied by vq 17 in pswrq memory */
2392 #define PXP2_REG_RQ_VQ17_ENTRY_CNT                               0x120850
2393 /* [R 8] Number of entries occupied by vq 18 in pswrq memory */
2394 #define PXP2_REG_RQ_VQ18_ENTRY_CNT                               0x120858
2395 /* [R 8] Number of entries occupied by vq 19 in pswrq memory */
2396 #define PXP2_REG_RQ_VQ19_ENTRY_CNT                               0x120860
2397 /* [R 8] Number of entries occupied by vq 1 in pswrq memory */
2398 #define PXP2_REG_RQ_VQ1_ENTRY_CNT                                0x120868
2399 /* [R 8] Number of entries occupied by vq 20 in pswrq memory */
2400 #define PXP2_REG_RQ_VQ20_ENTRY_CNT                               0x120870
2401 /* [R 8] Number of entries occupied by vq 21 in pswrq memory */
2402 #define PXP2_REG_RQ_VQ21_ENTRY_CNT                               0x120878
2403 /* [R 8] Number of entries occupied by vq 22 in pswrq memory */
2404 #define PXP2_REG_RQ_VQ22_ENTRY_CNT                               0x120880
2405 /* [R 8] Number of entries occupied by vq 23 in pswrq memory */
2406 #define PXP2_REG_RQ_VQ23_ENTRY_CNT                               0x120888
2407 /* [R 8] Number of entries occupied by vq 24 in pswrq memory */
2408 #define PXP2_REG_RQ_VQ24_ENTRY_CNT                               0x120890
2409 /* [R 8] Number of entries occupied by vq 25 in pswrq memory */
2410 #define PXP2_REG_RQ_VQ25_ENTRY_CNT                               0x120898
2411 /* [R 8] Number of entries occupied by vq 26 in pswrq memory */
2412 #define PXP2_REG_RQ_VQ26_ENTRY_CNT                               0x1208a0
2413 /* [R 8] Number of entries occupied by vq 27 in pswrq memory */
2414 #define PXP2_REG_RQ_VQ27_ENTRY_CNT                               0x1208a8
2415 /* [R 8] Number of entries occupied by vq 28 in pswrq memory */
2416 #define PXP2_REG_RQ_VQ28_ENTRY_CNT                               0x1208b0
2417 /* [R 8] Number of entries occupied by vq 29 in pswrq memory */
2418 #define PXP2_REG_RQ_VQ29_ENTRY_CNT                               0x1208b8
2419 /* [R 8] Number of entries occupied by vq 2 in pswrq memory */
2420 #define PXP2_REG_RQ_VQ2_ENTRY_CNT                                0x1208c0
2421 /* [R 8] Number of entries occupied by vq 30 in pswrq memory */
2422 #define PXP2_REG_RQ_VQ30_ENTRY_CNT                               0x1208c8
2423 /* [R 8] Number of entries occupied by vq 31 in pswrq memory */
2424 #define PXP2_REG_RQ_VQ31_ENTRY_CNT                               0x1208d0
2425 /* [R 8] Number of entries occupied by vq 3 in pswrq memory */
2426 #define PXP2_REG_RQ_VQ3_ENTRY_CNT                                0x1208d8
2427 /* [R 8] Number of entries occupied by vq 4 in pswrq memory */
2428 #define PXP2_REG_RQ_VQ4_ENTRY_CNT                                0x1208e0
2429 /* [R 8] Number of entries occupied by vq 5 in pswrq memory */
2430 #define PXP2_REG_RQ_VQ5_ENTRY_CNT                                0x1208e8
2431 /* [R 8] Number of entries occupied by vq 6 in pswrq memory */
2432 #define PXP2_REG_RQ_VQ6_ENTRY_CNT                                0x1208f0
2433 /* [R 8] Number of entries occupied by vq 7 in pswrq memory */
2434 #define PXP2_REG_RQ_VQ7_ENTRY_CNT                                0x1208f8
2435 /* [R 8] Number of entries occupied by vq 8 in pswrq memory */
2436 #define PXP2_REG_RQ_VQ8_ENTRY_CNT                                0x120900
2437 /* [R 8] Number of entries occupied by vq 9 in pswrq memory */
2438 #define PXP2_REG_RQ_VQ9_ENTRY_CNT                                0x120908
2439 /* [RW 3] Max burst size filed for write requests port 0; 000 - 128B;
2440    001:256B; 010: 512B; */
2441 #define PXP2_REG_RQ_WR_MBS0                                      0x12015c
2442 /* [RW 3] Max burst size filed for write requests port 1; 000 - 128B;
2443    001:256B; 010: 512B; */
2444 #define PXP2_REG_RQ_WR_MBS1                                      0x120164
2445 /* [RW 2] 0 - 128B;  - 256B;  - 512B;  - 1024B; when the payload in the
2446    buffer reaches this number has_payload will be asserted */
2447 #define PXP2_REG_WR_CDU_MPS                                      0x1205f0
2448 /* [RW 2] 0 - 128B;  - 256B;  - 512B;  - 1024B; when the payload in the
2449    buffer reaches this number has_payload will be asserted */
2450 #define PXP2_REG_WR_CSDM_MPS                                     0x1205d0
2451 /* [RW 2] 0 - 128B;  - 256B;  - 512B;  - 1024B; when the payload in the
2452    buffer reaches this number has_payload will be asserted */
2453 #define PXP2_REG_WR_DBG_MPS                                      0x1205e8
2454 /* [RW 2] 0 - 128B;  - 256B;  - 512B;  - 1024B; when the payload in the
2455    buffer reaches this number has_payload will be asserted */
2456 #define PXP2_REG_WR_DMAE_MPS                                     0x1205ec
2457 /* [RW 10] if Number of entries in dmae fifo will be higher than this
2458    threshold then has_payload indication will be asserted; the default value
2459    should be equal to &gt;  write MBS size! */
2460 #define PXP2_REG_WR_DMAE_TH                                      0x120368
2461 /* [RW 2] 0 - 128B;  - 256B;  - 512B;  - 1024B; when the payload in the
2462    buffer reaches this number has_payload will be asserted */
2463 #define PXP2_REG_WR_HC_MPS                                       0x1205c8
2464 /* [RW 2] 0 - 128B;  - 256B;  - 512B;  - 1024B; when the payload in the
2465    buffer reaches this number has_payload will be asserted */
2466 #define PXP2_REG_WR_QM_MPS                                       0x1205dc
2467 /* [RW 1] 0 - working in A0 mode;  - working in B0 mode */
2468 #define PXP2_REG_WR_REV_MODE                                     0x120670
2469 /* [RW 2] 0 - 128B;  - 256B;  - 512B;  - 1024B; when the payload in the
2470    buffer reaches this number has_payload will be asserted */
2471 #define PXP2_REG_WR_SRC_MPS                                      0x1205e4
2472 /* [RW 2] 0 - 128B;  - 256B;  - 512B;  - 1024B; when the payload in the
2473    buffer reaches this number has_payload will be asserted */
2474 #define PXP2_REG_WR_TM_MPS                                       0x1205e0
2475 /* [RW 2] 0 - 128B;  - 256B;  - 512B;  - 1024B; when the payload in the
2476    buffer reaches this number has_payload will be asserted */
2477 #define PXP2_REG_WR_TSDM_MPS                                     0x1205d4
2478 /* [RW 10] if Number of entries in usdmdp fifo will be higher than this
2479    threshold then has_payload indication will be asserted; the default value
2480    should be equal to &gt;  write MBS size! */
2481 #define PXP2_REG_WR_USDMDP_TH                                    0x120348
2482 /* [RW 2] 0 - 128B;  - 256B;  - 512B;  - 1024B; when the payload in the
2483    buffer reaches this number has_payload will be asserted */
2484 #define PXP2_REG_WR_USDM_MPS                                     0x1205cc
2485 /* [RW 2] 0 - 128B;  - 256B;  - 512B;  - 1024B; when the payload in the
2486    buffer reaches this number has_payload will be asserted */
2487 #define PXP2_REG_WR_XSDM_MPS                                     0x1205d8
2488 /* [R 1] debug only: Indication if PSWHST arbiter is idle */
2489 #define PXP_REG_HST_ARB_IS_IDLE                                  0x103004
2490 /* [R 8] debug only: A bit mask for all PSWHST arbiter clients. '1' means
2491    this client is waiting for the arbiter. */
2492 #define PXP_REG_HST_CLIENTS_WAITING_TO_ARB                       0x103008
2493 /* [R 1] debug only: '1' means this PSWHST is discarding doorbells. This bit
2494    should update accoring to 'hst_discard_doorbells' register when the state
2495    machine is idle */
2496 #define PXP_REG_HST_DISCARD_DOORBELLS_STATUS                     0x1030a0
2497 /* [R 6] debug only: A bit mask for all PSWHST internal write clients. '1'
2498    means this PSWHST is discarding inputs from this client. Each bit should
2499    update accoring to 'hst_discard_internal_writes' register when the state
2500    machine is idle. */
2501 #define PXP_REG_HST_DISCARD_INTERNAL_WRITES_STATUS               0x10309c
2502 /* [WB 160] Used for initialization of the inbound interrupts memory */
2503 #define PXP_REG_HST_INBOUND_INT                                  0x103800
2504 /* [RW 32] Interrupt mask register #0 read/write */
2505 #define PXP_REG_PXP_INT_MASK_0                                   0x103074
2506 #define PXP_REG_PXP_INT_MASK_1                                   0x103084
2507 /* [R 32] Interrupt register #0 read */
2508 #define PXP_REG_PXP_INT_STS_0                                    0x103068
2509 #define PXP_REG_PXP_INT_STS_1                                    0x103078
2510 /* [RC 32] Interrupt register #0 read clear */
2511 #define PXP_REG_PXP_INT_STS_CLR_0                                0x10306c
2512 /* [RW 26] Parity mask register #0 read/write */
2513 #define PXP_REG_PXP_PRTY_MASK                                    0x103094
2514 /* [R 26] Parity register #0 read */
2515 #define PXP_REG_PXP_PRTY_STS                                     0x103088
2516 /* [RW 4] The activity counter initial increment value sent in the load
2517    request */
2518 #define QM_REG_ACTCTRINITVAL_0                                   0x168040
2519 #define QM_REG_ACTCTRINITVAL_1                                   0x168044
2520 #define QM_REG_ACTCTRINITVAL_2                                   0x168048
2521 #define QM_REG_ACTCTRINITVAL_3                                   0x16804c
2522 /* [RW 32] The base logical address (in bytes) of each physical queue. The
2523    index I represents the physical queue number. The 12 lsbs are ignore and
2524    considered zero so practically there are only 20 bits in this register;
2525    queues 63-0 */
2526 #define QM_REG_BASEADDR                                          0x168900
2527 /* [RW 32] The base logical address (in bytes) of each physical queue. The
2528    index I represents the physical queue number. The 12 lsbs are ignore and
2529    considered zero so practically there are only 20 bits in this register;
2530    queues 127-64 */
2531 #define QM_REG_BASEADDR_EXT_A                                    0x16e100
2532 /* [RW 16] The byte credit cost for each task. This value is for both ports */
2533 #define QM_REG_BYTECRDCOST                                       0x168234
2534 /* [RW 16] The initial byte credit value for both ports. */
2535 #define QM_REG_BYTECRDINITVAL                                    0x168238
2536 /* [RW 32] A bit per physical queue. If the bit is cleared then the physical
2537    queue uses port 0 else it uses port 1; queues 31-0 */
2538 #define QM_REG_BYTECRDPORT_LSB                                   0x168228
2539 /* [RW 32] A bit per physical queue. If the bit is cleared then the physical
2540    queue uses port 0 else it uses port 1; queues 95-64 */
2541 #define QM_REG_BYTECRDPORT_LSB_EXT_A                             0x16e520
2542 /* [RW 32] A bit per physical queue. If the bit is cleared then the physical
2543    queue uses port 0 else it uses port 1; queues 63-32 */
2544 #define QM_REG_BYTECRDPORT_MSB                                   0x168224
2545 /* [RW 32] A bit per physical queue. If the bit is cleared then the physical
2546    queue uses port 0 else it uses port 1; queues 127-96 */
2547 #define QM_REG_BYTECRDPORT_MSB_EXT_A                             0x16e51c
2548 /* [RW 16] The byte credit value that if above the QM is considered almost
2549    full */
2550 #define QM_REG_BYTECREDITAFULLTHR                                0x168094
2551 /* [RW 4] The initial credit for interface */
2552 #define QM_REG_CMINITCRD_0                                       0x1680cc
2553 #define QM_REG_CMINITCRD_1                                       0x1680d0
2554 #define QM_REG_CMINITCRD_2                                       0x1680d4
2555 #define QM_REG_CMINITCRD_3                                       0x1680d8
2556 #define QM_REG_CMINITCRD_4                                       0x1680dc
2557 #define QM_REG_CMINITCRD_5                                       0x1680e0
2558 #define QM_REG_CMINITCRD_6                                       0x1680e4
2559 #define QM_REG_CMINITCRD_7                                       0x1680e8
2560 /* [RW 8] A mask bit per CM interface. If this bit is 0 then this interface
2561    is masked */
2562 #define QM_REG_CMINTEN                                           0x1680ec
2563 /* [RW 12] A bit vector which indicates which one of the queues are tied to
2564    interface 0 */
2565 #define QM_REG_CMINTVOQMASK_0                                    0x1681f4
2566 #define QM_REG_CMINTVOQMASK_1                                    0x1681f8
2567 #define QM_REG_CMINTVOQMASK_2                                    0x1681fc
2568 #define QM_REG_CMINTVOQMASK_3                                    0x168200
2569 #define QM_REG_CMINTVOQMASK_4                                    0x168204
2570 #define QM_REG_CMINTVOQMASK_5                                    0x168208
2571 #define QM_REG_CMINTVOQMASK_6                                    0x16820c
2572 #define QM_REG_CMINTVOQMASK_7                                    0x168210
2573 /* [RW 20] The number of connections divided by 16 which dictates the size
2574    of each queue which belongs to even function number. */
2575 #define QM_REG_CONNNUM_0                                         0x168020
2576 /* [R 6] Keep the fill level of the fifo from write client 4 */
2577 #define QM_REG_CQM_WRC_FIFOLVL                                   0x168018
2578 /* [RW 8] The context regions sent in the CFC load request */
2579 #define QM_REG_CTXREG_0                                          0x168030
2580 #define QM_REG_CTXREG_1                                          0x168034
2581 #define QM_REG_CTXREG_2                                          0x168038
2582 #define QM_REG_CTXREG_3                                          0x16803c
2583 /* [RW 12] The VOQ mask used to select the VOQs which needs to be full for
2584    bypass enable */
2585 #define QM_REG_ENBYPVOQMASK                                      0x16823c
2586 /* [RW 32] A bit mask per each physical queue. If a bit is set then the
2587    physical queue uses the byte credit; queues 31-0 */
2588 #define QM_REG_ENBYTECRD_LSB                                     0x168220
2589 /* [RW 32] A bit mask per each physical queue. If a bit is set then the
2590    physical queue uses the byte credit; queues 95-64 */
2591 #define QM_REG_ENBYTECRD_LSB_EXT_A                               0x16e518
2592 /* [RW 32] A bit mask per each physical queue. If a bit is set then the
2593    physical queue uses the byte credit; queues 63-32 */
2594 #define QM_REG_ENBYTECRD_MSB                                     0x16821c
2595 /* [RW 32] A bit mask per each physical queue. If a bit is set then the
2596    physical queue uses the byte credit; queues 127-96 */
2597 #define QM_REG_ENBYTECRD_MSB_EXT_A                               0x16e514
2598 /* [RW 4] If cleared then the secondary interface will not be served by the
2599    RR arbiter */
2600 #define QM_REG_ENSEC                                             0x1680f0
2601 /* [RW 32] NA */
2602 #define QM_REG_FUNCNUMSEL_LSB                                    0x168230
2603 /* [RW 32] NA */
2604 #define QM_REG_FUNCNUMSEL_MSB                                    0x16822c
2605 /* [RW 32] A mask register to mask the Almost empty signals which will not
2606    be use for the almost empty indication to the HW block; queues 31:0 */
2607 #define QM_REG_HWAEMPTYMASK_LSB                                  0x168218
2608 /* [RW 32] A mask register to mask the Almost empty signals which will not
2609    be use for the almost empty indication to the HW block; queues 95-64 */
2610 #define QM_REG_HWAEMPTYMASK_LSB_EXT_A                            0x16e510
2611 /* [RW 32] A mask register to mask the Almost empty signals which will not
2612    be use for the almost empty indication to the HW block; queues 63:32 */
2613 #define QM_REG_HWAEMPTYMASK_MSB                                  0x168214
2614 /* [RW 32] A mask register to mask the Almost empty signals which will not
2615    be use for the almost empty indication to the HW block; queues 127-96 */
2616 #define QM_REG_HWAEMPTYMASK_MSB_EXT_A                            0x16e50c
2617 /* [RW 4] The number of outstanding request to CFC */
2618 #define QM_REG_OUTLDREQ                                          0x168804
2619 /* [RC 1] A flag to indicate that overflow error occurred in one of the
2620    queues. */
2621 #define QM_REG_OVFERROR                                          0x16805c
2622 /* [RC 7] the Q were the qverflow occurs */
2623 #define QM_REG_OVFQNUM                                           0x168058
2624 /* [R 16] Pause state for physical queues 15-0 */
2625 #define QM_REG_PAUSESTATE0                                       0x168410
2626 /* [R 16] Pause state for physical queues 31-16 */
2627 #define QM_REG_PAUSESTATE1                                       0x168414
2628 /* [R 16] Pause state for physical queues 47-32 */
2629 #define QM_REG_PAUSESTATE2                                       0x16e684
2630 /* [R 16] Pause state for physical queues 63-48 */
2631 #define QM_REG_PAUSESTATE3                                       0x16e688
2632 /* [R 16] Pause state for physical queues 79-64 */
2633 #define QM_REG_PAUSESTATE4                                       0x16e68c
2634 /* [R 16] Pause state for physical queues 95-80 */
2635 #define QM_REG_PAUSESTATE5                                       0x16e690
2636 /* [R 16] Pause state for physical queues 111-96 */
2637 #define QM_REG_PAUSESTATE6                                       0x16e694
2638 /* [R 16] Pause state for physical queues 127-112 */
2639 #define QM_REG_PAUSESTATE7                                       0x16e698
2640 /* [RW 2] The PCI attributes field used in the PCI request. */
2641 #define QM_REG_PCIREQAT                                          0x168054
2642 /* [R 16] The byte credit of port 0 */
2643 #define QM_REG_PORT0BYTECRD                                      0x168300
2644 /* [R 16] The byte credit of port 1 */
2645 #define QM_REG_PORT1BYTECRD                                      0x168304
2646 /* [RW 3] pci function number of queues 15-0 */
2647 #define QM_REG_PQ2PCIFUNC_0                                      0x16e6bc
2648 #define QM_REG_PQ2PCIFUNC_1                                      0x16e6c0
2649 #define QM_REG_PQ2PCIFUNC_2                                      0x16e6c4
2650 #define QM_REG_PQ2PCIFUNC_3                                      0x16e6c8
2651 #define QM_REG_PQ2PCIFUNC_4                                      0x16e6cc
2652 #define QM_REG_PQ2PCIFUNC_5                                      0x16e6d0
2653 #define QM_REG_PQ2PCIFUNC_6                                      0x16e6d4
2654 #define QM_REG_PQ2PCIFUNC_7                                      0x16e6d8
2655 /* [WB 54] Pointer Table Memory for queues 63-0; The mapping is as follow:
2656    ptrtbl[53:30] read pointer; ptrtbl[29:6] write pointer; ptrtbl[5:4] read
2657    bank0; ptrtbl[3:2] read bank 1; ptrtbl[1:0] write bank; */
2658 #define QM_REG_PTRTBL                                            0x168a00
2659 /* [WB 54] Pointer Table Memory for queues 127-64; The mapping is as follow:
2660    ptrtbl[53:30] read pointer; ptrtbl[29:6] write pointer; ptrtbl[5:4] read
2661    bank0; ptrtbl[3:2] read bank 1; ptrtbl[1:0] write bank; */
2662 #define QM_REG_PTRTBL_EXT_A                                      0x16e200
2663 /* [RW 2] Interrupt mask register #0 read/write */
2664 #define QM_REG_QM_INT_MASK                                       0x168444
2665 /* [R 2] Interrupt register #0 read */
2666 #define QM_REG_QM_INT_STS                                        0x168438
2667 /* [RW 12] Parity mask register #0 read/write */
2668 #define QM_REG_QM_PRTY_MASK                                      0x168454
2669 /* [R 12] Parity register #0 read */
2670 #define QM_REG_QM_PRTY_STS                                       0x168448
2671 /* [R 32] Current queues in pipeline: Queues from 32 to 63 */
2672 #define QM_REG_QSTATUS_HIGH                                      0x16802c
2673 /* [R 32] Current queues in pipeline: Queues from 96 to 127 */
2674 #define QM_REG_QSTATUS_HIGH_EXT_A                                0x16e408
2675 /* [R 32] Current queues in pipeline: Queues from 0 to 31 */
2676 #define QM_REG_QSTATUS_LOW                                       0x168028
2677 /* [R 32] Current queues in pipeline: Queues from 64 to 95 */
2678 #define QM_REG_QSTATUS_LOW_EXT_A                                 0x16e404
2679 /* [R 24] The number of tasks queued for each queue; queues 63-0 */
2680 #define QM_REG_QTASKCTR_0                                        0x168308
2681 /* [R 24] The number of tasks queued for each queue; queues 127-64 */
2682 #define QM_REG_QTASKCTR_EXT_A_0                                  0x16e584
2683 /* [RW 4] Queue tied to VOQ */
2684 #define QM_REG_QVOQIDX_0                                         0x1680f4
2685 #define QM_REG_QVOQIDX_10                                        0x16811c
2686 #define QM_REG_QVOQIDX_100                                       0x16e49c
2687 #define QM_REG_QVOQIDX_101                                       0x16e4a0
2688 #define QM_REG_QVOQIDX_102                                       0x16e4a4
2689 #define QM_REG_QVOQIDX_103                                       0x16e4a8
2690 #define QM_REG_QVOQIDX_104                                       0x16e4ac
2691 #define QM_REG_QVOQIDX_105                                       0x16e4b0
2692 #define QM_REG_QVOQIDX_106                                       0x16e4b4
2693 #define QM_REG_QVOQIDX_107                                       0x16e4b8
2694 #define QM_REG_QVOQIDX_108                                       0x16e4bc
2695 #define QM_REG_QVOQIDX_109                                       0x16e4c0
2696 #define QM_REG_QVOQIDX_100                                       0x16e49c
2697 #define QM_REG_QVOQIDX_101                                       0x16e4a0
2698 #define QM_REG_QVOQIDX_102                                       0x16e4a4
2699 #define QM_REG_QVOQIDX_103                                       0x16e4a8
2700 #define QM_REG_QVOQIDX_104                                       0x16e4ac
2701 #define QM_REG_QVOQIDX_105                                       0x16e4b0
2702 #define QM_REG_QVOQIDX_106                                       0x16e4b4
2703 #define QM_REG_QVOQIDX_107                                       0x16e4b8
2704 #define QM_REG_QVOQIDX_108                                       0x16e4bc
2705 #define QM_REG_QVOQIDX_109                                       0x16e4c0
2706 #define QM_REG_QVOQIDX_11                                        0x168120
2707 #define QM_REG_QVOQIDX_110                                       0x16e4c4
2708 #define QM_REG_QVOQIDX_111                                       0x16e4c8
2709 #define QM_REG_QVOQIDX_112                                       0x16e4cc
2710 #define QM_REG_QVOQIDX_113                                       0x16e4d0
2711 #define QM_REG_QVOQIDX_114                                       0x16e4d4
2712 #define QM_REG_QVOQIDX_115                                       0x16e4d8
2713 #define QM_REG_QVOQIDX_116                                       0x16e4dc
2714 #define QM_REG_QVOQIDX_117                                       0x16e4e0
2715 #define QM_REG_QVOQIDX_118                                       0x16e4e4
2716 #define QM_REG_QVOQIDX_119                                       0x16e4e8
2717 #define QM_REG_QVOQIDX_110                                       0x16e4c4
2718 #define QM_REG_QVOQIDX_111                                       0x16e4c8
2719 #define QM_REG_QVOQIDX_112                                       0x16e4cc
2720 #define QM_REG_QVOQIDX_113                                       0x16e4d0
2721 #define QM_REG_QVOQIDX_114                                       0x16e4d4
2722 #define QM_REG_QVOQIDX_115                                       0x16e4d8
2723 #define QM_REG_QVOQIDX_116                                       0x16e4dc
2724 #define QM_REG_QVOQIDX_117                                       0x16e4e0
2725 #define QM_REG_QVOQIDX_118                                       0x16e4e4
2726 #define QM_REG_QVOQIDX_119                                       0x16e4e8
2727 #define QM_REG_QVOQIDX_12                                        0x168124
2728 #define QM_REG_QVOQIDX_120                                       0x16e4ec
2729 #define QM_REG_QVOQIDX_121                                       0x16e4f0
2730 #define QM_REG_QVOQIDX_122                                       0x16e4f4
2731 #define QM_REG_QVOQIDX_123                                       0x16e4f8
2732 #define QM_REG_QVOQIDX_124                                       0x16e4fc
2733 #define QM_REG_QVOQIDX_125                                       0x16e500
2734 #define QM_REG_QVOQIDX_126                                       0x16e504
2735 #define QM_REG_QVOQIDX_127                                       0x16e508
2736 #define QM_REG_QVOQIDX_120                                       0x16e4ec
2737 #define QM_REG_QVOQIDX_121                                       0x16e4f0
2738 #define QM_REG_QVOQIDX_122                                       0x16e4f4
2739 #define QM_REG_QVOQIDX_123                                       0x16e4f8
2740 #define QM_REG_QVOQIDX_124                                       0x16e4fc
2741 #define QM_REG_QVOQIDX_125                                       0x16e500
2742 #define QM_REG_QVOQIDX_126                                       0x16e504
2743 #define QM_REG_QVOQIDX_127                                       0x16e508
2744 #define QM_REG_QVOQIDX_13                                        0x168128
2745 #define QM_REG_QVOQIDX_14                                        0x16812c
2746 #define QM_REG_QVOQIDX_15                                        0x168130
2747 #define QM_REG_QVOQIDX_16                                        0x168134
2748 #define QM_REG_QVOQIDX_17                                        0x168138
2749 #define QM_REG_QVOQIDX_21                                        0x168148
2750 #define QM_REG_QVOQIDX_22                                        0x16814c
2751 #define QM_REG_QVOQIDX_23                                        0x168150
2752 #define QM_REG_QVOQIDX_24                                        0x168154
2753 #define QM_REG_QVOQIDX_25                                        0x168158
2754 #define QM_REG_QVOQIDX_26                                        0x16815c
2755 #define QM_REG_QVOQIDX_27                                        0x168160
2756 #define QM_REG_QVOQIDX_28                                        0x168164
2757 #define QM_REG_QVOQIDX_29                                        0x168168
2758 #define QM_REG_QVOQIDX_30                                        0x16816c
2759 #define QM_REG_QVOQIDX_31                                        0x168170
2760 #define QM_REG_QVOQIDX_32                                        0x168174
2761 #define QM_REG_QVOQIDX_33                                        0x168178
2762 #define QM_REG_QVOQIDX_34                                        0x16817c
2763 #define QM_REG_QVOQIDX_35                                        0x168180
2764 #define QM_REG_QVOQIDX_36                                        0x168184
2765 #define QM_REG_QVOQIDX_37                                        0x168188
2766 #define QM_REG_QVOQIDX_38                                        0x16818c
2767 #define QM_REG_QVOQIDX_39                                        0x168190
2768 #define QM_REG_QVOQIDX_40                                        0x168194
2769 #define QM_REG_QVOQIDX_41                                        0x168198
2770 #define QM_REG_QVOQIDX_42                                        0x16819c
2771 #define QM_REG_QVOQIDX_43                                        0x1681a0
2772 #define QM_REG_QVOQIDX_44                                        0x1681a4
2773 #define QM_REG_QVOQIDX_45                                        0x1681a8
2774 #define QM_REG_QVOQIDX_46                                        0x1681ac
2775 #define QM_REG_QVOQIDX_47                                        0x1681b0
2776 #define QM_REG_QVOQIDX_48                                        0x1681b4
2777 #define QM_REG_QVOQIDX_49                                        0x1681b8
2778 #define QM_REG_QVOQIDX_5                                         0x168108
2779 #define QM_REG_QVOQIDX_50                                        0x1681bc
2780 #define QM_REG_QVOQIDX_51                                        0x1681c0
2781 #define QM_REG_QVOQIDX_52                                        0x1681c4
2782 #define QM_REG_QVOQIDX_53                                        0x1681c8
2783 #define QM_REG_QVOQIDX_54                                        0x1681cc
2784 #define QM_REG_QVOQIDX_55                                        0x1681d0
2785 #define QM_REG_QVOQIDX_56                                        0x1681d4
2786 #define QM_REG_QVOQIDX_57                                        0x1681d8
2787 #define QM_REG_QVOQIDX_58                                        0x1681dc
2788 #define QM_REG_QVOQIDX_59                                        0x1681e0
2789 #define QM_REG_QVOQIDX_50                                        0x1681bc
2790 #define QM_REG_QVOQIDX_51                                        0x1681c0
2791 #define QM_REG_QVOQIDX_52                                        0x1681c4
2792 #define QM_REG_QVOQIDX_53                                        0x1681c8
2793 #define QM_REG_QVOQIDX_54                                        0x1681cc
2794 #define QM_REG_QVOQIDX_55                                        0x1681d0
2795 #define QM_REG_QVOQIDX_56                                        0x1681d4
2796 #define QM_REG_QVOQIDX_57                                        0x1681d8
2797 #define QM_REG_QVOQIDX_58                                        0x1681dc
2798 #define QM_REG_QVOQIDX_59                                        0x1681e0
2799 #define QM_REG_QVOQIDX_6                                         0x16810c
2800 #define QM_REG_QVOQIDX_60                                        0x1681e4
2801 #define QM_REG_QVOQIDX_61                                        0x1681e8
2802 #define QM_REG_QVOQIDX_62                                        0x1681ec
2803 #define QM_REG_QVOQIDX_63                                        0x1681f0
2804 #define QM_REG_QVOQIDX_64                                        0x16e40c
2805 #define QM_REG_QVOQIDX_65                                        0x16e410
2806 #define QM_REG_QVOQIDX_66                                        0x16e414
2807 #define QM_REG_QVOQIDX_67                                        0x16e418
2808 #define QM_REG_QVOQIDX_68                                        0x16e41c
2809 #define QM_REG_QVOQIDX_69                                        0x16e420
2810 #define QM_REG_QVOQIDX_60                                        0x1681e4
2811 #define QM_REG_QVOQIDX_61                                        0x1681e8
2812 #define QM_REG_QVOQIDX_62                                        0x1681ec
2813 #define QM_REG_QVOQIDX_63                                        0x1681f0
2814 #define QM_REG_QVOQIDX_64                                        0x16e40c
2815 #define QM_REG_QVOQIDX_65                                        0x16e410
2816 #define QM_REG_QVOQIDX_69                                        0x16e420
2817 #define QM_REG_QVOQIDX_7                                         0x168110
2818 #define QM_REG_QVOQIDX_70                                        0x16e424
2819 #define QM_REG_QVOQIDX_71                                        0x16e428
2820 #define QM_REG_QVOQIDX_72                                        0x16e42c
2821 #define QM_REG_QVOQIDX_73                                        0x16e430
2822 #define QM_REG_QVOQIDX_74                                        0x16e434
2823 #define QM_REG_QVOQIDX_75                                        0x16e438
2824 #define QM_REG_QVOQIDX_76                                        0x16e43c
2825 #define QM_REG_QVOQIDX_77                                        0x16e440
2826 #define QM_REG_QVOQIDX_78                                        0x16e444
2827 #define QM_REG_QVOQIDX_79                                        0x16e448
2828 #define QM_REG_QVOQIDX_70                                        0x16e424
2829 #define QM_REG_QVOQIDX_71                                        0x16e428
2830 #define QM_REG_QVOQIDX_72                                        0x16e42c
2831 #define QM_REG_QVOQIDX_73                                        0x16e430
2832 #define QM_REG_QVOQIDX_74                                        0x16e434
2833 #define QM_REG_QVOQIDX_75                                        0x16e438
2834 #define QM_REG_QVOQIDX_76                                        0x16e43c
2835 #define QM_REG_QVOQIDX_77                                        0x16e440
2836 #define QM_REG_QVOQIDX_78                                        0x16e444
2837 #define QM_REG_QVOQIDX_79                                        0x16e448
2838 #define QM_REG_QVOQIDX_8                                         0x168114
2839 #define QM_REG_QVOQIDX_80                                        0x16e44c
2840 #define QM_REG_QVOQIDX_81                                        0x16e450
2841 #define QM_REG_QVOQIDX_82                                        0x16e454
2842 #define QM_REG_QVOQIDX_83                                        0x16e458
2843 #define QM_REG_QVOQIDX_84                                        0x16e45c
2844 #define QM_REG_QVOQIDX_85                                        0x16e460
2845 #define QM_REG_QVOQIDX_86                                        0x16e464
2846 #define QM_REG_QVOQIDX_87                                        0x16e468
2847 #define QM_REG_QVOQIDX_88                                        0x16e46c
2848 #define QM_REG_QVOQIDX_89                                        0x16e470
2849 #define QM_REG_QVOQIDX_80                                        0x16e44c
2850 #define QM_REG_QVOQIDX_81                                        0x16e450
2851 #define QM_REG_QVOQIDX_85                                        0x16e460
2852 #define QM_REG_QVOQIDX_86                                        0x16e464
2853 #define QM_REG_QVOQIDX_87                                        0x16e468
2854 #define QM_REG_QVOQIDX_88                                        0x16e46c
2855 #define QM_REG_QVOQIDX_89                                        0x16e470
2856 #define QM_REG_QVOQIDX_9                                         0x168118
2857 #define QM_REG_QVOQIDX_90                                        0x16e474
2858 #define QM_REG_QVOQIDX_91                                        0x16e478
2859 #define QM_REG_QVOQIDX_92                                        0x16e47c
2860 #define QM_REG_QVOQIDX_93                                        0x16e480
2861 #define QM_REG_QVOQIDX_94                                        0x16e484
2862 #define QM_REG_QVOQIDX_95                                        0x16e488
2863 #define QM_REG_QVOQIDX_96                                        0x16e48c
2864 #define QM_REG_QVOQIDX_97                                        0x16e490
2865 #define QM_REG_QVOQIDX_98                                        0x16e494
2866 #define QM_REG_QVOQIDX_99                                        0x16e498
2867 #define QM_REG_QVOQIDX_90                                        0x16e474
2868 #define QM_REG_QVOQIDX_91                                        0x16e478
2869 #define QM_REG_QVOQIDX_92                                        0x16e47c
2870 #define QM_REG_QVOQIDX_93                                        0x16e480
2871 #define QM_REG_QVOQIDX_94                                        0x16e484
2872 #define QM_REG_QVOQIDX_95                                        0x16e488
2873 #define QM_REG_QVOQIDX_96                                        0x16e48c
2874 #define QM_REG_QVOQIDX_97                                        0x16e490
2875 #define QM_REG_QVOQIDX_98                                        0x16e494
2876 #define QM_REG_QVOQIDX_99                                        0x16e498
2877 /* [RW 1] Initialization bit command */
2878 #define QM_REG_SOFT_RESET                                        0x168428
2879 /* [RW 8] The credit cost per every task in the QM. A value per each VOQ */
2880 #define QM_REG_TASKCRDCOST_0                                     0x16809c
2881 #define QM_REG_TASKCRDCOST_1                                     0x1680a0
2882 #define QM_REG_TASKCRDCOST_10                                    0x1680c4
2883 #define QM_REG_TASKCRDCOST_11                                    0x1680c8
2884 #define QM_REG_TASKCRDCOST_2                                     0x1680a4
2885 #define QM_REG_TASKCRDCOST_4                                     0x1680ac
2886 #define QM_REG_TASKCRDCOST_5                                     0x1680b0
2887 /* [R 6] Keep the fill level of the fifo from write client 3 */
2888 #define QM_REG_TQM_WRC_FIFOLVL                                   0x168010
2889 /* [R 6] Keep the fill level of the fifo from write client 2 */
2890 #define QM_REG_UQM_WRC_FIFOLVL                                   0x168008
2891 /* [RC 32] Credit update error register */
2892 #define QM_REG_VOQCRDERRREG                                      0x168408
2893 /* [R 16] The credit value for each VOQ */
2894 #define QM_REG_VOQCREDIT_0                                       0x1682d0
2895 #define QM_REG_VOQCREDIT_1                                       0x1682d4
2896 #define QM_REG_VOQCREDIT_10                                      0x1682f8
2897 #define QM_REG_VOQCREDIT_11                                      0x1682fc
2898 #define QM_REG_VOQCREDIT_4                                       0x1682e0
2899 /* [RW 16] The credit value that if above the QM is considered almost full */
2900 #define QM_REG_VOQCREDITAFULLTHR                                 0x168090
2901 /* [RW 16] The init and maximum credit for each VoQ */
2902 #define QM_REG_VOQINITCREDIT_0                                   0x168060
2903 #define QM_REG_VOQINITCREDIT_1                                   0x168064
2904 #define QM_REG_VOQINITCREDIT_10                                  0x168088
2905 #define QM_REG_VOQINITCREDIT_11                                  0x16808c
2906 #define QM_REG_VOQINITCREDIT_2                                   0x168068
2907 #define QM_REG_VOQINITCREDIT_4                                   0x168070
2908 #define QM_REG_VOQINITCREDIT_5                                   0x168074
2909 /* [RW 1] The port of which VOQ belongs */
2910 #define QM_REG_VOQPORT_0                                         0x1682a0
2911 #define QM_REG_VOQPORT_1                                         0x1682a4
2912 #define QM_REG_VOQPORT_10                                        0x1682c8
2913 #define QM_REG_VOQPORT_11                                        0x1682cc
2914 #define QM_REG_VOQPORT_2                                         0x1682a8
2915 /* [RW 32] The physical queue number associated with each VOQ; queues 31-0 */
2916 #define QM_REG_VOQQMASK_0_LSB                                    0x168240
2917 /* [RW 32] The physical queue number associated with each VOQ; queues 95-64 */
2918 #define QM_REG_VOQQMASK_0_LSB_EXT_A                              0x16e524
2919 /* [RW 32] The physical queue number associated with each VOQ; queues 63-32 */
2920 #define QM_REG_VOQQMASK_0_MSB                                    0x168244
2921 /* [RW 32] The physical queue number associated with each VOQ; queues 127-96 */
2922 #define QM_REG_VOQQMASK_0_MSB_EXT_A                              0x16e528
2923 /* [RW 32] The physical queue number associated with each VOQ; queues 31-0 */
2924 #define QM_REG_VOQQMASK_10_LSB                                   0x168290
2925 /* [RW 32] The physical queue number associated with each VOQ; queues 95-64 */
2926 #define QM_REG_VOQQMASK_10_LSB_EXT_A                             0x16e574
2927 /* [RW 32] The physical queue number associated with each VOQ; queues 63-32 */
2928 #define QM_REG_VOQQMASK_10_MSB                                   0x168294
2929 /* [RW 32] The physical queue number associated with each VOQ; queues 127-96 */
2930 #define QM_REG_VOQQMASK_10_MSB_EXT_A                             0x16e578
2931 /* [RW 32] The physical queue number associated with each VOQ; queues 31-0 */
2932 #define QM_REG_VOQQMASK_11_LSB                                   0x168298
2933 /* [RW 32] The physical queue number associated with each VOQ; queues 95-64 */
2934 #define QM_REG_VOQQMASK_11_LSB_EXT_A                             0x16e57c
2935 /* [RW 32] The physical queue number associated with each VOQ; queues 63-32 */
2936 #define QM_REG_VOQQMASK_11_MSB                                   0x16829c
2937 /* [RW 32] The physical queue number associated with each VOQ; queues 127-96 */
2938 #define QM_REG_VOQQMASK_11_MSB_EXT_A                             0x16e580
2939 /* [RW 32] The physical queue number associated with each VOQ; queues 31-0 */
2940 #define QM_REG_VOQQMASK_1_LSB                                    0x168248
2941 /* [RW 32] The physical queue number associated with each VOQ; queues 95-64 */
2942 #define QM_REG_VOQQMASK_1_LSB_EXT_A                              0x16e52c
2943 /* [RW 32] The physical queue number associated with each VOQ; queues 63-32 */
2944 #define QM_REG_VOQQMASK_1_MSB                                    0x16824c
2945 /* [RW 32] The physical queue number associated with each VOQ; queues 127-96 */
2946 #define QM_REG_VOQQMASK_1_MSB_EXT_A                              0x16e530
2947 /* [RW 32] The physical queue number associated with each VOQ; queues 31-0 */
2948 #define QM_REG_VOQQMASK_2_LSB                                    0x168250
2949 /* [RW 32] The physical queue number associated with each VOQ; queues 95-64 */
2950 #define QM_REG_VOQQMASK_2_LSB_EXT_A                              0x16e534
2951 /* [RW 32] The physical queue number associated with each VOQ; queues 63-32 */
2952 #define QM_REG_VOQQMASK_2_MSB                                    0x168254
2953 /* [RW 32] The physical queue number associated with each VOQ; queues 127-96 */
2954 #define QM_REG_VOQQMASK_2_MSB_EXT_A                              0x16e538
2955 /* [RW 32] The physical queue number associated with each VOQ; queues 31-0 */
2956 #define QM_REG_VOQQMASK_3_LSB                                    0x168258
2957 /* [RW 32] The physical queue number associated with each VOQ; queues 95-64 */
2958 #define QM_REG_VOQQMASK_3_LSB_EXT_A                              0x16e53c
2959 /* [RW 32] The physical queue number associated with each VOQ; queues 127-96 */
2960 #define QM_REG_VOQQMASK_3_MSB_EXT_A                              0x16e540
2961 /* [RW 32] The physical queue number associated with each VOQ; queues 31-0 */
2962 #define QM_REG_VOQQMASK_4_LSB                                    0x168260
2963 /* [RW 32] The physical queue number associated with each VOQ; queues 95-64 */
2964 #define QM_REG_VOQQMASK_4_LSB_EXT_A                              0x16e544
2965 /* [RW 32] The physical queue number associated with each VOQ; queues 63-32 */
2966 #define QM_REG_VOQQMASK_4_MSB                                    0x168264
2967 /* [RW 32] The physical queue number associated with each VOQ; queues 127-96 */
2968 #define QM_REG_VOQQMASK_4_MSB_EXT_A                              0x16e548
2969 /* [RW 32] The physical queue number associated with each VOQ; queues 31-0 */
2970 #define QM_REG_VOQQMASK_5_LSB                                    0x168268
2971 /* [RW 32] The physical queue number associated with each VOQ; queues 95-64 */
2972 #define QM_REG_VOQQMASK_5_LSB_EXT_A                              0x16e54c
2973 /* [RW 32] The physical queue number associated with each VOQ; queues 63-32 */
2974 #define QM_REG_VOQQMASK_5_MSB                                    0x16826c
2975 /* [RW 32] The physical queue number associated with each VOQ; queues 127-96 */
2976 #define QM_REG_VOQQMASK_5_MSB_EXT_A                              0x16e550
2977 /* [RW 32] The physical queue number associated with each VOQ; queues 31-0 */
2978 #define QM_REG_VOQQMASK_6_LSB                                    0x168270
2979 /* [RW 32] The physical queue number associated with each VOQ; queues 95-64 */
2980 #define QM_REG_VOQQMASK_6_LSB_EXT_A                              0x16e554
2981 /* [RW 32] The physical queue number associated with each VOQ; queues 63-32 */
2982 #define QM_REG_VOQQMASK_6_MSB                                    0x168274
2983 /* [RW 32] The physical queue number associated with each VOQ; queues 127-96 */
2984 #define QM_REG_VOQQMASK_6_MSB_EXT_A                              0x16e558
2985 /* [RW 32] The physical queue number associated with each VOQ; queues 31-0 */
2986 #define QM_REG_VOQQMASK_7_LSB                                    0x168278
2987 /* [RW 32] The physical queue number associated with each VOQ; queues 95-64 */
2988 #define QM_REG_VOQQMASK_7_LSB_EXT_A                              0x16e55c
2989 /* [RW 32] The physical queue number associated with each VOQ; queues 63-32 */
2990 #define QM_REG_VOQQMASK_7_MSB                                    0x16827c
2991 /* [RW 32] The physical queue number associated with each VOQ; queues 127-96 */
2992 #define QM_REG_VOQQMASK_7_MSB_EXT_A                              0x16e560
2993 /* [RW 32] The physical queue number associated with each VOQ; queues 31-0 */
2994 #define QM_REG_VOQQMASK_8_LSB                                    0x168280
2995 /* [RW 32] The physical queue number associated with each VOQ; queues 95-64 */
2996 #define QM_REG_VOQQMASK_8_LSB_EXT_A                              0x16e564
2997 /* [RW 32] The physical queue number associated with each VOQ; queues 63-32 */
2998 #define QM_REG_VOQQMASK_8_MSB                                    0x168284
2999 /* [RW 32] The physical queue number associated with each VOQ; queues 127-96 */
3000 #define QM_REG_VOQQMASK_8_MSB_EXT_A                              0x16e568
3001 /* [RW 32] The physical queue number associated with each VOQ; queues 31-0 */
3002 #define QM_REG_VOQQMASK_9_LSB                                    0x168288
3003 /* [RW 32] The physical queue number associated with each VOQ; queues 95-64 */
3004 #define QM_REG_VOQQMASK_9_LSB_EXT_A                              0x16e56c
3005 /* [RW 32] The physical queue number associated with each VOQ; queues 127-96 */
3006 #define QM_REG_VOQQMASK_9_MSB_EXT_A                              0x16e570
3007 /* [RW 32] Wrr weights */
3008 #define QM_REG_WRRWEIGHTS_0                                      0x16880c
3009 #define QM_REG_WRRWEIGHTS_1                                      0x168810
3010 #define QM_REG_WRRWEIGHTS_10                                     0x168814
3011 #define QM_REG_WRRWEIGHTS_10_SIZE                                1
3012 /* [RW 32] Wrr weights */
3013 #define QM_REG_WRRWEIGHTS_11                                     0x168818
3014 #define QM_REG_WRRWEIGHTS_11_SIZE                                1
3015 /* [RW 32] Wrr weights */
3016 #define QM_REG_WRRWEIGHTS_12                                     0x16881c
3017 #define QM_REG_WRRWEIGHTS_12_SIZE                                1
3018 /* [RW 32] Wrr weights */
3019 #define QM_REG_WRRWEIGHTS_13                                     0x168820
3020 #define QM_REG_WRRWEIGHTS_13_SIZE                                1
3021 /* [RW 32] Wrr weights */
3022 #define QM_REG_WRRWEIGHTS_14                                     0x168824
3023 #define QM_REG_WRRWEIGHTS_14_SIZE                                1
3024 /* [RW 32] Wrr weights */
3025 #define QM_REG_WRRWEIGHTS_15                                     0x168828
3026 #define QM_REG_WRRWEIGHTS_15_SIZE                                1
3027 /* [RW 32] Wrr weights */
3028 #define QM_REG_WRRWEIGHTS_16                                     0x16e000
3029 #define QM_REG_WRRWEIGHTS_16_SIZE                                1
3030 /* [RW 32] Wrr weights */
3031 #define QM_REG_WRRWEIGHTS_17                                     0x16e004
3032 #define QM_REG_WRRWEIGHTS_17_SIZE                                1
3033 /* [RW 32] Wrr weights */
3034 #define QM_REG_WRRWEIGHTS_18                                     0x16e008
3035 #define QM_REG_WRRWEIGHTS_18_SIZE                                1
3036 /* [RW 32] Wrr weights */
3037 #define QM_REG_WRRWEIGHTS_19                                     0x16e00c
3038 #define QM_REG_WRRWEIGHTS_19_SIZE                                1
3039 /* [RW 32] Wrr weights */
3040 #define QM_REG_WRRWEIGHTS_10                                     0x168814
3041 #define QM_REG_WRRWEIGHTS_11                                     0x168818
3042 #define QM_REG_WRRWEIGHTS_12                                     0x16881c
3043 #define QM_REG_WRRWEIGHTS_13                                     0x168820
3044 #define QM_REG_WRRWEIGHTS_14                                     0x168824
3045 #define QM_REG_WRRWEIGHTS_15                                     0x168828
3046 #define QM_REG_WRRWEIGHTS_16                                     0x16e000
3047 #define QM_REG_WRRWEIGHTS_17                                     0x16e004
3048 #define QM_REG_WRRWEIGHTS_18                                     0x16e008
3049 #define QM_REG_WRRWEIGHTS_19                                     0x16e00c
3050 #define QM_REG_WRRWEIGHTS_2                                      0x16882c
3051 #define QM_REG_WRRWEIGHTS_20                                     0x16e010
3052 #define QM_REG_WRRWEIGHTS_20_SIZE                                1
3053 /* [RW 32] Wrr weights */
3054 #define QM_REG_WRRWEIGHTS_21                                     0x16e014
3055 #define QM_REG_WRRWEIGHTS_21_SIZE                                1
3056 /* [RW 32] Wrr weights */
3057 #define QM_REG_WRRWEIGHTS_22                                     0x16e018
3058 #define QM_REG_WRRWEIGHTS_22_SIZE                                1
3059 /* [RW 32] Wrr weights */
3060 #define QM_REG_WRRWEIGHTS_23                                     0x16e01c
3061 #define QM_REG_WRRWEIGHTS_23_SIZE                                1
3062 /* [RW 32] Wrr weights */
3063 #define QM_REG_WRRWEIGHTS_24                                     0x16e020
3064 #define QM_REG_WRRWEIGHTS_24_SIZE                                1
3065 /* [RW 32] Wrr weights */
3066 #define QM_REG_WRRWEIGHTS_25                                     0x16e024
3067 #define QM_REG_WRRWEIGHTS_25_SIZE                                1
3068 /* [RW 32] Wrr weights */
3069 #define QM_REG_WRRWEIGHTS_26                                     0x16e028
3070 #define QM_REG_WRRWEIGHTS_26_SIZE                                1
3071 /* [RW 32] Wrr weights */
3072 #define QM_REG_WRRWEIGHTS_27                                     0x16e02c
3073 #define QM_REG_WRRWEIGHTS_27_SIZE                                1
3074 /* [RW 32] Wrr weights */
3075 #define QM_REG_WRRWEIGHTS_28                                     0x16e030
3076 #define QM_REG_WRRWEIGHTS_28_SIZE                                1
3077 /* [RW 32] Wrr weights */
3078 #define QM_REG_WRRWEIGHTS_29                                     0x16e034
3079 #define QM_REG_WRRWEIGHTS_29_SIZE                                1
3080 /* [RW 32] Wrr weights */
3081 #define QM_REG_WRRWEIGHTS_20                                     0x16e010
3082 #define QM_REG_WRRWEIGHTS_21                                     0x16e014
3083 #define QM_REG_WRRWEIGHTS_22                                     0x16e018
3084 #define QM_REG_WRRWEIGHTS_23                                     0x16e01c
3085 #define QM_REG_WRRWEIGHTS_24                                     0x16e020
3086 #define QM_REG_WRRWEIGHTS_25                                     0x16e024
3087 #define QM_REG_WRRWEIGHTS_26                                     0x16e028
3088 #define QM_REG_WRRWEIGHTS_27                                     0x16e02c
3089 #define QM_REG_WRRWEIGHTS_28                                     0x16e030
3090 #define QM_REG_WRRWEIGHTS_29                                     0x16e034
3091 #define QM_REG_WRRWEIGHTS_3                                      0x168830
3092 #define QM_REG_WRRWEIGHTS_30                                     0x16e038
3093 #define QM_REG_WRRWEIGHTS_30_SIZE                                1
3094 /* [RW 32] Wrr weights */
3095 #define QM_REG_WRRWEIGHTS_31                                     0x16e03c
3096 #define QM_REG_WRRWEIGHTS_31_SIZE                                1
3097 /* [RW 32] Wrr weights */
3098 #define QM_REG_WRRWEIGHTS_30                                     0x16e038
3099 #define QM_REG_WRRWEIGHTS_31                                     0x16e03c
3100 #define QM_REG_WRRWEIGHTS_4                                      0x168834
3101 #define QM_REG_WRRWEIGHTS_5                                      0x168838
3102 #define QM_REG_WRRWEIGHTS_6                                      0x16883c
3103 #define QM_REG_WRRWEIGHTS_7                                      0x168840
3104 #define QM_REG_WRRWEIGHTS_8                                      0x168844
3105 #define QM_REG_WRRWEIGHTS_9                                      0x168848
3106 /* [R 6] Keep the fill level of the fifo from write client 1 */
3107 #define QM_REG_XQM_WRC_FIFOLVL                                   0x168000
3108 #define BRB1_BRB1_INT_STS_REG_ADDRESS_ERROR                      (0x1<<0)
3109 #define BRB1_BRB1_INT_STS_REG_ADDRESS_ERROR_SIZE                 0
3110 #define BRB1_BRB1_INT_STS_CLR_REG_ADDRESS_ERROR                  (0x1<<0)
3111 #define BRB1_BRB1_INT_STS_CLR_REG_ADDRESS_ERROR_SIZE             0
3112 #define BRB1_BRB1_INT_STS_WR_REG_ADDRESS_ERROR                   (0x1<<0)
3113 #define BRB1_BRB1_INT_STS_WR_REG_ADDRESS_ERROR_SIZE              0
3114 #define BRB1_BRB1_INT_MASK_REG_ADDRESS_ERROR                     (0x1<<0)
3115 #define BRB1_BRB1_INT_MASK_REG_ADDRESS_ERROR_SIZE                0
3116 #define CCM_CCM_INT_STS_REG_ADDRESS_ERROR                        (0x1<<0)
3117 #define CCM_CCM_INT_STS_REG_ADDRESS_ERROR_SIZE                   0
3118 #define CCM_CCM_INT_STS_CLR_REG_ADDRESS_ERROR                    (0x1<<0)
3119 #define CCM_CCM_INT_STS_CLR_REG_ADDRESS_ERROR_SIZE               0
3120 #define CCM_CCM_INT_STS_WR_REG_ADDRESS_ERROR                     (0x1<<0)
3121 #define CCM_CCM_INT_STS_WR_REG_ADDRESS_ERROR_SIZE                0
3122 #define CCM_CCM_INT_MASK_REG_ADDRESS_ERROR                       (0x1<<0)
3123 #define CCM_CCM_INT_MASK_REG_ADDRESS_ERROR_SIZE                  0
3124 #define CDU_CDU_INT_STS_REG_ADDRESS_ERROR                        (0x1<<0)
3125 #define CDU_CDU_INT_STS_REG_ADDRESS_ERROR_SIZE                   0
3126 #define CDU_CDU_INT_STS_CLR_REG_ADDRESS_ERROR                    (0x1<<0)
3127 #define CDU_CDU_INT_STS_CLR_REG_ADDRESS_ERROR_SIZE               0
3128 #define CDU_CDU_INT_STS_WR_REG_ADDRESS_ERROR                     (0x1<<0)
3129 #define CDU_CDU_INT_STS_WR_REG_ADDRESS_ERROR_SIZE                0
3130 #define CDU_CDU_INT_MASK_REG_ADDRESS_ERROR                       (0x1<<0)
3131 #define CDU_CDU_INT_MASK_REG_ADDRESS_ERROR_SIZE                  0
3132 #define CFC_CFC_INT_STS_REG_ADDRESS_ERROR                        (0x1<<0)
3133 #define CFC_CFC_INT_STS_REG_ADDRESS_ERROR_SIZE                   0
3134 #define CFC_CFC_INT_STS_CLR_REG_ADDRESS_ERROR                    (0x1<<0)
3135 #define CFC_CFC_INT_STS_CLR_REG_ADDRESS_ERROR_SIZE               0
3136 #define CFC_CFC_INT_STS_WR_REG_ADDRESS_ERROR                     (0x1<<0)
3137 #define CFC_CFC_INT_STS_WR_REG_ADDRESS_ERROR_SIZE                0
3138 #define CFC_CFC_INT_MASK_REG_ADDRESS_ERROR                       (0x1<<0)
3139 #define CFC_CFC_INT_MASK_REG_ADDRESS_ERROR_SIZE                  0
3140 #define CSDM_CSDM_INT_STS_0_REG_ADDRESS_ERROR                    (0x1<<0)
3141 #define CSDM_CSDM_INT_STS_0_REG_ADDRESS_ERROR_SIZE               0
3142 #define CSDM_CSDM_INT_STS_CLR_0_REG_ADDRESS_ERROR                (0x1<<0)
3143 #define CSDM_CSDM_INT_STS_CLR_0_REG_ADDRESS_ERROR_SIZE           0
3144 #define CSDM_CSDM_INT_STS_WR_0_REG_ADDRESS_ERROR                 (0x1<<0)
3145 #define CSDM_CSDM_INT_STS_WR_0_REG_ADDRESS_ERROR_SIZE            0
3146 #define CSDM_CSDM_INT_MASK_0_REG_ADDRESS_ERROR                   (0x1<<0)
3147 #define CSDM_CSDM_INT_MASK_0_REG_ADDRESS_ERROR_SIZE              0
3148 #define CSEM_CSEM_INT_STS_0_REG_ADDRESS_ERROR                    (0x1<<0)
3149 #define CSEM_CSEM_INT_STS_0_REG_ADDRESS_ERROR_SIZE               0
3150 #define CSEM_CSEM_INT_STS_CLR_0_REG_ADDRESS_ERROR                (0x1<<0)
3151 #define CSEM_CSEM_INT_STS_CLR_0_REG_ADDRESS_ERROR_SIZE           0
3152 #define CSEM_CSEM_INT_STS_WR_0_REG_ADDRESS_ERROR                 (0x1<<0)
3153 #define CSEM_CSEM_INT_STS_WR_0_REG_ADDRESS_ERROR_SIZE            0
3154 #define CSEM_CSEM_INT_MASK_0_REG_ADDRESS_ERROR                   (0x1<<0)
3155 #define CSEM_CSEM_INT_MASK_0_REG_ADDRESS_ERROR_SIZE              0
3156 #define DBG_DBG_INT_STS_REG_ADDRESS_ERROR                        (0x1<<0)
3157 #define DBG_DBG_INT_STS_REG_ADDRESS_ERROR_SIZE                   0
3158 #define DBG_DBG_INT_STS_CLR_REG_ADDRESS_ERROR                    (0x1<<0)
3159 #define DBG_DBG_INT_STS_CLR_REG_ADDRESS_ERROR_SIZE               0
3160 #define DBG_DBG_INT_STS_WR_REG_ADDRESS_ERROR                     (0x1<<0)
3161 #define DBG_DBG_INT_STS_WR_REG_ADDRESS_ERROR_SIZE                0
3162 #define DBG_DBG_INT_MASK_REG_ADDRESS_ERROR                       (0x1<<0)
3163 #define DBG_DBG_INT_MASK_REG_ADDRESS_ERROR_SIZE                  0
3164 #define DMAE_DMAE_INT_STS_REG_ADDRESS_ERROR                      (0x1<<0)
3165 #define DMAE_DMAE_INT_STS_REG_ADDRESS_ERROR_SIZE                 0
3166 #define DMAE_DMAE_INT_STS_CLR_REG_ADDRESS_ERROR                  (0x1<<0)
3167 #define DMAE_DMAE_INT_STS_CLR_REG_ADDRESS_ERROR_SIZE             0
3168 #define DMAE_DMAE_INT_STS_WR_REG_ADDRESS_ERROR                   (0x1<<0)
3169 #define DMAE_DMAE_INT_STS_WR_REG_ADDRESS_ERROR_SIZE              0
3170 #define DMAE_DMAE_INT_MASK_REG_ADDRESS_ERROR                     (0x1<<0)
3171 #define DMAE_DMAE_INT_MASK_REG_ADDRESS_ERROR_SIZE                0
3172 #define DORQ_DORQ_INT_STS_REG_ADDRESS_ERROR                      (0x1<<0)
3173 #define DORQ_DORQ_INT_STS_REG_ADDRESS_ERROR_SIZE                 0
3174 #define DORQ_DORQ_INT_STS_CLR_REG_ADDRESS_ERROR                  (0x1<<0)
3175 #define DORQ_DORQ_INT_STS_CLR_REG_ADDRESS_ERROR_SIZE             0
3176 #define DORQ_DORQ_INT_STS_WR_REG_ADDRESS_ERROR                   (0x1<<0)
3177 #define DORQ_DORQ_INT_STS_WR_REG_ADDRESS_ERROR_SIZE              0
3178 #define DORQ_DORQ_INT_MASK_REG_ADDRESS_ERROR                     (0x1<<0)
3179 #define DORQ_DORQ_INT_MASK_REG_ADDRESS_ERROR_SIZE                0
3180 #define HC_HC_INT_STS_REG_ADDRESS_ERROR                          (0x1<<0)
3181 #define HC_HC_INT_STS_REG_ADDRESS_ERROR_SIZE                     0
3182 #define HC_HC_INT_STS_CLR_REG_ADDRESS_ERROR                      (0x1<<0)
3183 #define HC_HC_INT_STS_CLR_REG_ADDRESS_ERROR_SIZE                 0
3184 #define HC_HC_INT_STS_WR_REG_ADDRESS_ERROR                       (0x1<<0)
3185 #define HC_HC_INT_STS_WR_REG_ADDRESS_ERROR_SIZE                  0
3186 #define HC_HC_INT_MASK_REG_ADDRESS_ERROR                         (0x1<<0)
3187 #define HC_HC_INT_MASK_REG_ADDRESS_ERROR_SIZE                    0
3188 #define MISC_MISC_INT_STS_REG_ADDRESS_ERROR                      (0x1<<0)
3189 #define MISC_MISC_INT_STS_REG_ADDRESS_ERROR_SIZE                 0
3190 #define MISC_MISC_INT_STS_CLR_REG_ADDRESS_ERROR                  (0x1<<0)
3191 #define MISC_MISC_INT_STS_CLR_REG_ADDRESS_ERROR_SIZE             0
3192 #define MISC_MISC_INT_STS_WR_REG_ADDRESS_ERROR                   (0x1<<0)
3193 #define MISC_MISC_INT_STS_WR_REG_ADDRESS_ERROR_SIZE              0
3194 #define MISC_MISC_INT_MASK_REG_ADDRESS_ERROR                     (0x1<<0)
3195 #define MISC_MISC_INT_MASK_REG_ADDRESS_ERROR_SIZE                0
3196 #define NIG_NIG_INT_STS_0_REG_ADDRESS_ERROR                      (0x1<<0)
3197 #define NIG_NIG_INT_STS_0_REG_ADDRESS_ERROR_SIZE                 0
3198 #define NIG_NIG_INT_STS_CLR_0_REG_ADDRESS_ERROR                  (0x1<<0)
3199 #define NIG_NIG_INT_STS_CLR_0_REG_ADDRESS_ERROR_SIZE             0
3200 #define NIG_NIG_INT_STS_WR_0_REG_ADDRESS_ERROR                   (0x1<<0)
3201 #define NIG_NIG_INT_STS_WR_0_REG_ADDRESS_ERROR_SIZE              0
3202 #define NIG_NIG_INT_MASK_0_REG_ADDRESS_ERROR                     (0x1<<0)
3203 #define NIG_NIG_INT_MASK_0_REG_ADDRESS_ERROR_SIZE                0
3204 #define PBF_PBF_INT_STS_REG_ADDRESS_ERROR                        (0x1<<0)
3205 #define PBF_PBF_INT_STS_REG_ADDRESS_ERROR_SIZE                   0
3206 #define PBF_PBF_INT_STS_CLR_REG_ADDRESS_ERROR                    (0x1<<0)
3207 #define PBF_PBF_INT_STS_CLR_REG_ADDRESS_ERROR_SIZE               0
3208 #define PBF_PBF_INT_STS_WR_REG_ADDRESS_ERROR                     (0x1<<0)
3209 #define PBF_PBF_INT_STS_WR_REG_ADDRESS_ERROR_SIZE                0
3210 #define PBF_PBF_INT_MASK_REG_ADDRESS_ERROR                       (0x1<<0)
3211 #define PBF_PBF_INT_MASK_REG_ADDRESS_ERROR_SIZE                  0
3212 #define PB_PB_INT_STS_REG_ADDRESS_ERROR                          (0x1<<0)
3213 #define PB_PB_INT_STS_REG_ADDRESS_ERROR_SIZE                     0
3214 #define PB_PB_INT_STS_CLR_REG_ADDRESS_ERROR                      (0x1<<0)
3215 #define PB_PB_INT_STS_CLR_REG_ADDRESS_ERROR_SIZE                 0
3216 #define PB_PB_INT_STS_WR_REG_ADDRESS_ERROR                       (0x1<<0)
3217 #define PB_PB_INT_STS_WR_REG_ADDRESS_ERROR_SIZE                  0
3218 #define PB_PB_INT_MASK_REG_ADDRESS_ERROR                         (0x1<<0)
3219 #define PB_PB_INT_MASK_REG_ADDRESS_ERROR_SIZE                    0
3220 #define PRS_PRS_INT_STS_REG_ADDRESS_ERROR                        (0x1<<0)
3221 #define PRS_PRS_INT_STS_REG_ADDRESS_ERROR_SIZE                   0
3222 #define PRS_PRS_INT_STS_CLR_REG_ADDRESS_ERROR                    (0x1<<0)
3223 #define PRS_PRS_INT_STS_CLR_REG_ADDRESS_ERROR_SIZE               0
3224 #define PRS_PRS_INT_STS_WR_REG_ADDRESS_ERROR                     (0x1<<0)
3225 #define PRS_PRS_INT_STS_WR_REG_ADDRESS_ERROR_SIZE                0
3226 #define PRS_PRS_INT_MASK_REG_ADDRESS_ERROR                       (0x1<<0)
3227 #define PRS_PRS_INT_MASK_REG_ADDRESS_ERROR_SIZE                  0
3228 #define PXP2_PXP2_INT_STS_0_REG_ADDRESS_ERROR                    (0x1<<0)
3229 #define PXP2_PXP2_INT_STS_0_REG_ADDRESS_ERROR_SIZE               0
3230 #define PXP2_PXP2_INT_STS_CLR_0_REG_ADDRESS_ERROR                (0x1<<0)
3231 #define PXP2_PXP2_INT_STS_CLR_0_REG_ADDRESS_ERROR_SIZE           0
3232 #define PXP2_PXP2_INT_STS_WR_0_REG_ADDRESS_ERROR                 (0x1<<0)
3233 #define PXP2_PXP2_INT_STS_WR_0_REG_ADDRESS_ERROR_SIZE            0
3234 #define PXP2_PXP2_INT_MASK_0_REG_ADDRESS_ERROR                   (0x1<<0)
3235 #define PXP2_PXP2_INT_MASK_0_REG_ADDRESS_ERROR_SIZE              0
3236 #define PXP_PXP_INT_STS_0_REG_ADDRESS_ERROR                      (0x1<<0)
3237 #define PXP_PXP_INT_STS_0_REG_ADDRESS_ERROR_SIZE                 0
3238 #define PXP_PXP_INT_STS_CLR_0_REG_ADDRESS_ERROR                  (0x1<<0)
3239 #define PXP_PXP_INT_STS_CLR_0_REG_ADDRESS_ERROR_SIZE             0
3240 #define PXP_PXP_INT_STS_WR_0_REG_ADDRESS_ERROR                   (0x1<<0)
3241 #define PXP_PXP_INT_STS_WR_0_REG_ADDRESS_ERROR_SIZE              0
3242 #define PXP_PXP_INT_MASK_0_REG_ADDRESS_ERROR                     (0x1<<0)
3243 #define PXP_PXP_INT_MASK_0_REG_ADDRESS_ERROR_SIZE                0
3244 #define QM_QM_INT_STS_REG_ADDRESS_ERROR                          (0x1<<0)
3245 #define QM_QM_INT_STS_REG_ADDRESS_ERROR_SIZE                     0
3246 #define QM_QM_INT_STS_CLR_REG_ADDRESS_ERROR                      (0x1<<0)
3247 #define QM_QM_INT_STS_CLR_REG_ADDRESS_ERROR_SIZE                 0
3248 #define QM_QM_INT_STS_WR_REG_ADDRESS_ERROR                       (0x1<<0)
3249 #define QM_QM_INT_STS_WR_REG_ADDRESS_ERROR_SIZE                  0
3250 #define QM_QM_INT_MASK_REG_ADDRESS_ERROR                         (0x1<<0)
3251 #define QM_QM_INT_MASK_REG_ADDRESS_ERROR_SIZE                    0
3252 #define SEM_FAST_SEM_FAST_INT_STS_REG_ADDRESS_ERROR              (0x1<<0)
3253 #define SEM_FAST_SEM_FAST_INT_STS_REG_ADDRESS_ERROR_SIZE         0
3254 #define SEM_FAST_SEM_FAST_INT_STS_CLR_REG_ADDRESS_ERROR          (0x1<<0)
3255 #define SEM_FAST_SEM_FAST_INT_STS_CLR_REG_ADDRESS_ERROR_SIZE     0
3256 #define SEM_FAST_SEM_FAST_INT_STS_WR_REG_ADDRESS_ERROR           (0x1<<0)
3257 #define SEM_FAST_SEM_FAST_INT_STS_WR_REG_ADDRESS_ERROR_SIZE      0
3258 #define SEM_FAST_SEM_FAST_INT_MASK_REG_ADDRESS_ERROR             (0x1<<0)
3259 #define SEM_FAST_SEM_FAST_INT_MASK_REG_ADDRESS_ERROR_SIZE        0
3260 #define SRC_SRC_INT_STS_REG_ADDRESS_ERROR                        (0x1<<0)
3261 #define SRC_SRC_INT_STS_REG_ADDRESS_ERROR_SIZE                   0
3262 #define SRC_SRC_INT_STS_CLR_REG_ADDRESS_ERROR                    (0x1<<0)
3263 #define SRC_SRC_INT_STS_CLR_REG_ADDRESS_ERROR_SIZE               0
3264 #define SRC_SRC_INT_STS_WR_REG_ADDRESS_ERROR                     (0x1<<0)
3265 #define SRC_SRC_INT_STS_WR_REG_ADDRESS_ERROR_SIZE                0
3266 #define SRC_SRC_INT_MASK_REG_ADDRESS_ERROR                       (0x1<<0)
3267 #define SRC_SRC_INT_MASK_REG_ADDRESS_ERROR_SIZE                  0
3268 #define TCM_TCM_INT_STS_REG_ADDRESS_ERROR                        (0x1<<0)
3269 #define TCM_TCM_INT_STS_REG_ADDRESS_ERROR_SIZE                   0
3270 #define TCM_TCM_INT_STS_CLR_REG_ADDRESS_ERROR                    (0x1<<0)
3271 #define TCM_TCM_INT_STS_CLR_REG_ADDRESS_ERROR_SIZE               0
3272 #define TCM_TCM_INT_STS_WR_REG_ADDRESS_ERROR                     (0x1<<0)
3273 #define TCM_TCM_INT_STS_WR_REG_ADDRESS_ERROR_SIZE                0
3274 #define TCM_TCM_INT_MASK_REG_ADDRESS_ERROR                       (0x1<<0)
3275 #define TCM_TCM_INT_MASK_REG_ADDRESS_ERROR_SIZE                  0
3276 #define TM_TM_INT_STS_REG_ADDRESS_ERROR                          (0x1<<0)
3277 #define TM_TM_INT_STS_REG_ADDRESS_ERROR_SIZE                     0
3278 #define TM_TM_INT_STS_CLR_REG_ADDRESS_ERROR                      (0x1<<0)
3279 #define TM_TM_INT_STS_CLR_REG_ADDRESS_ERROR_SIZE                 0
3280 #define TM_TM_INT_STS_WR_REG_ADDRESS_ERROR                       (0x1<<0)
3281 #define TM_TM_INT_STS_WR_REG_ADDRESS_ERROR_SIZE                  0
3282 #define TM_TM_INT_MASK_REG_ADDRESS_ERROR                         (0x1<<0)
3283 #define TM_TM_INT_MASK_REG_ADDRESS_ERROR_SIZE                    0
3284 #define TSDM_TSDM_INT_STS_0_REG_ADDRESS_ERROR                    (0x1<<0)
3285 #define TSDM_TSDM_INT_STS_0_REG_ADDRESS_ERROR_SIZE               0
3286 #define TSDM_TSDM_INT_STS_CLR_0_REG_ADDRESS_ERROR                (0x1<<0)
3287 #define TSDM_TSDM_INT_STS_CLR_0_REG_ADDRESS_ERROR_SIZE           0
3288 #define TSDM_TSDM_INT_STS_WR_0_REG_ADDRESS_ERROR                 (0x1<<0)
3289 #define TSDM_TSDM_INT_STS_WR_0_REG_ADDRESS_ERROR_SIZE            0
3290 #define TSDM_TSDM_INT_MASK_0_REG_ADDRESS_ERROR                   (0x1<<0)
3291 #define TSDM_TSDM_INT_MASK_0_REG_ADDRESS_ERROR_SIZE              0
3292 #define TSEM_TSEM_INT_STS_0_REG_ADDRESS_ERROR                    (0x1<<0)
3293 #define TSEM_TSEM_INT_STS_0_REG_ADDRESS_ERROR_SIZE               0
3294 #define TSEM_TSEM_INT_STS_CLR_0_REG_ADDRESS_ERROR                (0x1<<0)
3295 #define TSEM_TSEM_INT_STS_CLR_0_REG_ADDRESS_ERROR_SIZE           0
3296 #define TSEM_TSEM_INT_STS_WR_0_REG_ADDRESS_ERROR                 (0x1<<0)
3297 #define TSEM_TSEM_INT_STS_WR_0_REG_ADDRESS_ERROR_SIZE            0
3298 #define TSEM_TSEM_INT_MASK_0_REG_ADDRESS_ERROR                   (0x1<<0)
3299 #define TSEM_TSEM_INT_MASK_0_REG_ADDRESS_ERROR_SIZE              0
3300 #define UCM_UCM_INT_STS_REG_ADDRESS_ERROR                        (0x1<<0)
3301 #define UCM_UCM_INT_STS_REG_ADDRESS_ERROR_SIZE                   0
3302 #define UCM_UCM_INT_STS_CLR_REG_ADDRESS_ERROR                    (0x1<<0)
3303 #define UCM_UCM_INT_STS_CLR_REG_ADDRESS_ERROR_SIZE               0
3304 #define UCM_UCM_INT_STS_WR_REG_ADDRESS_ERROR                     (0x1<<0)
3305 #define UCM_UCM_INT_STS_WR_REG_ADDRESS_ERROR_SIZE                0
3306 #define UCM_UCM_INT_MASK_REG_ADDRESS_ERROR                       (0x1<<0)
3307 #define UCM_UCM_INT_MASK_REG_ADDRESS_ERROR_SIZE                  0
3308 #define USDM_USDM_INT_STS_0_REG_ADDRESS_ERROR                    (0x1<<0)
3309 #define USDM_USDM_INT_STS_0_REG_ADDRESS_ERROR_SIZE               0
3310 #define USDM_USDM_INT_STS_CLR_0_REG_ADDRESS_ERROR                (0x1<<0)
3311 #define USDM_USDM_INT_STS_CLR_0_REG_ADDRESS_ERROR_SIZE           0
3312 #define USDM_USDM_INT_STS_WR_0_REG_ADDRESS_ERROR                 (0x1<<0)
3313 #define USDM_USDM_INT_STS_WR_0_REG_ADDRESS_ERROR_SIZE            0
3314 #define USDM_USDM_INT_MASK_0_REG_ADDRESS_ERROR                   (0x1<<0)
3315 #define USDM_USDM_INT_MASK_0_REG_ADDRESS_ERROR_SIZE              0
3316 #define USEM_USEM_INT_STS_0_REG_ADDRESS_ERROR                    (0x1<<0)
3317 #define USEM_USEM_INT_STS_0_REG_ADDRESS_ERROR_SIZE               0
3318 #define USEM_USEM_INT_STS_CLR_0_REG_ADDRESS_ERROR                (0x1<<0)
3319 #define USEM_USEM_INT_STS_CLR_0_REG_ADDRESS_ERROR_SIZE           0
3320 #define USEM_USEM_INT_STS_WR_0_REG_ADDRESS_ERROR                 (0x1<<0)
3321 #define USEM_USEM_INT_STS_WR_0_REG_ADDRESS_ERROR_SIZE            0
3322 #define USEM_USEM_INT_MASK_0_REG_ADDRESS_ERROR                   (0x1<<0)
3323 #define USEM_USEM_INT_MASK_0_REG_ADDRESS_ERROR_SIZE              0
3324 #define XCM_XCM_INT_STS_REG_ADDRESS_ERROR                        (0x1<<0)
3325 #define XCM_XCM_INT_STS_REG_ADDRESS_ERROR_SIZE                   0
3326 #define XCM_XCM_INT_STS_CLR_REG_ADDRESS_ERROR                    (0x1<<0)
3327 #define XCM_XCM_INT_STS_CLR_REG_ADDRESS_ERROR_SIZE               0
3328 #define XCM_XCM_INT_STS_WR_REG_ADDRESS_ERROR                     (0x1<<0)
3329 #define XCM_XCM_INT_STS_WR_REG_ADDRESS_ERROR_SIZE                0
3330 #define XCM_XCM_INT_MASK_REG_ADDRESS_ERROR                       (0x1<<0)
3331 #define XCM_XCM_INT_MASK_REG_ADDRESS_ERROR_SIZE                  0
3332 #define XSDM_XSDM_INT_STS_0_REG_ADDRESS_ERROR                    (0x1<<0)
3333 #define XSDM_XSDM_INT_STS_0_REG_ADDRESS_ERROR_SIZE               0
3334 #define XSDM_XSDM_INT_STS_CLR_0_REG_ADDRESS_ERROR                (0x1<<0)
3335 #define XSDM_XSDM_INT_STS_CLR_0_REG_ADDRESS_ERROR_SIZE           0
3336 #define XSDM_XSDM_INT_STS_WR_0_REG_ADDRESS_ERROR                 (0x1<<0)
3337 #define XSDM_XSDM_INT_STS_WR_0_REG_ADDRESS_ERROR_SIZE            0
3338 #define XSDM_XSDM_INT_MASK_0_REG_ADDRESS_ERROR                   (0x1<<0)
3339 #define XSDM_XSDM_INT_MASK_0_REG_ADDRESS_ERROR_SIZE              0
3340 #define XSEM_XSEM_INT_STS_0_REG_ADDRESS_ERROR                    (0x1<<0)
3341 #define XSEM_XSEM_INT_STS_0_REG_ADDRESS_ERROR_SIZE               0
3342 #define XSEM_XSEM_INT_STS_CLR_0_REG_ADDRESS_ERROR                (0x1<<0)
3343 #define XSEM_XSEM_INT_STS_CLR_0_REG_ADDRESS_ERROR_SIZE           0
3344 #define XSEM_XSEM_INT_STS_WR_0_REG_ADDRESS_ERROR                 (0x1<<0)
3345 #define XSEM_XSEM_INT_STS_WR_0_REG_ADDRESS_ERROR_SIZE            0
3346 #define XSEM_XSEM_INT_MASK_0_REG_ADDRESS_ERROR                   (0x1<<0)
3347 #define XSEM_XSEM_INT_MASK_0_REG_ADDRESS_ERROR_SIZE              0
3348 #define CFC_DEBUG1_REG_WRITE_AC                                  (0x1<<4)
3349 #define CFC_DEBUG1_REG_WRITE_AC_SIZE                             4
3350 /* [R 1] debug only: This bit indicates whether indicates that external
3351    buffer was wrapped (oldest data was thrown); Relevant only when
3352    ~dbg_registers_debug_target=2 (PCI) & ~dbg_registers_full_mode=1 (wrap); */
3353 #define DBG_REG_WRAP_ON_EXT_BUFFER                               0xc124
3354 #define DBG_REG_WRAP_ON_EXT_BUFFER_SIZE                          1
3355 /* [R 1] debug only: This bit indicates whether the internal buffer was
3356    wrapped (oldest data was thrown) Relevant only when
3357    ~dbg_registers_debug_target=0 (internal buffer) */
3358 #define DBG_REG_WRAP_ON_INT_BUFFER                               0xc128
3359 #define DBG_REG_WRAP_ON_INT_BUFFER_SIZE                          1
3360 #define QM_QM_PRTY_STS_REG_WRBUFF                                (0x1<<8)
3361 #define QM_QM_PRTY_STS_REG_WRBUFF_SIZE                           8
3362 #define QM_QM_PRTY_STS_CLR_REG_WRBUFF                            (0x1<<8)
3363 #define QM_QM_PRTY_STS_CLR_REG_WRBUFF_SIZE                       8
3364 #define QM_QM_PRTY_STS_WR_REG_WRBUFF                             (0x1<<8)
3365 #define QM_QM_PRTY_STS_WR_REG_WRBUFF_SIZE                        8
3366 #define QM_QM_PRTY_MASK_REG_WRBUFF                               (0x1<<8)
3367 #define QM_QM_PRTY_MASK_REG_WRBUFF_SIZE                          8
3368 /* [RW 32] Wrr weights */
3369 #define QM_REG_WRRWEIGHTS_0                                      0x16880c
3370 #define QM_REG_WRRWEIGHTS_0_SIZE                                 1
3371 /* [RW 32] Wrr weights */
3372 #define QM_REG_WRRWEIGHTS_1                                      0x168810
3373 #define QM_REG_WRRWEIGHTS_1_SIZE                                 1
3374 /* [RW 32] Wrr weights */
3375 #define QM_REG_WRRWEIGHTS_10                                     0x168814
3376 #define QM_REG_WRRWEIGHTS_10_SIZE                                1
3377 /* [RW 32] Wrr weights */
3378 #define QM_REG_WRRWEIGHTS_11                                     0x168818
3379 #define QM_REG_WRRWEIGHTS_11_SIZE                                1
3380 /* [RW 32] Wrr weights */
3381 #define QM_REG_WRRWEIGHTS_12                                     0x16881c
3382 #define QM_REG_WRRWEIGHTS_12_SIZE                                1
3383 /* [RW 32] Wrr weights */
3384 #define QM_REG_WRRWEIGHTS_13                                     0x168820
3385 #define QM_REG_WRRWEIGHTS_13_SIZE                                1
3386 /* [RW 32] Wrr weights */
3387 #define QM_REG_WRRWEIGHTS_14                                     0x168824
3388 #define QM_REG_WRRWEIGHTS_14_SIZE                                1
3389 /* [RW 32] Wrr weights */
3390 #define QM_REG_WRRWEIGHTS_15                                     0x168828
3391 #define QM_REG_WRRWEIGHTS_15_SIZE                                1
3392 /* [RW 32] Wrr weights */
3393 #define QM_REG_WRRWEIGHTS_2                                      0x16882c
3394 #define QM_REG_WRRWEIGHTS_2_SIZE                                 1
3395 /* [RW 32] Wrr weights */
3396 #define QM_REG_WRRWEIGHTS_3                                      0x168830
3397 #define QM_REG_WRRWEIGHTS_3_SIZE                                 1
3398 /* [RW 32] Wrr weights */
3399 #define QM_REG_WRRWEIGHTS_4                                      0x168834
3400 #define QM_REG_WRRWEIGHTS_4_SIZE                                 1
3401 /* [RW 32] Wrr weights */
3402 #define QM_REG_WRRWEIGHTS_5                                      0x168838
3403 #define QM_REG_WRRWEIGHTS_5_SIZE                                 1
3404 /* [RW 32] Wrr weights */
3405 #define QM_REG_WRRWEIGHTS_6                                      0x16883c
3406 #define QM_REG_WRRWEIGHTS_6_SIZE                                 1
3407 /* [RW 32] Wrr weights */
3408 #define QM_REG_WRRWEIGHTS_7                                      0x168840
3409 #define QM_REG_WRRWEIGHTS_7_SIZE                                 1
3410 /* [RW 32] Wrr weights */
3411 #define QM_REG_WRRWEIGHTS_8                                      0x168844
3412 #define QM_REG_WRRWEIGHTS_8_SIZE                                 1
3413 /* [RW 32] Wrr weights */
3414 #define QM_REG_WRRWEIGHTS_9                                      0x168848
3415 #define QM_REG_WRRWEIGHTS_9_SIZE                                 1
3416 /* [RW 32] Wrr weights */
3417 #define QM_REG_WRRWEIGHTS_16                                     0x16e000
3418 #define QM_REG_WRRWEIGHTS_16_SIZE                                1
3419 /* [RW 32] Wrr weights */
3420 #define QM_REG_WRRWEIGHTS_17                                     0x16e004
3421 #define QM_REG_WRRWEIGHTS_17_SIZE                                1
3422 /* [RW 32] Wrr weights */
3423 #define QM_REG_WRRWEIGHTS_18                                     0x16e008
3424 #define QM_REG_WRRWEIGHTS_18_SIZE                                1
3425 /* [RW 32] Wrr weights */
3426 #define QM_REG_WRRWEIGHTS_19                                     0x16e00c
3427 #define QM_REG_WRRWEIGHTS_19_SIZE                                1
3428 /* [RW 32] Wrr weights */
3429 #define QM_REG_WRRWEIGHTS_20                                     0x16e010
3430 #define QM_REG_WRRWEIGHTS_20_SIZE                                1
3431 /* [RW 32] Wrr weights */
3432 #define QM_REG_WRRWEIGHTS_21                                     0x16e014
3433 #define QM_REG_WRRWEIGHTS_21_SIZE                                1
3434 /* [RW 32] Wrr weights */
3435 #define QM_REG_WRRWEIGHTS_22                                     0x16e018
3436 #define QM_REG_WRRWEIGHTS_22_SIZE                                1
3437 /* [RW 32] Wrr weights */
3438 #define QM_REG_WRRWEIGHTS_23                                     0x16e01c
3439 #define QM_REG_WRRWEIGHTS_23_SIZE                                1
3440 /* [RW 32] Wrr weights */
3441 #define QM_REG_WRRWEIGHTS_24                                     0x16e020
3442 #define QM_REG_WRRWEIGHTS_24_SIZE                                1
3443 /* [RW 32] Wrr weights */
3444 #define QM_REG_WRRWEIGHTS_25                                     0x16e024
3445 #define QM_REG_WRRWEIGHTS_25_SIZE                                1
3446 /* [RW 32] Wrr weights */
3447 #define QM_REG_WRRWEIGHTS_26                                     0x16e028
3448 #define QM_REG_WRRWEIGHTS_26_SIZE                                1
3449 /* [RW 32] Wrr weights */
3450 #define QM_REG_WRRWEIGHTS_27                                     0x16e02c
3451 #define QM_REG_WRRWEIGHTS_27_SIZE                                1
3452 /* [RW 32] Wrr weights */
3453 #define QM_REG_WRRWEIGHTS_28                                     0x16e030
3454 #define QM_REG_WRRWEIGHTS_28_SIZE                                1
3455 /* [RW 32] Wrr weights */
3456 #define QM_REG_WRRWEIGHTS_29                                     0x16e034
3457 #define QM_REG_WRRWEIGHTS_29_SIZE                                1
3458 /* [RW 32] Wrr weights */
3459 #define QM_REG_WRRWEIGHTS_30                                     0x16e038
3460 #define QM_REG_WRRWEIGHTS_30_SIZE                                1
3461 /* [RW 32] Wrr weights */
3462 #define QM_REG_WRRWEIGHTS_31                                     0x16e03c
3463 #define QM_REG_WRRWEIGHTS_31_SIZE                                1
3464 #define SRC_REG_COUNTFREE0                                       0x40500
3465 /* [RW 1] If clr the searcher is compatible to E1 A0 - support only two
3466    ports. If set the searcher support 8 functions. */
3467 #define SRC_REG_E1HMF_ENABLE                                     0x404cc
3468 #define SRC_REG_FIRSTFREE0                                       0x40510
3469 #define SRC_REG_KEYRSS0_0                                        0x40408
3470 #define SRC_REG_KEYRSS0_7                                        0x40424
3471 #define SRC_REG_KEYRSS1_9                                        0x40454
3472 #define SRC_REG_KEYSEARCH_0                                      0x40458
3473 #define SRC_REG_KEYSEARCH_1                                      0x4045c
3474 #define SRC_REG_KEYSEARCH_2                                      0x40460
3475 #define SRC_REG_KEYSEARCH_3                                      0x40464
3476 #define SRC_REG_KEYSEARCH_4                                      0x40468
3477 #define SRC_REG_KEYSEARCH_5                                      0x4046c
3478 #define SRC_REG_KEYSEARCH_6                                      0x40470
3479 #define SRC_REG_KEYSEARCH_7                                      0x40474
3480 #define SRC_REG_KEYSEARCH_8                                      0x40478
3481 #define SRC_REG_KEYSEARCH_9                                      0x4047c
3482 #define SRC_REG_LASTFREE0                                        0x40530
3483 #define SRC_REG_NUMBER_HASH_BITS0                                0x40400
3484 /* [RW 1] Reset internal state machines. */
3485 #define SRC_REG_SOFT_RST                                         0x4049c
3486 /* [R 3] Interrupt register #0 read */
3487 #define SRC_REG_SRC_INT_STS                                      0x404ac
3488 /* [RW 3] Parity mask register #0 read/write */
3489 #define SRC_REG_SRC_PRTY_MASK                                    0x404c8
3490 /* [R 3] Parity register #0 read */
3491 #define SRC_REG_SRC_PRTY_STS                                     0x404bc
3492 /* [R 4] Used to read the value of the XX protection CAM occupancy counter. */
3493 #define TCM_REG_CAM_OCCUP                                        0x5017c
3494 /* [RW 1] CDU AG read Interface enable. If 0 - the request input is
3495    disregarded; valid output is deasserted; all other signals are treated as
3496    usual; if 1 - normal activity. */
3497 #define TCM_REG_CDU_AG_RD_IFEN                                   0x50034
3498 /* [RW 1] CDU AG write Interface enable. If 0 - the request and valid input
3499    are disregarded; all other signals are treated as usual; if 1 - normal
3500    activity. */
3501 #define TCM_REG_CDU_AG_WR_IFEN                                   0x50030
3502 /* [RW 1] CDU STORM read Interface enable. If 0 - the request input is
3503    disregarded; valid output is deasserted; all other signals are treated as
3504    usual; if 1 - normal activity. */
3505 #define TCM_REG_CDU_SM_RD_IFEN                                   0x5003c
3506 /* [RW 1] CDU STORM write Interface enable. If 0 - the request and valid
3507    input is disregarded; all other signals are treated as usual; if 1 -
3508    normal activity. */
3509 #define TCM_REG_CDU_SM_WR_IFEN                                   0x50038
3510 /* [RW 4] CFC output initial credit. Max credit available - 15.Write writes
3511    the initial credit value; read returns the current value of the credit
3512    counter. Must be initialized to 1 at start-up. */
3513 #define TCM_REG_CFC_INIT_CRD                                     0x50204
3514 /* [RW 3] The weight of the CP input in the WRR mechanism. 0 stands for
3515    weight 8 (the most prioritised); 1 stands for weight 1(least
3516    prioritised); 2 stands for weight 2; tc. */
3517 #define TCM_REG_CP_WEIGHT                                        0x500c0
3518 /* [RW 1] Input csem Interface enable. If 0 - the valid input is
3519    disregarded; acknowledge output is deasserted; all other signals are
3520    treated as usual; if 1 - normal activity. */
3521 #define TCM_REG_CSEM_IFEN                                        0x5002c
3522 /* [RC 1] Message length mismatch (relative to last indication) at the In#9
3523    interface. */
3524 #define TCM_REG_CSEM_LENGTH_MIS                                  0x50174
3525 /* [RW 3] The weight of the input csem in the WRR mechanism. 0 stands for
3526    weight 8 (the most prioritised); 1 stands for weight 1(least
3527    prioritised); 2 stands for weight 2; tc. */
3528 #define TCM_REG_CSEM_WEIGHT                                      0x500bc
3529 /* [RW 8] The Event ID in case of ErrorFlg is set in the input message. */
3530 #define TCM_REG_ERR_EVNT_ID                                      0x500a0
3531 /* [RW 28] The CM erroneous header for QM and Timers formatting. */
3532 #define TCM_REG_ERR_TCM_HDR                                      0x5009c
3533 /* [RW 8] The Event ID for Timers expiration. */
3534 #define TCM_REG_EXPR_EVNT_ID                                     0x500a4
3535 /* [RW 8] FIC0 output initial credit. Max credit available - 255.Write
3536    writes the initial credit value; read returns the current value of the
3537    credit counter. Must be initialized to 64 at start-up. */
3538 #define TCM_REG_FIC0_INIT_CRD                                    0x5020c
3539 /* [RW 8] FIC1 output initial credit. Max credit available - 255.Write
3540    writes the initial credit value; read returns the current value of the
3541    credit counter. Must be initialized to 64 at start-up. */
3542 #define TCM_REG_FIC1_INIT_CRD                                    0x50210
3543 /* [RW 1] Arbitration between Input Arbiter groups: 0 - fair Round-Robin; 1
3544    - strict priority defined by ~tcm_registers_gr_ag_pr.gr_ag_pr;
3545    ~tcm_registers_gr_ld0_pr.gr_ld0_pr and
3546    ~tcm_registers_gr_ld1_pr.gr_ld1_pr. */
3547 #define TCM_REG_GR_ARB_TYPE                                      0x50114
3548 /* [RW 2] Load (FIC0) channel group priority. The lowest priority is 0; the
3549    highest priority is 3. It is supposed that the Store channel is the
3550    compliment of the other 3 groups. */
3551 #define TCM_REG_GR_LD0_PR                                        0x5011c
3552 /* [RW 2] Load (FIC1) channel group priority. The lowest priority is 0; the
3553    highest priority is 3. It is supposed that the Store channel is the
3554    compliment of the other 3 groups. */
3555 #define TCM_REG_GR_LD1_PR                                        0x50120
3556 /* [RW 4] The number of double REG-pairs; loaded from the STORM context and
3557    sent to STORM; for a specific connection type. The double REG-pairs are
3558    used to align to STORM context row size of 128 bits. The offset of these
3559    data in the STORM context is always 0. Index _i stands for the connection
3560    type (one of 16). */
3561 #define TCM_REG_N_SM_CTX_LD_0                                    0x50050
3562 #define TCM_REG_N_SM_CTX_LD_1                                    0x50054
3563 #define TCM_REG_N_SM_CTX_LD_10                                   0x50078
3564 #define TCM_REG_N_SM_CTX_LD_11                                   0x5007c
3565 #define TCM_REG_N_SM_CTX_LD_12                                   0x50080
3566 #define TCM_REG_N_SM_CTX_LD_13                                   0x50084
3567 #define TCM_REG_N_SM_CTX_LD_14                                   0x50088
3568 #define TCM_REG_N_SM_CTX_LD_15                                   0x5008c
3569 #define TCM_REG_N_SM_CTX_LD_2                                    0x50058
3570 #define TCM_REG_N_SM_CTX_LD_3                                    0x5005c
3571 #define TCM_REG_N_SM_CTX_LD_4                                    0x50060
3572 #define TCM_REG_N_SM_CTX_LD_5                                    0x50064
3573 /* [RW 1] Input pbf Interface enable. If 0 - the valid input is disregarded;
3574    acknowledge output is deasserted; all other signals are treated as usual;
3575    if 1 - normal activity. */
3576 #define TCM_REG_PBF_IFEN                                         0x50024
3577 /* [RC 1] Message length mismatch (relative to last indication) at the In#7
3578    interface. */
3579 #define TCM_REG_PBF_LENGTH_MIS                                   0x5016c
3580 /* [RW 3] The weight of the input pbf in the WRR mechanism. 0 stands for
3581    weight 8 (the most prioritised); 1 stands for weight 1(least
3582    prioritised); 2 stands for weight 2; tc. */
3583 #define TCM_REG_PBF_WEIGHT                                       0x500b4
3584 #define TCM_REG_PHYS_QNUM0_0                                     0x500e0
3585 #define TCM_REG_PHYS_QNUM0_1                                     0x500e4
3586 #define TCM_REG_PHYS_QNUM1_0                                     0x500e8
3587 #define TCM_REG_PHYS_QNUM1_1                                     0x500ec
3588 #define TCM_REG_PHYS_QNUM2_0                                     0x500f0
3589 #define TCM_REG_PHYS_QNUM2_1                                     0x500f4
3590 #define TCM_REG_PHYS_QNUM3_0                                     0x500f8
3591 #define TCM_REG_PHYS_QNUM3_1                                     0x500fc
3592 /* [RW 1] Input prs Interface enable. If 0 - the valid input is disregarded;
3593    acknowledge output is deasserted; all other signals are treated as usual;
3594    if 1 - normal activity. */
3595 #define TCM_REG_PRS_IFEN                                         0x50020
3596 /* [RC 1] Message length mismatch (relative to last indication) at the In#6
3597    interface. */
3598 #define TCM_REG_PRS_LENGTH_MIS                                   0x50168
3599 /* [RW 3] The weight of the input prs in the WRR mechanism. 0 stands for
3600    weight 8 (the most prioritised); 1 stands for weight 1(least
3601    prioritised); 2 stands for weight 2; tc. */
3602 #define TCM_REG_PRS_WEIGHT                                       0x500b0
3603 /* [RW 8] The Event ID for Timers formatting in case of stop done. */
3604 #define TCM_REG_STOP_EVNT_ID                                     0x500a8
3605 /* [RC 1] Message length mismatch (relative to last indication) at the STORM
3606    interface. */
3607 #define TCM_REG_STORM_LENGTH_MIS                                 0x50160
3608 /* [RW 1] STORM - CM Interface enable. If 0 - the valid input is
3609    disregarded; acknowledge output is deasserted; all other signals are
3610    treated as usual; if 1 - normal activity. */
3611 #define TCM_REG_STORM_TCM_IFEN                                   0x50010
3612 /* [RW 3] The weight of the STORM input in the WRR mechanism. 0 stands for
3613    weight 8 (the most prioritised); 1 stands for weight 1(least
3614    prioritised); 2 stands for weight 2; tc. */
3615 #define TCM_REG_STORM_WEIGHT                                     0x500ac
3616 /* [RW 1] CM - CFC Interface enable. If 0 - the valid input is disregarded;
3617    acknowledge output is deasserted; all other signals are treated as usual;
3618    if 1 - normal activity. */
3619 #define TCM_REG_TCM_CFC_IFEN                                     0x50040
3620 /* [RW 11] Interrupt mask register #0 read/write */
3621 #define TCM_REG_TCM_INT_MASK                                     0x501dc
3622 /* [R 11] Interrupt register #0 read */
3623 #define TCM_REG_TCM_INT_STS                                      0x501d0
3624 /* [R 27] Parity register #0 read */
3625 #define TCM_REG_TCM_PRTY_STS                                     0x501e0
3626 /* [RW 3] The size of AG context region 0 in REG-pairs. Designates the MS
3627    REG-pair number (e.g. if region 0 is 6 REG-pairs; the value should be 5).
3628    Is used to determine the number of the AG context REG-pairs written back;
3629    when the input message Reg1WbFlg isn't set. */
3630 #define TCM_REG_TCM_REG0_SZ                                      0x500d8
3631 /* [RW 1] CM - STORM 0 Interface enable. If 0 - the acknowledge input is
3632    disregarded; valid is deasserted; all other signals are treated as usual;
3633    if 1 - normal activity. */
3634 #define TCM_REG_TCM_STORM0_IFEN                                  0x50004
3635 /* [RW 1] CM - STORM 1 Interface enable. If 0 - the acknowledge input is
3636    disregarded; valid is deasserted; all other signals are treated as usual;
3637    if 1 - normal activity. */
3638 #define TCM_REG_TCM_STORM1_IFEN                                  0x50008
3639 /* [RW 1] CM - QM Interface enable. If 0 - the acknowledge input is
3640    disregarded; valid is deasserted; all other signals are treated as usual;
3641    if 1 - normal activity. */
3642 #define TCM_REG_TCM_TQM_IFEN                                     0x5000c
3643 /* [RW 1] If set the Q index; received from the QM is inserted to event ID. */
3644 #define TCM_REG_TCM_TQM_USE_Q                                    0x500d4
3645 /* [RW 28] The CM header for Timers expiration command. */
3646 #define TCM_REG_TM_TCM_HDR                                       0x50098
3647 /* [RW 1] Timers - CM Interface enable. If 0 - the valid input is
3648    disregarded; acknowledge output is deasserted; all other signals are
3649    treated as usual; if 1 - normal activity. */
3650 #define TCM_REG_TM_TCM_IFEN                                      0x5001c
3651 /* [RW 3] The weight of the Timers input in the WRR mechanism. 0 stands for
3652    weight 8 (the most prioritised); 1 stands for weight 1(least
3653    prioritised); 2 stands for weight 2; tc. */
3654 #define TCM_REG_TM_WEIGHT                                        0x500d0
3655 /* [RW 6] QM output initial credit. Max credit available - 32.Write writes
3656    the initial credit value; read returns the current value of the credit
3657    counter. Must be initialized to 32 at start-up. */
3658 #define TCM_REG_TQM_INIT_CRD                                     0x5021c
3659 /* [RW 3] The weight of the QM (primary) input in the WRR mechanism. 0
3660    stands for weight 8 (the most prioritised); 1 stands for weight 1(least
3661    prioritised); 2 stands for weight 2; tc. */
3662 #define TCM_REG_TQM_P_WEIGHT                                     0x500c8
3663 /* [RW 3] The weight of the QM (secondary) input in the WRR mechanism. 0
3664    stands for weight 8 (the most prioritised); 1 stands for weight 1(least
3665    prioritised); 2 stands for weight 2; tc. */
3666 #define TCM_REG_TQM_S_WEIGHT                                     0x500cc
3667 /* [RW 28] The CM header value for QM request (primary). */
3668 #define TCM_REG_TQM_TCM_HDR_P                                    0x50090
3669 /* [RW 28] The CM header value for QM request (secondary). */
3670 #define TCM_REG_TQM_TCM_HDR_S                                    0x50094
3671 /* [RW 1] QM - CM Interface enable. If 0 - the valid input is disregarded;
3672    acknowledge output is deasserted; all other signals are treated as usual;
3673    if 1 - normal activity. */
3674 #define TCM_REG_TQM_TCM_IFEN                                     0x50014
3675 /* [RW 1] Input SDM Interface enable. If 0 - the valid input is disregarded;
3676    acknowledge output is deasserted; all other signals are treated as usual;
3677    if 1 - normal activity. */
3678 #define TCM_REG_TSDM_IFEN                                        0x50018
3679 /* [RC 1] Message length mismatch (relative to last indication) at the SDM
3680    interface. */
3681 #define TCM_REG_TSDM_LENGTH_MIS                                  0x50164
3682 /* [RW 3] The weight of the SDM input in the WRR mechanism. 0 stands for
3683    weight 8 (the most prioritised); 1 stands for weight 1(least
3684    prioritised); 2 stands for weight 2; tc. */
3685 #define TCM_REG_TSDM_WEIGHT                                      0x500c4
3686 /* [RW 1] Input usem Interface enable. If 0 - the valid input is
3687    disregarded; acknowledge output is deasserted; all other signals are
3688    treated as usual; if 1 - normal activity. */
3689 #define TCM_REG_USEM_IFEN                                        0x50028
3690 /* [RC 1] Message length mismatch (relative to last indication) at the In#8
3691    interface. */
3692 #define TCM_REG_USEM_LENGTH_MIS                                  0x50170
3693 /* [RW 3] The weight of the input usem in the WRR mechanism. 0 stands for
3694    weight 8 (the most prioritised); 1 stands for weight 1(least
3695    prioritised); 2 stands for weight 2; tc. */
3696 #define TCM_REG_USEM_WEIGHT                                      0x500b8
3697 /* [RW 21] Indirect access to the descriptor table of the XX protection
3698    mechanism. The fields are: [5:0] - length of the message; 15:6] - message
3699    pointer; 20:16] - next pointer. */
3700 #define TCM_REG_XX_DESCR_TABLE                                   0x50280
3701 #define TCM_REG_XX_DESCR_TABLE_SIZE                              32
3702 /* [R 6] Use to read the value of XX protection Free counter. */
3703 #define TCM_REG_XX_FREE                                          0x50178
3704 /* [RW 6] Initial value for the credit counter; responsible for fulfilling
3705    of the Input Stage XX protection buffer by the XX protection pending
3706    messages. Max credit available - 127.Write writes the initial credit
3707    value; read returns the current value of the credit counter. Must be
3708    initialized to 19 at start-up. */
3709 #define TCM_REG_XX_INIT_CRD                                      0x50220
3710 /* [RW 6] Maximum link list size (messages locked) per connection in the XX
3711    protection. */
3712 #define TCM_REG_XX_MAX_LL_SZ                                     0x50044
3713 /* [RW 6] The maximum number of pending messages; which may be stored in XX
3714    protection. ~tcm_registers_xx_free.xx_free is read on read. */
3715 #define TCM_REG_XX_MSG_NUM                                       0x50224
3716 /* [RW 8] The Event ID; sent to the STORM in case of XX overflow. */
3717 #define TCM_REG_XX_OVFL_EVNT_ID                                  0x50048
3718 /* [RW 16] Indirect access to the XX table of the XX protection mechanism.
3719    The fields are:[4:0] - tail pointer; [10:5] - Link List size; 15:11] -
3720    header pointer. */
3721 #define TCM_REG_XX_TABLE                                         0x50240
3722 /* [RW 4] Load value for for cfc ac credit cnt. */
3723 #define TM_REG_CFC_AC_CRDCNT_VAL                                 0x164208
3724 /* [RW 4] Load value for cfc cld credit cnt. */
3725 #define TM_REG_CFC_CLD_CRDCNT_VAL                                0x164210
3726 /* [RW 8] Client0 context region. */
3727 #define TM_REG_CL0_CONT_REGION                                   0x164030
3728 /* [RW 8] Client1 context region. */
3729 #define TM_REG_CL1_CONT_REGION                                   0x164034
3730 /* [RW 8] Client2 context region. */
3731 #define TM_REG_CL2_CONT_REGION                                   0x164038
3732 /* [RW 2] Client in High priority client number. */
3733 #define TM_REG_CLIN_PRIOR0_CLIENT                                0x164024
3734 /* [RW 4] Load value for clout0 cred cnt. */
3735 #define TM_REG_CLOUT_CRDCNT0_VAL                                 0x164220
3736 /* [RW 4] Load value for clout1 cred cnt. */
3737 #define TM_REG_CLOUT_CRDCNT1_VAL                                 0x164228
3738 /* [RW 4] Load value for clout2 cred cnt. */
3739 #define TM_REG_CLOUT_CRDCNT2_VAL                                 0x164230
3740 /* [RW 1] Enable client0 input. */
3741 #define TM_REG_EN_CL0_INPUT                                      0x164008
3742 /* [RW 1] Enable client1 input. */
3743 #define TM_REG_EN_CL1_INPUT                                      0x16400c
3744 /* [RW 1] Enable client2 input. */
3745 #define TM_REG_EN_CL2_INPUT                                      0x164010
3746 #define TM_REG_EN_LINEAR0_TIMER                                  0x164014
3747 /* [RW 1] Enable real time counter. */
3748 #define TM_REG_EN_REAL_TIME_CNT                                  0x1640d8
3749 /* [RW 1] Enable for Timers state machines. */
3750 #define TM_REG_EN_TIMERS                                         0x164000
3751 /* [RW 4] Load value for expiration credit cnt. CFC max number of
3752    outstanding load requests for timers (expiration) context loading. */
3753 #define TM_REG_EXP_CRDCNT_VAL                                    0x164238
3754 /* [RW 32] Linear0 logic address. */
3755 #define TM_REG_LIN0_LOGIC_ADDR                                   0x164240
3756 /* [RW 18] Linear0 Max active cid (in banks of 32 entries). */
3757 #define TM_REG_LIN0_MAX_ACTIVE_CID                               0x164048
3758 /* [WB 64] Linear0 phy address. */
3759 #define TM_REG_LIN0_PHY_ADDR                                     0x164270
3760 /* [RW 1] Linear0 physical address valid. */
3761 #define TM_REG_LIN0_PHY_ADDR_VALID                               0x164248
3762 /* [RW 24] Linear0 array scan timeout. */
3763 #define TM_REG_LIN0_SCAN_TIME                                    0x16403c
3764 /* [RW 32] Linear1 logic address. */
3765 #define TM_REG_LIN1_LOGIC_ADDR                                   0x164250
3766 /* [WB 64] Linear1 phy address. */
3767 #define TM_REG_LIN1_PHY_ADDR                                     0x164280
3768 /* [RW 1] Linear1 physical address valid. */
3769 #define TM_REG_LIN1_PHY_ADDR_VALID                               0x164258
3770 /* [RW 6] Linear timer set_clear fifo threshold. */
3771 #define TM_REG_LIN_SETCLR_FIFO_ALFULL_THR                        0x164070
3772 /* [RW 2] Load value for pci arbiter credit cnt. */
3773 #define TM_REG_PCIARB_CRDCNT_VAL                                 0x164260
3774 /* [RW 1] Timer software reset - active high. */
3775 #define TM_REG_TIMER_SOFT_RST                                    0x164004
3776 /* [RW 20] The amount of hardware cycles for each timer tick. */
3777 #define TM_REG_TIMER_TICK_SIZE                                   0x16401c
3778 /* [RW 8] Timers Context region. */
3779 #define TM_REG_TM_CONTEXT_REGION                                 0x164044
3780 /* [RW 1] Interrupt mask register #0 read/write */
3781 #define TM_REG_TM_INT_MASK                                       0x1640fc
3782 /* [R 1] Interrupt register #0 read */
3783 #define TM_REG_TM_INT_STS                                        0x1640f0
3784 /* [RW 8] The event id for aggregated interrupt 0 */
3785 #define TSDM_REG_AGG_INT_EVENT_0                                 0x42038
3786 #define TSDM_REG_AGG_INT_EVENT_1                                 0x4203c
3787 #define TSDM_REG_AGG_INT_EVENT_10                                0x42060
3788 #define TSDM_REG_AGG_INT_EVENT_11                                0x42064
3789 #define TSDM_REG_AGG_INT_EVENT_12                                0x42068
3790 #define TSDM_REG_AGG_INT_EVENT_13                                0x4206c
3791 #define TSDM_REG_AGG_INT_EVENT_14                                0x42070
3792 #define TSDM_REG_AGG_INT_EVENT_15                                0x42074
3793 #define TSDM_REG_AGG_INT_EVENT_16                                0x42078
3794 #define TSDM_REG_AGG_INT_EVENT_17                                0x4207c
3795 #define TSDM_REG_AGG_INT_EVENT_18                                0x42080
3796 #define TSDM_REG_AGG_INT_EVENT_19                                0x42084
3797 #define TSDM_REG_AGG_INT_EVENT_2                                 0x42040
3798 #define TSDM_REG_AGG_INT_EVENT_20                                0x42088
3799 #define TSDM_REG_AGG_INT_EVENT_21                                0x4208c
3800 #define TSDM_REG_AGG_INT_EVENT_22                                0x42090
3801 #define TSDM_REG_AGG_INT_EVENT_23                                0x42094
3802 #define TSDM_REG_AGG_INT_EVENT_24                                0x42098
3803 #define TSDM_REG_AGG_INT_EVENT_25                                0x4209c
3804 #define TSDM_REG_AGG_INT_EVENT_26                                0x420a0
3805 #define TSDM_REG_AGG_INT_EVENT_27                                0x420a4
3806 #define TSDM_REG_AGG_INT_EVENT_28                                0x420a8
3807 #define TSDM_REG_AGG_INT_EVENT_29                                0x420ac
3808 #define TSDM_REG_AGG_INT_EVENT_3                                 0x42044
3809 #define TSDM_REG_AGG_INT_EVENT_30                                0x420b0
3810 #define TSDM_REG_AGG_INT_EVENT_31                                0x420b4
3811 #define TSDM_REG_AGG_INT_EVENT_4                                 0x42048
3812 /* [RW 1] The T bit for aggregated interrupt 0 */
3813 #define TSDM_REG_AGG_INT_T_0                                     0x420b8
3814 #define TSDM_REG_AGG_INT_T_1                                     0x420bc
3815 #define TSDM_REG_AGG_INT_T_10                                    0x420e0
3816 #define TSDM_REG_AGG_INT_T_11                                    0x420e4
3817 #define TSDM_REG_AGG_INT_T_12                                    0x420e8
3818 #define TSDM_REG_AGG_INT_T_13                                    0x420ec
3819 #define TSDM_REG_AGG_INT_T_14                                    0x420f0
3820 #define TSDM_REG_AGG_INT_T_15                                    0x420f4
3821 #define TSDM_REG_AGG_INT_T_16                                    0x420f8
3822 #define TSDM_REG_AGG_INT_T_17                                    0x420fc
3823 #define TSDM_REG_AGG_INT_T_18                                    0x42100
3824 #define TSDM_REG_AGG_INT_T_19                                    0x42104
3825 /* [RW 13] The start address in the internal RAM for the cfc_rsp lcid */
3826 #define TSDM_REG_CFC_RSP_START_ADDR                              0x42008
3827 /* [RW 16] The maximum value of the competion counter #0 */
3828 #define TSDM_REG_CMP_COUNTER_MAX0                                0x4201c
3829 /* [RW 16] The maximum value of the competion counter #1 */
3830 #define TSDM_REG_CMP_COUNTER_MAX1                                0x42020
3831 /* [RW 16] The maximum value of the competion counter #2 */
3832 #define TSDM_REG_CMP_COUNTER_MAX2                                0x42024
3833 /* [RW 16] The maximum value of the competion counter #3 */
3834 #define TSDM_REG_CMP_COUNTER_MAX3                                0x42028
3835 /* [RW 13] The start address in the internal RAM for the completion
3836    counters. */
3837 #define TSDM_REG_CMP_COUNTER_START_ADDR                          0x4200c
3838 #define TSDM_REG_ENABLE_IN1                                      0x42238
3839 #define TSDM_REG_ENABLE_IN2                                      0x4223c
3840 #define TSDM_REG_ENABLE_OUT1                                     0x42240
3841 #define TSDM_REG_ENABLE_OUT2                                     0x42244
3842 /* [RW 4] The initial number of messages that can be sent to the pxp control
3843    interface without receiving any ACK. */
3844 #define TSDM_REG_INIT_CREDIT_PXP_CTRL                            0x424bc
3845 /* [ST 32] The number of ACK after placement messages received */
3846 #define TSDM_REG_NUM_OF_ACK_AFTER_PLACE                          0x4227c
3847 /* [ST 32] The number of packet end messages received from the parser */
3848 #define TSDM_REG_NUM_OF_PKT_END_MSG                              0x42274
3849 /* [ST 32] The number of requests received from the pxp async if */
3850 #define TSDM_REG_NUM_OF_PXP_ASYNC_REQ                            0x42278
3851 /* [ST 32] The number of commands received in queue 0 */
3852 #define TSDM_REG_NUM_OF_Q0_CMD                                   0x42248
3853 /* [ST 32] The number of commands received in queue 10 */
3854 #define TSDM_REG_NUM_OF_Q10_CMD                                  0x4226c
3855 /* [ST 32] The number of commands received in queue 11 */
3856 #define TSDM_REG_NUM_OF_Q11_CMD                                  0x42270
3857 /* [ST 32] The number of commands received in queue 1 */
3858 #define TSDM_REG_NUM_OF_Q1_CMD                                   0x4224c
3859 /* [ST 32] The number of commands received in queue 3 */
3860 #define TSDM_REG_NUM_OF_Q3_CMD                                   0x42250
3861 /* [ST 32] The number of commands received in queue 4 */
3862 #define TSDM_REG_NUM_OF_Q4_CMD                                   0x42254
3863 /* [ST 32] The number of commands received in queue 5 */
3864 #define TSDM_REG_NUM_OF_Q5_CMD                                   0x42258
3865 /* [ST 32] The number of commands received in queue 6 */
3866 #define TSDM_REG_NUM_OF_Q6_CMD                                   0x4225c
3867 /* [ST 32] The number of commands received in queue 7 */
3868 #define TSDM_REG_NUM_OF_Q7_CMD                                   0x42260
3869 /* [ST 32] The number of commands received in queue 8 */
3870 #define TSDM_REG_NUM_OF_Q8_CMD                                   0x42264
3871 /* [ST 32] The number of commands received in queue 9 */
3872 #define TSDM_REG_NUM_OF_Q9_CMD                                   0x42268
3873 /* [RW 13] The start address in the internal RAM for the packet end message */
3874 #define TSDM_REG_PCK_END_MSG_START_ADDR                          0x42014
3875 /* [RW 13] The start address in the internal RAM for queue counters */
3876 #define TSDM_REG_Q_COUNTER_START_ADDR                            0x42010
3877 /* [R 1] pxp_ctrl rd_data fifo empty in sdm_dma_rsp block */
3878 #define TSDM_REG_RSP_PXP_CTRL_RDATA_EMPTY                        0x42548
3879 /* [R 1] parser fifo empty in sdm_sync block */
3880 #define TSDM_REG_SYNC_PARSER_EMPTY                               0x42550
3881 /* [R 1] parser serial fifo empty in sdm_sync block */
3882 #define TSDM_REG_SYNC_SYNC_EMPTY                                 0x42558
3883 /* [RW 32] Tick for timer counter. Applicable only when
3884    ~tsdm_registers_timer_tick_enable.timer_tick_enable =1 */
3885 #define TSDM_REG_TIMER_TICK                                      0x42000
3886 /* [RW 32] Interrupt mask register #0 read/write */
3887 #define TSDM_REG_TSDM_INT_MASK_0                                 0x4229c
3888 #define TSDM_REG_TSDM_INT_MASK_1                                 0x422ac
3889 /* [R 32] Interrupt register #0 read */
3890 #define TSDM_REG_TSDM_INT_STS_0                                  0x42290
3891 #define TSDM_REG_TSDM_INT_STS_1                                  0x422a0
3892 /* [RW 11] Parity mask register #0 read/write */
3893 #define TSDM_REG_TSDM_PRTY_MASK                                  0x422bc
3894 /* [R 11] Parity register #0 read */
3895 #define TSDM_REG_TSDM_PRTY_STS                                   0x422b0
3896 /* [RW 5] The number of time_slots in the arbitration cycle */
3897 #define TSEM_REG_ARB_CYCLE_SIZE                                  0x180034
3898 /* [RW 3] The source that is associated with arbitration element 0. Source
3899    decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
3900    sleeping thread with priority 1; 4- sleeping thread with priority 2 */
3901 #define TSEM_REG_ARB_ELEMENT0                                    0x180020
3902 /* [RW 3] The source that is associated with arbitration element 1. Source
3903    decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
3904    sleeping thread with priority 1; 4- sleeping thread with priority 2.
3905    Could not be equal to register ~tsem_registers_arb_element0.arb_element0 */
3906 #define TSEM_REG_ARB_ELEMENT1                                    0x180024
3907 /* [RW 3] The source that is associated with arbitration element 2. Source
3908    decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
3909    sleeping thread with priority 1; 4- sleeping thread with priority 2.
3910    Could not be equal to register ~tsem_registers_arb_element0.arb_element0
3911    and ~tsem_registers_arb_element1.arb_element1 */
3912 #define TSEM_REG_ARB_ELEMENT2                                    0x180028
3913 /* [RW 3] The source that is associated with arbitration element 3. Source
3914    decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
3915    sleeping thread with priority 1; 4- sleeping thread with priority 2.Could
3916    not be equal to register ~tsem_registers_arb_element0.arb_element0 and
3917    ~tsem_registers_arb_element1.arb_element1 and
3918    ~tsem_registers_arb_element2.arb_element2 */
3919 #define TSEM_REG_ARB_ELEMENT3                                    0x18002c
3920 /* [RW 3] The source that is associated with arbitration element 4. Source
3921    decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
3922    sleeping thread with priority 1; 4- sleeping thread with priority 2.
3923    Could not be equal to register ~tsem_registers_arb_element0.arb_element0
3924    and ~tsem_registers_arb_element1.arb_element1 and
3925    ~tsem_registers_arb_element2.arb_element2 and
3926    ~tsem_registers_arb_element3.arb_element3 */
3927 #define TSEM_REG_ARB_ELEMENT4                                    0x180030
3928 #define TSEM_REG_ENABLE_IN                                       0x1800a4
3929 #define TSEM_REG_ENABLE_OUT                                      0x1800a8
3930 /* [RW 32] This address space contains all registers and memories that are
3931    placed in SEM_FAST block. The SEM_FAST registers are described in
3932    appendix B. In order to access the sem_fast registers the base address
3933    ~fast_memory.fast_memory should be added to eachsem_fast register offset. */
3934 #define TSEM_REG_FAST_MEMORY                                     0x1a0000
3935 /* [RW 1] Disables input messages from FIC0 May be updated during run_time
3936    by the microcode */
3937 #define TSEM_REG_FIC0_DISABLE                                    0x180224
3938 /* [RW 1] Disables input messages from FIC1 May be updated during run_time
3939    by the microcode */
3940 #define TSEM_REG_FIC1_DISABLE                                    0x180234
3941 /* [RW 15] Interrupt table Read and write access to it is not possible in
3942    the middle of the work */
3943 #define TSEM_REG_INT_TABLE                                       0x180400
3944 /* [ST 24] Statistics register. The number of messages that entered through
3945    FIC0 */
3946 #define TSEM_REG_MSG_NUM_FIC0                                    0x180000
3947 /* [ST 24] Statistics register. The number of messages that entered through
3948    FIC1 */
3949 #define TSEM_REG_MSG_NUM_FIC1                                    0x180004
3950 /* [ST 24] Statistics register. The number of messages that were sent to
3951    FOC0 */
3952 #define TSEM_REG_MSG_NUM_FOC0                                    0x180008
3953 /* [ST 24] Statistics register. The number of messages that were sent to
3954    FOC1 */
3955 #define TSEM_REG_MSG_NUM_FOC1                                    0x18000c
3956 /* [ST 24] Statistics register. The number of messages that were sent to
3957    FOC2 */
3958 #define TSEM_REG_MSG_NUM_FOC2                                    0x180010
3959 /* [ST 24] Statistics register. The number of messages that were sent to
3960    FOC3 */
3961 #define TSEM_REG_MSG_NUM_FOC3                                    0x180014
3962 /* [RW 1] Disables input messages from the passive buffer May be updated
3963    during run_time by the microcode */
3964 #define TSEM_REG_PAS_DISABLE                                     0x18024c
3965 /* [WB 128] Debug only. Passive buffer memory */
3966 #define TSEM_REG_PASSIVE_BUFFER                                  0x181000
3967 /* [WB 46] pram memory. B45 is parity; b[44:0] - data. */
3968 #define TSEM_REG_PRAM                                            0x1c0000
3969 /* [R 8] Valid sleeping threads indication have bit per thread */
3970 #define TSEM_REG_SLEEP_THREADS_VALID                             0x18026c
3971 /* [R 1] EXT_STORE FIFO is empty in sem_slow_ls_ext */
3972 #define TSEM_REG_SLOW_EXT_STORE_EMPTY                            0x1802a0
3973 /* [RW 8] List of free threads . There is a bit per thread. */
3974 #define TSEM_REG_THREADS_LIST                                    0x1802e4
3975 /* [RW 3] The arbitration scheme of time_slot 0 */
3976 #define TSEM_REG_TS_0_AS                                         0x180038
3977 /* [RW 3] The arbitration scheme of time_slot 10 */
3978 #define TSEM_REG_TS_10_AS                                        0x180060
3979 /* [RW 3] The arbitration scheme of time_slot 11 */
3980 #define TSEM_REG_TS_11_AS                                        0x180064
3981 /* [RW 3] The arbitration scheme of time_slot 12 */
3982 #define TSEM_REG_TS_12_AS                                        0x180068
3983 /* [RW 3] The arbitration scheme of time_slot 13 */
3984 #define TSEM_REG_TS_13_AS                                        0x18006c
3985 /* [RW 3] The arbitration scheme of time_slot 14 */
3986 #define TSEM_REG_TS_14_AS                                        0x180070
3987 /* [RW 3] The arbitration scheme of time_slot 15 */
3988 #define TSEM_REG_TS_15_AS                                        0x180074
3989 /* [RW 3] The arbitration scheme of time_slot 16 */
3990 #define TSEM_REG_TS_16_AS                                        0x180078
3991 /* [RW 3] The arbitration scheme of time_slot 17 */
3992 #define TSEM_REG_TS_17_AS                                        0x18007c
3993 /* [RW 3] The arbitration scheme of time_slot 18 */
3994 #define TSEM_REG_TS_18_AS                                        0x180080
3995 /* [RW 3] The arbitration scheme of time_slot 1 */
3996 #define TSEM_REG_TS_1_AS                                         0x18003c
3997 /* [RW 3] The arbitration scheme of time_slot 2 */
3998 #define TSEM_REG_TS_2_AS                                         0x180040
3999 /* [RW 3] The arbitration scheme of time_slot 3 */
4000 #define TSEM_REG_TS_3_AS                                         0x180044
4001 /* [RW 3] The arbitration scheme of time_slot 4 */
4002 #define TSEM_REG_TS_4_AS                                         0x180048
4003 /* [RW 3] The arbitration scheme of time_slot 5 */
4004 #define TSEM_REG_TS_5_AS                                         0x18004c
4005 /* [RW 3] The arbitration scheme of time_slot 6 */
4006 #define TSEM_REG_TS_6_AS                                         0x180050
4007 /* [RW 3] The arbitration scheme of time_slot 7 */
4008 #define TSEM_REG_TS_7_AS                                         0x180054
4009 /* [RW 3] The arbitration scheme of time_slot 8 */
4010 #define TSEM_REG_TS_8_AS                                         0x180058
4011 /* [RW 3] The arbitration scheme of time_slot 9 */
4012 #define TSEM_REG_TS_9_AS                                         0x18005c
4013 /* [RW 32] Interrupt mask register #0 read/write */
4014 #define TSEM_REG_TSEM_INT_MASK_0                                 0x180100
4015 #define TSEM_REG_TSEM_INT_MASK_1                                 0x180110
4016 /* [R 32] Interrupt register #0 read */
4017 #define TSEM_REG_TSEM_INT_STS_0                                  0x1800f4
4018 #define TSEM_REG_TSEM_INT_STS_1                                  0x180104
4019 /* [RW 32] Parity mask register #0 read/write */
4020 #define TSEM_REG_TSEM_PRTY_MASK_0                                0x180120
4021 #define TSEM_REG_TSEM_PRTY_MASK_1                                0x180130
4022 /* [R 32] Parity register #0 read */
4023 #define TSEM_REG_TSEM_PRTY_STS_0                                 0x180114
4024 #define TSEM_REG_TSEM_PRTY_STS_1                                 0x180124
4025 /* [R 5] Used to read the XX protection CAM occupancy counter. */
4026 #define UCM_REG_CAM_OCCUP                                        0xe0170
4027 /* [RW 1] CDU AG read Interface enable. If 0 - the request input is
4028    disregarded; valid output is deasserted; all other signals are treated as
4029    usual; if 1 - normal activity. */
4030 #define UCM_REG_CDU_AG_RD_IFEN                                   0xe0038
4031 /* [RW 1] CDU AG write Interface enable. If 0 - the request and valid input
4032    are disregarded; all other signals are treated as usual; if 1 - normal
4033    activity. */
4034 #define UCM_REG_CDU_AG_WR_IFEN                                   0xe0034
4035 /* [RW 1] CDU STORM read Interface enable. If 0 - the request input is
4036    disregarded; valid output is deasserted; all other signals are treated as
4037    usual; if 1 - normal activity. */
4038 #define UCM_REG_CDU_SM_RD_IFEN                                   0xe0040
4039 /* [RW 1] CDU STORM write Interface enable. If 0 - the request and valid
4040    input is disregarded; all other signals are treated as usual; if 1 -
4041    normal activity. */
4042 #define UCM_REG_CDU_SM_WR_IFEN                                   0xe003c
4043 /* [RW 4] CFC output initial credit. Max credit available - 15.Write writes
4044    the initial credit value; read returns the current value of the credit
4045    counter. Must be initialized to 1 at start-up. */
4046 #define UCM_REG_CFC_INIT_CRD                                     0xe0204
4047 /* [RW 3] The weight of the CP input in the WRR mechanism. 0 stands for
4048    weight 8 (the most prioritised); 1 stands for weight 1(least
4049    prioritised); 2 stands for weight 2; tc. */
4050 #define UCM_REG_CP_WEIGHT                                        0xe00c4
4051 /* [RW 1] Input csem Interface enable. If 0 - the valid input is
4052    disregarded; acknowledge output is deasserted; all other signals are
4053    treated as usual; if 1 - normal activity. */
4054 #define UCM_REG_CSEM_IFEN                                        0xe0028
4055 /* [RC 1] Set when the message length mismatch (relative to last indication)
4056    at the csem interface is detected. */
4057 #define UCM_REG_CSEM_LENGTH_MIS                                  0xe0160
4058 /* [RW 3] The weight of the input csem in the WRR mechanism. 0 stands for
4059    weight 8 (the most prioritised); 1 stands for weight 1(least
4060    prioritised); 2 stands for weight 2; tc. */
4061 #define UCM_REG_CSEM_WEIGHT                                      0xe00b8
4062 /* [RW 1] Input dorq Interface enable. If 0 - the valid input is
4063    disregarded; acknowledge output is deasserted; all other signals are
4064    treated as usual; if 1 - normal activity. */
4065 #define UCM_REG_DORQ_IFEN                                        0xe0030
4066 /* [RC 1] Set when the message length mismatch (relative to last indication)
4067    at the dorq interface is detected. */
4068 #define UCM_REG_DORQ_LENGTH_MIS                                  0xe0168
4069 /* [RW 3] The weight of the input dorq in the WRR mechanism. 0 stands for
4070    weight 8 (the most prioritised); 1 stands for weight 1(least
4071    prioritised); 2 stands for weight 2; tc. */
4072 #define UCM_REG_DORQ_WEIGHT                                      0xe00c0
4073 /* [RW 8] The Event ID in case ErrorFlg input message bit is set. */
4074 #define UCM_REG_ERR_EVNT_ID                                      0xe00a4
4075 /* [RW 28] The CM erroneous header for QM and Timers formatting. */
4076 #define UCM_REG_ERR_UCM_HDR                                      0xe00a0
4077 /* [RW 8] The Event ID for Timers expiration. */
4078 #define UCM_REG_EXPR_EVNT_ID                                     0xe00a8
4079 /* [RW 8] FIC0 output initial credit. Max credit available - 255.Write
4080    writes the initial credit value; read returns the current value of the
4081    credit counter. Must be initialized to 64 at start-up. */
4082 #define UCM_REG_FIC0_INIT_CRD                                    0xe020c
4083 /* [RW 8] FIC1 output initial credit. Max credit available - 255.Write
4084    writes the initial credit value; read returns the current value of the
4085    credit counter. Must be initialized to 64 at start-up. */
4086 #define UCM_REG_FIC1_INIT_CRD                                    0xe0210
4087 /* [RW 1] Arbitration between Input Arbiter groups: 0 - fair Round-Robin; 1
4088    - strict priority defined by ~ucm_registers_gr_ag_pr.gr_ag_pr;
4089    ~ucm_registers_gr_ld0_pr.gr_ld0_pr and
4090    ~ucm_registers_gr_ld1_pr.gr_ld1_pr. */
4091 #define UCM_REG_GR_ARB_TYPE                                      0xe0144
4092 /* [RW 2] Load (FIC0) channel group priority. The lowest priority is 0; the
4093    highest priority is 3. It is supposed that the Store channel group is
4094    compliment to the others. */
4095 #define UCM_REG_GR_LD0_PR                                        0xe014c
4096 /* [RW 2] Load (FIC1) channel group priority. The lowest priority is 0; the
4097    highest priority is 3. It is supposed that the Store channel group is
4098    compliment to the others. */
4099 #define UCM_REG_GR_LD1_PR                                        0xe0150
4100 /* [RW 2] The queue index for invalidate counter flag decision. */
4101 #define UCM_REG_INV_CFLG_Q                                       0xe00e4
4102 /* [RW 5] The number of double REG-pairs; loaded from the STORM context and
4103    sent to STORM; for a specific connection type. the double REG-pairs are
4104    used in order to align to STORM context row size of 128 bits. The offset
4105    of these data in the STORM context is always 0. Index _i stands for the
4106    connection type (one of 16). */
4107 #define UCM_REG_N_SM_CTX_LD_0                                    0xe0054
4108 #define UCM_REG_N_SM_CTX_LD_1                                    0xe0058
4109 #define UCM_REG_N_SM_CTX_LD_10                                   0xe007c
4110 #define UCM_REG_N_SM_CTX_LD_11                                   0xe0080
4111 #define UCM_REG_N_SM_CTX_LD_12                                   0xe0084
4112 #define UCM_REG_N_SM_CTX_LD_13                                   0xe0088
4113 #define UCM_REG_N_SM_CTX_LD_14                                   0xe008c
4114 #define UCM_REG_N_SM_CTX_LD_15                                   0xe0090
4115 #define UCM_REG_N_SM_CTX_LD_2                                    0xe005c
4116 #define UCM_REG_N_SM_CTX_LD_3                                    0xe0060
4117 #define UCM_REG_N_SM_CTX_LD_4                                    0xe0064
4118 #define UCM_REG_N_SM_CTX_LD_5                                    0xe0068
4119 #define UCM_REG_PHYS_QNUM0_0                                     0xe0110
4120 #define UCM_REG_PHYS_QNUM0_1                                     0xe0114
4121 #define UCM_REG_PHYS_QNUM1_0                                     0xe0118
4122 #define UCM_REG_PHYS_QNUM1_1                                     0xe011c
4123 #define UCM_REG_PHYS_QNUM2_0                                     0xe0120
4124 #define UCM_REG_PHYS_QNUM2_1                                     0xe0124
4125 #define UCM_REG_PHYS_QNUM3_0                                     0xe0128
4126 #define UCM_REG_PHYS_QNUM3_1                                     0xe012c
4127 /* [RW 8] The Event ID for Timers formatting in case of stop done. */
4128 #define UCM_REG_STOP_EVNT_ID                                     0xe00ac
4129 /* [RC 1] Set when the message length mismatch (relative to last indication)
4130    at the STORM interface is detected. */
4131 #define UCM_REG_STORM_LENGTH_MIS                                 0xe0154
4132 /* [RW 1] STORM - CM Interface enable. If 0 - the valid input is
4133    disregarded; acknowledge output is deasserted; all other signals are
4134    treated as usual; if 1 - normal activity. */
4135 #define UCM_REG_STORM_UCM_IFEN                                   0xe0010
4136 /* [RW 3] The weight of the STORM input in the WRR mechanism. 0 stands for
4137    weight 8 (the most prioritised); 1 stands for weight 1(least
4138    prioritised); 2 stands for weight 2; tc. */
4139 #define UCM_REG_STORM_WEIGHT                                     0xe00b0
4140 /* [RW 4] Timers output initial credit. Max credit available - 15.Write
4141    writes the initial credit value; read returns the current value of the
4142    credit counter. Must be initialized to 4 at start-up. */
4143 #define UCM_REG_TM_INIT_CRD                                      0xe021c
4144 /* [RW 28] The CM header for Timers expiration command. */
4145 #define UCM_REG_TM_UCM_HDR                                       0xe009c
4146 /* [RW 1] Timers - CM Interface enable. If 0 - the valid input is
4147    disregarded; acknowledge output is deasserted; all other signals are
4148    treated as usual; if 1 - normal activity. */
4149 #define UCM_REG_TM_UCM_IFEN                                      0xe001c
4150 /* [RW 3] The weight of the Timers input in the WRR mechanism. 0 stands for
4151    weight 8 (the most prioritised); 1 stands for weight 1(least
4152    prioritised); 2 stands for weight 2; tc. */
4153 #define UCM_REG_TM_WEIGHT                                        0xe00d4
4154 /* [RW 1] Input tsem Interface enable. If 0 - the valid input is
4155    disregarded; acknowledge output is deasserted; all other signals are
4156    treated as usual; if 1 - normal activity. */
4157 #define UCM_REG_TSEM_IFEN                                        0xe0024
4158 /* [RC 1] Set when the message length mismatch (relative to last indication)
4159    at the tsem interface is detected. */
4160 #define UCM_REG_TSEM_LENGTH_MIS                                  0xe015c
4161 /* [RW 3] The weight of the input tsem in the WRR mechanism. 0 stands for
4162    weight 8 (the most prioritised); 1 stands for weight 1(least
4163    prioritised); 2 stands for weight 2; tc. */
4164 #define UCM_REG_TSEM_WEIGHT                                      0xe00b4
4165 /* [RW 1] CM - CFC Interface enable. If 0 - the valid input is disregarded;
4166    acknowledge output is deasserted; all other signals are treated as usual;
4167    if 1 - normal activity. */
4168 #define UCM_REG_UCM_CFC_IFEN                                     0xe0044
4169 /* [RW 11] Interrupt mask register #0 read/write */
4170 #define UCM_REG_UCM_INT_MASK                                     0xe01d4
4171 /* [R 11] Interrupt register #0 read */
4172 #define UCM_REG_UCM_INT_STS                                      0xe01c8
4173 /* [R 27] Parity register #0 read */
4174 #define UCM_REG_UCM_PRTY_STS                                     0xe01d8
4175 /* [RW 2] The size of AG context region 0 in REG-pairs. Designates the MS
4176    REG-pair number (e.g. if region 0 is 6 REG-pairs; the value should be 5).
4177    Is used to determine the number of the AG context REG-pairs written back;
4178    when the Reg1WbFlg isn't set. */
4179 #define UCM_REG_UCM_REG0_SZ                                      0xe00dc
4180 /* [RW 1] CM - STORM 0 Interface enable. If 0 - the acknowledge input is
4181    disregarded; valid is deasserted; all other signals are treated as usual;
4182    if 1 - normal activity. */
4183 #define UCM_REG_UCM_STORM0_IFEN                                  0xe0004
4184 /* [RW 1] CM - STORM 1 Interface enable. If 0 - the acknowledge input is
4185    disregarded; valid is deasserted; all other signals are treated as usual;
4186    if 1 - normal activity. */
4187 #define UCM_REG_UCM_STORM1_IFEN                                  0xe0008
4188 /* [RW 1] CM - Timers Interface enable. If 0 - the valid input is
4189    disregarded; acknowledge output is deasserted; all other signals are
4190    treated as usual; if 1 - normal activity. */
4191 #define UCM_REG_UCM_TM_IFEN                                      0xe0020
4192 /* [RW 1] CM - QM Interface enable. If 0 - the acknowledge input is
4193    disregarded; valid is deasserted; all other signals are treated as usual;
4194    if 1 - normal activity. */
4195 #define UCM_REG_UCM_UQM_IFEN                                     0xe000c
4196 /* [RW 1] If set the Q index; received from the QM is inserted to event ID. */
4197 #define UCM_REG_UCM_UQM_USE_Q                                    0xe00d8
4198 /* [RW 6] QM output initial credit. Max credit available - 32.Write writes
4199    the initial credit value; read returns the current value of the credit
4200    counter. Must be initialized to 32 at start-up. */
4201 #define UCM_REG_UQM_INIT_CRD                                     0xe0220
4202 /* [RW 3] The weight of the QM (primary) input in the WRR mechanism. 0
4203    stands for weight 8 (the most prioritised); 1 stands for weight 1(least
4204    prioritised); 2 stands for weight 2; tc. */
4205 #define UCM_REG_UQM_P_WEIGHT                                     0xe00cc
4206 /* [RW 3] The weight of the QM (secondary) input in the WRR mechanism. 0
4207    stands for weight 8 (the most prioritised); 1 stands for weight 1(least
4208    prioritised); 2 stands for weight 2; tc. */
4209 #define UCM_REG_UQM_S_WEIGHT                                     0xe00d0
4210 /* [RW 28] The CM header value for QM request (primary). */
4211 #define UCM_REG_UQM_UCM_HDR_P                                    0xe0094
4212 /* [RW 28] The CM header value for QM request (secondary). */
4213 #define UCM_REG_UQM_UCM_HDR_S                                    0xe0098
4214 /* [RW 1] QM - CM Interface enable. If 0 - the valid input is disregarded;
4215    acknowledge output is deasserted; all other signals are treated as usual;
4216    if 1 - normal activity. */
4217 #define UCM_REG_UQM_UCM_IFEN                                     0xe0014
4218 /* [RW 1] Input SDM Interface enable. If 0 - the valid input is disregarded;
4219    acknowledge output is deasserted; all other signals are treated as usual;
4220    if 1 - normal activity. */
4221 #define UCM_REG_USDM_IFEN                                        0xe0018
4222 /* [RC 1] Set when the message length mismatch (relative to last indication)
4223    at the SDM interface is detected. */
4224 #define UCM_REG_USDM_LENGTH_MIS                                  0xe0158
4225 /* [RW 3] The weight of the SDM input in the WRR mechanism. 0 stands for
4226    weight 8 (the most prioritised); 1 stands for weight 1(least
4227    prioritised); 2 stands for weight 2; tc. */
4228 #define UCM_REG_USDM_WEIGHT                                      0xe00c8
4229 /* [RW 1] Input xsem Interface enable. If 0 - the valid input is
4230    disregarded; acknowledge output is deasserted; all other signals are
4231    treated as usual; if 1 - normal activity. */
4232 #define UCM_REG_XSEM_IFEN                                        0xe002c
4233 /* [RC 1] Set when the message length mismatch (relative to last indication)
4234    at the xsem interface isdetected. */
4235 #define UCM_REG_XSEM_LENGTH_MIS                                  0xe0164
4236 /* [RW 3] The weight of the input xsem in the WRR mechanism. 0 stands for
4237    weight 8 (the most prioritised); 1 stands for weight 1(least
4238    prioritised); 2 stands for weight 2; tc. */
4239 #define UCM_REG_XSEM_WEIGHT                                      0xe00bc
4240 /* [RW 20] Indirect access to the descriptor table of the XX protection
4241    mechanism. The fields are:[5:0] - message length; 14:6] - message
4242    pointer; 19:15] - next pointer. */
4243 #define UCM_REG_XX_DESCR_TABLE                                   0xe0280
4244 #define UCM_REG_XX_DESCR_TABLE_SIZE                              32
4245 /* [R 6] Use to read the XX protection Free counter. */
4246 #define UCM_REG_XX_FREE                                          0xe016c
4247 /* [RW 6] Initial value for the credit counter; responsible for fulfilling
4248    of the Input Stage XX protection buffer by the XX protection pending
4249    messages. Write writes the initial credit value; read returns the current
4250    value of the credit counter. Must be initialized to 12 at start-up. */
4251 #define UCM_REG_XX_INIT_CRD                                      0xe0224
4252 /* [RW 6] The maximum number of pending messages; which may be stored in XX
4253    protection. ~ucm_registers_xx_free.xx_free read on read. */
4254 #define UCM_REG_XX_MSG_NUM                                       0xe0228
4255 /* [RW 8] The Event ID; sent to the STORM in case of XX overflow. */
4256 #define UCM_REG_XX_OVFL_EVNT_ID                                  0xe004c
4257 /* [RW 16] Indirect access to the XX table of the XX protection mechanism.
4258    The fields are: [4:0] - tail pointer; 10:5] - Link List size; 15:11] -
4259    header pointer. */
4260 #define UCM_REG_XX_TABLE                                         0xe0300
4261 /* [RW 8] The event id for aggregated interrupt 0 */
4262 #define USDM_REG_AGG_INT_EVENT_0                                 0xc4038
4263 #define USDM_REG_AGG_INT_EVENT_1                                 0xc403c
4264 #define USDM_REG_AGG_INT_EVENT_10                                0xc4060
4265 #define USDM_REG_AGG_INT_EVENT_11                                0xc4064
4266 #define USDM_REG_AGG_INT_EVENT_12                                0xc4068
4267 #define USDM_REG_AGG_INT_EVENT_13                                0xc406c
4268 #define USDM_REG_AGG_INT_EVENT_14                                0xc4070
4269 #define USDM_REG_AGG_INT_EVENT_15                                0xc4074
4270 #define USDM_REG_AGG_INT_EVENT_16                                0xc4078
4271 #define USDM_REG_AGG_INT_EVENT_17                                0xc407c
4272 #define USDM_REG_AGG_INT_EVENT_18                                0xc4080
4273 #define USDM_REG_AGG_INT_EVENT_19                                0xc4084
4274 #define USDM_REG_AGG_INT_EVENT_2                                 0xc4040
4275 #define USDM_REG_AGG_INT_EVENT_20                                0xc4088
4276 #define USDM_REG_AGG_INT_EVENT_21                                0xc408c
4277 #define USDM_REG_AGG_INT_EVENT_22                                0xc4090
4278 #define USDM_REG_AGG_INT_EVENT_23                                0xc4094
4279 #define USDM_REG_AGG_INT_EVENT_24                                0xc4098
4280 #define USDM_REG_AGG_INT_EVENT_25                                0xc409c
4281 #define USDM_REG_AGG_INT_EVENT_26                                0xc40a0
4282 #define USDM_REG_AGG_INT_EVENT_27                                0xc40a4
4283 #define USDM_REG_AGG_INT_EVENT_28                                0xc40a8
4284 #define USDM_REG_AGG_INT_EVENT_29                                0xc40ac
4285 #define USDM_REG_AGG_INT_EVENT_3                                 0xc4044
4286 #define USDM_REG_AGG_INT_EVENT_30                                0xc40b0
4287 #define USDM_REG_AGG_INT_EVENT_31                                0xc40b4
4288 #define USDM_REG_AGG_INT_EVENT_4                                 0xc4048
4289 #define USDM_REG_AGG_INT_EVENT_5                                 0xc404c
4290 /* [RW 1] For each aggregated interrupt index whether the mode is normal (0)
4291    or auto-mask-mode (1) */
4292 #define USDM_REG_AGG_INT_MODE_0                                  0xc41b8
4293 #define USDM_REG_AGG_INT_MODE_1                                  0xc41bc
4294 #define USDM_REG_AGG_INT_MODE_10                                 0xc41e0
4295 #define USDM_REG_AGG_INT_MODE_11                                 0xc41e4
4296 #define USDM_REG_AGG_INT_MODE_12                                 0xc41e8
4297 #define USDM_REG_AGG_INT_MODE_13                                 0xc41ec
4298 #define USDM_REG_AGG_INT_MODE_14                                 0xc41f0
4299 #define USDM_REG_AGG_INT_MODE_15                                 0xc41f4
4300 #define USDM_REG_AGG_INT_MODE_16                                 0xc41f8
4301 #define USDM_REG_AGG_INT_MODE_17                                 0xc41fc
4302 #define USDM_REG_AGG_INT_MODE_18                                 0xc4200
4303 #define USDM_REG_AGG_INT_MODE_19                                 0xc4204
4304 #define USDM_REG_AGG_INT_MODE_4                                  0xc41c8
4305 #define USDM_REG_AGG_INT_MODE_5                                  0xc41cc
4306 /* [RW 13] The start address in the internal RAM for the cfc_rsp lcid */
4307 #define USDM_REG_CFC_RSP_START_ADDR                              0xc4008
4308 /* [RW 16] The maximum value of the competion counter #0 */
4309 #define USDM_REG_CMP_COUNTER_MAX0                                0xc401c
4310 /* [RW 16] The maximum value of the competion counter #1 */
4311 #define USDM_REG_CMP_COUNTER_MAX1                                0xc4020
4312 /* [RW 16] The maximum value of the competion counter #2 */
4313 #define USDM_REG_CMP_COUNTER_MAX2                                0xc4024
4314 /* [RW 16] The maximum value of the competion counter #3 */
4315 #define USDM_REG_CMP_COUNTER_MAX3                                0xc4028
4316 /* [RW 13] The start address in the internal RAM for the completion
4317    counters. */
4318 #define USDM_REG_CMP_COUNTER_START_ADDR                          0xc400c
4319 #define USDM_REG_ENABLE_IN1                                      0xc4238
4320 #define USDM_REG_ENABLE_IN2                                      0xc423c
4321 #define USDM_REG_ENABLE_OUT1                                     0xc4240
4322 #define USDM_REG_ENABLE_OUT2                                     0xc4244
4323 /* [RW 4] The initial number of messages that can be sent to the pxp control
4324    interface without receiving any ACK. */
4325 #define USDM_REG_INIT_CREDIT_PXP_CTRL                            0xc44c0
4326 /* [ST 32] The number of ACK after placement messages received */
4327 #define USDM_REG_NUM_OF_ACK_AFTER_PLACE                          0xc4280
4328 /* [ST 32] The number of packet end messages received from the parser */
4329 #define USDM_REG_NUM_OF_PKT_END_MSG                              0xc4278
4330 /* [ST 32] The number of requests received from the pxp async if */
4331 #define USDM_REG_NUM_OF_PXP_ASYNC_REQ                            0xc427c
4332 /* [ST 32] The number of commands received in queue 0 */
4333 #define USDM_REG_NUM_OF_Q0_CMD                                   0xc4248
4334 /* [ST 32] The number of commands received in queue 10 */
4335 #define USDM_REG_NUM_OF_Q10_CMD                                  0xc4270
4336 /* [ST 32] The number of commands received in queue 11 */
4337 #define USDM_REG_NUM_OF_Q11_CMD                                  0xc4274
4338 /* [ST 32] The number of commands received in queue 1 */
4339 #define USDM_REG_NUM_OF_Q1_CMD                                   0xc424c
4340 /* [ST 32] The number of commands received in queue 2 */
4341 #define USDM_REG_NUM_OF_Q2_CMD                                   0xc4250
4342 /* [ST 32] The number of commands received in queue 3 */
4343 #define USDM_REG_NUM_OF_Q3_CMD                                   0xc4254
4344 /* [ST 32] The number of commands received in queue 4 */
4345 #define USDM_REG_NUM_OF_Q4_CMD                                   0xc4258
4346 /* [ST 32] The number of commands received in queue 5 */
4347 #define USDM_REG_NUM_OF_Q5_CMD                                   0xc425c
4348 /* [ST 32] The number of commands received in queue 6 */
4349 #define USDM_REG_NUM_OF_Q6_CMD                                   0xc4260
4350 /* [ST 32] The number of commands received in queue 7 */
4351 #define USDM_REG_NUM_OF_Q7_CMD                                   0xc4264
4352 /* [ST 32] The number of commands received in queue 8 */
4353 #define USDM_REG_NUM_OF_Q8_CMD                                   0xc4268
4354 /* [ST 32] The number of commands received in queue 9 */
4355 #define USDM_REG_NUM_OF_Q9_CMD                                   0xc426c
4356 /* [RW 13] The start address in the internal RAM for the packet end message */
4357 #define USDM_REG_PCK_END_MSG_START_ADDR                          0xc4014
4358 /* [RW 13] The start address in the internal RAM for queue counters */
4359 #define USDM_REG_Q_COUNTER_START_ADDR                            0xc4010
4360 /* [R 1] pxp_ctrl rd_data fifo empty in sdm_dma_rsp block */
4361 #define USDM_REG_RSP_PXP_CTRL_RDATA_EMPTY                        0xc4550
4362 /* [R 1] parser fifo empty in sdm_sync block */
4363 #define USDM_REG_SYNC_PARSER_EMPTY                               0xc4558
4364 /* [R 1] parser serial fifo empty in sdm_sync block */
4365 #define USDM_REG_SYNC_SYNC_EMPTY                                 0xc4560
4366 /* [RW 32] Tick for timer counter. Applicable only when
4367    ~usdm_registers_timer_tick_enable.timer_tick_enable =1 */
4368 #define USDM_REG_TIMER_TICK                                      0xc4000
4369 /* [RW 32] Interrupt mask register #0 read/write */
4370 #define USDM_REG_USDM_INT_MASK_0                                 0xc42a0
4371 #define USDM_REG_USDM_INT_MASK_1                                 0xc42b0
4372 /* [R 32] Interrupt register #0 read */
4373 #define USDM_REG_USDM_INT_STS_0                                  0xc4294
4374 #define USDM_REG_USDM_INT_STS_1                                  0xc42a4
4375 /* [RW 11] Parity mask register #0 read/write */
4376 #define USDM_REG_USDM_PRTY_MASK                                  0xc42c0
4377 /* [R 11] Parity register #0 read */
4378 #define USDM_REG_USDM_PRTY_STS                                   0xc42b4
4379 /* [RW 5] The number of time_slots in the arbitration cycle */
4380 #define USEM_REG_ARB_CYCLE_SIZE                                  0x300034
4381 /* [RW 3] The source that is associated with arbitration element 0. Source
4382    decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
4383    sleeping thread with priority 1; 4- sleeping thread with priority 2 */
4384 #define USEM_REG_ARB_ELEMENT0                                    0x300020
4385 /* [RW 3] The source that is associated with arbitration element 1. Source
4386    decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
4387    sleeping thread with priority 1; 4- sleeping thread with priority 2.
4388    Could not be equal to register ~usem_registers_arb_element0.arb_element0 */
4389 #define USEM_REG_ARB_ELEMENT1                                    0x300024
4390 /* [RW 3] The source that is associated with arbitration element 2. Source
4391    decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
4392    sleeping thread with priority 1; 4- sleeping thread with priority 2.
4393    Could not be equal to register ~usem_registers_arb_element0.arb_element0
4394    and ~usem_registers_arb_element1.arb_element1 */
4395 #define USEM_REG_ARB_ELEMENT2                                    0x300028
4396 /* [RW 3] The source that is associated with arbitration element 3. Source
4397    decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
4398    sleeping thread with priority 1; 4- sleeping thread with priority 2.Could
4399    not be equal to register ~usem_registers_arb_element0.arb_element0 and
4400    ~usem_registers_arb_element1.arb_element1 and
4401    ~usem_registers_arb_element2.arb_element2 */
4402 #define USEM_REG_ARB_ELEMENT3                                    0x30002c
4403 /* [RW 3] The source that is associated with arbitration element 4. Source
4404    decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
4405    sleeping thread with priority 1; 4- sleeping thread with priority 2.
4406    Could not be equal to register ~usem_registers_arb_element0.arb_element0
4407    and ~usem_registers_arb_element1.arb_element1 and
4408    ~usem_registers_arb_element2.arb_element2 and
4409    ~usem_registers_arb_element3.arb_element3 */
4410 #define USEM_REG_ARB_ELEMENT4                                    0x300030
4411 #define USEM_REG_ENABLE_IN                                       0x3000a4
4412 #define USEM_REG_ENABLE_OUT                                      0x3000a8
4413 /* [RW 32] This address space contains all registers and memories that are
4414    placed in SEM_FAST block. The SEM_FAST registers are described in
4415    appendix B. In order to access the sem_fast registers the base address
4416    ~fast_memory.fast_memory should be added to eachsem_fast register offset. */
4417 #define USEM_REG_FAST_MEMORY                                     0x320000
4418 /* [RW 1] Disables input messages from FIC0 May be updated during run_time
4419    by the microcode */
4420 #define USEM_REG_FIC0_DISABLE                                    0x300224
4421 /* [RW 1] Disables input messages from FIC1 May be updated during run_time
4422    by the microcode */
4423 #define USEM_REG_FIC1_DISABLE                                    0x300234
4424 /* [RW 15] Interrupt table Read and write access to it is not possible in
4425    the middle of the work */
4426 #define USEM_REG_INT_TABLE                                       0x300400
4427 /* [ST 24] Statistics register. The number of messages that entered through
4428    FIC0 */
4429 #define USEM_REG_MSG_NUM_FIC0                                    0x300000
4430 /* [ST 24] Statistics register. The number of messages that entered through
4431    FIC1 */
4432 #define USEM_REG_MSG_NUM_FIC1                                    0x300004
4433 /* [ST 24] Statistics register. The number of messages that were sent to
4434    FOC0 */
4435 #define USEM_REG_MSG_NUM_FOC0                                    0x300008
4436 /* [ST 24] Statistics register. The number of messages that were sent to
4437    FOC1 */
4438 #define USEM_REG_MSG_NUM_FOC1                                    0x30000c
4439 /* [ST 24] Statistics register. The number of messages that were sent to
4440    FOC2 */
4441 #define USEM_REG_MSG_NUM_FOC2                                    0x300010
4442 /* [ST 24] Statistics register. The number of messages that were sent to
4443    FOC3 */
4444 #define USEM_REG_MSG_NUM_FOC3                                    0x300014
4445 /* [RW 1] Disables input messages from the passive buffer May be updated
4446    during run_time by the microcode */
4447 #define USEM_REG_PAS_DISABLE                                     0x30024c
4448 /* [WB 128] Debug only. Passive buffer memory */
4449 #define USEM_REG_PASSIVE_BUFFER                                  0x302000
4450 /* [WB 46] pram memory. B45 is parity; b[44:0] - data. */
4451 #define USEM_REG_PRAM                                            0x340000
4452 /* [R 16] Valid sleeping threads indication have bit per thread */
4453 #define USEM_REG_SLEEP_THREADS_VALID                             0x30026c
4454 /* [R 1] EXT_STORE FIFO is empty in sem_slow_ls_ext */
4455 #define USEM_REG_SLOW_EXT_STORE_EMPTY                            0x3002a0
4456 /* [RW 16] List of free threads . There is a bit per thread. */
4457 #define USEM_REG_THREADS_LIST                                    0x3002e4
4458 /* [RW 3] The arbitration scheme of time_slot 0 */
4459 #define USEM_REG_TS_0_AS                                         0x300038
4460 /* [RW 3] The arbitration scheme of time_slot 10 */
4461 #define USEM_REG_TS_10_AS                                        0x300060
4462 /* [RW 3] The arbitration scheme of time_slot 11 */
4463 #define USEM_REG_TS_11_AS                                        0x300064
4464 /* [RW 3] The arbitration scheme of time_slot 12 */
4465 #define USEM_REG_TS_12_AS                                        0x300068
4466 /* [RW 3] The arbitration scheme of time_slot 13 */
4467 #define USEM_REG_TS_13_AS                                        0x30006c
4468 /* [RW 3] The arbitration scheme of time_slot 14 */
4469 #define USEM_REG_TS_14_AS                                        0x300070
4470 /* [RW 3] The arbitration scheme of time_slot 15 */
4471 #define USEM_REG_TS_15_AS                                        0x300074
4472 /* [RW 3] The arbitration scheme of time_slot 16 */
4473 #define USEM_REG_TS_16_AS                                        0x300078
4474 /* [RW 3] The arbitration scheme of time_slot 17 */
4475 #define USEM_REG_TS_17_AS                                        0x30007c
4476 /* [RW 3] The arbitration scheme of time_slot 18 */
4477 #define USEM_REG_TS_18_AS                                        0x300080
4478 /* [RW 3] The arbitration scheme of time_slot 1 */
4479 #define USEM_REG_TS_1_AS                                         0x30003c
4480 /* [RW 3] The arbitration scheme of time_slot 2 */
4481 #define USEM_REG_TS_2_AS                                         0x300040
4482 /* [RW 3] The arbitration scheme of time_slot 3 */
4483 #define USEM_REG_TS_3_AS                                         0x300044
4484 /* [RW 3] The arbitration scheme of time_slot 4 */
4485 #define USEM_REG_TS_4_AS                                         0x300048
4486 /* [RW 3] The arbitration scheme of time_slot 5 */
4487 #define USEM_REG_TS_5_AS                                         0x30004c
4488 /* [RW 3] The arbitration scheme of time_slot 6 */
4489 #define USEM_REG_TS_6_AS                                         0x300050
4490 /* [RW 3] The arbitration scheme of time_slot 7 */
4491 #define USEM_REG_TS_7_AS                                         0x300054
4492 /* [RW 3] The arbitration scheme of time_slot 8 */
4493 #define USEM_REG_TS_8_AS                                         0x300058
4494 /* [RW 3] The arbitration scheme of time_slot 9 */
4495 #define USEM_REG_TS_9_AS                                         0x30005c
4496 /* [RW 32] Interrupt mask register #0 read/write */
4497 #define USEM_REG_USEM_INT_MASK_0                                 0x300110
4498 #define USEM_REG_USEM_INT_MASK_1                                 0x300120
4499 /* [R 32] Interrupt register #0 read */
4500 #define USEM_REG_USEM_INT_STS_0                                  0x300104
4501 #define USEM_REG_USEM_INT_STS_1                                  0x300114
4502 /* [RW 32] Parity mask register #0 read/write */
4503 #define USEM_REG_USEM_PRTY_MASK_0                                0x300130
4504 #define USEM_REG_USEM_PRTY_MASK_1                                0x300140
4505 /* [R 32] Parity register #0 read */
4506 #define USEM_REG_USEM_PRTY_STS_0                                 0x300124
4507 #define USEM_REG_USEM_PRTY_STS_1                                 0x300134
4508 /* [RW 2] The queue index for registration on Aux1 counter flag. */
4509 #define XCM_REG_AUX1_Q                                           0x20134
4510 /* [RW 2] Per each decision rule the queue index to register to. */
4511 #define XCM_REG_AUX_CNT_FLG_Q_19                                 0x201b0
4512 /* [R 5] Used to read the XX protection CAM occupancy counter. */
4513 #define XCM_REG_CAM_OCCUP                                        0x20244
4514 /* [RW 1] CDU AG read Interface enable. If 0 - the request input is
4515    disregarded; valid output is deasserted; all other signals are treated as
4516    usual; if 1 - normal activity. */
4517 #define XCM_REG_CDU_AG_RD_IFEN                                   0x20044
4518 /* [RW 1] CDU AG write Interface enable. If 0 - the request and valid input
4519    are disregarded; all other signals are treated as usual; if 1 - normal
4520    activity. */
4521 #define XCM_REG_CDU_AG_WR_IFEN                                   0x20040
4522 /* [RW 1] CDU STORM read Interface enable. If 0 - the request input is
4523    disregarded; valid output is deasserted; all other signals are treated as
4524    usual; if 1 - normal activity. */
4525 #define XCM_REG_CDU_SM_RD_IFEN                                   0x2004c
4526 /* [RW 1] CDU STORM write Interface enable. If 0 - the request and valid
4527    input is disregarded; all other signals are treated as usual; if 1 -
4528    normal activity. */
4529 #define XCM_REG_CDU_SM_WR_IFEN                                   0x20048
4530 /* [RW 4] CFC output initial credit. Max credit available - 15.Write writes
4531    the initial credit value; read returns the current value of the credit
4532    counter. Must be initialized to 1 at start-up. */
4533 #define XCM_REG_CFC_INIT_CRD                                     0x20404
4534 /* [RW 3] The weight of the CP input in the WRR mechanism. 0 stands for
4535    weight 8 (the most prioritised); 1 stands for weight 1(least
4536    prioritised); 2 stands for weight 2; tc. */
4537 #define XCM_REG_CP_WEIGHT                                        0x200dc
4538 /* [RW 1] Input csem Interface enable. If 0 - the valid input is
4539    disregarded; acknowledge output is deasserted; all other signals are
4540    treated as usual; if 1 - normal activity. */
4541 #define XCM_REG_CSEM_IFEN                                        0x20028
4542 /* [RC 1] Set at message length mismatch (relative to last indication) at
4543    the csem interface. */
4544 #define XCM_REG_CSEM_LENGTH_MIS                                  0x20228
4545 /* [RW 3] The weight of the input csem in the WRR mechanism. 0 stands for
4546    weight 8 (the most prioritised); 1 stands for weight 1(least
4547    prioritised); 2 stands for weight 2; tc. */
4548 #define XCM_REG_CSEM_WEIGHT                                      0x200c4
4549 /* [RW 1] Input dorq Interface enable. If 0 - the valid input is
4550    disregarded; acknowledge output is deasserted; all other signals are
4551    treated as usual; if 1 - normal activity. */
4552 #define XCM_REG_DORQ_IFEN                                        0x20030
4553 /* [RC 1] Set at message length mismatch (relative to last indication) at
4554    the dorq interface. */
4555 #define XCM_REG_DORQ_LENGTH_MIS                                  0x20230
4556 /* [RW 3] The weight of the input dorq in the WRR mechanism. 0 stands for
4557    weight 8 (the most prioritised); 1 stands for weight 1(least
4558    prioritised); 2 stands for weight 2; tc. */
4559 #define XCM_REG_DORQ_WEIGHT                                      0x200cc
4560 /* [RW 8] The Event ID in case the ErrorFlg input message bit is set. */
4561 #define XCM_REG_ERR_EVNT_ID                                      0x200b0
4562 /* [RW 28] The CM erroneous header for QM and Timers formatting. */
4563 #define XCM_REG_ERR_XCM_HDR                                      0x200ac
4564 /* [RW 8] The Event ID for Timers expiration. */
4565 #define XCM_REG_EXPR_EVNT_ID                                     0x200b4
4566 /* [RW 8] FIC0 output initial credit. Max credit available - 255.Write
4567    writes the initial credit value; read returns the current value of the
4568    credit counter. Must be initialized to 64 at start-up. */
4569 #define XCM_REG_FIC0_INIT_CRD                                    0x2040c
4570 /* [RW 8] FIC1 output initial credit. Max credit available - 255.Write
4571    writes the initial credit value; read returns the current value of the
4572    credit counter. Must be initialized to 64 at start-up. */
4573 #define XCM_REG_FIC1_INIT_CRD                                    0x20410
4574 #define XCM_REG_GLB_DEL_ACK_MAX_CNT_0                            0x20118
4575 #define XCM_REG_GLB_DEL_ACK_MAX_CNT_1                            0x2011c
4576 #define XCM_REG_GLB_DEL_ACK_TMR_VAL_0                            0x20108
4577 #define XCM_REG_GLB_DEL_ACK_TMR_VAL_1                            0x2010c
4578 /* [RW 1] Arbitratiojn between Input Arbiter groups: 0 - fair Round-Robin; 1
4579    - strict priority defined by ~xcm_registers_gr_ag_pr.gr_ag_pr;
4580    ~xcm_registers_gr_ld0_pr.gr_ld0_pr and
4581    ~xcm_registers_gr_ld1_pr.gr_ld1_pr. */
4582 #define XCM_REG_GR_ARB_TYPE                                      0x2020c
4583 /* [RW 2] Load (FIC0) channel group priority. The lowest priority is 0; the
4584    highest priority is 3. It is supposed that the Channel group is the
4585    compliment of the other 3 groups. */
4586 #define XCM_REG_GR_LD0_PR                                        0x20214
4587 /* [RW 2] Load (FIC1) channel group priority. The lowest priority is 0; the
4588    highest priority is 3. It is supposed that the Channel group is the
4589    compliment of the other 3 groups. */
4590 #define XCM_REG_GR_LD1_PR                                        0x20218
4591 /* [RW 1] Input nig0 Interface enable. If 0 - the valid input is
4592    disregarded; acknowledge output is deasserted; all other signals are
4593    treated as usual; if 1 - normal activity. */
4594 #define XCM_REG_NIG0_IFEN                                        0x20038
4595 /* [RC 1] Set at message length mismatch (relative to last indication) at
4596    the nig0 interface. */
4597 #define XCM_REG_NIG0_LENGTH_MIS                                  0x20238
4598 /* [RW 3] The weight of the input nig0 in the WRR mechanism. 0 stands for
4599    weight 8 (the most prioritised); 1 stands for weight 1(least
4600    prioritised); 2 stands for weight 2; tc. */
4601 #define XCM_REG_NIG0_WEIGHT                                      0x200d4
4602 /* [RW 1] Input nig1 Interface enable. If 0 - the valid input is
4603    disregarded; acknowledge output is deasserted; all other signals are
4604    treated as usual; if 1 - normal activity. */
4605 #define XCM_REG_NIG1_IFEN                                        0x2003c
4606 /* [RC 1] Set at message length mismatch (relative to last indication) at
4607    the nig1 interface. */
4608 #define XCM_REG_NIG1_LENGTH_MIS                                  0x2023c
4609 /* [RW 3] The weight of the input nig1 in the WRR mechanism. 0 stands for
4610    weight 8 (the most prioritised); 1 stands for weight 1(least
4611    prioritised); 2 stands for weight 2; tc. */
4612 #define XCM_REG_NIG1_WEIGHT                                      0x200d8
4613 /* [RW 5] The number of double REG-pairs; loaded from the STORM context and
4614    sent to STORM; for a specific connection type. The double REG-pairs are
4615    used in order to align to STORM context row size of 128 bits. The offset
4616    of these data in the STORM context is always 0. Index _i stands for the
4617    connection type (one of 16). */
4618 #define XCM_REG_N_SM_CTX_LD_0                                    0x20060
4619 #define XCM_REG_N_SM_CTX_LD_1                                    0x20064
4620 #define XCM_REG_N_SM_CTX_LD_10                                   0x20088
4621 #define XCM_REG_N_SM_CTX_LD_11                                   0x2008c
4622 #define XCM_REG_N_SM_CTX_LD_12                                   0x20090
4623 #define XCM_REG_N_SM_CTX_LD_13                                   0x20094
4624 #define XCM_REG_N_SM_CTX_LD_14                                   0x20098
4625 #define XCM_REG_N_SM_CTX_LD_15                                   0x2009c
4626 #define XCM_REG_N_SM_CTX_LD_2                                    0x20068
4627 #define XCM_REG_N_SM_CTX_LD_3                                    0x2006c
4628 #define XCM_REG_N_SM_CTX_LD_4                                    0x20070
4629 #define XCM_REG_N_SM_CTX_LD_5                                    0x20074
4630 /* [RW 1] Input pbf Interface enable. If 0 - the valid input is disregarded;
4631    acknowledge output is deasserted; all other signals are treated as usual;
4632    if 1 - normal activity. */
4633 #define XCM_REG_PBF_IFEN                                         0x20034
4634 /* [RC 1] Set at message length mismatch (relative to last indication) at
4635    the pbf interface. */
4636 #define XCM_REG_PBF_LENGTH_MIS                                   0x20234
4637 /* [RW 3] The weight of the input pbf in the WRR mechanism. 0 stands for
4638    weight 8 (the most prioritised); 1 stands for weight 1(least
4639    prioritised); 2 stands for weight 2; tc. */
4640 #define XCM_REG_PBF_WEIGHT                                       0x200d0
4641 #define XCM_REG_PHYS_QNUM3_0                                     0x20100
4642 #define XCM_REG_PHYS_QNUM3_1                                     0x20104
4643 /* [RW 8] The Event ID for Timers formatting in case of stop done. */
4644 #define XCM_REG_STOP_EVNT_ID                                     0x200b8
4645 /* [RC 1] Set at message length mismatch (relative to last indication) at
4646    the STORM interface. */
4647 #define XCM_REG_STORM_LENGTH_MIS                                 0x2021c
4648 /* [RW 3] The weight of the STORM input in the WRR mechanism. 0 stands for
4649    weight 8 (the most prioritised); 1 stands for weight 1(least
4650    prioritised); 2 stands for weight 2; tc. */
4651 #define XCM_REG_STORM_WEIGHT                                     0x200bc
4652 /* [RW 1] STORM - CM Interface enable. If 0 - the valid input is
4653    disregarded; acknowledge output is deasserted; all other signals are
4654    treated as usual; if 1 - normal activity. */
4655 #define XCM_REG_STORM_XCM_IFEN                                   0x20010
4656 /* [RW 4] Timers output initial credit. Max credit available - 15.Write
4657    writes the initial credit value; read returns the current value of the
4658    credit counter. Must be initialized to 4 at start-up. */
4659 #define XCM_REG_TM_INIT_CRD                                      0x2041c
4660 /* [RW 3] The weight of the Timers input in the WRR mechanism. 0 stands for
4661    weight 8 (the most prioritised); 1 stands for weight 1(least
4662    prioritised); 2 stands for weight 2; tc. */
4663 #define XCM_REG_TM_WEIGHT                                        0x200ec
4664 /* [RW 28] The CM header for Timers expiration command. */
4665 #define XCM_REG_TM_XCM_HDR                                       0x200a8
4666 /* [RW 1] Timers - CM Interface enable. If 0 - the valid input is
4667    disregarded; acknowledge output is deasserted; all other signals are
4668    treated as usual; if 1 - normal activity. */
4669 #define XCM_REG_TM_XCM_IFEN                                      0x2001c
4670 /* [RW 1] Input tsem Interface enable. If 0 - the valid input is
4671    disregarded; acknowledge output is deasserted; all other signals are
4672    treated as usual; if 1 - normal activity. */
4673 #define XCM_REG_TSEM_IFEN                                        0x20024
4674 /* [RC 1] Set at message length mismatch (relative to last indication) at
4675    the tsem interface. */
4676 #define XCM_REG_TSEM_LENGTH_MIS                                  0x20224
4677 /* [RW 3] The weight of the input tsem in the WRR mechanism. 0 stands for
4678    weight 8 (the most prioritised); 1 stands for weight 1(least
4679    prioritised); 2 stands for weight 2; tc. */
4680 #define XCM_REG_TSEM_WEIGHT                                      0x200c0
4681 /* [RW 2] The queue index for registration on UNA greater NXT decision rule. */
4682 #define XCM_REG_UNA_GT_NXT_Q                                     0x20120
4683 /* [RW 1] Input usem Interface enable. If 0 - the valid input is
4684    disregarded; acknowledge output is deasserted; all other signals are
4685    treated as usual; if 1 - normal activity. */
4686 #define XCM_REG_USEM_IFEN                                        0x2002c
4687 /* [RC 1] Message length mismatch (relative to last indication) at the usem
4688    interface. */
4689 #define XCM_REG_USEM_LENGTH_MIS                                  0x2022c
4690 /* [RW 3] The weight of the input usem in the WRR mechanism. 0 stands for
4691    weight 8 (the most prioritised); 1 stands for weight 1(least
4692    prioritised); 2 stands for weight 2; tc. */
4693 #define XCM_REG_USEM_WEIGHT                                      0x200c8
4694 #define XCM_REG_WU_DA_CNT_CMD00                                  0x201d4
4695 #define XCM_REG_WU_DA_CNT_CMD01                                  0x201d8
4696 #define XCM_REG_WU_DA_CNT_CMD10                                  0x201dc
4697 #define XCM_REG_WU_DA_CNT_CMD11                                  0x201e0
4698 #define XCM_REG_WU_DA_CNT_UPD_VAL00                              0x201e4
4699 #define XCM_REG_WU_DA_CNT_UPD_VAL01                              0x201e8
4700 #define XCM_REG_WU_DA_CNT_UPD_VAL10                              0x201ec
4701 #define XCM_REG_WU_DA_CNT_UPD_VAL11                              0x201f0
4702 #define XCM_REG_WU_DA_SET_TMR_CNT_FLG_CMD00                      0x201c4
4703 #define XCM_REG_WU_DA_SET_TMR_CNT_FLG_CMD01                      0x201c8
4704 #define XCM_REG_WU_DA_SET_TMR_CNT_FLG_CMD10                      0x201cc
4705 #define XCM_REG_WU_DA_SET_TMR_CNT_FLG_CMD11                      0x201d0
4706 /* [RW 1] CM - CFC Interface enable. If 0 - the valid input is disregarded;
4707    acknowledge output is deasserted; all other signals are treated as usual;
4708    if 1 - normal activity. */
4709 #define XCM_REG_XCM_CFC_IFEN                                     0x20050
4710 /* [RW 14] Interrupt mask register #0 read/write */
4711 #define XCM_REG_XCM_INT_MASK                                     0x202b4
4712 /* [R 14] Interrupt register #0 read */
4713 #define XCM_REG_XCM_INT_STS                                      0x202a8
4714 /* [R 30] Parity register #0 read */
4715 #define XCM_REG_XCM_PRTY_STS                                     0x202b8
4716 /* [RW 4] The size of AG context region 0 in REG-pairs. Designates the MS
4717    REG-pair number (e.g. if region 0 is 6 REG-pairs; the value should be 5).
4718    Is used to determine the number of the AG context REG-pairs written back;
4719    when the Reg1WbFlg isn't set. */
4720 #define XCM_REG_XCM_REG0_SZ                                      0x200f4
4721 /* [RW 1] CM - STORM 0 Interface enable. If 0 - the acknowledge input is
4722    disregarded; valid is deasserted; all other signals are treated as usual;
4723    if 1 - normal activity. */
4724 #define XCM_REG_XCM_STORM0_IFEN                                  0x20004
4725 /* [RW 1] CM - STORM 1 Interface enable. If 0 - the acknowledge input is
4726    disregarded; valid is deasserted; all other signals are treated as usual;
4727    if 1 - normal activity. */
4728 #define XCM_REG_XCM_STORM1_IFEN                                  0x20008
4729 /* [RW 1] CM - Timers Interface enable. If 0 - the valid input is
4730    disregarded; acknowledge output is deasserted; all other signals are
4731    treated as usual; if 1 - normal activity. */
4732 #define XCM_REG_XCM_TM_IFEN                                      0x20020
4733 /* [RW 1] CM - QM Interface enable. If 0 - the acknowledge input is
4734    disregarded; valid is deasserted; all other signals are treated as usual;
4735    if 1 - normal activity. */
4736 #define XCM_REG_XCM_XQM_IFEN                                     0x2000c
4737 /* [RW 1] If set the Q index; received from the QM is inserted to event ID. */
4738 #define XCM_REG_XCM_XQM_USE_Q                                    0x200f0
4739 /* [RW 4] The value by which CFC updates the activity counter at QM bypass. */
4740 #define XCM_REG_XQM_BYP_ACT_UPD                                  0x200fc
4741 /* [RW 6] QM output initial credit. Max credit available - 32.Write writes
4742    the initial credit value; read returns the current value of the credit
4743    counter. Must be initialized to 32 at start-up. */
4744 #define XCM_REG_XQM_INIT_CRD                                     0x20420
4745 /* [RW 3] The weight of the QM (primary) input in the WRR mechanism. 0
4746    stands for weight 8 (the most prioritised); 1 stands for weight 1(least
4747    prioritised); 2 stands for weight 2; tc. */
4748 #define XCM_REG_XQM_P_WEIGHT                                     0x200e4
4749 /* [RW 3] The weight of the QM (secondary) input in the WRR mechanism. 0
4750    stands for weight 8 (the most prioritised); 1 stands for weight 1(least
4751    prioritised); 2 stands for weight 2; tc. */
4752 #define XCM_REG_XQM_S_WEIGHT                                     0x200e8
4753 /* [RW 28] The CM header value for QM request (primary). */
4754 #define XCM_REG_XQM_XCM_HDR_P                                    0x200a0
4755 /* [RW 28] The CM header value for QM request (secondary). */
4756 #define XCM_REG_XQM_XCM_HDR_S                                    0x200a4
4757 /* [RW 1] QM - CM Interface enable. If 0 - the valid input is disregarded;
4758    acknowledge output is deasserted; all other signals are treated as usual;
4759    if 1 - normal activity. */
4760 #define XCM_REG_XQM_XCM_IFEN                                     0x20014
4761 /* [RW 1] Input SDM Interface enable. If 0 - the valid input is disregarded;
4762    acknowledge output is deasserted; all other signals are treated as usual;
4763    if 1 - normal activity. */
4764 #define XCM_REG_XSDM_IFEN                                        0x20018
4765 /* [RC 1] Set at message length mismatch (relative to last indication) at
4766    the SDM interface. */
4767 #define XCM_REG_XSDM_LENGTH_MIS                                  0x20220
4768 /* [RW 3] The weight of the SDM input in the WRR mechanism. 0 stands for
4769    weight 8 (the most prioritised); 1 stands for weight 1(least
4770    prioritised); 2 stands for weight 2; tc. */
4771 #define XCM_REG_XSDM_WEIGHT                                      0x200e0
4772 /* [RW 17] Indirect access to the descriptor table of the XX protection
4773    mechanism. The fields are: [5:0] - message length; 11:6] - message
4774    pointer; 16:12] - next pointer. */
4775 #define XCM_REG_XX_DESCR_TABLE                                   0x20480
4776 #define XCM_REG_XX_DESCR_TABLE_SIZE                              32
4777 /* [R 6] Used to read the XX protection Free counter. */
4778 #define XCM_REG_XX_FREE                                          0x20240
4779 /* [RW 6] Initial value for the credit counter; responsible for fulfilling
4780    of the Input Stage XX protection buffer by the XX protection pending
4781    messages. Max credit available - 3.Write writes the initial credit value;
4782    read returns the current value of the credit counter. Must be initialized
4783    to 2 at start-up. */
4784 #define XCM_REG_XX_INIT_CRD                                      0x20424
4785 /* [RW 6] The maximum number of pending messages; which may be stored in XX
4786    protection. ~xcm_registers_xx_free.xx_free read on read. */
4787 #define XCM_REG_XX_MSG_NUM                                       0x20428
4788 /* [RW 8] The Event ID; sent to the STORM in case of XX overflow. */
4789 #define XCM_REG_XX_OVFL_EVNT_ID                                  0x20058
4790 /* [RW 16] Indirect access to the XX table of the XX protection mechanism.
4791    The fields are:[4:0] - tail pointer; 9:5] - Link List size; 14:10] -
4792    header pointer. */
4793 #define XCM_REG_XX_TABLE                                         0x20500
4794 /* [RW 8] The event id for aggregated interrupt 0 */
4795 #define XSDM_REG_AGG_INT_EVENT_0                                 0x166038
4796 #define XSDM_REG_AGG_INT_EVENT_1                                 0x16603c
4797 #define XSDM_REG_AGG_INT_EVENT_10                                0x166060
4798 #define XSDM_REG_AGG_INT_EVENT_11                                0x166064
4799 #define XSDM_REG_AGG_INT_EVENT_12                                0x166068
4800 #define XSDM_REG_AGG_INT_EVENT_13                                0x16606c
4801 #define XSDM_REG_AGG_INT_EVENT_14                                0x166070
4802 #define XSDM_REG_AGG_INT_EVENT_15                                0x166074
4803 #define XSDM_REG_AGG_INT_EVENT_16                                0x166078
4804 #define XSDM_REG_AGG_INT_EVENT_17                                0x16607c
4805 #define XSDM_REG_AGG_INT_EVENT_18                                0x166080
4806 #define XSDM_REG_AGG_INT_EVENT_19                                0x166084
4807 #define XSDM_REG_AGG_INT_EVENT_10                                0x166060
4808 #define XSDM_REG_AGG_INT_EVENT_11                                0x166064
4809 #define XSDM_REG_AGG_INT_EVENT_12                                0x166068
4810 #define XSDM_REG_AGG_INT_EVENT_13                                0x16606c
4811 #define XSDM_REG_AGG_INT_EVENT_14                                0x166070
4812 #define XSDM_REG_AGG_INT_EVENT_2                                 0x166040
4813 #define XSDM_REG_AGG_INT_EVENT_20                                0x166088
4814 #define XSDM_REG_AGG_INT_EVENT_21                                0x16608c
4815 #define XSDM_REG_AGG_INT_EVENT_22                                0x166090
4816 #define XSDM_REG_AGG_INT_EVENT_23                                0x166094
4817 #define XSDM_REG_AGG_INT_EVENT_24                                0x166098
4818 #define XSDM_REG_AGG_INT_EVENT_25                                0x16609c
4819 #define XSDM_REG_AGG_INT_EVENT_26                                0x1660a0
4820 #define XSDM_REG_AGG_INT_EVENT_27                                0x1660a4
4821 #define XSDM_REG_AGG_INT_EVENT_28                                0x1660a8
4822 #define XSDM_REG_AGG_INT_EVENT_29                                0x1660ac
4823 #define XSDM_REG_AGG_INT_EVENT_3                                 0x166044
4824 #define XSDM_REG_AGG_INT_EVENT_30                                0x1660b0
4825 #define XSDM_REG_AGG_INT_EVENT_31                                0x1660b4
4826 #define XSDM_REG_AGG_INT_EVENT_4                                 0x166048
4827 #define XSDM_REG_AGG_INT_EVENT_5                                 0x16604c
4828 #define XSDM_REG_AGG_INT_EVENT_6                                 0x166050
4829 #define XSDM_REG_AGG_INT_EVENT_7                                 0x166054
4830 #define XSDM_REG_AGG_INT_EVENT_8                                 0x166058
4831 #define XSDM_REG_AGG_INT_EVENT_9                                 0x16605c
4832 /* [RW 1] For each aggregated interrupt index whether the mode is normal (0)
4833    or auto-mask-mode (1) */
4834 #define XSDM_REG_AGG_INT_MODE_0                                  0x1661b8
4835 #define XSDM_REG_AGG_INT_MODE_1                                  0x1661bc
4836 #define XSDM_REG_AGG_INT_MODE_10                                 0x1661e0
4837 #define XSDM_REG_AGG_INT_MODE_11                                 0x1661e4
4838 #define XSDM_REG_AGG_INT_MODE_12                                 0x1661e8
4839 #define XSDM_REG_AGG_INT_MODE_13                                 0x1661ec
4840 #define XSDM_REG_AGG_INT_MODE_14                                 0x1661f0
4841 #define XSDM_REG_AGG_INT_MODE_15                                 0x1661f4
4842 #define XSDM_REG_AGG_INT_MODE_16                                 0x1661f8
4843 #define XSDM_REG_AGG_INT_MODE_17                                 0x1661fc
4844 #define XSDM_REG_AGG_INT_MODE_18                                 0x166200
4845 #define XSDM_REG_AGG_INT_MODE_19                                 0x166204
4846 /* [RW 13] The start address in the internal RAM for the cfc_rsp lcid */
4847 #define XSDM_REG_CFC_RSP_START_ADDR                              0x166008
4848 /* [RW 16] The maximum value of the competion counter #0 */
4849 #define XSDM_REG_CMP_COUNTER_MAX0                                0x16601c
4850 /* [RW 16] The maximum value of the competion counter #1 */
4851 #define XSDM_REG_CMP_COUNTER_MAX1                                0x166020
4852 /* [RW 16] The maximum value of the competion counter #2 */
4853 #define XSDM_REG_CMP_COUNTER_MAX2                                0x166024
4854 /* [RW 16] The maximum value of the competion counter #3 */
4855 #define XSDM_REG_CMP_COUNTER_MAX3                                0x166028
4856 /* [RW 13] The start address in the internal RAM for the completion
4857    counters. */
4858 #define XSDM_REG_CMP_COUNTER_START_ADDR                          0x16600c
4859 #define XSDM_REG_ENABLE_IN1                                      0x166238
4860 #define XSDM_REG_ENABLE_IN2                                      0x16623c
4861 #define XSDM_REG_ENABLE_OUT1                                     0x166240
4862 #define XSDM_REG_ENABLE_OUT2                                     0x166244
4863 /* [RW 4] The initial number of messages that can be sent to the pxp control
4864    interface without receiving any ACK. */
4865 #define XSDM_REG_INIT_CREDIT_PXP_CTRL                            0x1664bc
4866 /* [ST 32] The number of ACK after placement messages received */
4867 #define XSDM_REG_NUM_OF_ACK_AFTER_PLACE                          0x16627c
4868 /* [ST 32] The number of packet end messages received from the parser */
4869 #define XSDM_REG_NUM_OF_PKT_END_MSG                              0x166274
4870 /* [ST 32] The number of requests received from the pxp async if */
4871 #define XSDM_REG_NUM_OF_PXP_ASYNC_REQ                            0x166278
4872 /* [ST 32] The number of commands received in queue 0 */
4873 #define XSDM_REG_NUM_OF_Q0_CMD                                   0x166248
4874 /* [ST 32] The number of commands received in queue 10 */
4875 #define XSDM_REG_NUM_OF_Q10_CMD                                  0x16626c
4876 /* [ST 32] The number of commands received in queue 11 */
4877 #define XSDM_REG_NUM_OF_Q11_CMD                                  0x166270
4878 /* [ST 32] The number of commands received in queue 1 */
4879 #define XSDM_REG_NUM_OF_Q1_CMD                                   0x16624c
4880 /* [ST 32] The number of commands received in queue 3 */
4881 #define XSDM_REG_NUM_OF_Q3_CMD                                   0x166250
4882 /* [ST 32] The number of commands received in queue 4 */
4883 #define XSDM_REG_NUM_OF_Q4_CMD                                   0x166254
4884 /* [ST 32] The number of commands received in queue 5 */
4885 #define XSDM_REG_NUM_OF_Q5_CMD                                   0x166258
4886 /* [ST 32] The number of commands received in queue 6 */
4887 #define XSDM_REG_NUM_OF_Q6_CMD                                   0x16625c
4888 /* [ST 32] The number of commands received in queue 7 */
4889 #define XSDM_REG_NUM_OF_Q7_CMD                                   0x166260
4890 /* [ST 32] The number of commands received in queue 8 */
4891 #define XSDM_REG_NUM_OF_Q8_CMD                                   0x166264
4892 /* [ST 32] The number of commands received in queue 9 */
4893 #define XSDM_REG_NUM_OF_Q9_CMD                                   0x166268
4894 /* [RW 13] The start address in the internal RAM for queue counters */
4895 #define XSDM_REG_Q_COUNTER_START_ADDR                            0x166010
4896 /* [R 1] pxp_ctrl rd_data fifo empty in sdm_dma_rsp block */
4897 #define XSDM_REG_RSP_PXP_CTRL_RDATA_EMPTY                        0x166548
4898 /* [R 1] parser fifo empty in sdm_sync block */
4899 #define XSDM_REG_SYNC_PARSER_EMPTY                               0x166550
4900 /* [R 1] parser serial fifo empty in sdm_sync block */
4901 #define XSDM_REG_SYNC_SYNC_EMPTY                                 0x166558
4902 /* [RW 32] Tick for timer counter. Applicable only when
4903    ~xsdm_registers_timer_tick_enable.timer_tick_enable =1 */
4904 #define XSDM_REG_TIMER_TICK                                      0x166000
4905 /* [RW 32] Interrupt mask register #0 read/write */
4906 #define XSDM_REG_XSDM_INT_MASK_0                                 0x16629c
4907 #define XSDM_REG_XSDM_INT_MASK_1                                 0x1662ac
4908 /* [R 32] Interrupt register #0 read */
4909 #define XSDM_REG_XSDM_INT_STS_0                                  0x166290
4910 #define XSDM_REG_XSDM_INT_STS_1                                  0x1662a0
4911 /* [RW 11] Parity mask register #0 read/write */
4912 #define XSDM_REG_XSDM_PRTY_MASK                                  0x1662bc
4913 /* [R 11] Parity register #0 read */
4914 #define XSDM_REG_XSDM_PRTY_STS                                   0x1662b0
4915 /* [RW 5] The number of time_slots in the arbitration cycle */
4916 #define XSEM_REG_ARB_CYCLE_SIZE                                  0x280034
4917 /* [RW 3] The source that is associated with arbitration element 0. Source
4918    decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
4919    sleeping thread with priority 1; 4- sleeping thread with priority 2 */
4920 #define XSEM_REG_ARB_ELEMENT0                                    0x280020
4921 /* [RW 3] The source that is associated with arbitration element 1. Source
4922    decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
4923    sleeping thread with priority 1; 4- sleeping thread with priority 2.
4924    Could not be equal to register ~xsem_registers_arb_element0.arb_element0 */
4925 #define XSEM_REG_ARB_ELEMENT1                                    0x280024
4926 /* [RW 3] The source that is associated with arbitration element 2. Source
4927    decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
4928    sleeping thread with priority 1; 4- sleeping thread with priority 2.
4929    Could not be equal to register ~xsem_registers_arb_element0.arb_element0
4930    and ~xsem_registers_arb_element1.arb_element1 */
4931 #define XSEM_REG_ARB_ELEMENT2                                    0x280028
4932 /* [RW 3] The source that is associated with arbitration element 3. Source
4933    decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
4934    sleeping thread with priority 1; 4- sleeping thread with priority 2.Could
4935    not be equal to register ~xsem_registers_arb_element0.arb_element0 and
4936    ~xsem_registers_arb_element1.arb_element1 and
4937    ~xsem_registers_arb_element2.arb_element2 */
4938 #define XSEM_REG_ARB_ELEMENT3                                    0x28002c
4939 /* [RW 3] The source that is associated with arbitration element 4. Source
4940    decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
4941    sleeping thread with priority 1; 4- sleeping thread with priority 2.
4942    Could not be equal to register ~xsem_registers_arb_element0.arb_element0
4943    and ~xsem_registers_arb_element1.arb_element1 and
4944    ~xsem_registers_arb_element2.arb_element2 and
4945    ~xsem_registers_arb_element3.arb_element3 */
4946 #define XSEM_REG_ARB_ELEMENT4                                    0x280030
4947 #define XSEM_REG_ENABLE_IN                                       0x2800a4
4948 #define XSEM_REG_ENABLE_OUT                                      0x2800a8
4949 /* [RW 32] This address space contains all registers and memories that are
4950    placed in SEM_FAST block. The SEM_FAST registers are described in
4951    appendix B. In order to access the sem_fast registers the base address
4952    ~fast_memory.fast_memory should be added to eachsem_fast register offset. */
4953 #define XSEM_REG_FAST_MEMORY                                     0x2a0000
4954 /* [RW 1] Disables input messages from FIC0 May be updated during run_time
4955    by the microcode */
4956 #define XSEM_REG_FIC0_DISABLE                                    0x280224
4957 /* [RW 1] Disables input messages from FIC1 May be updated during run_time
4958    by the microcode */
4959 #define XSEM_REG_FIC1_DISABLE                                    0x280234
4960 /* [RW 15] Interrupt table Read and write access to it is not possible in
4961    the middle of the work */
4962 #define XSEM_REG_INT_TABLE                                       0x280400
4963 /* [ST 24] Statistics register. The number of messages that entered through
4964    FIC0 */
4965 #define XSEM_REG_MSG_NUM_FIC0                                    0x280000
4966 /* [ST 24] Statistics register. The number of messages that entered through
4967    FIC1 */
4968 #define XSEM_REG_MSG_NUM_FIC1                                    0x280004
4969 /* [ST 24] Statistics register. The number of messages that were sent to
4970    FOC0 */
4971 #define XSEM_REG_MSG_NUM_FOC0                                    0x280008
4972 /* [ST 24] Statistics register. The number of messages that were sent to
4973    FOC1 */
4974 #define XSEM_REG_MSG_NUM_FOC1                                    0x28000c
4975 /* [ST 24] Statistics register. The number of messages that were sent to
4976    FOC2 */
4977 #define XSEM_REG_MSG_NUM_FOC2                                    0x280010
4978 /* [ST 24] Statistics register. The number of messages that were sent to
4979    FOC3 */
4980 #define XSEM_REG_MSG_NUM_FOC3                                    0x280014
4981 /* [RW 1] Disables input messages from the passive buffer May be updated
4982    during run_time by the microcode */
4983 #define XSEM_REG_PAS_DISABLE                                     0x28024c
4984 /* [WB 128] Debug only. Passive buffer memory */
4985 #define XSEM_REG_PASSIVE_BUFFER                                  0x282000
4986 /* [WB 46] pram memory. B45 is parity; b[44:0] - data. */
4987 #define XSEM_REG_PRAM                                            0x2c0000
4988 /* [R 16] Valid sleeping threads indication have bit per thread */
4989 #define XSEM_REG_SLEEP_THREADS_VALID                             0x28026c
4990 /* [R 1] EXT_STORE FIFO is empty in sem_slow_ls_ext */
4991 #define XSEM_REG_SLOW_EXT_STORE_EMPTY                            0x2802a0
4992 /* [RW 16] List of free threads . There is a bit per thread. */
4993 #define XSEM_REG_THREADS_LIST                                    0x2802e4
4994 /* [RW 3] The arbitration scheme of time_slot 0 */
4995 #define XSEM_REG_TS_0_AS                                         0x280038
4996 /* [RW 3] The arbitration scheme of time_slot 10 */
4997 #define XSEM_REG_TS_10_AS                                        0x280060
4998 /* [RW 3] The arbitration scheme of time_slot 11 */
4999 #define XSEM_REG_TS_11_AS                                        0x280064
5000 /* [RW 3] The arbitration scheme of time_slot 12 */
5001 #define XSEM_REG_TS_12_AS                                        0x280068
5002 /* [RW 3] The arbitration scheme of time_slot 13 */
5003 #define XSEM_REG_TS_13_AS                                        0x28006c
5004 /* [RW 3] The arbitration scheme of time_slot 14 */
5005 #define XSEM_REG_TS_14_AS                                        0x280070
5006 /* [RW 3] The arbitration scheme of time_slot 15 */
5007 #define XSEM_REG_TS_15_AS                                        0x280074
5008 /* [RW 3] The arbitration scheme of time_slot 16 */
5009 #define XSEM_REG_TS_16_AS                                        0x280078
5010 /* [RW 3] The arbitration scheme of time_slot 17 */
5011 #define XSEM_REG_TS_17_AS                                        0x28007c
5012 /* [RW 3] The arbitration scheme of time_slot 18 */
5013 #define XSEM_REG_TS_18_AS                                        0x280080
5014 /* [RW 3] The arbitration scheme of time_slot 1 */
5015 #define XSEM_REG_TS_1_AS                                         0x28003c
5016 /* [RW 3] The arbitration scheme of time_slot 2 */
5017 #define XSEM_REG_TS_2_AS                                         0x280040
5018 /* [RW 3] The arbitration scheme of time_slot 3 */
5019 #define XSEM_REG_TS_3_AS                                         0x280044
5020 /* [RW 3] The arbitration scheme of time_slot 4 */
5021 #define XSEM_REG_TS_4_AS                                         0x280048
5022 /* [RW 3] The arbitration scheme of time_slot 5 */
5023 #define XSEM_REG_TS_5_AS                                         0x28004c
5024 /* [RW 3] The arbitration scheme of time_slot 6 */
5025 #define XSEM_REG_TS_6_AS                                         0x280050
5026 /* [RW 3] The arbitration scheme of time_slot 7 */
5027 #define XSEM_REG_TS_7_AS                                         0x280054
5028 /* [RW 3] The arbitration scheme of time_slot 8 */
5029 #define XSEM_REG_TS_8_AS                                         0x280058
5030 /* [RW 3] The arbitration scheme of time_slot 9 */
5031 #define XSEM_REG_TS_9_AS                                         0x28005c
5032 /* [RW 32] Interrupt mask register #0 read/write */
5033 #define XSEM_REG_XSEM_INT_MASK_0                                 0x280110
5034 #define XSEM_REG_XSEM_INT_MASK_1                                 0x280120
5035 /* [R 32] Interrupt register #0 read */
5036 #define XSEM_REG_XSEM_INT_STS_0                                  0x280104
5037 #define XSEM_REG_XSEM_INT_STS_1                                  0x280114
5038 /* [RW 32] Parity mask register #0 read/write */
5039 #define XSEM_REG_XSEM_PRTY_MASK_0                                0x280130
5040 #define XSEM_REG_XSEM_PRTY_MASK_1                                0x280140
5041 /* [R 32] Parity register #0 read */
5042 #define XSEM_REG_XSEM_PRTY_STS_0                                 0x280124
5043 #define XSEM_REG_XSEM_PRTY_STS_1                                 0x280134
5044 #define MCPR_NVM_ACCESS_ENABLE_EN                                (1L<<0)
5045 #define MCPR_NVM_ACCESS_ENABLE_WR_EN                             (1L<<1)
5046 #define MCPR_NVM_ADDR_NVM_ADDR_VALUE                             (0xffffffL<<0)
5047 #define MCPR_NVM_CFG4_FLASH_SIZE                                 (0x7L<<0)
5048 #define MCPR_NVM_COMMAND_DOIT                                    (1L<<4)
5049 #define MCPR_NVM_COMMAND_DONE                                    (1L<<3)
5050 #define MCPR_NVM_COMMAND_FIRST                                   (1L<<7)
5051 #define MCPR_NVM_COMMAND_LAST                                    (1L<<8)
5052 #define MCPR_NVM_COMMAND_WR                                      (1L<<5)
5053 #define MCPR_NVM_COMMAND_WREN                                    (1L<<16)
5054 #define MCPR_NVM_COMMAND_WREN_BITSHIFT                           16
5055 #define MCPR_NVM_COMMAND_WRDI                                    (1L<<17)
5056 #define MCPR_NVM_COMMAND_WRDI_BITSHIFT                           17
5057 #define MCPR_NVM_SW_ARB_ARB_ARB1                                 (1L<<9)
5058 #define MCPR_NVM_SW_ARB_ARB_REQ_CLR1                             (1L<<5)
5059 #define MCPR_NVM_SW_ARB_ARB_REQ_SET1                             (1L<<1)
5060 #define BIGMAC_REGISTER_BMAC_CONTROL                             (0x00<<3)
5061 #define BIGMAC_REGISTER_BMAC_XGXS_CONTROL                        (0x01<<3)
5062 #define BIGMAC_REGISTER_CNT_MAX_SIZE                             (0x05<<3)
5063 #define BIGMAC_REGISTER_RX_CONTROL                               (0x21<<3)
5064 #define BIGMAC_REGISTER_RX_LLFC_MSG_FLDS                         (0x46<<3)
5065 #define BIGMAC_REGISTER_RX_MAX_SIZE                              (0x23<<3)
5066 #define BIGMAC_REGISTER_RX_STAT_GR64                             (0x26<<3)
5067 #define BIGMAC_REGISTER_RX_STAT_GRIPJ                            (0x42<<3)
5068 #define BIGMAC_REGISTER_TX_CONTROL                               (0x07<<3)
5069 #define BIGMAC_REGISTER_TX_MAX_SIZE                              (0x09<<3)
5070 #define BIGMAC_REGISTER_TX_PAUSE_THRESHOLD                       (0x0A<<3)
5071 #define BIGMAC_REGISTER_TX_SOURCE_ADDR                           (0x08<<3)
5072 #define BIGMAC_REGISTER_TX_STAT_GTBYT                            (0x20<<3)
5073 #define BIGMAC_REGISTER_TX_STAT_GTPKT                            (0x0C<<3)
5074 #define EMAC_LED_1000MB_OVERRIDE                                 (1L<<1)
5075 #define EMAC_LED_100MB_OVERRIDE                                  (1L<<2)
5076 #define EMAC_LED_10MB_OVERRIDE                                   (1L<<3)
5077 #define EMAC_LED_2500MB_OVERRIDE                                 (1L<<12)
5078 #define EMAC_LED_OVERRIDE                                        (1L<<0)
5079 #define EMAC_LED_TRAFFIC                                         (1L<<6)
5080 #define EMAC_MDIO_COMM_COMMAND_ADDRESS                           (0L<<26)
5081 #define EMAC_MDIO_COMM_COMMAND_READ_45                           (3L<<26)
5082 #define EMAC_MDIO_COMM_COMMAND_WRITE_45                          (1L<<26)
5083 #define EMAC_MDIO_COMM_DATA                                      (0xffffL<<0)
5084 #define EMAC_MDIO_COMM_START_BUSY                                (1L<<29)
5085 #define EMAC_MDIO_MODE_AUTO_POLL                                 (1L<<4)
5086 #define EMAC_MDIO_MODE_CLAUSE_45                                 (1L<<31)
5087 #define EMAC_MDIO_MODE_CLOCK_CNT                                 (0x3fL<<16)
5088 #define EMAC_MDIO_MODE_CLOCK_CNT_BITSHIFT                        16
5089 #define EMAC_MODE_25G_MODE                                       (1L<<5)
5090 #define EMAC_MODE_HALF_DUPLEX                                    (1L<<1)
5091 #define EMAC_MODE_PORT_GMII                                      (2L<<2)
5092 #define EMAC_MODE_PORT_MII                                       (1L<<2)
5093 #define EMAC_MODE_PORT_MII_10M                                   (3L<<2)
5094 #define EMAC_MODE_RESET                                          (1L<<0)
5095 #define EMAC_REG_EMAC_LED                                        0xc
5096 #define EMAC_REG_EMAC_MAC_MATCH                                  0x10
5097 #define EMAC_REG_EMAC_MDIO_COMM                                  0xac
5098 #define EMAC_REG_EMAC_MDIO_MODE                                  0xb4
5099 #define EMAC_REG_EMAC_MODE                                       0x0
5100 #define EMAC_REG_EMAC_RX_MODE                                    0xc8
5101 #define EMAC_REG_EMAC_RX_MTU_SIZE                                0x9c
5102 #define EMAC_REG_EMAC_RX_STAT_AC                                 0x180
5103 #define EMAC_REG_EMAC_RX_STAT_AC_28                              0x1f4
5104 #define EMAC_REG_EMAC_RX_STAT_AC_COUNT                           23
5105 #define EMAC_REG_EMAC_TX_MODE                                    0xbc
5106 #define EMAC_REG_EMAC_TX_STAT_AC                                 0x280
5107 #define EMAC_REG_EMAC_TX_STAT_AC_COUNT                           22
5108 #define EMAC_RX_MODE_FLOW_EN                                     (1L<<2)
5109 #define EMAC_RX_MODE_KEEP_VLAN_TAG                               (1L<<10)
5110 #define EMAC_RX_MODE_PROMISCUOUS                                 (1L<<8)
5111 #define EMAC_RX_MTU_SIZE_JUMBO_ENA                               (1L<<31)
5112 #define EMAC_TX_MODE_EXT_PAUSE_EN                                (1L<<3)
5113 #define EMAC_TX_MODE_FLOW_EN                                     (1L<<4)
5114 #define MISC_REGISTERS_GPIO_0                                    0
5115 #define MISC_REGISTERS_GPIO_1                                    1
5116 #define MISC_REGISTERS_GPIO_2                                    2
5117 #define MISC_REGISTERS_GPIO_3                                    3
5118 #define MISC_REGISTERS_GPIO_CLR_POS                              16
5119 #define MISC_REGISTERS_GPIO_FLOAT                                (0xffL<<24)
5120 #define MISC_REGISTERS_GPIO_FLOAT_POS                            24
5121 #define MISC_REGISTERS_GPIO_HIGH                                 1
5122 #define MISC_REGISTERS_GPIO_INPUT_HI_Z                           2
5123 #define MISC_REGISTERS_GPIO_LOW                                  0
5124 #define MISC_REGISTERS_GPIO_OUTPUT_HIGH                          1
5125 #define MISC_REGISTERS_GPIO_OUTPUT_LOW                           0
5126 #define MISC_REGISTERS_GPIO_PORT_SHIFT                           4
5127 #define MISC_REGISTERS_GPIO_SET_POS                              8
5128 #define MISC_REGISTERS_RESET_REG_1_CLEAR                         0x588
5129 #define MISC_REGISTERS_RESET_REG_1_RST_NIG                       (0x1<<7)
5130 #define MISC_REGISTERS_RESET_REG_1_SET                           0x584
5131 #define MISC_REGISTERS_RESET_REG_2_CLEAR                         0x598
5132 #define MISC_REGISTERS_RESET_REG_2_RST_BMAC0                     (0x1<<0)
5133 #define MISC_REGISTERS_RESET_REG_2_RST_EMAC0_HARD_CORE           (0x1<<14)
5134 #define MISC_REGISTERS_RESET_REG_2_SET                           0x594
5135 #define MISC_REGISTERS_RESET_REG_3_CLEAR                         0x5a8
5136 #define MISC_REGISTERS_RESET_REG_3_MISC_NIG_MUX_SERDES0_IDDQ     (0x1<<1)
5137 #define MISC_REGISTERS_RESET_REG_3_MISC_NIG_MUX_SERDES0_PWRDWN   (0x1<<2)
5138 #define MISC_REGISTERS_RESET_REG_3_MISC_NIG_MUX_SERDES0_PWRDWN_SD (0x1<<3)
5139 #define MISC_REGISTERS_RESET_REG_3_MISC_NIG_MUX_SERDES0_RSTB_HW  (0x1<<0)
5140 #define MISC_REGISTERS_RESET_REG_3_MISC_NIG_MUX_XGXS0_IDDQ       (0x1<<5)
5141 #define MISC_REGISTERS_RESET_REG_3_MISC_NIG_MUX_XGXS0_PWRDWN     (0x1<<6)
5142 #define MISC_REGISTERS_RESET_REG_3_MISC_NIG_MUX_XGXS0_PWRDWN_SD  (0x1<<7)
5143 #define MISC_REGISTERS_RESET_REG_3_MISC_NIG_MUX_XGXS0_RSTB_HW    (0x1<<4)
5144 #define MISC_REGISTERS_RESET_REG_3_MISC_NIG_MUX_XGXS0_TXD_FIFO_RSTB (0x1<<8)
5145 #define MISC_REGISTERS_RESET_REG_3_SET                           0x5a4
5146 #define MISC_REGISTERS_SPIO_4                                    4
5147 #define MISC_REGISTERS_SPIO_5                                    5
5148 #define MISC_REGISTERS_SPIO_7                                    7
5149 #define MISC_REGISTERS_SPIO_CLR_POS                              16
5150 #define MISC_REGISTERS_SPIO_FLOAT                                (0xffL<<24)
5151 #define GRC_MISC_REGISTERS_SPIO_FLOAT7                           0x80000000
5152 #define GRC_MISC_REGISTERS_SPIO_FLOAT6                           0x40000000
5153 #define GRC_MISC_REGISTERS_SPIO_FLOAT5                           0x20000000
5154 #define GRC_MISC_REGISTERS_SPIO_FLOAT4                           0x10000000
5155 #define MISC_REGISTERS_SPIO_FLOAT_POS                            24
5156 #define MISC_REGISTERS_SPIO_INPUT_HI_Z                           2
5157 #define MISC_REGISTERS_SPIO_INT_OLD_SET_POS                      16
5158 #define MISC_REGISTERS_SPIO_OUTPUT_HIGH                          1
5159 #define MISC_REGISTERS_SPIO_OUTPUT_LOW                           0
5160 #define MISC_REGISTERS_SPIO_SET_POS                              8
5161 #define HW_LOCK_MAX_RESOURCE_VALUE                               31
5162 #define HW_LOCK_RESOURCE_8072_MDIO                               0
5163 #define HW_LOCK_RESOURCE_GPIO                                    1
5164 #define HW_LOCK_RESOURCE_PORT0_ATT_MASK                          3
5165 #define HW_LOCK_RESOURCE_SPIO                                    2
5166 #define HW_LOCK_RESOURCE_UNDI                                    5
5167 #define AEU_INPUTS_ATTN_BITS_BRB_PARITY_ERROR                 (1<<18)
5168 #define AEU_INPUTS_ATTN_BITS_CCM_HW_INTERRUPT                 (1<<31)
5169 #define AEU_INPUTS_ATTN_BITS_CDU_HW_INTERRUPT                 (1<<9)
5170 #define AEU_INPUTS_ATTN_BITS_CDU_PARITY_ERROR                 (1<<8)
5171 #define AEU_INPUTS_ATTN_BITS_CFC_HW_INTERRUPT                 (1<<7)
5172 #define AEU_INPUTS_ATTN_BITS_CFC_PARITY_ERROR                 (1<<6)
5173 #define AEU_INPUTS_ATTN_BITS_CSDM_HW_INTERRUPT                (1<<29)
5174 #define AEU_INPUTS_ATTN_BITS_CSDM_PARITY_ERROR                (1<<28)
5175 #define AEU_INPUTS_ATTN_BITS_CSEMI_HW_INTERRUPT               (1<<1)
5176 #define AEU_INPUTS_ATTN_BITS_CSEMI_PARITY_ERROR               (1<<0)
5177 #define AEU_INPUTS_ATTN_BITS_DEBUG_PARITY_ERROR               (1<<18)
5178 #define AEU_INPUTS_ATTN_BITS_DMAE_HW_INTERRUPT                (1<<11)
5179 #define AEU_INPUTS_ATTN_BITS_DOORBELLQ_HW_INTERRUPT           (1<<13)
5180 #define AEU_INPUTS_ATTN_BITS_DOORBELLQ_PARITY_ERROR           (1<<12)
5181 #define AEU_INPUTS_ATTN_BITS_IGU_PARITY_ERROR                 (1<<12)
5182 #define AEU_INPUTS_ATTN_BITS_MISC_HW_INTERRUPT                (1<<15)
5183 #define AEU_INPUTS_ATTN_BITS_MISC_PARITY_ERROR                (1<<14)
5184 #define AEU_INPUTS_ATTN_BITS_PARSER_PARITY_ERROR              (1<<20)
5185 #define AEU_INPUTS_ATTN_BITS_PBCLIENT_PARITY_ERROR            (1<<0)
5186 #define AEU_INPUTS_ATTN_BITS_PBF_HW_INTERRUPT                 (1<<31)
5187 #define AEU_INPUTS_ATTN_BITS_PXP_HW_INTERRUPT                 (1<<3)
5188 #define AEU_INPUTS_ATTN_BITS_PXP_PARITY_ERROR                 (1<<2)
5189 #define AEU_INPUTS_ATTN_BITS_PXPPCICLOCKCLIENT_HW_INTERRUPT   (1<<5)
5190 #define AEU_INPUTS_ATTN_BITS_PXPPCICLOCKCLIENT_PARITY_ERROR   (1<<4)
5191 #define AEU_INPUTS_ATTN_BITS_QM_HW_INTERRUPT                  (1<<3)
5192 #define AEU_INPUTS_ATTN_BITS_QM_PARITY_ERROR                  (1<<2)
5193 #define AEU_INPUTS_ATTN_BITS_SEARCHER_PARITY_ERROR            (1<<22)
5194 #define AEU_INPUTS_ATTN_BITS_SPIO5                            (1<<15)
5195 #define AEU_INPUTS_ATTN_BITS_TCM_HW_INTERRUPT                 (1<<27)
5196 #define AEU_INPUTS_ATTN_BITS_TIMERS_HW_INTERRUPT              (1<<5)
5197 #define AEU_INPUTS_ATTN_BITS_TSDM_HW_INTERRUPT                (1<<25)
5198 #define AEU_INPUTS_ATTN_BITS_TSDM_PARITY_ERROR                (1<<24)
5199 #define AEU_INPUTS_ATTN_BITS_TSEMI_HW_INTERRUPT               (1<<29)
5200 #define AEU_INPUTS_ATTN_BITS_TSEMI_PARITY_ERROR               (1<<28)
5201 #define AEU_INPUTS_ATTN_BITS_UCM_HW_INTERRUPT                 (1<<23)
5202 #define AEU_INPUTS_ATTN_BITS_UPB_HW_INTERRUPT                 (1<<27)
5203 #define AEU_INPUTS_ATTN_BITS_UPB_PARITY_ERROR                 (1<<26)
5204 #define AEU_INPUTS_ATTN_BITS_USDM_HW_INTERRUPT                (1<<21)
5205 #define AEU_INPUTS_ATTN_BITS_USDM_PARITY_ERROR                (1<<20)
5206 #define AEU_INPUTS_ATTN_BITS_USEMI_HW_INTERRUPT               (1<<25)
5207 #define AEU_INPUTS_ATTN_BITS_USEMI_PARITY_ERROR               (1<<24)
5208 #define AEU_INPUTS_ATTN_BITS_VAUX_PCI_CORE_PARITY_ERROR       (1<<16)
5209 #define AEU_INPUTS_ATTN_BITS_XCM_HW_INTERRUPT                 (1<<9)
5210 #define AEU_INPUTS_ATTN_BITS_XSDM_HW_INTERRUPT                (1<<7)
5211 #define AEU_INPUTS_ATTN_BITS_XSDM_PARITY_ERROR                (1<<6)
5212 #define AEU_INPUTS_ATTN_BITS_XSEMI_HW_INTERRUPT               (1<<11)
5213 #define AEU_INPUTS_ATTN_BITS_XSEMI_PARITY_ERROR               (1<<10)
5214 #define RESERVED_GENERAL_ATTENTION_BIT_0        0
5215
5216 #define EVEREST_GEN_ATTN_IN_USE_MASK            0x3ffe0
5217 #define EVEREST_LATCHED_ATTN_IN_USE_MASK        0xffe00000
5218
5219 #define RESERVED_GENERAL_ATTENTION_BIT_6        6
5220 #define RESERVED_GENERAL_ATTENTION_BIT_7        7
5221 #define RESERVED_GENERAL_ATTENTION_BIT_8        8
5222 #define RESERVED_GENERAL_ATTENTION_BIT_9        9
5223 #define RESERVED_GENERAL_ATTENTION_BIT_10       10
5224 #define RESERVED_GENERAL_ATTENTION_BIT_11       11
5225 #define RESERVED_GENERAL_ATTENTION_BIT_12       12
5226 #define RESERVED_GENERAL_ATTENTION_BIT_13       13
5227 #define RESERVED_GENERAL_ATTENTION_BIT_14       14
5228 #define RESERVED_GENERAL_ATTENTION_BIT_15       15
5229 #define RESERVED_GENERAL_ATTENTION_BIT_16       16
5230 #define RESERVED_GENERAL_ATTENTION_BIT_17       17
5231 #define RESERVED_GENERAL_ATTENTION_BIT_18       18
5232 #define RESERVED_GENERAL_ATTENTION_BIT_19       19
5233 #define RESERVED_GENERAL_ATTENTION_BIT_20       20
5234 #define RESERVED_GENERAL_ATTENTION_BIT_21       21
5235
5236 /* storm asserts attention bits */
5237 #define TSTORM_FATAL_ASSERT_ATTENTION_BIT     RESERVED_GENERAL_ATTENTION_BIT_7
5238 #define USTORM_FATAL_ASSERT_ATTENTION_BIT     RESERVED_GENERAL_ATTENTION_BIT_8
5239 #define CSTORM_FATAL_ASSERT_ATTENTION_BIT     RESERVED_GENERAL_ATTENTION_BIT_9
5240 #define XSTORM_FATAL_ASSERT_ATTENTION_BIT     RESERVED_GENERAL_ATTENTION_BIT_10
5241
5242 /* mcp error attention bit */
5243 #define MCP_FATAL_ASSERT_ATTENTION_BIT        RESERVED_GENERAL_ATTENTION_BIT_11
5244
5245 /*E1H NIG status sync attention mapped to group 4-7*/
5246 #define LINK_SYNC_ATTENTION_BIT_FUNC_0      RESERVED_GENERAL_ATTENTION_BIT_12
5247 #define LINK_SYNC_ATTENTION_BIT_FUNC_1      RESERVED_GENERAL_ATTENTION_BIT_13
5248 #define LINK_SYNC_ATTENTION_BIT_FUNC_2      RESERVED_GENERAL_ATTENTION_BIT_14
5249 #define LINK_SYNC_ATTENTION_BIT_FUNC_3      RESERVED_GENERAL_ATTENTION_BIT_15
5250 #define LINK_SYNC_ATTENTION_BIT_FUNC_4      RESERVED_GENERAL_ATTENTION_BIT_16
5251 #define LINK_SYNC_ATTENTION_BIT_FUNC_5      RESERVED_GENERAL_ATTENTION_BIT_17
5252 #define LINK_SYNC_ATTENTION_BIT_FUNC_6      RESERVED_GENERAL_ATTENTION_BIT_18
5253 #define LINK_SYNC_ATTENTION_BIT_FUNC_7      RESERVED_GENERAL_ATTENTION_BIT_19
5254
5255
5256 #define LATCHED_ATTN_RBCR                       23
5257 #define LATCHED_ATTN_RBCT                       24
5258 #define LATCHED_ATTN_RBCN                       25
5259 #define LATCHED_ATTN_RBCU                       26
5260 #define LATCHED_ATTN_RBCP                       27
5261 #define LATCHED_ATTN_TIMEOUT_GRC                28
5262 #define LATCHED_ATTN_RSVD_GRC                   29
5263 #define LATCHED_ATTN_ROM_PARITY_MCP             30
5264 #define LATCHED_ATTN_UM_RX_PARITY_MCP           31
5265 #define LATCHED_ATTN_UM_TX_PARITY_MCP           32
5266 #define LATCHED_ATTN_SCPAD_PARITY_MCP           33
5267
5268 #define GENERAL_ATTEN_WORD(atten_name)         ((94 + atten_name) / 32)
5269 #define GENERAL_ATTEN_OFFSET(atten_name)       (1 << ((94 + atten_name) % 32))
5270 /*
5271  * This file defines GRC base address for every block.
5272  * This file is included by chipsim, asm microcode and cpp microcode.
5273  * These values are used in Design.xml on regBase attribute
5274  * Use the base with the generated offsets of specific registers.
5275  */
5276
5277 #define GRCBASE_PXPCS           0x000000
5278 #define GRCBASE_PCICONFIG       0x002000
5279 #define GRCBASE_PCIREG          0x002400
5280 #define GRCBASE_EMAC0           0x008000
5281 #define GRCBASE_EMAC1           0x008400
5282 #define GRCBASE_DBU             0x008800
5283 #define GRCBASE_MISC            0x00A000
5284 #define GRCBASE_DBG             0x00C000
5285 #define GRCBASE_NIG             0x010000
5286 #define GRCBASE_XCM             0x020000
5287 #define GRCBASE_PRS             0x040000
5288 #define GRCBASE_SRCH            0x040400
5289 #define GRCBASE_TSDM            0x042000
5290 #define GRCBASE_TCM             0x050000
5291 #define GRCBASE_BRB1            0x060000
5292 #define GRCBASE_MCP             0x080000
5293 #define GRCBASE_UPB             0x0C1000
5294 #define GRCBASE_CSDM            0x0C2000
5295 #define GRCBASE_USDM            0x0C4000
5296 #define GRCBASE_CCM             0x0D0000
5297 #define GRCBASE_UCM             0x0E0000
5298 #define GRCBASE_CDU             0x101000
5299 #define GRCBASE_DMAE            0x102000
5300 #define GRCBASE_PXP             0x103000
5301 #define GRCBASE_CFC             0x104000
5302 #define GRCBASE_HC              0x108000
5303 #define GRCBASE_PXP2            0x120000
5304 #define GRCBASE_PBF             0x140000
5305 #define GRCBASE_XPB             0x161000
5306 #define GRCBASE_TIMERS          0x164000
5307 #define GRCBASE_XSDM            0x166000
5308 #define GRCBASE_QM              0x168000
5309 #define GRCBASE_DQ              0x170000
5310 #define GRCBASE_TSEM            0x180000
5311 #define GRCBASE_CSEM            0x200000
5312 #define GRCBASE_XSEM            0x280000
5313 #define GRCBASE_USEM            0x300000
5314 #define GRCBASE_MISC_AEU        GRCBASE_MISC
5315
5316
5317 /* offset of configuration space in the pci core register */
5318 #define PCICFG_OFFSET                                   0x2000
5319 #define PCICFG_VENDOR_ID_OFFSET                         0x00
5320 #define PCICFG_DEVICE_ID_OFFSET                         0x02
5321 #define PCICFG_COMMAND_OFFSET                           0x04
5322 #define PCICFG_COMMAND_IO_SPACE                 (1<<0)
5323 #define PCICFG_COMMAND_MEM_SPACE                (1<<1)
5324 #define PCICFG_COMMAND_BUS_MASTER               (1<<2)
5325 #define PCICFG_COMMAND_SPECIAL_CYCLES           (1<<3)
5326 #define PCICFG_COMMAND_MWI_CYCLES               (1<<4)
5327 #define PCICFG_COMMAND_VGA_SNOOP                (1<<5)
5328 #define PCICFG_COMMAND_PERR_ENA                 (1<<6)
5329 #define PCICFG_COMMAND_STEPPING                 (1<<7)
5330 #define PCICFG_COMMAND_SERR_ENA                 (1<<8)
5331 #define PCICFG_COMMAND_FAST_B2B                 (1<<9)
5332 #define PCICFG_COMMAND_INT_DISABLE              (1<<10)
5333 #define PCICFG_COMMAND_RESERVED                 (0x1f<<11)
5334 #define PCICFG_STATUS_OFFSET                            0x06
5335 #define PCICFG_REVESION_ID                              0x08
5336 #define PCICFG_CACHE_LINE_SIZE                          0x0c
5337 #define PCICFG_LATENCY_TIMER                            0x0d
5338 #define PCICFG_BAR_1_LOW                                0x10
5339 #define PCICFG_BAR_1_HIGH                               0x14
5340 #define PCICFG_BAR_2_LOW                                0x18
5341 #define PCICFG_BAR_2_HIGH                               0x1c
5342 #define PCICFG_SUBSYSTEM_VENDOR_ID_OFFSET               0x2c
5343 #define PCICFG_SUBSYSTEM_ID_OFFSET                      0x2e
5344 #define PCICFG_INT_LINE                                 0x3c
5345 #define PCICFG_INT_PIN                                  0x3d
5346 #define PCICFG_PM_CAPABILITY                            0x48
5347 #define PCICFG_PM_CAPABILITY_VERSION            (0x3<<16)
5348 #define PCICFG_PM_CAPABILITY_CLOCK              (1<<19)
5349 #define PCICFG_PM_CAPABILITY_RESERVED           (1<<20)
5350 #define PCICFG_PM_CAPABILITY_DSI                (1<<21)
5351 #define PCICFG_PM_CAPABILITY_AUX_CURRENT        (0x7<<22)
5352 #define PCICFG_PM_CAPABILITY_D1_SUPPORT         (1<<25)
5353 #define PCICFG_PM_CAPABILITY_D2_SUPPORT         (1<<26)
5354 #define PCICFG_PM_CAPABILITY_PME_IN_D0          (1<<27)
5355 #define PCICFG_PM_CAPABILITY_PME_IN_D1          (1<<28)
5356 #define PCICFG_PM_CAPABILITY_PME_IN_D2          (1<<29)
5357 #define PCICFG_PM_CAPABILITY_PME_IN_D3_HOT      (1<<30)
5358 #define PCICFG_PM_CAPABILITY_PME_IN_D3_COLD     (1<<31)
5359 #define PCICFG_PM_CSR_OFFSET                            0x4c
5360 #define PCICFG_PM_CSR_STATE                     (0x3<<0)
5361 #define PCICFG_PM_CSR_PME_ENABLE                (1<<8)
5362 #define PCICFG_PM_CSR_PME_STATUS                (1<<15)
5363 #define PCICFG_MSI_CAP_ID                               0x58
5364 #define PCICFG_MSI_CONTROL_ENABLE               (0x1<<16)
5365 #define PCICFG_MSI_CONTROL_MCAP                 (0x7<<17)
5366 #define PCICFG_MSI_CONTROL_MENA                 (0x7<<20)
5367 #define PCICFG_MSI_CONTROL_64_BIT_ADDR_CAP      (0x1<<23)
5368 #define PCICFG_MSI_CONTROL_MSI_PVMASK_CAPABLE   (0x1<<24)
5369 #define PCICFG_GRC_ADDRESS                              0x78
5370 #define PCICFG_GRC_DATA                                 0x80
5371 #define PCICFG_MSIX_CAP_ID                              0xa0
5372 #define PCICFG_MSIX_CONTROL_TABLE_SIZE          (0x7ff<<16)
5373 #define PCICFG_MSIX_CONTROL_RESERVED            (0x7<<27)
5374 #define PCICFG_MSIX_CONTROL_FUNC_MASK           (0x1<<30)
5375 #define PCICFG_MSIX_CONTROL_MSIX_ENABLE         (0x1<<31)
5376
5377 #define PCICFG_DEVICE_CONTROL                           0xb4
5378 #define PCICFG_DEVICE_STATUS                            0xb6
5379 #define PCICFG_DEVICE_STATUS_CORR_ERR_DET       (1<<0)
5380 #define PCICFG_DEVICE_STATUS_NON_FATAL_ERR_DET  (1<<1)
5381 #define PCICFG_DEVICE_STATUS_FATAL_ERR_DET      (1<<2)
5382 #define PCICFG_DEVICE_STATUS_UNSUP_REQ_DET      (1<<3)
5383 #define PCICFG_DEVICE_STATUS_AUX_PWR_DET        (1<<4)
5384 #define PCICFG_DEVICE_STATUS_NO_PEND            (1<<5)
5385 #define PCICFG_LINK_CONTROL                             0xbc
5386
5387
5388 #define BAR_USTRORM_INTMEM                              0x400000
5389 #define BAR_CSTRORM_INTMEM                              0x410000
5390 #define BAR_XSTRORM_INTMEM                              0x420000
5391 #define BAR_TSTRORM_INTMEM                              0x430000
5392
5393 /* for accessing the IGU in case of status block ACK */
5394 #define BAR_IGU_INTMEM                                  0x440000
5395
5396 #define BAR_DOORBELL_OFFSET                             0x800000
5397
5398 #define BAR_ME_REGISTER                                 0x450000
5399
5400 /* config_2 offset */
5401 #define GRC_CONFIG_2_SIZE_REG                           0x408
5402 #define PCI_CONFIG_2_BAR1_SIZE                  (0xfL<<0)
5403 #define PCI_CONFIG_2_BAR1_SIZE_DISABLED         (0L<<0)
5404 #define PCI_CONFIG_2_BAR1_SIZE_64K              (1L<<0)
5405 #define PCI_CONFIG_2_BAR1_SIZE_128K             (2L<<0)
5406 #define PCI_CONFIG_2_BAR1_SIZE_256K             (3L<<0)
5407 #define PCI_CONFIG_2_BAR1_SIZE_512K             (4L<<0)
5408 #define PCI_CONFIG_2_BAR1_SIZE_1M               (5L<<0)
5409 #define PCI_CONFIG_2_BAR1_SIZE_2M               (6L<<0)
5410 #define PCI_CONFIG_2_BAR1_SIZE_4M               (7L<<0)
5411 #define PCI_CONFIG_2_BAR1_SIZE_8M               (8L<<0)
5412 #define PCI_CONFIG_2_BAR1_SIZE_16M              (9L<<0)
5413 #define PCI_CONFIG_2_BAR1_SIZE_32M              (10L<<0)
5414 #define PCI_CONFIG_2_BAR1_SIZE_64M              (11L<<0)
5415 #define PCI_CONFIG_2_BAR1_SIZE_128M             (12L<<0)
5416 #define PCI_CONFIG_2_BAR1_SIZE_256M             (13L<<0)
5417 #define PCI_CONFIG_2_BAR1_SIZE_512M             (14L<<0)
5418 #define PCI_CONFIG_2_BAR1_SIZE_1G               (15L<<0)
5419 #define PCI_CONFIG_2_BAR1_64ENA                 (1L<<4)
5420 #define PCI_CONFIG_2_EXP_ROM_RETRY              (1L<<5)
5421 #define PCI_CONFIG_2_CFG_CYCLE_RETRY            (1L<<6)
5422 #define PCI_CONFIG_2_FIRST_CFG_DONE             (1L<<7)
5423 #define PCI_CONFIG_2_EXP_ROM_SIZE               (0xffL<<8)
5424 #define PCI_CONFIG_2_EXP_ROM_SIZE_DISABLED      (0L<<8)
5425 #define PCI_CONFIG_2_EXP_ROM_SIZE_2K            (1L<<8)
5426 #define PCI_CONFIG_2_EXP_ROM_SIZE_4K            (2L<<8)
5427 #define PCI_CONFIG_2_EXP_ROM_SIZE_8K            (3L<<8)
5428 #define PCI_CONFIG_2_EXP_ROM_SIZE_16K           (4L<<8)
5429 #define PCI_CONFIG_2_EXP_ROM_SIZE_32K           (5L<<8)
5430 #define PCI_CONFIG_2_EXP_ROM_SIZE_64K           (6L<<8)
5431 #define PCI_CONFIG_2_EXP_ROM_SIZE_128K          (7L<<8)
5432 #define PCI_CONFIG_2_EXP_ROM_SIZE_256K          (8L<<8)
5433 #define PCI_CONFIG_2_EXP_ROM_SIZE_512K          (9L<<8)
5434 #define PCI_CONFIG_2_EXP_ROM_SIZE_1M            (10L<<8)
5435 #define PCI_CONFIG_2_EXP_ROM_SIZE_2M            (11L<<8)
5436 #define PCI_CONFIG_2_EXP_ROM_SIZE_4M            (12L<<8)
5437 #define PCI_CONFIG_2_EXP_ROM_SIZE_8M            (13L<<8)
5438 #define PCI_CONFIG_2_EXP_ROM_SIZE_16M           (14L<<8)
5439 #define PCI_CONFIG_2_EXP_ROM_SIZE_32M           (15L<<8)
5440 #define PCI_CONFIG_2_BAR_PREFETCH               (1L<<16)
5441 #define PCI_CONFIG_2_RESERVED0                  (0x7fffL<<17)
5442
5443 /* config_3 offset */
5444 #define GRC_CONFIG_3_SIZE_REG                           0x40c
5445 #define PCI_CONFIG_3_STICKY_BYTE                (0xffL<<0)
5446 #define PCI_CONFIG_3_FORCE_PME                  (1L<<24)
5447 #define PCI_CONFIG_3_PME_STATUS                 (1L<<25)
5448 #define PCI_CONFIG_3_PME_ENABLE                 (1L<<26)
5449 #define PCI_CONFIG_3_PM_STATE                   (0x3L<<27)
5450 #define PCI_CONFIG_3_VAUX_PRESET                (1L<<30)
5451 #define PCI_CONFIG_3_PCI_POWER                  (1L<<31)
5452
5453 #define GRC_BAR2_CONFIG                                 0x4e0
5454 #define PCI_CONFIG_2_BAR2_SIZE                  (0xfL<<0)
5455 #define PCI_CONFIG_2_BAR2_SIZE_DISABLED         (0L<<0)
5456 #define PCI_CONFIG_2_BAR2_SIZE_64K              (1L<<0)
5457 #define PCI_CONFIG_2_BAR2_SIZE_128K             (2L<<0)
5458 #define PCI_CONFIG_2_BAR2_SIZE_256K             (3L<<0)
5459 #define PCI_CONFIG_2_BAR2_SIZE_512K             (4L<<0)
5460 #define PCI_CONFIG_2_BAR2_SIZE_1M               (5L<<0)
5461 #define PCI_CONFIG_2_BAR2_SIZE_2M               (6L<<0)
5462 #define PCI_CONFIG_2_BAR2_SIZE_4M               (7L<<0)
5463 #define PCI_CONFIG_2_BAR2_SIZE_8M               (8L<<0)
5464 #define PCI_CONFIG_2_BAR2_SIZE_16M              (9L<<0)
5465 #define PCI_CONFIG_2_BAR2_SIZE_32M              (10L<<0)
5466 #define PCI_CONFIG_2_BAR2_SIZE_64M              (11L<<0)
5467 #define PCI_CONFIG_2_BAR2_SIZE_128M             (12L<<0)
5468 #define PCI_CONFIG_2_BAR2_SIZE_256M             (13L<<0)
5469 #define PCI_CONFIG_2_BAR2_SIZE_512M             (14L<<0)
5470 #define PCI_CONFIG_2_BAR2_SIZE_1G               (15L<<0)
5471 #define PCI_CONFIG_2_BAR2_64ENA                 (1L<<4)
5472
5473 #define PCI_PM_DATA_A                                   0x410
5474 #define PCI_PM_DATA_B                                   0x414
5475 #define PCI_ID_VAL1                                     0x434
5476 #define PCI_ID_VAL2                                     0x438
5477
5478
5479 #define MDIO_REG_BANK_CL73_IEEEB0                       0x0
5480 #define MDIO_CL73_IEEEB0_CL73_AN_CONTROL                0x0
5481 #define MDIO_CL73_IEEEB0_CL73_AN_CONTROL_RESTART_AN     0x0200
5482 #define MDIO_CL73_IEEEB0_CL73_AN_CONTROL_AN_EN          0x1000
5483 #define MDIO_CL73_IEEEB0_CL73_AN_CONTROL_MAIN_RST       0x8000
5484
5485 #define MDIO_REG_BANK_CL73_IEEEB1                       0x10
5486 #define MDIO_CL73_IEEEB1_AN_ADV2                                0x01
5487 #define MDIO_CL73_IEEEB1_AN_ADV2_ADVR_1000M             0x0000
5488 #define MDIO_CL73_IEEEB1_AN_ADV2_ADVR_1000M_KX          0x0020
5489 #define MDIO_CL73_IEEEB1_AN_ADV2_ADVR_10G_KX4           0x0040
5490 #define MDIO_CL73_IEEEB1_AN_ADV2_ADVR_10G_KR            0x0080
5491
5492 #define MDIO_REG_BANK_RX0                               0x80b0
5493 #define MDIO_RX0_RX_EQ_BOOST                            0x1c
5494 #define MDIO_RX0_RX_EQ_BOOST_EQUALIZER_CTRL_MASK        0x7
5495 #define MDIO_RX0_RX_EQ_BOOST_OFFSET_CTRL                0x10
5496
5497 #define MDIO_REG_BANK_RX1                               0x80c0
5498 #define MDIO_RX1_RX_EQ_BOOST                            0x1c
5499 #define MDIO_RX1_RX_EQ_BOOST_EQUALIZER_CTRL_MASK        0x7
5500 #define MDIO_RX1_RX_EQ_BOOST_OFFSET_CTRL                0x10
5501
5502 #define MDIO_REG_BANK_RX2                               0x80d0
5503 #define MDIO_RX2_RX_EQ_BOOST                            0x1c
5504 #define MDIO_RX2_RX_EQ_BOOST_EQUALIZER_CTRL_MASK        0x7
5505 #define MDIO_RX2_RX_EQ_BOOST_OFFSET_CTRL                0x10
5506
5507 #define MDIO_REG_BANK_RX3                               0x80e0
5508 #define MDIO_RX3_RX_EQ_BOOST                            0x1c
5509 #define MDIO_RX3_RX_EQ_BOOST_EQUALIZER_CTRL_MASK        0x7
5510 #define MDIO_RX3_RX_EQ_BOOST_OFFSET_CTRL                0x10
5511
5512 #define MDIO_REG_BANK_RX_ALL                            0x80f0
5513 #define MDIO_RX_ALL_RX_EQ_BOOST                         0x1c
5514 #define MDIO_RX_ALL_RX_EQ_BOOST_EQUALIZER_CTRL_MASK     0x7
5515 #define MDIO_RX_ALL_RX_EQ_BOOST_OFFSET_CTRL     0x10
5516
5517 #define MDIO_REG_BANK_TX0                               0x8060
5518 #define MDIO_TX0_TX_DRIVER                              0x17
5519 #define MDIO_TX0_TX_DRIVER_PREEMPHASIS_MASK             0xf000
5520 #define MDIO_TX0_TX_DRIVER_PREEMPHASIS_SHIFT            12
5521 #define MDIO_TX0_TX_DRIVER_IDRIVER_MASK                 0x0f00
5522 #define MDIO_TX0_TX_DRIVER_IDRIVER_SHIFT                8
5523 #define MDIO_TX0_TX_DRIVER_IPREDRIVER_MASK              0x00f0
5524 #define MDIO_TX0_TX_DRIVER_IPREDRIVER_SHIFT             4
5525 #define MDIO_TX0_TX_DRIVER_IFULLSPD_MASK                0x000e
5526 #define MDIO_TX0_TX_DRIVER_IFULLSPD_SHIFT               1
5527 #define MDIO_TX0_TX_DRIVER_ICBUF1T                      1
5528
5529 #define MDIO_REG_BANK_XGXS_BLOCK0                       0x8000
5530 #define MDIO_BLOCK0_XGXS_CONTROL                        0x10
5531
5532 #define MDIO_REG_BANK_XGXS_BLOCK1                       0x8010
5533 #define MDIO_BLOCK1_LANE_CTRL0                          0x15
5534 #define MDIO_BLOCK1_LANE_CTRL1                          0x16
5535 #define MDIO_BLOCK1_LANE_CTRL2                          0x17
5536 #define MDIO_BLOCK1_LANE_PRBS                           0x19
5537
5538 #define MDIO_REG_BANK_XGXS_BLOCK2                       0x8100
5539 #define MDIO_XGXS_BLOCK2_RX_LN_SWAP                     0x10
5540 #define MDIO_XGXS_BLOCK2_RX_LN_SWAP_ENABLE              0x8000
5541 #define MDIO_XGXS_BLOCK2_RX_LN_SWAP_FORCE_ENABLE        0x4000
5542 #define MDIO_XGXS_BLOCK2_TX_LN_SWAP             0x11
5543 #define MDIO_XGXS_BLOCK2_TX_LN_SWAP_ENABLE              0x8000
5544 #define MDIO_XGXS_BLOCK2_UNICORE_MODE_10G       0x14
5545 #define MDIO_XGXS_BLOCK2_UNICORE_MODE_10G_CX4_XGXS      0x0001
5546 #define MDIO_XGXS_BLOCK2_UNICORE_MODE_10G_HIGIG_XGXS    0x0010
5547 #define MDIO_XGXS_BLOCK2_TEST_MODE_LANE         0x15
5548
5549 #define MDIO_REG_BANK_GP_STATUS                         0x8120
5550 #define MDIO_GP_STATUS_TOP_AN_STATUS1                           0x1B
5551 #define MDIO_GP_STATUS_TOP_AN_STATUS1_CL73_AUTONEG_COMPLETE     0x0001
5552 #define MDIO_GP_STATUS_TOP_AN_STATUS1_CL37_AUTONEG_COMPLETE     0x0002
5553 #define MDIO_GP_STATUS_TOP_AN_STATUS1_LINK_STATUS               0x0004
5554 #define MDIO_GP_STATUS_TOP_AN_STATUS1_DUPLEX_STATUS             0x0008
5555 #define MDIO_GP_STATUS_TOP_AN_STATUS1_CL73_MR_LP_NP_AN_ABLE     0x0010
5556 #define MDIO_GP_STATUS_TOP_AN_STATUS1_CL73_LP_NP_BAM_ABLE       0x0020
5557 #define MDIO_GP_STATUS_TOP_AN_STATUS1_PAUSE_RSOLUTION_TXSIDE    0x0040
5558 #define MDIO_GP_STATUS_TOP_AN_STATUS1_PAUSE_RSOLUTION_RXSIDE    0x0080
5559 #define MDIO_GP_STATUS_TOP_AN_STATUS1_ACTUAL_SPEED_MASK         0x3f00
5560 #define MDIO_GP_STATUS_TOP_AN_STATUS1_ACTUAL_SPEED_10M          0x0000
5561 #define MDIO_GP_STATUS_TOP_AN_STATUS1_ACTUAL_SPEED_100M         0x0100
5562 #define MDIO_GP_STATUS_TOP_AN_STATUS1_ACTUAL_SPEED_1G           0x0200
5563 #define MDIO_GP_STATUS_TOP_AN_STATUS1_ACTUAL_SPEED_2_5G         0x0300
5564 #define MDIO_GP_STATUS_TOP_AN_STATUS1_ACTUAL_SPEED_5G           0x0400
5565 #define MDIO_GP_STATUS_TOP_AN_STATUS1_ACTUAL_SPEED_6G           0x0500
5566 #define MDIO_GP_STATUS_TOP_AN_STATUS1_ACTUAL_SPEED_10G_HIG      0x0600
5567 #define MDIO_GP_STATUS_TOP_AN_STATUS1_ACTUAL_SPEED_10G_CX4      0x0700
5568 #define MDIO_GP_STATUS_TOP_AN_STATUS1_ACTUAL_SPEED_12G_HIG      0x0800
5569 #define MDIO_GP_STATUS_TOP_AN_STATUS1_ACTUAL_SPEED_12_5G        0x0900
5570 #define MDIO_GP_STATUS_TOP_AN_STATUS1_ACTUAL_SPEED_13G          0x0A00
5571 #define MDIO_GP_STATUS_TOP_AN_STATUS1_ACTUAL_SPEED_15G          0x0B00
5572 #define MDIO_GP_STATUS_TOP_AN_STATUS1_ACTUAL_SPEED_16G          0x0C00
5573 #define MDIO_GP_STATUS_TOP_AN_STATUS1_ACTUAL_SPEED_1G_KX        0x0D00
5574 #define MDIO_GP_STATUS_TOP_AN_STATUS1_ACTUAL_SPEED_10G_KX4      0x0E00
5575
5576
5577 #define MDIO_REG_BANK_10G_PARALLEL_DETECT               0x8130
5578 #define MDIO_10G_PARALLEL_DETECT_PAR_DET_10G_CONTROL            0x11
5579 #define MDIO_10G_PARALLEL_DETECT_PAR_DET_10G_CONTROL_PARDET10G_EN       0x1
5580 #define MDIO_10G_PARALLEL_DETECT_PAR_DET_10G_LINK               0x13
5581 #define MDIO_10G_PARALLEL_DETECT_PAR_DET_10G_LINK_CNT           (0xb71<<1)
5582
5583 #define MDIO_REG_BANK_SERDES_DIGITAL                    0x8300
5584 #define MDIO_SERDES_DIGITAL_A_1000X_CONTROL1                    0x10
5585 #define MDIO_SERDES_DIGITAL_A_1000X_CONTROL1_FIBER_MODE                 0x0001
5586 #define MDIO_SERDES_DIGITAL_A_1000X_CONTROL1_TBI_IF                     0x0002
5587 #define MDIO_SERDES_DIGITAL_A_1000X_CONTROL1_SIGNAL_DETECT_EN           0x0004
5588 #define MDIO_SERDES_DIGITAL_A_1000X_CONTROL1_INVERT_SIGNAL_DETECT       0x0008
5589 #define MDIO_SERDES_DIGITAL_A_1000X_CONTROL1_AUTODET                    0x0010
5590 #define MDIO_SERDES_DIGITAL_A_1000X_CONTROL1_MSTR_MODE                  0x0020
5591 #define MDIO_SERDES_DIGITAL_A_1000X_CONTROL2                    0x11
5592 #define MDIO_SERDES_DIGITAL_A_1000X_CONTROL2_PRL_DT_EN                  0x0001
5593 #define MDIO_SERDES_DIGITAL_A_1000X_CONTROL2_AN_FST_TMR                 0x0040
5594 #define MDIO_SERDES_DIGITAL_A_1000X_STATUS1                     0x14
5595 #define MDIO_SERDES_DIGITAL_A_1000X_STATUS1_DUPLEX                      0x0004
5596 #define MDIO_SERDES_DIGITAL_A_1000X_STATUS1_SPEED_MASK                  0x0018
5597 #define MDIO_SERDES_DIGITAL_A_1000X_STATUS1_SPEED_SHIFT                 3
5598 #define MDIO_SERDES_DIGITAL_A_1000X_STATUS1_SPEED_2_5G                  0x0018
5599 #define MDIO_SERDES_DIGITAL_A_1000X_STATUS1_SPEED_1G                    0x0010
5600 #define MDIO_SERDES_DIGITAL_A_1000X_STATUS1_SPEED_100M                  0x0008
5601 #define MDIO_SERDES_DIGITAL_A_1000X_STATUS1_SPEED_10M                   0x0000
5602 #define MDIO_SERDES_DIGITAL_MISC1                               0x18
5603 #define MDIO_SERDES_DIGITAL_MISC1_REFCLK_SEL_MASK                       0xE000
5604 #define MDIO_SERDES_DIGITAL_MISC1_REFCLK_SEL_25M                        0x0000
5605 #define MDIO_SERDES_DIGITAL_MISC1_REFCLK_SEL_100M                       0x2000
5606 #define MDIO_SERDES_DIGITAL_MISC1_REFCLK_SEL_125M                       0x4000
5607 #define MDIO_SERDES_DIGITAL_MISC1_REFCLK_SEL_156_25M                    0x6000
5608 #define MDIO_SERDES_DIGITAL_MISC1_REFCLK_SEL_187_5M                     0x8000
5609 #define MDIO_SERDES_DIGITAL_MISC1_FORCE_SPEED_SEL                       0x0010
5610 #define MDIO_SERDES_DIGITAL_MISC1_FORCE_SPEED_MASK                      0x000f
5611 #define MDIO_SERDES_DIGITAL_MISC1_FORCE_SPEED_2_5G                      0x0000
5612 #define MDIO_SERDES_DIGITAL_MISC1_FORCE_SPEED_5G                        0x0001
5613 #define MDIO_SERDES_DIGITAL_MISC1_FORCE_SPEED_6G                        0x0002
5614 #define MDIO_SERDES_DIGITAL_MISC1_FORCE_SPEED_10G_HIG                   0x0003
5615 #define MDIO_SERDES_DIGITAL_MISC1_FORCE_SPEED_10G_CX4                   0x0004
5616 #define MDIO_SERDES_DIGITAL_MISC1_FORCE_SPEED_12G                       0x0005
5617 #define MDIO_SERDES_DIGITAL_MISC1_FORCE_SPEED_12_5G                     0x0006
5618 #define MDIO_SERDES_DIGITAL_MISC1_FORCE_SPEED_13G                       0x0007
5619 #define MDIO_SERDES_DIGITAL_MISC1_FORCE_SPEED_15G                       0x0008
5620 #define MDIO_SERDES_DIGITAL_MISC1_FORCE_SPEED_16G                       0x0009
5621
5622 #define MDIO_REG_BANK_OVER_1G                           0x8320
5623 #define MDIO_OVER_1G_DIGCTL_3_4                                 0x14
5624 #define MDIO_OVER_1G_DIGCTL_3_4_MP_ID_MASK                              0xffe0
5625 #define MDIO_OVER_1G_DIGCTL_3_4_MP_ID_SHIFT                             5
5626 #define MDIO_OVER_1G_UP1                                        0x19
5627 #define MDIO_OVER_1G_UP1_2_5G                                           0x0001
5628 #define MDIO_OVER_1G_UP1_5G                                             0x0002
5629 #define MDIO_OVER_1G_UP1_6G                                             0x0004
5630 #define MDIO_OVER_1G_UP1_10G                                            0x0010
5631 #define MDIO_OVER_1G_UP1_10GH                                           0x0008
5632 #define MDIO_OVER_1G_UP1_12G                                            0x0020
5633 #define MDIO_OVER_1G_UP1_12_5G                                          0x0040
5634 #define MDIO_OVER_1G_UP1_13G                                            0x0080
5635 #define MDIO_OVER_1G_UP1_15G                                            0x0100
5636 #define MDIO_OVER_1G_UP1_16G                                            0x0200
5637 #define MDIO_OVER_1G_UP2                                        0x1A
5638 #define MDIO_OVER_1G_UP2_IPREDRIVER_MASK                                0x0007
5639 #define MDIO_OVER_1G_UP2_IDRIVER_MASK                                   0x0038
5640 #define MDIO_OVER_1G_UP2_PREEMPHASIS_MASK                               0x03C0
5641 #define MDIO_OVER_1G_UP3                                        0x1B
5642 #define MDIO_OVER_1G_UP3_HIGIG2                                         0x0001
5643 #define MDIO_OVER_1G_LP_UP1                                     0x1C
5644 #define MDIO_OVER_1G_LP_UP2                                     0x1D
5645 #define MDIO_OVER_1G_LP_UP2_MR_ADV_OVER_1G_MASK                         0x03ff
5646 #define MDIO_OVER_1G_LP_UP2_PREEMPHASIS_MASK                            0x0780
5647 #define MDIO_OVER_1G_LP_UP2_PREEMPHASIS_SHIFT                           7
5648 #define MDIO_OVER_1G_LP_UP3                                             0x1E
5649
5650 #define MDIO_REG_BANK_BAM_NEXT_PAGE                     0x8350
5651 #define MDIO_BAM_NEXT_PAGE_MP5_NEXT_PAGE_CTRL                   0x10
5652 #define MDIO_BAM_NEXT_PAGE_MP5_NEXT_PAGE_CTRL_BAM_MODE                  0x0001
5653 #define MDIO_BAM_NEXT_PAGE_MP5_NEXT_PAGE_CTRL_TETON_AN                  0x0002
5654
5655 #define MDIO_REG_BANK_CL73_USERB0               0x8370
5656 #define MDIO_CL73_USERB0_CL73_BAM_CTRL1                         0x12
5657 #define MDIO_CL73_USERB0_CL73_BAM_CTRL1_BAM_EN                          0x8000
5658 #define MDIO_CL73_USERB0_CL73_BAM_CTRL1_BAM_STATION_MNGR_EN             0x4000
5659 #define MDIO_CL73_USERB0_CL73_BAM_CTRL1_BAM_NP_AFTER_BP_EN              0x2000
5660 #define MDIO_CL73_USERB0_CL73_BAM_CTRL3                         0x14
5661 #define MDIO_CL73_USERB0_CL73_BAM_CTRL3_USE_CL73_HCD_MR                 0x0001
5662
5663 #define MDIO_REG_BANK_AER_BLOCK                 0xFFD0
5664 #define MDIO_AER_BLOCK_AER_REG                                  0x1E
5665
5666 #define MDIO_REG_BANK_COMBO_IEEE0               0xFFE0
5667 #define MDIO_COMBO_IEEE0_MII_CONTROL                            0x10
5668 #define MDIO_COMBO_IEEO_MII_CONTROL_MAN_SGMII_SP_MASK                   0x2040
5669 #define MDIO_COMBO_IEEO_MII_CONTROL_MAN_SGMII_SP_10                     0x0000
5670 #define MDIO_COMBO_IEEO_MII_CONTROL_MAN_SGMII_SP_100                    0x2000
5671 #define MDIO_COMBO_IEEO_MII_CONTROL_MAN_SGMII_SP_1000                   0x0040
5672 #define MDIO_COMBO_IEEO_MII_CONTROL_FULL_DUPLEX                         0x0100
5673 #define MDIO_COMBO_IEEO_MII_CONTROL_RESTART_AN                          0x0200
5674 #define MDIO_COMBO_IEEO_MII_CONTROL_AN_EN                               0x1000
5675 #define MDIO_COMBO_IEEO_MII_CONTROL_LOOPBACK                            0x4000
5676 #define MDIO_COMBO_IEEO_MII_CONTROL_RESET                               0x8000
5677 #define MDIO_COMBO_IEEE0_MII_STATUS                             0x11
5678 #define MDIO_COMBO_IEEE0_MII_STATUS_LINK_PASS                           0x0004
5679 #define MDIO_COMBO_IEEE0_MII_STATUS_AUTONEG_COMPLETE                    0x0020
5680 #define MDIO_COMBO_IEEE0_AUTO_NEG_ADV                           0x14
5681 #define MDIO_COMBO_IEEE0_AUTO_NEG_ADV_FULL_DUPLEX                       0x0020
5682 #define MDIO_COMBO_IEEE0_AUTO_NEG_ADV_HALF_DUPLEX                       0x0040
5683 #define MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_MASK                        0x0180
5684 #define MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_NONE                        0x0000
5685 #define MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_SYMMETRIC                   0x0080
5686 #define MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_ASYMMETRIC                  0x0100
5687 #define MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH                        0x0180
5688 #define MDIO_COMBO_IEEE0_AUTO_NEG_ADV_NEXT_PAGE                         0x8000
5689 #define MDIO_COMBO_IEEE0_AUTO_NEG_LINK_PARTNER_ABILITY1         0x15
5690 #define MDIO_COMBO_IEEE0_AUTO_NEG_LINK_PARTNER_ABILITY1_NEXT_PAGE       0x8000
5691 #define MDIO_COMBO_IEEE0_AUTO_NEG_LINK_PARTNER_ABILITY1_ACK             0x4000
5692 #define MDIO_COMBO_IEEE0_AUTO_NEG_LINK_PARTNER_ABILITY1_PAUSE_MASK      0x0180
5693 #define MDIO_COMBO_IEEE0_AUTO_NEG_LINK_PARTNER_ABILITY1_PAUSE_NONE      0x0000
5694 #define MDIO_COMBO_IEEE0_AUTO_NEG_LINK_PARTNER_ABILITY1_PAUSE_BOTH      0x0180
5695 #define MDIO_COMBO_IEEE0_AUTO_NEG_LINK_PARTNER_ABILITY1_HALF_DUP_CAP    0x0040
5696 #define MDIO_COMBO_IEEE0_AUTO_NEG_LINK_PARTNER_ABILITY1_FULL_DUP_CAP    0x0020
5697 /*WhenthelinkpartnerisinSGMIImode(bit0=1),then
5698 bit15=link,bit12=duplex,bits11:10=speed,bit14=acknowledge.
5699 Theotherbitsarereservedandshouldbezero*/
5700 #define MDIO_COMBO_IEEE0_AUTO_NEG_LINK_PARTNER_ABILITY1_SGMII_MODE      0x0001
5701
5702
5703 #define MDIO_PMA_DEVAD                  0x1
5704 /*ieee*/
5705 #define MDIO_PMA_REG_CTRL               0x0
5706 #define MDIO_PMA_REG_STATUS             0x1
5707 #define MDIO_PMA_REG_10G_CTRL2          0x7
5708 #define MDIO_PMA_REG_RX_SD              0xa
5709 /*bcm*/
5710 #define MDIO_PMA_REG_BCM_CTRL           0x0096
5711 #define MDIO_PMA_REG_FEC_CTRL           0x00ab
5712 #define MDIO_PMA_REG_RX_ALARM_CTRL      0x9000
5713 #define MDIO_PMA_REG_LASI_CTRL          0x9002
5714 #define MDIO_PMA_REG_RX_ALARM           0x9003
5715 #define MDIO_PMA_REG_TX_ALARM           0x9004
5716 #define MDIO_PMA_REG_LASI_STATUS        0x9005
5717 #define MDIO_PMA_REG_PHY_IDENTIFIER     0xc800
5718 #define MDIO_PMA_REG_DIGITAL_CTRL       0xc808
5719 #define MDIO_PMA_REG_DIGITAL_STATUS     0xc809
5720 #define MDIO_PMA_REG_TX_POWER_DOWN      0xca02
5721 #define MDIO_PMA_REG_CMU_PLL_BYPASS     0xca09
5722 #define MDIO_PMA_REG_MISC_CTRL          0xca0a
5723 #define MDIO_PMA_REG_GEN_CTRL           0xca10
5724 #define MDIO_PMA_REG_GEN_CTRL_ROM_RESET_INTERNAL_MP     0x0188
5725 #define MDIO_PMA_REG_GEN_CTRL_ROM_MICRO_RESET           0x018a
5726 #define MDIO_PMA_REG_M8051_MSGIN_REG    0xca12
5727 #define MDIO_PMA_REG_M8051_MSGOUT_REG   0xca13
5728 #define MDIO_PMA_REG_ROM_VER1           0xca19
5729 #define MDIO_PMA_REG_ROM_VER2           0xca1a
5730 #define MDIO_PMA_REG_EDC_FFE_MAIN       0xca1b
5731 #define MDIO_PMA_REG_PLL_BANDWIDTH      0xca1d
5732 #define MDIO_PMA_REG_CDR_BANDWIDTH      0xca46
5733 #define MDIO_PMA_REG_MISC_CTRL1         0xca85
5734
5735 #define MDIO_PMA_REG_7101_RESET         0xc000
5736 #define MDIO_PMA_REG_7107_LED_CNTL      0xc007
5737 #define MDIO_PMA_REG_7101_VER1          0xc026
5738 #define MDIO_PMA_REG_7101_VER2          0xc027
5739
5740
5741 #define MDIO_WIS_DEVAD                  0x2
5742 /*bcm*/
5743 #define MDIO_WIS_REG_LASI_CNTL          0x9002
5744 #define MDIO_WIS_REG_LASI_STATUS        0x9005
5745
5746 #define MDIO_PCS_DEVAD                  0x3
5747 #define MDIO_PCS_REG_STATUS             0x0020
5748 #define MDIO_PCS_REG_LASI_STATUS        0x9005
5749 #define MDIO_PCS_REG_7101_DSP_ACCESS    0xD000
5750 #define MDIO_PCS_REG_7101_SPI_MUX       0xD008
5751 #define MDIO_PCS_REG_7101_SPI_CTRL_ADDR 0xE12A
5752 #define MDIO_PCS_REG_7101_SPI_RESET_BIT (5)
5753 #define MDIO_PCS_REG_7101_SPI_FIFO_ADDR 0xE02A
5754 #define MDIO_PCS_REG_7101_SPI_FIFO_ADDR_WRITE_ENABLE_CMD (6)
5755 #define MDIO_PCS_REG_7101_SPI_FIFO_ADDR_BULK_ERASE_CMD   (0xC7)
5756 #define MDIO_PCS_REG_7101_SPI_FIFO_ADDR_PAGE_PROGRAM_CMD (2)
5757 #define MDIO_PCS_REG_7101_SPI_BYTES_TO_TRANSFER_ADDR 0xE028
5758
5759
5760 #define MDIO_XS_DEVAD                   0x4
5761 #define MDIO_XS_PLL_SEQUENCER           0x8000
5762 #define MDIO_XS_SFX7101_XGXS_TEST1      0xc00a
5763
5764 #define MDIO_AN_DEVAD                   0x7
5765 /*ieee*/
5766 #define MDIO_AN_REG_CTRL                0x0000
5767 #define MDIO_AN_REG_STATUS              0x0001
5768 #define MDIO_AN_REG_STATUS_AN_COMPLETE          0x0020
5769 #define MDIO_AN_REG_ADV_PAUSE           0x0010
5770 #define MDIO_AN_REG_ADV_PAUSE_PAUSE             0x0400
5771 #define MDIO_AN_REG_ADV_PAUSE_ASYMMETRIC        0x0800
5772 #define MDIO_AN_REG_ADV_PAUSE_BOTH              0x0C00
5773 #define MDIO_AN_REG_ADV_PAUSE_MASK              0x0C00
5774 #define MDIO_AN_REG_ADV                 0x0011
5775 #define MDIO_AN_REG_ADV2                0x0012
5776 #define MDIO_AN_REG_LP_AUTO_NEG         0x0013
5777 #define MDIO_AN_REG_MASTER_STATUS       0x0021
5778 /*bcm*/
5779 #define MDIO_AN_REG_LINK_STATUS         0x8304
5780 #define MDIO_AN_REG_CL37_CL73           0x8370
5781 #define MDIO_AN_REG_CL37_AN             0xffe0
5782 #define MDIO_AN_REG_CL37_FC_LD          0xffe4
5783 #define MDIO_AN_REG_CL37_FC_LP          0xffe5
5784
5785
5786 #define IGU_FUNC_BASE                   0x0400
5787
5788 #define IGU_ADDR_MSIX                   0x0000
5789 #define IGU_ADDR_INT_ACK                0x0200
5790 #define IGU_ADDR_PROD_UPD               0x0201
5791 #define IGU_ADDR_ATTN_BITS_UPD  0x0202
5792 #define IGU_ADDR_ATTN_BITS_SET  0x0203
5793 #define IGU_ADDR_ATTN_BITS_CLR  0x0204
5794 #define IGU_ADDR_COALESCE_NOW   0x0205
5795 #define IGU_ADDR_SIMD_MASK              0x0206
5796 #define IGU_ADDR_SIMD_NOMASK    0x0207
5797 #define IGU_ADDR_MSI_CTL                0x0210
5798 #define IGU_ADDR_MSI_ADDR_LO    0x0211
5799 #define IGU_ADDR_MSI_ADDR_HI    0x0212
5800 #define IGU_ADDR_MSI_DATA               0x0213
5801
5802 #define IGU_INT_ENABLE                  0
5803 #define IGU_INT_DISABLE                 1
5804 #define IGU_INT_NOP                             2
5805 #define IGU_INT_NOP2                    3
5806
5807 #define COMMAND_REG_INT_ACK         0x0
5808 #define COMMAND_REG_PROD_UPD        0x4
5809 #define COMMAND_REG_ATTN_BITS_UPD   0x8
5810 #define COMMAND_REG_ATTN_BITS_SET   0xc
5811 #define COMMAND_REG_ATTN_BITS_CLR   0x10
5812 #define COMMAND_REG_COALESCE_NOW    0x14
5813 #define COMMAND_REG_SIMD_MASK       0x18
5814 #define COMMAND_REG_SIMD_NOMASK     0x1c
5815
5816