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