2 * MPC85xx Internal Memory Map
4 * Copyright 2007-2012 Freescale Semiconductor, Inc.
6 * Copyright(c) 2002,2003 Motorola Inc.
7 * Xianghua Xiao (x.xiao@motorola.com)
9 * See file CREDITS for list of people who contributed to this
12 * This program is free software; you can redistribute it and/or
13 * modify it under the terms of the GNU General Public License as
14 * published by the Free Software Foundation; either version 2 of
15 * the License, or (at your option) any later version.
17 * This program is distributed in the hope that it will be useful,
18 * but WITHOUT ANY WARRANTY; without even the implied warranty of
19 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20 * GNU General Public License for more details.
22 * You should have received a copy of the GNU General Public License
23 * along with this program; if not, write to the Free Software
24 * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
28 #ifndef __IMMAP_85xx__
29 #define __IMMAP_85xx__
31 #include <asm/types.h>
32 #include <asm/fsl_dma.h>
33 #include <asm/fsl_i2c.h>
34 #include <asm/fsl_ifc.h>
35 #include <asm/fsl_lbc.h>
36 #include <asm/fsl_fman.h>
38 typedef struct ccsr_local {
39 u32 ccsrbarh; /* CCSR Base Addr High */
40 u32 ccsrbarl; /* CCSR Base Addr Low */
41 u32 ccsrar; /* CCSR Attr */
42 #define CCSRAR_C 0x80000000 /* Commit */
44 u32 altcbarh; /* Alternate Configuration Base Addr High */
45 u32 altcbarl; /* Alternate Configuration Base Addr Low */
46 u32 altcar; /* Alternate Configuration Attr */
48 u32 bstrh; /* Boot space translation high */
49 u32 bstrl; /* Boot space translation Low */
50 u32 bstrar; /* Boot space translation attributes */
53 u32 lawbarh; /* LAWn base addr high */
54 u32 lawbarl; /* LAWn base addr low */
55 u32 lawar; /* LAWn attributes */
61 /* Local-Access Registers & ECM Registers */
62 typedef struct ccsr_local_ecm {
63 u32 ccsrbar; /* CCSR Base Addr */
65 u32 altcbar; /* Alternate Configuration Base Addr */
67 u32 altcar; /* Alternate Configuration Attr */
69 u32 bptr; /* Boot Page Translation */
71 u32 lawbar0; /* Local Access Window 0 Base Addr */
73 u32 lawar0; /* Local Access Window 0 Attrs */
75 u32 lawbar1; /* Local Access Window 1 Base Addr */
77 u32 lawar1; /* Local Access Window 1 Attrs */
79 u32 lawbar2; /* Local Access Window 2 Base Addr */
81 u32 lawar2; /* Local Access Window 2 Attrs */
83 u32 lawbar3; /* Local Access Window 3 Base Addr */
85 u32 lawar3; /* Local Access Window 3 Attrs */
87 u32 lawbar4; /* Local Access Window 4 Base Addr */
89 u32 lawar4; /* Local Access Window 4 Attrs */
91 u32 lawbar5; /* Local Access Window 5 Base Addr */
93 u32 lawar5; /* Local Access Window 5 Attrs */
95 u32 lawbar6; /* Local Access Window 6 Base Addr */
97 u32 lawar6; /* Local Access Window 6 Attrs */
99 u32 lawbar7; /* Local Access Window 7 Base Addr */
101 u32 lawar7; /* Local Access Window 7 Attrs */
103 u32 lawbar8; /* Local Access Window 8 Base Addr */
105 u32 lawar8; /* Local Access Window 8 Attrs */
107 u32 lawbar9; /* Local Access Window 9 Base Addr */
109 u32 lawar9; /* Local Access Window 9 Attrs */
111 u32 lawbar10; /* Local Access Window 10 Base Addr */
113 u32 lawar10; /* Local Access Window 10 Attrs */
115 u32 lawbar11; /* Local Access Window 11 Base Addr */
117 u32 lawar11; /* Local Access Window 11 Attrs */
119 u32 eebacr; /* ECM CCB Addr Configuration */
121 u32 eebpcr; /* ECM CCB Port Configuration */
123 u32 eedr; /* ECM Error Detect */
125 u32 eeer; /* ECM Error Enable */
126 u32 eeatr; /* ECM Error Attrs Capture */
127 u32 eeadr; /* ECM Error Addr Capture */
131 /* DDR memory controller registers */
132 typedef struct ccsr_ddr {
133 u32 cs0_bnds; /* Chip Select 0 Memory Bounds */
135 u32 cs1_bnds; /* Chip Select 1 Memory Bounds */
137 u32 cs2_bnds; /* Chip Select 2 Memory Bounds */
139 u32 cs3_bnds; /* Chip Select 3 Memory Bounds */
141 u32 cs0_config; /* Chip Select Configuration */
142 u32 cs1_config; /* Chip Select Configuration */
143 u32 cs2_config; /* Chip Select Configuration */
144 u32 cs3_config; /* Chip Select Configuration */
146 u32 cs0_config_2; /* Chip Select Configuration 2 */
147 u32 cs1_config_2; /* Chip Select Configuration 2 */
148 u32 cs2_config_2; /* Chip Select Configuration 2 */
149 u32 cs3_config_2; /* Chip Select Configuration 2 */
151 u32 timing_cfg_3; /* SDRAM Timing Configuration 3 */
152 u32 timing_cfg_0; /* SDRAM Timing Configuration 0 */
153 u32 timing_cfg_1; /* SDRAM Timing Configuration 1 */
154 u32 timing_cfg_2; /* SDRAM Timing Configuration 2 */
155 u32 sdram_cfg; /* SDRAM Control Configuration */
156 u32 sdram_cfg_2; /* SDRAM Control Configuration 2 */
157 u32 sdram_mode; /* SDRAM Mode Configuration */
158 u32 sdram_mode_2; /* SDRAM Mode Configuration 2 */
159 u32 sdram_md_cntl; /* SDRAM Mode Control */
160 u32 sdram_interval; /* SDRAM Interval Configuration */
161 u32 sdram_data_init; /* SDRAM Data initialization */
163 u32 sdram_clk_cntl; /* SDRAM Clock Control */
165 u32 init_addr; /* training init addr */
166 u32 init_ext_addr; /* training init extended addr */
168 u32 timing_cfg_4; /* SDRAM Timing Configuration 4 */
169 u32 timing_cfg_5; /* SDRAM Timing Configuration 5 */
171 u32 ddr_zq_cntl; /* ZQ calibration control*/
172 u32 ddr_wrlvl_cntl; /* write leveling control*/
174 u32 ddr_sr_cntr; /* self refresh counter */
175 u32 ddr_sdram_rcw_1; /* Control Words 1 */
176 u32 ddr_sdram_rcw_2; /* Control Words 2 */
178 u32 ddr_wrlvl_cntl_2; /* write leveling control 2 */
179 u32 ddr_wrlvl_cntl_3; /* write leveling control 3 */
181 u32 sdram_mode_3; /* SDRAM Mode Configuration 3 */
182 u32 sdram_mode_4; /* SDRAM Mode Configuration 4 */
183 u32 sdram_mode_5; /* SDRAM Mode Configuration 5 */
184 u32 sdram_mode_6; /* SDRAM Mode Configuration 6 */
185 u32 sdram_mode_7; /* SDRAM Mode Configuration 7 */
186 u32 sdram_mode_8; /* SDRAM Mode Configuration 8 */
188 u32 ddr_dsr1; /* Debug Status 1 */
189 u32 ddr_dsr2; /* Debug Status 2 */
190 u32 ddr_cdr1; /* Control Driver 1 */
191 u32 ddr_cdr2; /* Control Driver 2 */
193 u32 ip_rev1; /* IP Block Revision 1 */
194 u32 ip_rev2; /* IP Block Revision 2 */
195 u32 eor; /* Enhanced Optimization Register */
197 u32 mtcr; /* Memory Test Control Register */
199 u32 mtp1; /* Memory Test Pattern 1 */
200 u32 mtp2; /* Memory Test Pattern 2 */
201 u32 mtp3; /* Memory Test Pattern 3 */
202 u32 mtp4; /* Memory Test Pattern 4 */
203 u32 mtp5; /* Memory Test Pattern 5 */
204 u32 mtp6; /* Memory Test Pattern 6 */
205 u32 mtp7; /* Memory Test Pattern 7 */
206 u32 mtp8; /* Memory Test Pattern 8 */
207 u32 mtp9; /* Memory Test Pattern 9 */
208 u32 mtp10; /* Memory Test Pattern 10 */
210 u32 data_err_inject_hi; /* Data Path Err Injection Mask High */
211 u32 data_err_inject_lo; /* Data Path Err Injection Mask Low */
212 u32 ecc_err_inject; /* Data Path Err Injection Mask ECC */
214 u32 capture_data_hi; /* Data Path Read Capture High */
215 u32 capture_data_lo; /* Data Path Read Capture Low */
216 u32 capture_ecc; /* Data Path Read Capture ECC */
218 u32 err_detect; /* Error Detect */
219 u32 err_disable; /* Error Disable */
221 u32 capture_attributes; /* Error Attrs Capture */
222 u32 capture_address; /* Error Addr Capture */
223 u32 capture_ext_address; /* Error Extended Addr Capture */
224 u32 err_sbe; /* Single-Bit ECC Error Management */
226 u32 debug[32]; /* debug_1 to debug_32 */
230 #define DDR_EOR_RD_BDW_OPT_DIS 0x80000000 /* Read BDW Opt. disable */
231 #define DDR_EOR_ADDR_HASH_EN 0x40000000 /* Address hash enabled */
234 typedef struct ccsr_i2c {
235 struct fsl_i2c i2c[1];
236 u8 res[4096 - 1 * sizeof(struct fsl_i2c)];
239 #if defined(CONFIG_MPC8540) \
240 || defined(CONFIG_MPC8541) \
241 || defined(CONFIG_MPC8548) \
242 || defined(CONFIG_MPC8555)
243 /* DUART Registers */
244 typedef struct ccsr_duart {
246 /* URBR1, UTHR1, UDLB1 with the same addr */
247 u8 urbr1_uthr1_udlb1;
248 /* UIER1, UDMB1 with the same addr01 */
250 /* UIIR1, UFCR1, UAFR1 with the same addr */
251 u8 uiir1_ufcr1_uafr1;
252 u8 ulcr1; /* UART1 Line Control */
253 u8 umcr1; /* UART1 Modem Control */
254 u8 ulsr1; /* UART1 Line Status */
255 u8 umsr1; /* UART1 Modem Status */
256 u8 uscr1; /* UART1 Scratch */
258 u8 udsr1; /* UART1 DMA Status */
260 /* URBR2, UTHR2, UDLB2 with the same addr */
261 u8 urbr2_uthr2_udlb2;
262 /* UIER2, UDMB2 with the same addr */
264 /* UIIR2, UFCR2, UAFR2 with the same addr */
265 u8 uiir2_ufcr2_uafr2;
266 u8 ulcr2; /* UART2 Line Control */
267 u8 umcr2; /* UART2 Modem Control */
268 u8 ulsr2; /* UART2 Line Status */
269 u8 umsr2; /* UART2 Modem Status */
270 u8 uscr2; /* UART2 Scratch */
272 u8 udsr2; /* UART2 DMA Status */
275 #else /* MPC8560 uses UART on its CPM */
276 typedef struct ccsr_duart {
282 typedef struct ccsr_espi {
283 u32 mode; /* eSPI mode */
284 u32 event; /* eSPI event */
285 u32 mask; /* eSPI mask */
286 u32 com; /* eSPI command */
287 u32 tx; /* eSPI transmit FIFO access */
288 u32 rx; /* eSPI receive FIFO access */
289 u8 res1[8]; /* reserved */
290 u32 csmode[4]; /* 0x2c: sSPI CS0/1/2/3 mode */
291 u8 res2[4048]; /* fill up to 0x1000 */
295 typedef struct ccsr_pcix {
296 u32 cfg_addr; /* PCIX Configuration Addr */
297 u32 cfg_data; /* PCIX Configuration Data */
298 u32 int_ack; /* PCIX IRQ Acknowledge */
300 u32 potar0; /* PCIX Outbound Transaction Addr 0 */
301 u32 potear0; /* PCIX Outbound Translation Extended Addr 0 */
302 u32 powbar0; /* PCIX Outbound Window Base Addr 0 */
303 u32 powbear0; /* PCIX Outbound Window Base Extended Addr 0 */
304 u32 powar0; /* PCIX Outbound Window Attrs 0 */
306 u32 potar1; /* PCIX Outbound Transaction Addr 1 */
307 u32 potear1; /* PCIX Outbound Translation Extended Addr 1 */
308 u32 powbar1; /* PCIX Outbound Window Base Addr 1 */
309 u32 powbear1; /* PCIX Outbound Window Base Extended Addr 1 */
310 u32 powar1; /* PCIX Outbound Window Attrs 1 */
312 u32 potar2; /* PCIX Outbound Transaction Addr 2 */
313 u32 potear2; /* PCIX Outbound Translation Extended Addr 2 */
314 u32 powbar2; /* PCIX Outbound Window Base Addr 2 */
315 u32 powbear2; /* PCIX Outbound Window Base Extended Addr 2 */
316 u32 powar2; /* PCIX Outbound Window Attrs 2 */
318 u32 potar3; /* PCIX Outbound Transaction Addr 3 */
319 u32 potear3; /* PCIX Outbound Translation Extended Addr 3 */
320 u32 powbar3; /* PCIX Outbound Window Base Addr 3 */
321 u32 powbear3; /* PCIX Outbound Window Base Extended Addr 3 */
322 u32 powar3; /* PCIX Outbound Window Attrs 3 */
324 u32 potar4; /* PCIX Outbound Transaction Addr 4 */
325 u32 potear4; /* PCIX Outbound Translation Extended Addr 4 */
326 u32 powbar4; /* PCIX Outbound Window Base Addr 4 */
327 u32 powbear4; /* PCIX Outbound Window Base Extended Addr 4 */
328 u32 powar4; /* PCIX Outbound Window Attrs 4 */
330 u32 pitar3; /* PCIX Inbound Translation Addr 3 */
331 u32 pitear3; /* PCIX Inbound Translation Extended Addr 3 */
332 u32 piwbar3; /* PCIX Inbound Window Base Addr 3 */
333 u32 piwbear3; /* PCIX Inbound Window Base Extended Addr 3 */
334 u32 piwar3; /* PCIX Inbound Window Attrs 3 */
336 u32 pitar2; /* PCIX Inbound Translation Addr 2 */
337 u32 pitear2; /* PCIX Inbound Translation Extended Addr 2 */
338 u32 piwbar2; /* PCIX Inbound Window Base Addr 2 */
339 u32 piwbear2; /* PCIX Inbound Window Base Extended Addr 2 */
340 u32 piwar2; /* PCIX Inbound Window Attrs 2 */
342 u32 pitar1; /* PCIX Inbound Translation Addr 1 */
343 u32 pitear1; /* PCIX Inbound Translation Extended Addr 1 */
344 u32 piwbar1; /* PCIX Inbound Window Base Addr 1 */
346 u32 piwar1; /* PCIX Inbound Window Attrs 1 */
348 u32 pedr; /* PCIX Error Detect */
349 u32 pecdr; /* PCIX Error Capture Disable */
350 u32 peer; /* PCIX Error Enable */
351 u32 peattrcr; /* PCIX Error Attrs Capture */
352 u32 peaddrcr; /* PCIX Error Addr Capture */
353 u32 peextaddrcr; /* PCIX Error Extended Addr Capture */
354 u32 pedlcr; /* PCIX Error Data Low Capture */
355 u32 pedhcr; /* PCIX Error Error Data High Capture */
356 u32 gas_timr; /* PCIX Gasket Timer */
360 #define PCIX_COMMAND 0x62
361 #define POWAR_EN 0x80000000
362 #define POWAR_IO_READ 0x00080000
363 #define POWAR_MEM_READ 0x00040000
364 #define POWAR_IO_WRITE 0x00008000
365 #define POWAR_MEM_WRITE 0x00004000
366 #define POWAR_MEM_512M 0x0000001c
367 #define POWAR_IO_1M 0x00000013
369 #define PIWAR_EN 0x80000000
370 #define PIWAR_PF 0x20000000
371 #define PIWAR_LOCAL 0x00f00000
372 #define PIWAR_READ_SNOOP 0x00050000
373 #define PIWAR_WRITE_SNOOP 0x00005000
374 #define PIWAR_MEM_2G 0x0000001e
376 typedef struct ccsr_gpio {
385 /* L2 Cache Registers */
386 typedef struct ccsr_l2cache {
387 u32 l2ctl; /* L2 configuration 0 */
389 u32 l2cewar0; /* L2 cache external write addr 0 */
391 u32 l2cewcr0; /* L2 cache external write control 0 */
393 u32 l2cewar1; /* L2 cache external write addr 1 */
395 u32 l2cewcr1; /* L2 cache external write control 1 */
397 u32 l2cewar2; /* L2 cache external write addr 2 */
399 u32 l2cewcr2; /* L2 cache external write control 2 */
401 u32 l2cewar3; /* L2 cache external write addr 3 */
403 u32 l2cewcr3; /* L2 cache external write control 3 */
405 u32 l2srbar0; /* L2 memory-mapped SRAM base addr 0 */
407 u32 l2srbar1; /* L2 memory-mapped SRAM base addr 1 */
409 u32 l2errinjhi; /* L2 error injection mask high */
410 u32 l2errinjlo; /* L2 error injection mask low */
411 u32 l2errinjctl; /* L2 error injection tag/ECC control */
413 u32 l2captdatahi; /* L2 error data high capture */
414 u32 l2captdatalo; /* L2 error data low capture */
415 u32 l2captecc; /* L2 error ECC capture */
417 u32 l2errdet; /* L2 error detect */
418 u32 l2errdis; /* L2 error disable */
419 u32 l2errinten; /* L2 error interrupt enable */
420 u32 l2errattr; /* L2 error attributes capture */
421 u32 l2erraddr; /* L2 error addr capture */
423 u32 l2errctl; /* L2 error control */
427 #define MPC85xx_L2CTL_L2E 0x80000000
428 #define MPC85xx_L2CTL_L2SRAM_ENTIRE 0x00010000
429 #define MPC85xx_L2ERRDIS_MBECC 0x00000008
430 #define MPC85xx_L2ERRDIS_SBECC 0x00000004
433 typedef struct ccsr_dma {
435 struct fsl_dma dma[4];
436 u32 dgsr; /* DMA General Status */
441 typedef struct ccsr_tsec {
443 u32 ievent; /* IRQ Event */
444 u32 imask; /* IRQ Mask */
445 u32 edis; /* Error Disabled */
447 u32 ecntrl; /* Ethernet Control */
448 u32 minflr; /* Minimum Frame Len */
449 u32 ptv; /* Pause Time Value */
450 u32 dmactrl; /* DMA Control */
451 u32 tbipa; /* TBI PHY Addr */
453 u32 fifo_tx_thr; /* FIFO transmit threshold */
455 u32 fifo_tx_starve; /* FIFO transmit starve */
456 u32 fifo_tx_starve_shutoff; /* FIFO transmit starve shutoff */
458 u32 tctrl; /* TX Control */
459 u32 tstat; /* TX Status */
461 u32 tbdlen; /* TX Buffer Desc Data Len */
463 u32 ctbptrh; /* Current TX Buffer Desc Ptr High */
464 u32 ctbptr; /* Current TX Buffer Desc Ptr */
466 u32 tbptrh; /* TX Buffer Desc Ptr High */
467 u32 tbptr; /* TX Buffer Desc Ptr Low */
469 u32 tbaseh; /* TX Desc Base Addr High */
470 u32 tbase; /* TX Desc Base Addr */
472 u32 ostbd; /* Out-of-Sequence(OOS) TX Buffer Desc */
473 u32 ostbdp; /* OOS TX Data Buffer Ptr */
474 u32 os32tbdp; /* OOS 32 Bytes TX Data Buffer Ptr Low */
475 u32 os32iptrh; /* OOS 32 Bytes TX Insert Ptr High */
476 u32 os32iptrl; /* OOS 32 Bytes TX Insert Ptr Low */
477 u32 os32tbdr; /* OOS 32 Bytes TX Reserved */
478 u32 os32iil; /* OOS 32 Bytes TX Insert Idx/Len */
480 u32 rctrl; /* RX Control */
481 u32 rstat; /* RX Status */
483 u32 rbdlen; /* RxBD Data Len */
485 u32 crbptrh; /* Current RX Buffer Desc Ptr High */
486 u32 crbptr; /* Current RX Buffer Desc Ptr */
488 u32 mrblr; /* Maximum RX Buffer Len */
489 u32 mrblr2r3; /* Maximum RX Buffer Len R2R3 */
491 u32 rbptrh; /* RX Buffer Desc Ptr High 0 */
492 u32 rbptr; /* RX Buffer Desc Ptr */
493 u32 rbptrh1; /* RX Buffer Desc Ptr High 1 */
494 u32 rbptrl1; /* RX Buffer Desc Ptr Low 1 */
495 u32 rbptrh2; /* RX Buffer Desc Ptr High 2 */
496 u32 rbptrl2; /* RX Buffer Desc Ptr Low 2 */
497 u32 rbptrh3; /* RX Buffer Desc Ptr High 3 */
498 u32 rbptrl3; /* RX Buffer Desc Ptr Low 3 */
500 u32 rbaseh; /* RX Desc Base Addr High 0 */
501 u32 rbase; /* RX Desc Base Addr */
502 u32 rbaseh1; /* RX Desc Base Addr High 1 */
503 u32 rbasel1; /* RX Desc Base Addr Low 1 */
504 u32 rbaseh2; /* RX Desc Base Addr High 2 */
505 u32 rbasel2; /* RX Desc Base Addr Low 2 */
506 u32 rbaseh3; /* RX Desc Base Addr High 3 */
507 u32 rbasel3; /* RX Desc Base Addr Low 3 */
509 u32 maccfg1; /* MAC Configuration 1 */
510 u32 maccfg2; /* MAC Configuration 2 */
511 u32 ipgifg; /* Inter Packet Gap/Inter Frame Gap */
512 u32 hafdup; /* Half Duplex */
513 u32 maxfrm; /* Maximum Frame Len */
515 u32 miimcfg; /* MII Management Configuration */
516 u32 miimcom; /* MII Management Cmd */
517 u32 miimadd; /* MII Management Addr */
518 u32 miimcon; /* MII Management Control */
519 u32 miimstat; /* MII Management Status */
520 u32 miimind; /* MII Management Indicator */
522 u32 ifstat; /* Interface Status */
523 u32 macstnaddr1; /* Station Addr Part 1 */
524 u32 macstnaddr2; /* Station Addr Part 2 */
526 u32 tr64; /* TX & RX 64-byte Frame Counter */
527 u32 tr127; /* TX & RX 65-127 byte Frame Counter */
528 u32 tr255; /* TX & RX 128-255 byte Frame Counter */
529 u32 tr511; /* TX & RX 256-511 byte Frame Counter */
530 u32 tr1k; /* TX & RX 512-1023 byte Frame Counter */
531 u32 trmax; /* TX & RX 1024-1518 byte Frame Counter */
532 u32 trmgv; /* TX & RX 1519-1522 byte Good VLAN Frame */
533 u32 rbyt; /* RX Byte Counter */
534 u32 rpkt; /* RX Packet Counter */
535 u32 rfcs; /* RX FCS Error Counter */
536 u32 rmca; /* RX Multicast Packet Counter */
537 u32 rbca; /* RX Broadcast Packet Counter */
538 u32 rxcf; /* RX Control Frame Packet Counter */
539 u32 rxpf; /* RX Pause Frame Packet Counter */
540 u32 rxuo; /* RX Unknown OP Code Counter */
541 u32 raln; /* RX Alignment Error Counter */
542 u32 rflr; /* RX Frame Len Error Counter */
543 u32 rcde; /* RX Code Error Counter */
544 u32 rcse; /* RX Carrier Sense Error Counter */
545 u32 rund; /* RX Undersize Packet Counter */
546 u32 rovr; /* RX Oversize Packet Counter */
547 u32 rfrg; /* RX Fragments Counter */
548 u32 rjbr; /* RX Jabber Counter */
549 u32 rdrp; /* RX Drop Counter */
550 u32 tbyt; /* TX Byte Counter Counter */
551 u32 tpkt; /* TX Packet Counter */
552 u32 tmca; /* TX Multicast Packet Counter */
553 u32 tbca; /* TX Broadcast Packet Counter */
554 u32 txpf; /* TX Pause Control Frame Counter */
555 u32 tdfr; /* TX Deferral Packet Counter */
556 u32 tedf; /* TX Excessive Deferral Packet Counter */
557 u32 tscl; /* TX Single Collision Packet Counter */
558 u32 tmcl; /* TX Multiple Collision Packet Counter */
559 u32 tlcl; /* TX Late Collision Packet Counter */
560 u32 txcl; /* TX Excessive Collision Packet Counter */
561 u32 tncl; /* TX Total Collision Counter */
563 u32 tdrp; /* TX Drop Frame Counter */
564 u32 tjbr; /* TX Jabber Frame Counter */
565 u32 tfcs; /* TX FCS Error Counter */
566 u32 txcf; /* TX Control Frame Counter */
567 u32 tovr; /* TX Oversize Frame Counter */
568 u32 tund; /* TX Undersize Frame Counter */
569 u32 tfrg; /* TX Fragments Frame Counter */
570 u32 car1; /* Carry One */
571 u32 car2; /* Carry Two */
572 u32 cam1; /* Carry Mask One */
573 u32 cam2; /* Carry Mask Two */
575 u32 iaddr0; /* Indivdual addr 0 */
576 u32 iaddr1; /* Indivdual addr 1 */
577 u32 iaddr2; /* Indivdual addr 2 */
578 u32 iaddr3; /* Indivdual addr 3 */
579 u32 iaddr4; /* Indivdual addr 4 */
580 u32 iaddr5; /* Indivdual addr 5 */
581 u32 iaddr6; /* Indivdual addr 6 */
582 u32 iaddr7; /* Indivdual addr 7 */
584 u32 gaddr0; /* Global addr 0 */
585 u32 gaddr1; /* Global addr 1 */
586 u32 gaddr2; /* Global addr 2 */
587 u32 gaddr3; /* Global addr 3 */
588 u32 gaddr4; /* Global addr 4 */
589 u32 gaddr5; /* Global addr 5 */
590 u32 gaddr6; /* Global addr 6 */
591 u32 gaddr7; /* Global addr 7 */
593 u32 pmd0; /* Pattern Match Data */
595 u32 pmask0; /* Pattern Mask */
597 u32 pcntrl0; /* Pattern Match Control */
599 u32 pattrb0; /* Pattern Match Attrs */
600 u32 pattrbeli0; /* Pattern Match Attrs Extract Len & Idx */
601 u32 pmd1; /* Pattern Match Data */
603 u32 pmask1; /* Pattern Mask */
605 u32 pcntrl1; /* Pattern Match Control */
607 u32 pattrb1; /* Pattern Match Attrs */
608 u32 pattrbeli1; /* Pattern Match Attrs Extract Len & Idx */
609 u32 pmd2; /* Pattern Match Data */
611 u32 pmask2; /* Pattern Mask */
613 u32 pcntrl2; /* Pattern Match Control */
615 u32 pattrb2; /* Pattern Match Attrs */
616 u32 pattrbeli2; /* Pattern Match Attrs Extract Len & Idx */
617 u32 pmd3; /* Pattern Match Data */
619 u32 pmask3; /* Pattern Mask */
621 u32 pcntrl3; /* Pattern Match Control */
623 u32 pattrb3; /* Pattern Match Attrs */
624 u32 pattrbeli3; /* Pattern Match Attrs Extract Len & Idx */
625 u32 pmd4; /* Pattern Match Data */
627 u32 pmask4; /* Pattern Mask */
629 u32 pcntrl4; /* Pattern Match Control */
631 u32 pattrb4; /* Pattern Match Attrs */
632 u32 pattrbeli4; /* Pattern Match Attrs Extract Len & Idx */
633 u32 pmd5; /* Pattern Match Data */
635 u32 pmask5; /* Pattern Mask */
637 u32 pcntrl5; /* Pattern Match Control */
639 u32 pattrb5; /* Pattern Match Attrs */
640 u32 pattrbeli5; /* Pattern Match Attrs Extract Len & Idx */
641 u32 pmd6; /* Pattern Match Data */
643 u32 pmask6; /* Pattern Mask */
645 u32 pcntrl6; /* Pattern Match Control */
647 u32 pattrb6; /* Pattern Match Attrs */
648 u32 pattrbeli6; /* Pattern Match Attrs Extract Len & Idx */
649 u32 pmd7; /* Pattern Match Data */
651 u32 pmask7; /* Pattern Mask */
653 u32 pcntrl7; /* Pattern Match Control */
655 u32 pattrb7; /* Pattern Match Attrs */
656 u32 pattrbeli7; /* Pattern Match Attrs Extract Len & Idx */
657 u32 pmd8; /* Pattern Match Data */
659 u32 pmask8; /* Pattern Mask */
661 u32 pcntrl8; /* Pattern Match Control */
663 u32 pattrb8; /* Pattern Match Attrs */
664 u32 pattrbeli8; /* Pattern Match Attrs Extract Len & Idx */
665 u32 pmd9; /* Pattern Match Data */
667 u32 pmask9; /* Pattern Mask */
669 u32 pcntrl9; /* Pattern Match Control */
671 u32 pattrb9; /* Pattern Match Attrs */
672 u32 pattrbeli9; /* Pattern Match Attrs Extract Len & Idx */
673 u32 pmd10; /* Pattern Match Data */
675 u32 pmask10; /* Pattern Mask */
677 u32 pcntrl10; /* Pattern Match Control */
679 u32 pattrb10; /* Pattern Match Attrs */
680 u32 pattrbeli10; /* Pattern Match Attrs Extract Len & Idx */
681 u32 pmd11; /* Pattern Match Data */
683 u32 pmask11; /* Pattern Mask */
685 u32 pcntrl11; /* Pattern Match Control */
687 u32 pattrb11; /* Pattern Match Attrs */
688 u32 pattrbeli11; /* Pattern Match Attrs Extract Len & Idx */
689 u32 pmd12; /* Pattern Match Data */
691 u32 pmask12; /* Pattern Mask */
693 u32 pcntrl12; /* Pattern Match Control */
695 u32 pattrb12; /* Pattern Match Attrs */
696 u32 pattrbeli12; /* Pattern Match Attrs Extract Len & Idx */
697 u32 pmd13; /* Pattern Match Data */
699 u32 pmask13; /* Pattern Mask */
701 u32 pcntrl13; /* Pattern Match Control */
703 u32 pattrb13; /* Pattern Match Attrs */
704 u32 pattrbeli13; /* Pattern Match Attrs Extract Len & Idx */
705 u32 pmd14; /* Pattern Match Data */
707 u32 pmask14; /* Pattern Mask */
709 u32 pcntrl14; /* Pattern Match Control */
711 u32 pattrb14; /* Pattern Match Attrs */
712 u32 pattrbeli14; /* Pattern Match Attrs Extract Len & Idx */
713 u32 pmd15; /* Pattern Match Data */
715 u32 pmask15; /* Pattern Mask */
717 u32 pcntrl15; /* Pattern Match Control */
719 u32 pattrb15; /* Pattern Match Attrs */
720 u32 pattrbeli15; /* Pattern Match Attrs Extract Len & Idx */
722 u32 attr; /* Attrs */
723 u32 attreli; /* Attrs Extract Len & Idx */
728 typedef struct ccsr_pic {
730 u32 ipidr0; /* Interprocessor IRQ Dispatch 0 */
732 u32 ipidr1; /* Interprocessor IRQ Dispatch 1 */
734 u32 ipidr2; /* Interprocessor IRQ Dispatch 2 */
736 u32 ipidr3; /* Interprocessor IRQ Dispatch 3 */
738 u32 ctpr; /* Current Task Priority */
740 u32 whoami; /* Who Am I */
742 u32 iack; /* IRQ Acknowledge */
744 u32 eoi; /* End Of IRQ */
746 u32 frr; /* Feature Reporting */
748 u32 gcr; /* Global Configuration */
749 #define MPC85xx_PICGCR_RST 0x80000000
750 #define MPC85xx_PICGCR_M 0x20000000
752 u32 vir; /* Vendor Identification */
754 u32 pir; /* Processor Initialization */
756 u32 ipivpr0; /* IPI Vector/Priority 0 */
758 u32 ipivpr1; /* IPI Vector/Priority 1 */
760 u32 ipivpr2; /* IPI Vector/Priority 2 */
762 u32 ipivpr3; /* IPI Vector/Priority 3 */
764 u32 svr; /* Spurious Vector */
766 u32 tfrr; /* Timer Frequency Reporting */
768 u32 gtccr0; /* Global Timer Current Count 0 */
770 u32 gtbcr0; /* Global Timer Base Count 0 */
772 u32 gtvpr0; /* Global Timer Vector/Priority 0 */
774 u32 gtdr0; /* Global Timer Destination 0 */
776 u32 gtccr1; /* Global Timer Current Count 1 */
778 u32 gtbcr1; /* Global Timer Base Count 1 */
780 u32 gtvpr1; /* Global Timer Vector/Priority 1 */
782 u32 gtdr1; /* Global Timer Destination 1 */
784 u32 gtccr2; /* Global Timer Current Count 2 */
786 u32 gtbcr2; /* Global Timer Base Count 2 */
788 u32 gtvpr2; /* Global Timer Vector/Priority 2 */
790 u32 gtdr2; /* Global Timer Destination 2 */
792 u32 gtccr3; /* Global Timer Current Count 3 */
794 u32 gtbcr3; /* Global Timer Base Count 3 */
796 u32 gtvpr3; /* Global Timer Vector/Priority 3 */
798 u32 gtdr3; /* Global Timer Destination 3 */
800 u32 tcr; /* Timer Control */
802 u32 irqsr0; /* IRQ_OUT Summary 0 */
804 u32 irqsr1; /* IRQ_OUT Summary 1 */
806 u32 cisr0; /* Critical IRQ Summary 0 */
808 u32 cisr1; /* Critical IRQ Summary 1 */
810 u32 msgr0; /* Message 0 */
812 u32 msgr1; /* Message 1 */
814 u32 msgr2; /* Message 2 */
816 u32 msgr3; /* Message 3 */
818 u32 mer; /* Message Enable */
820 u32 msr; /* Message Status */
822 u32 eivpr0; /* External IRQ Vector/Priority 0 */
824 u32 eidr0; /* External IRQ Destination 0 */
826 u32 eivpr1; /* External IRQ Vector/Priority 1 */
828 u32 eidr1; /* External IRQ Destination 1 */
830 u32 eivpr2; /* External IRQ Vector/Priority 2 */
832 u32 eidr2; /* External IRQ Destination 2 */
834 u32 eivpr3; /* External IRQ Vector/Priority 3 */
836 u32 eidr3; /* External IRQ Destination 3 */
838 u32 eivpr4; /* External IRQ Vector/Priority 4 */
840 u32 eidr4; /* External IRQ Destination 4 */
842 u32 eivpr5; /* External IRQ Vector/Priority 5 */
844 u32 eidr5; /* External IRQ Destination 5 */
846 u32 eivpr6; /* External IRQ Vector/Priority 6 */
848 u32 eidr6; /* External IRQ Destination 6 */
850 u32 eivpr7; /* External IRQ Vector/Priority 7 */
852 u32 eidr7; /* External IRQ Destination 7 */
854 u32 eivpr8; /* External IRQ Vector/Priority 8 */
856 u32 eidr8; /* External IRQ Destination 8 */
858 u32 eivpr9; /* External IRQ Vector/Priority 9 */
860 u32 eidr9; /* External IRQ Destination 9 */
862 u32 eivpr10; /* External IRQ Vector/Priority 10 */
864 u32 eidr10; /* External IRQ Destination 10 */
866 u32 eivpr11; /* External IRQ Vector/Priority 11 */
868 u32 eidr11; /* External IRQ Destination 11 */
870 u32 iivpr0; /* Internal IRQ Vector/Priority 0 */
872 u32 iidr0; /* Internal IRQ Destination 0 */
874 u32 iivpr1; /* Internal IRQ Vector/Priority 1 */
876 u32 iidr1; /* Internal IRQ Destination 1 */
878 u32 iivpr2; /* Internal IRQ Vector/Priority 2 */
880 u32 iidr2; /* Internal IRQ Destination 2 */
882 u32 iivpr3; /* Internal IRQ Vector/Priority 3 */
884 u32 iidr3; /* Internal IRQ Destination 3 */
886 u32 iivpr4; /* Internal IRQ Vector/Priority 4 */
888 u32 iidr4; /* Internal IRQ Destination 4 */
890 u32 iivpr5; /* Internal IRQ Vector/Priority 5 */
892 u32 iidr5; /* Internal IRQ Destination 5 */
894 u32 iivpr6; /* Internal IRQ Vector/Priority 6 */
896 u32 iidr6; /* Internal IRQ Destination 6 */
898 u32 iivpr7; /* Internal IRQ Vector/Priority 7 */
900 u32 iidr7; /* Internal IRQ Destination 7 */
902 u32 iivpr8; /* Internal IRQ Vector/Priority 8 */
904 u32 iidr8; /* Internal IRQ Destination 8 */
906 u32 iivpr9; /* Internal IRQ Vector/Priority 9 */
908 u32 iidr9; /* Internal IRQ Destination 9 */
910 u32 iivpr10; /* Internal IRQ Vector/Priority 10 */
912 u32 iidr10; /* Internal IRQ Destination 10 */
914 u32 iivpr11; /* Internal IRQ Vector/Priority 11 */
916 u32 iidr11; /* Internal IRQ Destination 11 */
918 u32 iivpr12; /* Internal IRQ Vector/Priority 12 */
920 u32 iidr12; /* Internal IRQ Destination 12 */
922 u32 iivpr13; /* Internal IRQ Vector/Priority 13 */
924 u32 iidr13; /* Internal IRQ Destination 13 */
926 u32 iivpr14; /* Internal IRQ Vector/Priority 14 */
928 u32 iidr14; /* Internal IRQ Destination 14 */
930 u32 iivpr15; /* Internal IRQ Vector/Priority 15 */
932 u32 iidr15; /* Internal IRQ Destination 15 */
934 u32 iivpr16; /* Internal IRQ Vector/Priority 16 */
936 u32 iidr16; /* Internal IRQ Destination 16 */
938 u32 iivpr17; /* Internal IRQ Vector/Priority 17 */
940 u32 iidr17; /* Internal IRQ Destination 17 */
942 u32 iivpr18; /* Internal IRQ Vector/Priority 18 */
944 u32 iidr18; /* Internal IRQ Destination 18 */
946 u32 iivpr19; /* Internal IRQ Vector/Priority 19 */
948 u32 iidr19; /* Internal IRQ Destination 19 */
950 u32 iivpr20; /* Internal IRQ Vector/Priority 20 */
952 u32 iidr20; /* Internal IRQ Destination 20 */
954 u32 iivpr21; /* Internal IRQ Vector/Priority 21 */
956 u32 iidr21; /* Internal IRQ Destination 21 */
958 u32 iivpr22; /* Internal IRQ Vector/Priority 22 */
960 u32 iidr22; /* Internal IRQ Destination 22 */
962 u32 iivpr23; /* Internal IRQ Vector/Priority 23 */
964 u32 iidr23; /* Internal IRQ Destination 23 */
966 u32 iivpr24; /* Internal IRQ Vector/Priority 24 */
968 u32 iidr24; /* Internal IRQ Destination 24 */
970 u32 iivpr25; /* Internal IRQ Vector/Priority 25 */
972 u32 iidr25; /* Internal IRQ Destination 25 */
974 u32 iivpr26; /* Internal IRQ Vector/Priority 26 */
976 u32 iidr26; /* Internal IRQ Destination 26 */
978 u32 iivpr27; /* Internal IRQ Vector/Priority 27 */
980 u32 iidr27; /* Internal IRQ Destination 27 */
982 u32 iivpr28; /* Internal IRQ Vector/Priority 28 */
984 u32 iidr28; /* Internal IRQ Destination 28 */
986 u32 iivpr29; /* Internal IRQ Vector/Priority 29 */
988 u32 iidr29; /* Internal IRQ Destination 29 */
990 u32 iivpr30; /* Internal IRQ Vector/Priority 30 */
992 u32 iidr30; /* Internal IRQ Destination 30 */
994 u32 iivpr31; /* Internal IRQ Vector/Priority 31 */
996 u32 iidr31; /* Internal IRQ Destination 31 */
998 u32 mivpr0; /* Messaging IRQ Vector/Priority 0 */
1000 u32 midr0; /* Messaging IRQ Destination 0 */
1002 u32 mivpr1; /* Messaging IRQ Vector/Priority 1 */
1004 u32 midr1; /* Messaging IRQ Destination 1 */
1006 u32 mivpr2; /* Messaging IRQ Vector/Priority 2 */
1008 u32 midr2; /* Messaging IRQ Destination 2 */
1010 u32 mivpr3; /* Messaging IRQ Vector/Priority 3 */
1012 u32 midr3; /* Messaging IRQ Destination 3 */
1014 u32 ipi0dr0; /* Processor 0 Interprocessor IRQ Dispatch 0 */
1016 u32 ipi0dr1; /* Processor 0 Interprocessor IRQ Dispatch 1 */
1018 u32 ipi0dr2; /* Processor 0 Interprocessor IRQ Dispatch 2 */
1020 u32 ipi0dr3; /* Processor 0 Interprocessor IRQ Dispatch 3 */
1022 u32 ctpr0; /* Current Task Priority for Processor 0 */
1024 u32 whoami0; /* Who Am I for Processor 0 */
1026 u32 iack0; /* IRQ Acknowledge for Processor 0 */
1028 u32 eoi0; /* End Of IRQ for Processor 0 */
1034 typedef struct ccsr_cpm {
1042 typedef struct ccsr_cpm_siu {
1054 /* IRQ Controller */
1055 typedef struct ccsr_cpm_intctl {
1070 } ccsr_cpm_intctl_t;
1072 /* input/output port */
1073 typedef struct ccsr_cpm_iop {
1101 typedef struct ccsr_cpm_timer {
1130 typedef struct ccsr_cpm_sdma {
1138 typedef struct ccsr_cpm_fcc1 {
1155 typedef struct ccsr_cpm_fcc2 {
1172 typedef struct ccsr_cpm_fcc3 {
1189 typedef struct ccsr_cpm_fcc1_ext {
1197 } ccsr_cpm_fcc1_ext_t;
1200 typedef struct ccsr_cpm_fcc2_ext {
1207 } ccsr_cpm_fcc2_ext_t;
1210 typedef struct ccsr_cpm_fcc3_ext {
1213 } ccsr_cpm_fcc3_ext_t;
1216 typedef struct ccsr_cpm_tmp1 {
1221 typedef struct ccsr_cpm_brg2 {
1230 typedef struct ccsr_cpm_i2c {
1246 typedef struct ccsr_cpm_cp {
1260 typedef struct ccsr_cpm_brg1 {
1268 typedef struct ccsr_cpm_scc {
1283 typedef struct ccsr_cpm_tmp2 {
1288 typedef struct ccsr_cpm_spi {
1300 typedef struct ccsr_cpm_mux {
1313 typedef struct ccsr_cpm_tmp3 {
1317 typedef struct ccsr_cpm_iram {
1322 typedef struct ccsr_cpm {
1323 /* Some references are into the unique & known dpram spaces,
1324 * others are from the generic base.
1326 #define im_dprambase im_dpram1
1327 u8 im_dpram1[16*1024];
1329 u8 im_dpram2[16*1024];
1331 ccsr_cpm_siu_t im_cpm_siu; /* SIU Configuration */
1332 ccsr_cpm_intctl_t im_cpm_intctl; /* IRQ Controller */
1333 ccsr_cpm_iop_t im_cpm_iop; /* IO Port control/status */
1334 ccsr_cpm_timer_t im_cpm_timer; /* CPM timers */
1335 ccsr_cpm_sdma_t im_cpm_sdma; /* SDMA control/status */
1336 ccsr_cpm_fcc1_t im_cpm_fcc1;
1337 ccsr_cpm_fcc2_t im_cpm_fcc2;
1338 ccsr_cpm_fcc3_t im_cpm_fcc3;
1339 ccsr_cpm_fcc1_ext_t im_cpm_fcc1_ext;
1340 ccsr_cpm_fcc2_ext_t im_cpm_fcc2_ext;
1341 ccsr_cpm_fcc3_ext_t im_cpm_fcc3_ext;
1342 ccsr_cpm_tmp1_t im_cpm_tmp1;
1343 ccsr_cpm_brg2_t im_cpm_brg2;
1344 ccsr_cpm_i2c_t im_cpm_i2c;
1345 ccsr_cpm_cp_t im_cpm_cp;
1346 ccsr_cpm_brg1_t im_cpm_brg1;
1347 ccsr_cpm_scc_t im_cpm_scc[4];
1348 ccsr_cpm_tmp2_t im_cpm_tmp2;
1349 ccsr_cpm_spi_t im_cpm_spi;
1350 ccsr_cpm_mux_t im_cpm_mux;
1351 ccsr_cpm_tmp3_t im_cpm_tmp3;
1352 ccsr_cpm_iram_t im_cpm_iram;
1356 #ifdef CONFIG_SYS_SRIO
1357 /* Architectural regsiters */
1359 u32 didcar; /* Device Identity CAR */
1360 u32 dicar; /* Device Information CAR */
1361 u32 aidcar; /* Assembly Identity CAR */
1362 u32 aicar; /* Assembly Information CAR */
1363 u32 pefcar; /* Processing Element Features CAR */
1365 u32 socar; /* Source Operations CAR */
1366 u32 docar; /* Destination Operations CAR */
1368 u32 mcsr; /* Mailbox CSR */
1369 u32 pwdcsr; /* Port-Write and Doorbell CSR */
1371 u32 pellccsr; /* Processing Element Logic Layer CCSR */
1373 u32 lcsbacsr; /* Local Configuration Space BACSR */
1374 u32 bdidcsr; /* Base Device ID CSR */
1376 u32 hbdidlcsr; /* Host Base Device ID Lock CSR */
1377 u32 ctcsr; /* Component Tag CSR */
1380 /* Extended Features Space: 1x/4x LP-Serial Port registers */
1381 struct rio_lp_serial_port {
1382 u32 plmreqcsr; /* Port Link Maintenance Request CSR */
1383 u32 plmrespcsr; /* Port Link Maintenance Response CS */
1384 u32 plascsr; /* Port Local Ackid Status CSR */
1386 u32 pescsr; /* Port Error and Status CSR */
1387 u32 pccsr; /* Port Control CSR */
1390 /* Extended Features Space: 1x/4x LP-Serial registers */
1391 struct rio_lp_serial {
1392 u32 pmbh0csr; /* Port Maintenance Block Header 0 CSR */
1394 u32 pltoccsr; /* Port Link Time-out CCSR */
1395 u32 prtoccsr; /* Port Response Time-out CCSR */
1397 u32 pgccsr; /* Port General CSR */
1398 struct rio_lp_serial_port port[CONFIG_SYS_FSL_SRIO_MAX_PORTS];
1401 /* Logical error reporting registers */
1402 struct rio_logical_err {
1403 u32 erbh; /* Error Reporting Block Header Register */
1405 u32 ltledcsr; /* Logical/Transport layer error DCSR */
1406 u32 ltleecsr; /* Logical/Transport layer error ECSR */
1408 u32 ltlaccsr; /* Logical/Transport layer ACCSR */
1409 u32 ltldidccsr; /* Logical/Transport layer DID CCSR */
1410 u32 ltlcccsr; /* Logical/Transport layer control CCSR */
1413 /* Physical error reporting port registers */
1414 struct rio_phys_err_port {
1415 u32 edcsr; /* Port error detect CSR */
1416 u32 erecsr; /* Port error rate enable CSR */
1417 u32 ecacsr; /* Port error capture attributes CSR */
1418 u32 pcseccsr0; /* Port packet/control symbol ECCSR 0 */
1419 u32 peccsr[3]; /* Port error capture CSR */
1421 u32 ercsr; /* Port error rate CSR */
1422 u32 ertcsr; /* Port error rate threshold CSR */
1426 /* Physical error reporting registers */
1427 struct rio_phys_err {
1428 struct rio_phys_err_port port[CONFIG_SYS_FSL_SRIO_MAX_PORTS];
1431 /* Implementation Space: General Port-Common */
1432 struct rio_impl_common {
1434 u32 llcr; /* Logical Layer Configuration Register */
1436 u32 epwisr; /* Error / Port-Write Interrupt SR */
1438 u32 lretcr; /* Logical Retry Error Threshold CR */
1440 u32 pretcr; /* Physical Retry Erorr Threshold CR */
1444 /* Implementation Space: Port Specific */
1445 struct rio_impl_port_spec {
1446 u32 adidcsr; /* Port Alt. Device ID CSR */
1448 u32 ptaacr; /* Port Pass-Through/Accept-All CR */
1451 u32 iecsr; /* Port Implementation Error CSR */
1453 u32 pcr; /* Port Phsyical Configuration Register */
1455 u32 slcsr; /* Port Serial Link CSR */
1457 u32 sleicr; /* Port Serial Link Error Injection */
1458 u32 a0txcr; /* Port Arbitration 0 Tx CR */
1459 u32 a1txcr; /* Port Arbitration 1 Tx CR */
1460 u32 a2txcr; /* Port Arbitration 2 Tx CR */
1461 u32 mreqtxbacr[3]; /* Port Request Tx Buffer ACR */
1462 u32 mrspfctxbacr; /* Port Response/Flow Control Tx Buffer ACR */
1465 /* Implementation Space: register */
1466 struct rio_implement {
1467 struct rio_impl_common com;
1468 struct rio_impl_port_spec port[CONFIG_SYS_FSL_SRIO_MAX_PORTS];
1471 /* Revision Control Register */
1472 struct rio_rev_ctrl {
1473 u32 ipbrr[2]; /* IP Block Revision Register */
1476 struct rio_atmu_row {
1477 u32 rowtar; /* RapidIO Outbound Window TAR */
1478 u32 rowtear; /* RapidIO Outbound Window TEAR */
1481 u32 rowar; /* RapidIO Outbound Attributes Register */
1482 u32 rowsr[3]; /* Port RapidIO outbound window segment register */
1485 struct rio_atmu_riw {
1486 u32 riwtar; /* RapidIO Inbound Window Translation AR */
1488 u32 riwbar; /* RapidIO Inbound Window Base AR */
1490 u32 riwar; /* RapidIO Inbound Attributes Register */
1494 /* ATMU window registers */
1495 struct rio_atmu_win {
1496 struct rio_atmu_row outbw[CONFIG_SYS_FSL_SRIO_OB_WIN_NUM];
1498 struct rio_atmu_riw inbw[CONFIG_SYS_FSL_SRIO_IB_WIN_NUM];
1502 struct rio_atmu_win port[CONFIG_SYS_FSL_SRIO_MAX_PORTS];
1505 #ifdef CONFIG_SYS_FSL_RMU
1507 u32 omr; /* Outbound Mode Register */
1508 u32 osr; /* Outbound Status Register */
1509 u32 eodqdpar; /* Extended Outbound DQ DPAR */
1510 u32 odqdpar; /* Outbound Descriptor Queue DPAR */
1511 u32 eosar; /* Extended Outbound Unit Source AR */
1512 u32 osar; /* Outbound Unit Source AR */
1513 u32 odpr; /* Outbound Destination Port Register */
1514 u32 odatr; /* Outbound Destination Attributes Register */
1515 u32 odcr; /* Outbound Doubleword Count Register */
1516 u32 eodqepar; /* Extended Outbound DQ EPAR */
1517 u32 odqepar; /* Outbound Descriptor Queue EPAR */
1518 u32 oretr; /* Outbound Retry Error Threshold Register */
1519 u32 omgr; /* Outbound Multicast Group Register */
1520 u32 omlr; /* Outbound Multicast List Register */
1522 u32 imr; /* Outbound Mode Register */
1523 u32 isr; /* Inbound Status Register */
1524 u32 eidqdpar; /* Extended Inbound Descriptor Queue DPAR */
1525 u32 idqdpar; /* Inbound Descriptor Queue DPAR */
1526 u32 eifqepar; /* Extended Inbound Frame Queue EPAR */
1527 u32 ifqepar; /* Inbound Frame Queue EPAR */
1528 u32 imirir; /* Inbound Maximum Interrutp RIR */
1530 u32 eihqepar; /* Extended inbound message header queue EPAR */
1531 u32 ihqepar; /* Inbound message header queue EPAR */
1536 u32 odmr; /* Outbound Doorbell Mode Register */
1537 u32 odsr; /* Outbound Doorbell Status Register */
1539 u32 oddpr; /* Outbound Doorbell Destination Port */
1540 u32 oddatr; /* Outbound Doorbell Destination AR */
1542 u32 oddretr; /* Outbound Doorbell Retry Threshold CR */
1544 u32 idmr; /* Inbound Doorbell Mode Register */
1545 u32 idsr; /* Inbound Doorbell Status Register */
1546 u32 iedqdpar; /* Extended Inbound Doorbell Queue DPAR */
1547 u32 iqdpar; /* Inbound Doorbell Queue DPAR */
1548 u32 iedqepar; /* Extended Inbound Doorbell Queue EPAR */
1549 u32 idqepar; /* Inbound Doorbell Queue EPAR */
1550 u32 idmirir; /* Inbound Doorbell Max Interrupt RIR */
1554 u32 pwmr; /* Port-Write Mode Register */
1555 u32 pwsr; /* Port-Write Status Register */
1556 u32 epwqbar; /* Extended Port-Write Queue BAR */
1557 u32 pwqbar; /* Port-Write Queue Base Address Register */
1561 /* RapidIO Registers */
1563 struct rio_arch arch;
1565 struct rio_lp_serial lp_serial;
1567 struct rio_logical_err logical_err;
1569 struct rio_phys_err phys_err;
1571 struct rio_implement impl;
1573 struct rio_rev_ctrl rev;
1574 struct rio_atmu atmu;
1575 #ifdef CONFIG_SYS_FSL_RMU
1577 struct rio_msg msg[CONFIG_SYS_FSL_SRIO_MSG_UNIT_NUM];
1579 struct rio_dbell dbell;
1586 /* Quick Engine Block Pin Muxing Registers */
1587 typedef struct par_io {
1597 #ifdef CONFIG_SYS_FSL_CPC
1599 * Define a single offset that is the start of all the CPC register
1600 * blocks - if there is more than one CPC, we expect these to be
1601 * contiguous 4k regions
1604 typedef struct cpc_corenet {
1605 u32 cpccsr0; /* Config/status reg */
1607 u32 cpccfg0; /* Configuration register */
1609 u32 cpcewcr0; /* External Write reg 0 */
1610 u32 cpcewabr0; /* External write base reg 0 */
1612 u32 cpcewcr1; /* External Write reg 1 */
1613 u32 cpcewabr1; /* External write base reg 1 */
1615 u32 cpcsrcr1; /* SRAM control reg 1 */
1616 u32 cpcsrcr0; /* SRAM control reg 0 */
1619 u32 id; /* partition ID */
1621 u32 alloc; /* partition allocation */
1622 u32 way; /* partition way */
1623 } partition_regs[16];
1625 u32 cpcerrinjhi; /* Error injection high */
1626 u32 cpcerrinjlo; /* Error injection lo */
1627 u32 cpcerrinjctl; /* Error injection control */
1629 u32 cpccaptdatahi; /* capture data high */
1630 u32 cpccaptdatalo; /* capture data low */
1631 u32 cpcaptecc; /* capture ECC */
1633 u32 cpcerrdet; /* error detect */
1634 u32 cpcerrdis; /* error disable */
1635 u32 cpcerrinten; /* errir interrupt enable */
1636 u32 cpcerrattr; /* error attribute */
1637 u32 cpcerreaddr; /* error extended address */
1638 u32 cpcerraddr; /* error address */
1639 u32 cpcerrctl; /* error control */
1640 u32 res9[41]; /* pad out to 4k */
1641 u32 cpchdbcr0; /* hardware debug control register 0 */
1642 u32 res10[63]; /* pad out to 4k */
1645 #define CPC_CSR0_CE 0x80000000 /* Cache Enable */
1646 #define CPC_CSR0_PE 0x40000000 /* Enable ECC */
1647 #define CPC_CSR0_FI 0x00200000 /* Cache Flash Invalidate */
1648 #define CPC_CSR0_WT 0x00080000 /* Write-through mode */
1649 #define CPC_CSR0_FL 0x00000800 /* Hardware cache flush */
1650 #define CPC_CSR0_LFC 0x00000400 /* Cache Lock Flash Clear */
1651 #define CPC_CFG0_SZ_MASK 0x00003fff
1652 #define CPC_CFG0_SZ_K(x) ((x & CPC_CFG0_SZ_MASK) << 6)
1653 #define CPC_CFG0_NUM_WAYS(x) (((x >> 14) & 0x1f) + 1)
1654 #define CPC_CFG0_LINE_SZ(x) ((((x >> 23) & 0x3) + 1) * 32)
1655 #define CPC_SRCR1_SRBARU_MASK 0x0000ffff
1656 #define CPC_SRCR1_SRBARU(x) (((unsigned long long)x >> 32) \
1657 & CPC_SRCR1_SRBARU_MASK)
1658 #define CPC_SRCR0_SRBARL_MASK 0xffff8000
1659 #define CPC_SRCR0_SRBARL(x) (x & CPC_SRCR0_SRBARL_MASK)
1660 #define CPC_SRCR0_INTLVEN 0x00000100
1661 #define CPC_SRCR0_SRAMSZ_1_WAY 0x00000000
1662 #define CPC_SRCR0_SRAMSZ_2_WAY 0x00000002
1663 #define CPC_SRCR0_SRAMSZ_4_WAY 0x00000004
1664 #define CPC_SRCR0_SRAMSZ_8_WAY 0x00000006
1665 #define CPC_SRCR0_SRAMSZ_16_WAY 0x00000008
1666 #define CPC_SRCR0_SRAMSZ_32_WAY 0x0000000a
1667 #define CPC_SRCR0_SRAMEN 0x00000001
1668 #define CPC_ERRDIS_TMHITDIS 0x00000080 /* multi-way hit disable */
1669 #define CPC_HDBCR0_CDQ_SPEC_DIS 0x08000000
1670 #define CPC_HDBCR0_TAG_ECC_SCRUB_DIS 0x01000000
1671 #define CPC_HDBCR0_DATA_ECC_SCRUB_DIS 0x00400000
1672 #endif /* CONFIG_SYS_FSL_CPC */
1674 /* Global Utilities Block */
1675 #ifdef CONFIG_FSL_CORENET
1676 typedef struct ccsr_gur {
1677 u32 porsr1; /* POR status */
1679 u32 gpporcr1; /* General-purpose POR configuration */
1681 u32 gpiocr; /* GPIO control */
1683 u32 gpoutdr; /* General-purpose output data */
1685 u32 gpindr; /* General-purpose input data */
1687 u32 alt_pmuxcr; /* Alt function signal multiplex control */
1689 u32 devdisr; /* Device disable control */
1690 #define FSL_CORENET_DEVDISR_PCIE1 0x80000000
1691 #define FSL_CORENET_DEVDISR_PCIE2 0x40000000
1692 #define FSL_CORENET_DEVDISR_PCIE3 0x20000000
1693 #define FSL_CORENET_DEVDISR_PCIE4 0x10000000
1694 #define FSL_CORENET_DEVDISR_RMU 0x08000000
1695 #define FSL_CORENET_DEVDISR_SRIO1 0x04000000
1696 #define FSL_CORENET_DEVDISR_SRIO2 0x02000000
1697 #define FSL_CORENET_DEVDISR_DMA1 0x00400000
1698 #define FSL_CORENET_DEVDISR_DMA2 0x00200000
1699 #define FSL_CORENET_DEVDISR_DDR1 0x00100000
1700 #define FSL_CORENET_DEVDISR_DDR2 0x00080000
1701 #define FSL_CORENET_DEVDISR_DBG 0x00010000
1702 #define FSL_CORENET_DEVDISR_NAL 0x00008000
1703 #define FSL_CORENET_DEVDISR_SATA1 0x00004000
1704 #define FSL_CORENET_DEVDISR_SATA2 0x00002000
1705 #define FSL_CORENET_DEVDISR_ELBC 0x00001000
1706 #define FSL_CORENET_DEVDISR_USB1 0x00000800
1707 #define FSL_CORENET_DEVDISR_USB2 0x00000400
1708 #define FSL_CORENET_DEVDISR_ESDHC 0x00000100
1709 #define FSL_CORENET_DEVDISR_GPIO 0x00000080
1710 #define FSL_CORENET_DEVDISR_ESPI 0x00000040
1711 #define FSL_CORENET_DEVDISR_I2C1 0x00000020
1712 #define FSL_CORENET_DEVDISR_I2C2 0x00000010
1713 #define FSL_CORENET_DEVDISR_DUART1 0x00000002
1714 #define FSL_CORENET_DEVDISR_DUART2 0x00000001
1715 u32 devdisr2; /* Device disable control 2 */
1716 #define FSL_CORENET_DEVDISR2_PME 0x80000000
1717 #define FSL_CORENET_DEVDISR2_SEC 0x40000000
1718 #define FSL_CORENET_DEVDISR2_QMBM 0x08000000
1719 #define FSL_CORENET_DEVDISR2_FM1 0x02000000
1720 #define FSL_CORENET_DEVDISR2_10GEC1 0x01000000
1721 #define FSL_CORENET_DEVDISR2_DTSEC1_1 0x00800000
1722 #define FSL_CORENET_DEVDISR2_DTSEC1_2 0x00400000
1723 #define FSL_CORENET_DEVDISR2_DTSEC1_3 0x00200000
1724 #define FSL_CORENET_DEVDISR2_DTSEC1_4 0x00100000
1725 #define FSL_CORENET_DEVDISR2_DTSEC1_5 0x00080000
1726 #define FSL_CORENET_DEVDISR2_FM2 0x00020000
1727 #define FSL_CORENET_DEVDISR2_10GEC2 0x00010000
1728 #define FSL_CORENET_DEVDISR2_DTSEC2_1 0x00008000
1729 #define FSL_CORENET_DEVDISR2_DTSEC2_2 0x00004000
1730 #define FSL_CORENET_DEVDISR2_DTSEC2_3 0x00002000
1731 #define FSL_CORENET_DEVDISR2_DTSEC2_4 0x00001000
1732 #define FSL_CORENET_NUM_DEVDISR 2
1734 u32 powmgtcsr; /* Power management status & control */
1736 u32 coredisru; /* uppper portion for support of 64 cores */
1737 u32 coredisrl; /* lower portion for support of 64 cores */
1739 u32 pvr; /* Processor version */
1740 u32 svr; /* System version */
1742 u32 rstcr; /* Reset control */
1743 u32 rstrqpblsr; /* Reset request preboot loader status */
1745 u32 rstrqmr1; /* Reset request mask */
1747 u32 rstrqsr1; /* Reset request status */
1750 u32 rstrqwdtmrl; /* Reset request WDT mask */
1752 u32 rstrqwdtsrl; /* Reset request WDT status */
1754 u32 brrl; /* Boot release */
1756 u32 rcwsr[16]; /* Reset control word status */
1757 #define FSL_CORENET_RCWSR4_SRDS_PRTCL 0xfc000000
1758 #define FSL_CORENET_RCWSR5_DDR_SYNC 0x00000080
1759 #define FSL_CORENET_RCWSR5_DDR_SYNC_SHIFT 7
1760 #define FSL_CORENET_RCWSR5_SRDS_EN 0x00002000
1761 #define FSL_CORENET_RCWSRn_SRDS_LPD_B2 0x3c000000 /* bits 162..165 */
1762 #define FSL_CORENET_RCWSRn_SRDS_LPD_B3 0x003c0000 /* bits 170..173 */
1763 #define FSL_CORENET_RCWSR7_MCK_TO_PLAT_RAT 0x00400000
1764 #define FSL_CORENET_RCWSR8_HOST_AGT_B1 0x00e00000
1765 #define FSL_CORENET_RCWSR8_HOST_AGT_B2 0x00100000
1766 #define FSL_CORENET_RCWSR11_EC1 0x00c00000 /* bits 360..361 */
1767 #if defined(CONFIG_PPC_P4080) || defined(CONFIG_PPC_P3060)
1768 #define FSL_CORENET_RCWSR11_EC1_FM1_DTSEC1 0x00000000
1769 #define FSL_CORENET_RCWSR11_EC1_FM1_USB1 0x00800000
1770 #define FSL_CORENET_RCWSR11_EC2 0x001c0000 /* bits 363..365 */
1771 #define FSL_CORENET_RCWSR11_EC2_FM2_DTSEC1 0x00000000
1772 #define FSL_CORENET_RCWSR11_EC2_FM1_DTSEC2 0x00080000
1773 #define FSL_CORENET_RCWSR11_EC2_USB2 0x00100000
1775 #if defined(CONFIG_PPC_P2040) || defined(CONFIG_PPC_P2041) \
1776 || defined(CONFIG_PPC_P3041) || defined(CONFIG_PPC_P5020)
1777 #define FSL_CORENET_RCWSR11_EC1_FM1_DTSEC4_RGMII 0x00000000
1778 #define FSL_CORENET_RCWSR11_EC1_FM1_DTSEC4_MII 0x00800000
1779 #define FSL_CORENET_RCWSR11_EC1_FM1_DTSEC4_NONE 0x00c00000
1780 #define FSL_CORENET_RCWSR11_EC2 0x00180000 /* bits 363..364 */
1781 #define FSL_CORENET_RCWSR11_EC2_FM1_DTSEC5_RGMII 0x00000000
1782 #define FSL_CORENET_RCWSR11_EC2_FM1_DTSEC5_MII 0x00100000
1783 #define FSL_CORENET_RCWSR11_EC2_FM1_DTSEC5_NONE 0x00180000
1786 u32 scratchrw[4]; /* Scratch Read/Write */
1788 u32 scratchw1r[4]; /* Scratch Read (Write once) */
1790 u32 scrtsr[8]; /* Core reset status */
1792 u32 pex1liodnr; /* PCI Express 1 LIODN */
1793 u32 pex2liodnr; /* PCI Express 2 LIODN */
1794 u32 pex3liodnr; /* PCI Express 3 LIODN */
1795 u32 pex4liodnr; /* PCI Express 4 LIODN */
1796 u32 rio1liodnr; /* RIO 1 LIODN */
1797 u32 rio2liodnr; /* RIO 2 LIODN */
1798 u32 rio3liodnr; /* RIO 3 LIODN */
1799 u32 rio4liodnr; /* RIO 4 LIODN */
1800 u32 usb1liodnr; /* USB 1 LIODN */
1801 u32 usb2liodnr; /* USB 2 LIODN */
1802 u32 usb3liodnr; /* USB 3 LIODN */
1803 u32 usb4liodnr; /* USB 4 LIODN */
1804 u32 sdmmc1liodnr; /* SD/MMC 1 LIODN */
1805 u32 sdmmc2liodnr; /* SD/MMC 2 LIODN */
1806 u32 sdmmc3liodnr; /* SD/MMC 3 LIODN */
1807 u32 sdmmc4liodnr; /* SD/MMC 4 LIODN */
1808 u32 rio1maintliodnr;/* RIO 1 Maintenance LIODN */
1809 u32 rio2maintliodnr;/* RIO 2 Maintenance LIODN */
1810 u32 rio3maintliodnr;/* RIO 3 Maintenance LIODN */
1811 u32 rio4maintliodnr;/* RIO 4 Maintenance LIODN */
1812 u32 sata1liodnr; /* SATA 1 LIODN */
1813 u32 sata2liodnr; /* SATA 2 LIODN */
1814 u32 sata3liodnr; /* SATA 3 LIODN */
1815 u32 sata4liodnr; /* SATA 4 LIODN */
1817 u32 dma1liodnr; /* DMA 1 LIODN */
1818 u32 dma2liodnr; /* DMA 2 LIODN */
1819 u32 dma3liodnr; /* DMA 3 LIODN */
1820 u32 dma4liodnr; /* DMA 4 LIODN */
1823 u32 pblsr; /* Preboot loader status */
1824 u32 pamubypenr; /* PAMU bypass enable */
1825 u32 dmacr1; /* DMA control */
1827 u32 gensr1; /* General status */
1829 u32 gencr1; /* General control */
1832 u32 cgensrl; /* Core general status */
1835 u32 cgencrl; /* Core general control */
1837 u32 sriopstecr; /* SRIO prescaler timer enable control */
1838 u32 dcsrcr; /* DCSR Control register */
1840 u32 pmuxcr; /* Pin multiplexing control */
1842 u32 iovselsr; /* I/O voltage selection status */
1844 u32 ddrclkdr; /* DDR clock disable */
1846 u32 elbcclkdr; /* eLBC clock disable */
1848 u32 sdhcpcr; /* eSDHC polarity configuration */
1852 #define FSL_CORENET_DCSR_SZ_MASK 0x00000003
1853 #define FSL_CORENET_DCSR_SZ_4M 0x0
1854 #define FSL_CORENET_DCSR_SZ_1G 0x3
1857 * On p4080 we have an LIODN for msg unit (rmu) but not maintenance
1858 * everything after has RMan thus msg unit LIODN is used for maintenance
1860 #define rmuliodnr rio1maintliodnr
1862 typedef struct ccsr_clk {
1863 u32 clkc0csr; /* Core 0 Clock control/status */
1865 u32 clkc1csr; /* Core 1 Clock control/status */
1867 u32 clkc2csr; /* Core 2 Clock control/status */
1869 u32 clkc3csr; /* Core 3 Clock control/status */
1871 u32 clkc4csr; /* Core 4 Clock control/status */
1873 u32 clkc5csr; /* Core 5 Clock control/status */
1875 u32 clkc6csr; /* Core 6 Clock control/status */
1877 u32 clkc7csr; /* Core 7 Clock control/status */
1879 u32 pllc1gsr; /* Cluster PLL 1 General Status */
1881 u32 pllc2gsr; /* Cluster PLL 2 General Status */
1883 u32 pllc3gsr; /* Cluster PLL 3 General Status */
1885 u32 pllc4gsr; /* Cluster PLL 4 General Status */
1887 u32 pllpgsr; /* Platform PLL General Status */
1889 u32 plldgsr; /* DDR PLL General Status */
1893 typedef struct ccsr_rcpm {
1895 u32 cdozsrl; /* Core Doze Status */
1897 u32 cdozcrl; /* Core Doze Control */
1899 u32 cnapsrl; /* Core Nap Status */
1901 u32 cnapcrl; /* Core Nap Control */
1903 u32 cdozpsrl; /* Core Doze Previous Status */
1905 u32 cdozpcrl; /* Core Doze Previous Control */
1907 u32 cwaitsrl; /* Core Wait Status */
1909 u32 powmgtcsr; /* Power Mangement Control & Status */
1911 u32 ippdexpcr0; /* IP Powerdown Exception Control 0 */
1914 u32 cpmimrl; /* Core PM IRQ Masking */
1916 u32 cpmcimrl; /* Core PM Critical IRQ Masking */
1918 u32 cpmmcimrl; /* Core PM Machine Check IRQ Masking */
1920 u32 cpmnmimrl; /* Core PM NMI Masking */
1922 u32 ctbenrl; /* Core Time Base Enable */
1924 u32 ctbclkselrl; /* Core Time Base Clock Select */
1926 u32 ctbhltcrl; /* Core Time Base Halt Control */
1931 typedef struct ccsr_gur {
1932 u32 porpllsr; /* POR PLL ratio status */
1933 #ifdef CONFIG_MPC8536
1934 #define MPC85xx_PORPLLSR_DDR_RATIO 0x3e000000
1935 #define MPC85xx_PORPLLSR_DDR_RATIO_SHIFT 25
1937 #ifdef CONFIG_BSC9131
1938 #define MPC85xx_PORPLLSR_DDR_RATIO 0x00003f00
1940 #define MPC85xx_PORPLLSR_DDR_RATIO 0x00003e00
1942 #define MPC85xx_PORPLLSR_DDR_RATIO_SHIFT 9
1944 #define MPC85xx_PORPLLSR_QE_RATIO 0x3e000000
1945 #define MPC85xx_PORPLLSR_QE_RATIO_SHIFT 25
1946 #define MPC85xx_PORPLLSR_PLAT_RATIO 0x0000003e
1947 #define MPC85xx_PORPLLSR_PLAT_RATIO_SHIFT 1
1948 u32 porbmsr; /* POR boot mode status */
1949 #define MPC85xx_PORBMSR_HA 0x00070000
1950 #define MPC85xx_PORBMSR_HA_SHIFT 16
1951 u32 porimpscr; /* POR I/O impedance status & control */
1952 u32 pordevsr; /* POR I/O device status regsiter */
1953 #if defined(CONFIG_P1017) || defined(CONFIG_P1023)
1954 #define MPC85xx_PORDEVSR_SGMII1_DIS 0x10000000
1955 #define MPC85xx_PORDEVSR_SGMII2_DIS 0x08000000
1956 #define MPC85xx_PORDEVSR_TSEC1_PRTC 0x02000000
1958 #define MPC85xx_PORDEVSR_SGMII1_DIS 0x20000000
1959 #define MPC85xx_PORDEVSR_SGMII2_DIS 0x10000000
1961 #define MPC85xx_PORDEVSR_SGMII3_DIS 0x08000000
1962 #define MPC85xx_PORDEVSR_SGMII4_DIS 0x04000000
1963 #define MPC85xx_PORDEVSR_SRDS2_IO_SEL 0x38000000
1964 #define MPC85xx_PORDEVSR_PCI1 0x00800000
1965 #if defined(CONFIG_P1013) || defined(CONFIG_P1022)
1966 #define MPC85xx_PORDEVSR_IO_SEL 0x007c0000
1967 #define MPC85xx_PORDEVSR_IO_SEL_SHIFT 18
1968 #elif defined(CONFIG_P1017) || defined(CONFIG_P1023)
1969 #define MPC85xx_PORDEVSR_IO_SEL 0x00600000
1970 #define MPC85xx_PORDEVSR_IO_SEL_SHIFT 21
1972 #if defined(CONFIG_P1010)
1973 #define MPC85xx_PORDEVSR_IO_SEL 0x00600000
1974 #define MPC85xx_PORDEVSR_IO_SEL_SHIFT 21
1976 #define MPC85xx_PORDEVSR_IO_SEL 0x00780000
1977 #define MPC85xx_PORDEVSR_IO_SEL_SHIFT 19
1978 #endif /* if defined(CONFIG_P1010) */
1980 #define MPC85xx_PORDEVSR_PCI2_ARB 0x00040000
1981 #define MPC85xx_PORDEVSR_PCI1_ARB 0x00020000
1982 #define MPC85xx_PORDEVSR_PCI1_PCI32 0x00010000
1983 #define MPC85xx_PORDEVSR_PCI1_SPD 0x00008000
1984 #define MPC85xx_PORDEVSR_PCI2_SPD 0x00004000
1985 #define MPC85xx_PORDEVSR_DRAM_RTYPE 0x00000060
1986 #define MPC85xx_PORDEVSR_RIO_CTLS 0x00000008
1987 #define MPC85xx_PORDEVSR_RIO_DEV_ID 0x00000007
1988 u32 pordbgmsr; /* POR debug mode status */
1989 u32 pordevsr2; /* POR I/O device status 2 */
1990 /* The 8544 RM says this is bit 26, but it's really bit 24 */
1991 #define MPC85xx_PORDEVSR2_SEC_CFG 0x00000080
1993 u32 gpporcr; /* General-purpose POR configuration */
1995 #if defined(CONFIG_MPC8536)
1996 u32 gencfgr; /* General Configuration Register */
1997 #define MPC85xx_GENCFGR_SDHC_WP_INV 0x20000000
1999 u32 gpiocr; /* GPIO control */
2002 #if defined(CONFIG_MPC8569)
2003 u32 plppar1; /* Platform port pin assignment 1 */
2004 u32 plppar2; /* Platform port pin assignment 2 */
2005 u32 plpdir1; /* Platform port pin direction 1 */
2006 u32 plpdir2; /* Platform port pin direction 2 */
2008 u32 gpoutdr; /* General-purpose output data */
2011 u32 gpindr; /* General-purpose input data */
2013 u32 pmuxcr; /* Alt. function signal multiplex control */
2014 #if defined(CONFIG_P1010) || defined(CONFIG_P1014)
2015 #define MPC85xx_PMUXCR_TSEC1_0_1588 0x40000000
2016 #define MPC85xx_PMUXCR_TSEC1_0_RES 0xC0000000
2017 #define MPC85xx_PMUXCR_TSEC1_1_1588_TRIG 0x10000000
2018 #define MPC85xx_PMUXCR_TSEC1_1_GPIO_12 0x20000000
2019 #define MPC85xx_PMUXCR_TSEC1_1_RES 0x30000000
2020 #define MPC85xx_PMUXCR_TSEC1_2_DMA 0x04000000
2021 #define MPC85xx_PMUXCR_TSEC1_2_GPIO 0x08000000
2022 #define MPC85xx_PMUXCR_TSEC1_2_RES 0x0C000000
2023 #define MPC85xx_PMUXCR_TSEC1_3_RES 0x01000000
2024 #define MPC85xx_PMUXCR_TSEC1_3_GPIO_15 0x02000000
2025 #define MPC85xx_PMUXCR_IFC_ADDR16_SDHC 0x00400000
2026 #define MPC85xx_PMUXCR_IFC_ADDR16_USB 0x00800000
2027 #define MPC85xx_PMUXCR_IFC_ADDR16_IFC_CS2 0x00C00000
2028 #define MPC85xx_PMUXCR_IFC_ADDR17_18_SDHC 0x00100000
2029 #define MPC85xx_PMUXCR_IFC_ADDR17_18_USB 0x00200000
2030 #define MPC85xx_PMUXCR_IFC_ADDR17_18_DMA 0x00300000
2031 #define MPC85xx_PMUXCR_IFC_ADDR19_SDHC_DATA 0x00040000
2032 #define MPC85xx_PMUXCR_IFC_ADDR19_USB 0x00080000
2033 #define MPC85xx_PMUXCR_IFC_ADDR19_DMA 0x000C0000
2034 #define MPC85xx_PMUXCR_IFC_ADDR20_21_SDHC_DATA 0x00010000
2035 #define MPC85xx_PMUXCR_IFC_ADDR20_21_USB 0x00020000
2036 #define MPC85xx_PMUXCR_IFC_ADDR20_21_RES 0x00030000
2037 #define MPC85xx_PMUXCR_IFC_ADDR22_SDHC 0x00004000
2038 #define MPC85xx_PMUXCR_IFC_ADDR22_USB 0x00008000
2039 #define MPC85xx_PMUXCR_IFC_ADDR22_RES 0x0000C000
2040 #define MPC85xx_PMUXCR_IFC_ADDR23_SDHC 0x00001000
2041 #define MPC85xx_PMUXCR_IFC_ADDR23_USB 0x00002000
2042 #define MPC85xx_PMUXCR_IFC_ADDR23_RES 0x00003000
2043 #define MPC85xx_PMUXCR_IFC_ADDR24_SDHC 0x00000400
2044 #define MPC85xx_PMUXCR_IFC_ADDR24_USB 0x00000800
2045 #define MPC85xx_PMUXCR_IFC_ADDR24_RES 0x00000C00
2046 #define MPC85xx_PMUXCR_IFC_PAR_PERR_RES 0x00000300
2047 #define MPC85xx_PMUXCR_IFC_PAR_PERR_USB 0x00000200
2048 #define MPC85xx_PMUXCR_LCLK_RES 0x00000040
2049 #define MPC85xx_PMUXCR_LCLK_USB 0x00000080
2050 #define MPC85xx_PMUXCR_LCLK_IFC_CS3 0x000000C0
2051 #define MPC85xx_PMUXCR_SPI_RES 0x00000030
2052 #define MPC85xx_PMUXCR_SPI_GPIO 0x00000020
2053 #define MPC85xx_PMUXCR_CAN1_UART 0x00000004
2054 #define MPC85xx_PMUXCR_CAN1_TDM 0x00000008
2055 #define MPC85xx_PMUXCR_CAN1_RES 0x0000000C
2056 #define MPC85xx_PMUXCR_CAN2_UART 0x00000001
2057 #define MPC85xx_PMUXCR_CAN2_TDM 0x00000002
2058 #define MPC85xx_PMUXCR_CAN2_RES 0x00000003
2060 #if defined(CONFIG_P1017) || defined(CONFIG_P1023)
2061 #define MPC85xx_PMUXCR_TSEC1_1 0x10000000
2063 #define MPC85xx_PMUXCR_SD_DATA 0x80000000
2064 #define MPC85xx_PMUXCR_SDHC_CD 0x40000000
2065 #define MPC85xx_PMUXCR_SDHC_WP 0x20000000
2066 #define MPC85xx_PMUXCR_ELBC_OFF_USB2_ON 0x01000000
2067 #define MPC85xx_PMUXCR_TDM_ENA 0x00800000
2068 #define MPC85xx_PMUXCR_QE0 0x00008000
2069 #define MPC85xx_PMUXCR_QE1 0x00004000
2070 #define MPC85xx_PMUXCR_QE2 0x00002000
2071 #define MPC85xx_PMUXCR_QE3 0x00001000
2072 #define MPC85xx_PMUXCR_QE4 0x00000800
2073 #define MPC85xx_PMUXCR_QE5 0x00000400
2074 #define MPC85xx_PMUXCR_QE6 0x00000200
2075 #define MPC85xx_PMUXCR_QE7 0x00000100
2076 #define MPC85xx_PMUXCR_QE8 0x00000080
2077 #define MPC85xx_PMUXCR_QE9 0x00000040
2078 #define MPC85xx_PMUXCR_QE10 0x00000020
2079 #define MPC85xx_PMUXCR_QE11 0x00000010
2080 #define MPC85xx_PMUXCR_QE12 0x00000008
2082 #if defined(CONFIG_P1013) || defined(CONFIG_P1022)
2083 #define MPC85xx_PMUXCR_TDM_MASK 0x0001cc00
2084 #define MPC85xx_PMUXCR_TDM 0x00014800
2085 #define MPC85xx_PMUXCR_SPI_MASK 0x00600000
2086 #define MPC85xx_PMUXCR_SPI 0x00000000
2088 #if defined(CONFIG_BSC9131)
2089 #define MPC85xx_PMUXCR_TSEC2_DMA_GPIO_IRQ 0x40000000
2090 #define MPC85xx_PMUXCR_TSEC2_USB 0xC0000000
2091 #define MPC85xx_PMUXCR_TSEC2_1588_PPS 0x10000000
2092 #define MPC85xx_PMUXCR_TSEC2_1588_RSVD 0x30000000
2093 #define MPC85xx_PMUXCR_IFC_AD_GPIO 0x04000000
2094 #define MPC85xx_PMUXCR_IFC_AD_GPIO_MASK 0x0C000000
2095 #define MPC85xx_PMUXCR_IFC_AD15_GPIO 0x01000000
2096 #define MPC85xx_PMUXCR_IFC_AD15_TIMER2 0x02000000
2097 #define MPC85xx_PMUXCR_IFC_AD16_GPO8 0x00400000
2098 #define MPC85xx_PMUXCR_IFC_AD16_MSRCID0 0x00800000
2099 #define MPC85xx_PMUXCR_IFC_AD17_GPO 0x00100000
2100 #define MPC85xx_PMUXCR_IFC_AD17_GPO_MASK 0x00300000
2101 #define MPC85xx_PMUXCR_IFC_AD17_MSRCID_DSP 0x00200000
2102 #define MPC85xx_PMUXCR_IFC_CS2_GPO65 0x00040000
2103 #define MPC85xx_PMUXCR_IFC_CS2_DSP_TDI 0x00080000
2104 #define MPC85xx_PMUXCR_SDHC_USIM 0x00010000
2105 #define MPC85xx_PMUXCR_SDHC_TDM_RFS_RCK 0x00020000
2106 #define MPC85xx_PMUXCR_SDHC_GPIO77 0x00030000
2107 #define MPC85xx_PMUXCR_SDHC_RESV 0x00004000
2108 #define MPC85xx_PMUXCR_SDHC_TDM_TXD_RXD 0x00008000
2109 #define MPC85xx_PMUXCR_SDHC_GPIO_TIMER4 0x0000C000
2110 #define MPC85xx_PMUXCR_USB_CLK_UART_SIN 0x00001000
2111 #define MPC85xx_PMUXCR_USB_CLK_GPIO69 0x00002000
2112 #define MPC85xx_PMUXCR_USB_CLK_TIMER3 0x00003000
2113 #define MPC85xx_PMUXCR_USB_UART_GPIO0 0x00000400
2114 #define MPC85xx_PMUXCR_USB_RSVD 0x00000C00
2115 #define MPC85xx_PMUXCR_USB_GPIO62_TRIG_IN 0x00000800
2116 #define MPC85xx_PMUXCR_USB_D1_2_IIC2_SDA_SCL 0x00000100
2117 #define MPC85xx_PMUXCR_USB_D1_2_GPIO71_72 0x00000200
2118 #define MPC85xx_PMUXCR_USB_D1_2_RSVD 0x00000300
2119 #define MPC85xx_PMUXCR_USB_DIR_GPIO2 0x00000040
2120 #define MPC85xx_PMUXCR_USB_DIR_TIMER1 0x00000080
2121 #define MPC85xx_PMUXCR_USB_DIR_MCP_B 0x000000C0
2122 #define MPC85xx_PMUXCR_SPI1_UART3 0x00000010
2123 #define MPC85xx_PMUXCR_SPI1_SIM 0x00000020
2124 #define MPC85xx_PMUXCR_SPI1_CKSTP_IN_GPO74 0x00000030
2125 #define MPC85xx_PMUXCR_SPI1_CS2_CKSTP_OUT_B 0x00000004
2126 #define MPC85xx_PMUXCR_SPI1_CS2_dbg_adi1_rxen 0x00000008
2127 #define MPC85xx_PMUXCR_SPI1_CS2_GPO75 0x0000000C
2128 #define MPC85xx_PMUXCR_SPI1_CS3_ANT_TCXO_PWM 0x00000001
2129 #define MPC85xx_PMUXCR_SPI1_CS3_dbg_adi2_rxen 0x00000002
2130 #define MPC85xx_PMUXCR_SPI1_CS3_GPO76 0x00000003
2132 u32 pmuxcr2; /* Alt. function signal multiplex control 2 */
2133 #if defined(CONFIG_P1010) || defined(CONFIG_P1014)
2134 #define MPC85xx_PMUXCR2_UART_GPIO 0x40000000
2135 #define MPC85xx_PMUXCR2_UART_TDM 0x80000000
2136 #define MPC85xx_PMUXCR2_UART_RES 0xC0000000
2137 #define MPC85xx_PMUXCR2_IRQ2_TRIG_IN 0x10000000
2138 #define MPC85xx_PMUXCR2_IRQ2_RES 0x30000000
2139 #define MPC85xx_PMUXCR2_IRQ3_SRESET 0x04000000
2140 #define MPC85xx_PMUXCR2_IRQ3_RES 0x0C000000
2141 #define MPC85xx_PMUXCR2_GPIO01_DRVVBUS 0x01000000
2142 #define MPC85xx_PMUXCR2_GPIO01_RES 0x03000000
2143 #define MPC85xx_PMUXCR2_GPIO23_CKSTP 0x00400000
2144 #define MPC85xx_PMUXCR2_GPIO23_RES 0x00800000
2145 #define MPC85xx_PMUXCR2_GPIO23_USB 0x00C00000
2146 #define MPC85xx_PMUXCR2_GPIO4_MCP 0x00100000
2147 #define MPC85xx_PMUXCR2_GPIO4_RES 0x00200000
2148 #define MPC85xx_PMUXCR2_GPIO4_CLK_OUT 0x00300000
2149 #define MPC85xx_PMUXCR2_GPIO5_UDE 0x00040000
2150 #define MPC85xx_PMUXCR2_GPIO5_RES 0x00080000
2151 #define MPC85xx_PMUXCR2_READY_ASLEEP 0x00020000
2152 #define MPC85xx_PMUXCR2_DDR_ECC_MUX 0x00010000
2153 #define MPC85xx_PMUXCR2_DEBUG_PORT_EXPOSE 0x00008000
2154 #define MPC85xx_PMUXCR2_POST_EXPOSE 0x00004000
2155 #define MPC85xx_PMUXCR2_DEBUG_MUX_SEL_USBPHY 0x00002000
2156 #define MPC85xx_PMUXCR2_PLL_LKDT_EXPOSE 0x00001000
2158 #if defined(CONFIG_P1013) || defined(CONFIG_P1022)
2159 #define MPC85xx_PMUXCR2_ETSECUSB_MASK 0x001f8000
2160 #define MPC85xx_PMUXCR2_USB 0x00150000
2162 #if defined(CONFIG_BSC9131)
2163 #define MPC85xx_PMUXCR2_UART_CTS_B0_SIM_PD 0X40000000
2164 #define MPC85xx_PMUXCR2_UART_CTS_B0_DSP_TMS 0X80000000
2165 #define MPC85xx_PMUXCR2_UART_CTS_B0_GPIO42 0xC0000000
2166 #define MPC85xx_PMUXCR2_UART_RTS_B0_PWM2 0x10000000
2167 #define MPC85xx_PMUXCR2_UART_RTS_B0_DSP_TCK 0x20000000
2168 #define MPC85xx_PMUXCR2_UART_RTS_B0_GPIO43 0x30000000
2169 #define MPC85xx_PMUXCR2_UART_CTS_B1_SIM_PD 0x04000000
2170 #define MPC85xx_PMUXCR2_UART_CTS_B1_SRESET_B 0x08000000
2171 #define MPC85xx_PMUXCR2_UART_CTS_B1_GPIO44 0x0C000000
2172 #define MPC85xx_PMUXCR2_UART_RTS_B1_PPS_LED 0x01000000
2173 #define MPC85xx_PMUXCR2_UART_RTS_B1_RSVD 0x02000000
2174 #define MPC85xx_PMUXCR2_UART_RTS_B1_GPIO45 0x03000000
2175 #define MPC85xx_PMUXCR2_TRIG_OUT_ASLEEP 0x00400000
2176 #define MPC85xx_PMUXCR2_TRIG_OUT_DSP_TRST_B 0x00800000
2177 #define MPC85xx_PMUXCR2_ANT1_TIMER5 0x00100000
2178 #define MPC85xx_PMUXCR2_ANT1_TSEC_1588 0x00200000
2179 #define MPC85xx_PMUXCR2_ANT1_GPIO95_19 0x00300000
2180 #define MPC85xx_PMUXCR2_ANT1_TX_RX_FRAME_MAX3_LOCK 0x00040000
2181 #define MPC85xx_PMUXCR2_ANT1_TX_RX_FRAME_RSVD 0x00080000
2182 #define MPC85xx_PMUXCR2_ANT1_TX_RX_FRAME_GPIO80_20 0x000C0000
2183 #define MPC85xx_PMUXCR2_ANT1_DIO0_3_SPI3_CS0 0x00010000
2184 #define MPC85xx_PMUXCR2_ANT1_DIO0_3_ANT2_DO_3 0x00020000
2185 #define MPC85xx_PMUXCR2_ANT1_DIO0_3_GPIO81_84 0x00030000
2186 #define MPC85xx_PMUXCR2_ANT1_DIO4_7_SPI4 0x00004000
2187 #define MPC85xx_PMUXCR2_ANT1_DIO4_7_ANT2_DO4_7 0x00008000
2188 #define MPC85xx_PMUXCR2_ANT1_DIO4_7_GPIO85_88 0x0000C000
2189 #define MPC85xx_PMUXCR2_ANT1_DIO8_9_MAX2_1_LOCK 0x00001000
2190 #define MPC85xx_PMUXCR2_ANT1_DIO8_9_ANT2_DO8_9 0x00002000
2191 #define MPC85xx_PMUXCR2_ANT1_DIO8_9_GPIO21_22 0x00003000
2192 #define MPC85xx_PMUXCR2_ANT1_DIO10_11_TIMER6_7 0x00000400
2193 #define MPC85xx_PMUXCR2_ANT1_DIO10_11_ANT2_DO10_11 0x00000800
2194 #define MPC85xx_PMUXCR2_ANT1_DIO10_11_GPIO23_24 0x00000C00
2195 #define MPC85xx_PMUXCR2_ANT2_RSVD 0x00000100
2196 #define MPC85xx_PMUXCR2_ANT2_GPO90_91_DMA 0x00000300
2197 #define MPC85xx_PMUXCR2_ANT2_ENABLE_DIO0_10_USB 0x00000040
2198 #define MPC85xx_PMUXCR2_ANT2_ENABLE_DIO0_10_GPIO 0x000000C0
2199 #define MPC85xx_PMUXCR2_ANT2_DIO11_RSVD 0x00000010
2200 #define MPC85xx_PMUXCR2_ANT2_DIO11_TIMER8 0x00000020
2201 #define MPC85xx_PMUXCR2_ANT2_DIO11_GPIO61 0x00000030
2202 #define MPC85xx_PMUXCR2_ANT3_AGC_GPO53 0x00000004
2203 #define MPC85xx_PMUXCR2_ANT3_DO_TDM 0x00000001
2204 #define MPC85xx_PMUXCR2_ANT3_DO_GPIO46_49 0x00000002
2207 #define MPC85xx_PMUXCR3_ANT3_DO4_5_TDM 0x40000000
2208 #define MPC85xx_PMUXCR3_ANT3_DO4_5_GPIO_50_51 0x80000000
2209 #define MPC85xx_PMUXCR3_ANT3_DO6_7_TRIG_IN_SRESET_B 0x10000000
2210 #define MPC85xx_PMUXCR3_ANT3_DO6_7_GPIO_52_53 0x20000000
2211 #define MPC85xx_PMUXCR3_ANT3_DO8_MCP_B 0x04000000
2212 #define MPC85xx_PMUXCR3_ANT3_DO8_GPIO54 0x08000000
2213 #define MPC85xx_PMUXCR3_ANT3_DO9_10_CKSTP_IN_OUT 0x01000000
2214 #define MPC85xx_PMUXCR3_ANT3_DO9_10_GPIO55_56 0x02000000
2215 #define MPC85xx_PMUXCR3_ANT3_DO11_IRQ_OUT 0x00400000
2216 #define MPC85xx_PMUXCR3_ANT3_DO11_GPIO57 0x00800000
2217 #define MPC85xx_PMUXCR3_SPI2_CS2_GPO93 0x00100000
2218 #define MPC85xx_PMUXCR3_SPI2_CS3_GPO94 0x00040000
2219 #define MPC85xx_PMUXCR3_ANT2_AGC_RSVD 0x00010000
2220 #define MPC85xx_PMUXCR3_ANT2_GPO89 0x00030000
2225 u32 devdisr; /* Device disable control */
2226 #define MPC85xx_DEVDISR_PCI1 0x80000000
2227 #define MPC85xx_DEVDISR_PCI2 0x40000000
2228 #define MPC85xx_DEVDISR_PCIE 0x20000000
2229 #define MPC85xx_DEVDISR_LBC 0x08000000
2230 #define MPC85xx_DEVDISR_PCIE2 0x04000000
2231 #define MPC85xx_DEVDISR_PCIE3 0x02000000
2232 #define MPC85xx_DEVDISR_SEC 0x01000000
2233 #define MPC85xx_DEVDISR_SRIO 0x00080000
2234 #define MPC85xx_DEVDISR_RMSG 0x00040000
2235 #define MPC85xx_DEVDISR_DDR 0x00010000
2236 #define MPC85xx_DEVDISR_CPU 0x00008000
2237 #define MPC85xx_DEVDISR_CPU0 MPC85xx_DEVDISR_CPU
2238 #define MPC85xx_DEVDISR_TB 0x00004000
2239 #define MPC85xx_DEVDISR_TB0 MPC85xx_DEVDISR_TB
2240 #define MPC85xx_DEVDISR_CPU1 0x00002000
2241 #define MPC85xx_DEVDISR_TB1 0x00001000
2242 #define MPC85xx_DEVDISR_DMA 0x00000400
2243 #define MPC85xx_DEVDISR_TSEC1 0x00000080
2244 #define MPC85xx_DEVDISR_TSEC2 0x00000040
2245 #define MPC85xx_DEVDISR_TSEC3 0x00000020
2246 #define MPC85xx_DEVDISR_TSEC4 0x00000010
2247 #define MPC85xx_DEVDISR_I2C 0x00000004
2248 #define MPC85xx_DEVDISR_DUART 0x00000002
2250 u32 powmgtcsr; /* Power management status & control */
2252 u32 mcpsumr; /* Machine check summary */
2254 u32 pvr; /* Processor version */
2255 u32 svr; /* System version */
2257 u32 rstcr; /* Reset control */
2258 #if defined(CONFIG_MPC8568)||defined(CONFIG_MPC8569)
2260 par_io_t qe_par_io[7];
2262 #elif defined(CONFIG_P1012) || defined(CONFIG_P1016) || \
2263 defined(CONFIG_P1021) || defined(CONFIG_P1025)
2267 par_io_t qe_par_io[3];
2272 u32 clkdvdr; /* Clock Divide register */
2274 u32 clkocr; /* Clock out select */
2276 u32 ddrdllcr; /* DDR DLL control */
2278 u32 lbcdllcr; /* LBC DLL control */
2279 #if defined(CONFIG_BSC9131)
2282 #define HALTED_TO_HALT_REQ_MASK_0 0x80000000
2287 u32 lbiuiplldcr0; /* LBIU PLL Debug Reg 0 */
2288 u32 lbiuiplldcr1; /* LBIU PLL Debug Reg 1 */
2289 u32 ddrioovcr; /* DDR IO Override Control */
2290 u32 tsec12ioovcr; /* eTSEC 1/2 IO override control */
2291 u32 tsec34ioovcr; /* eTSEC 3/4 IO override control */
2293 u32 sdhcdcr; /* SDHC debug control register */
2298 #define SDHCDCR_CD_INV 0x80000000 /* invert SDHC card detect */
2300 typedef struct serdes_corenet {
2302 u32 rstctl; /* Reset Control Register */
2303 #define SRDS_RSTCTL_RST 0x80000000
2304 #define SRDS_RSTCTL_RSTDONE 0x40000000
2305 #define SRDS_RSTCTL_RSTERR 0x20000000
2306 #define SRDS_RSTCTL_SDPD 0x00000020
2307 u32 pllcr0; /* PLL Control Register 0 */
2308 #define SRDS_PLLCR0_RFCK_SEL_MASK 0x30000000
2309 #define SRDS_PLLCR0_RFCK_SEL_100 0x00000000
2310 #define SRDS_PLLCR0_RFCK_SEL_125 0x10000000
2311 #define SRDS_PLLCR0_RFCK_SEL_156_25 0x20000000
2312 #define SRDS_PLLCR0_RFCK_SEL_150 0x30000000
2313 #define SRDS_PLLCR0_FRATE_SEL_MASK 0x00030000
2314 #define SRDS_PLLCR0_FRATE_SEL_5 0x00000000
2315 #define SRDS_PLLCR0_FRATE_SEL_6_25 0x00010000
2316 u32 pllcr1; /* PLL Control Register 1 */
2317 #define SRDS_PLLCR1_PLL_BWSEL 0x08000000
2321 u32 srdstcalcr; /* TX Calibration Control */
2323 u32 srdsrcalcr; /* RX Calibration Control */
2325 u32 srdsgr0; /* General Register 0 */
2327 u32 srdspccr0; /* Protocol Converter Config 0 */
2328 u32 srdspccr1; /* Protocol Converter Config 1 */
2329 u32 srdspccr2; /* Protocol Converter Config 2 */
2330 #define SRDS_PCCR2_RST_XGMII1 0x00800000
2331 #define SRDS_PCCR2_RST_XGMII2 0x00400000
2334 u32 gcr0; /* General Control Register 0 */
2335 #define SRDS_GCR0_RRST 0x00400000
2336 #define SRDS_GCR0_1STLANE 0x00010000
2337 u32 gcr1; /* General Control Register 1 */
2338 #define SRDS_GCR1_REIDL_CTL_MASK 0x001f0000
2339 #define SRDS_GCR1_REIDL_CTL_PCIE 0x00100000
2340 #define SRDS_GCR1_REIDL_CTL_SRIO 0x00000000
2341 #define SRDS_GCR1_REIDL_CTL_SGMII 0x00040000
2342 #define SRDS_GCR1_OPAD_CTL 0x04000000
2344 u32 tecr0; /* TX Equalization Control Reg 0 */
2345 #define SRDS_TECR0_TEQ_TYPE_MASK 0x30000000
2346 #define SRDS_TECR0_TEQ_TYPE_2LVL 0x10000000
2348 u32 ttlcr0; /* Transition Tracking Loop Ctrl 0 */
2349 #define SRDS_TTLCR0_FLT_SEL_MASK 0x3f000000
2350 #define SRDS_TTLCR0_FLT_SEL_750PPM 0x03000000
2351 #define SRDS_TTLCR0_PM_DIS 0x00004000
2358 FSL_SRDS_B1_LANE_A = 0,
2359 FSL_SRDS_B1_LANE_B = 1,
2360 FSL_SRDS_B1_LANE_C = 2,
2361 FSL_SRDS_B1_LANE_D = 3,
2362 FSL_SRDS_B1_LANE_E = 4,
2363 FSL_SRDS_B1_LANE_F = 5,
2364 FSL_SRDS_B1_LANE_G = 6,
2365 FSL_SRDS_B1_LANE_H = 7,
2366 FSL_SRDS_B1_LANE_I = 8,
2367 FSL_SRDS_B1_LANE_J = 9,
2368 FSL_SRDS_B2_LANE_A = 16,
2369 FSL_SRDS_B2_LANE_B = 17,
2370 FSL_SRDS_B2_LANE_C = 18,
2371 FSL_SRDS_B2_LANE_D = 19,
2372 FSL_SRDS_B3_LANE_A = 20,
2373 FSL_SRDS_B3_LANE_B = 21,
2374 FSL_SRDS_B3_LANE_C = 22,
2375 FSL_SRDS_B3_LANE_D = 23,
2378 /* Security Engine Block (MS = Most Sig., LS = Least Sig.) */
2379 #if CONFIG_SYS_FSL_SEC_COMPAT >= 4
2380 typedef struct ccsr_sec {
2382 u32 mcfgr; /* Master CFG Register */
2385 u32 ms; /* Job Ring LIODN Register, MS */
2386 u32 ls; /* Job Ring LIODN Register, LS */
2390 u32 ms; /* RTIC LIODN Register, MS */
2391 u32 ls; /* RTIC LIODN Register, LS */
2394 u32 decorr; /* DECO Request Register */
2396 u32 ms; /* DECO LIODN Register, MS */
2397 u32 ls; /* DECO LIODN Register, LS */
2400 u32 dar; /* DECO Avail Register */
2401 u32 drr; /* DECO Reset Register */
2403 u32 crnr_ms; /* CHA Revision Number Register, MS */
2404 u32 crnr_ls; /* CHA Revision Number Register, LS */
2405 u32 ctpr_ms; /* Compile Time Parameters Register, MS */
2406 u32 ctpr_ls; /* Compile Time Parameters Register, LS */
2408 u32 far_ms; /* Fault Address Register, MS */
2409 u32 far_ls; /* Fault Address Register, LS */
2410 u32 falr; /* Fault Address LIODN Register */
2411 u32 fadr; /* Fault Address Detail Register */
2413 u32 csta; /* CAAM Status Register */
2415 u32 rvid; /* Run Time Integrity Checking Version ID Reg.*/
2416 u32 ccbvid; /* CHA Cluster Block Version ID Register */
2417 u32 chavid_ms; /* CHA Version ID Register, MS */
2418 u32 chavid_ls; /* CHA Version ID Register, LS */
2419 u32 chanum_ms; /* CHA Number Register, MS */
2420 u32 chanum_ls; /* CHA Number Register, LS */
2421 u32 secvid_ms; /* SEC Version ID Register, MS */
2422 u32 secvid_ls; /* SEC Version ID Register, LS */
2424 u32 qilcr_ms; /* Queue Interface LIODN CFG Register, MS */
2425 u32 qilcr_ls; /* Queue Interface LIODN CFG Register, LS */
2429 #define SEC_CTPR_MS_AXI_LIODN 0x08000000
2430 #define SEC_CTPR_MS_QI 0x02000000
2431 #define SEC_RVID_MA 0x0f000000
2432 #define SEC_CHANUM_MS_JRNUM_MASK 0xf0000000
2433 #define SEC_CHANUM_MS_JRNUM_SHIFT 28
2434 #define SEC_CHANUM_MS_DECONUM_MASK 0x0f000000
2435 #define SEC_CHANUM_MS_DECONUM_SHIFT 24
2438 typedef struct ccsr_qman {
2440 u32 qcsp_lio_cfg; /* 0x0 - SW Portal n LIO cfg */
2441 u32 qcsp_io_cfg; /* 0x4 - SW Portal n IO cfg */
2443 u32 qcsp_dd_cfg; /* 0xc - SW Portal n Dynamic Debug cfg */
2446 /* Not actually reserved, but irrelevant to u-boot */
2447 u8 res[0xbf8 - 0x200];
2450 u32 fqd_bare; /* FQD Extended Base Addr Register */
2451 u32 fqd_bar; /* FQD Base Addr Register */
2453 u32 fqd_ar; /* FQD Attributes Register */
2455 u32 pfdr_bare; /* PFDR Extended Base Addr Register */
2456 u32 pfdr_bar; /* PFDR Base Addr Register */
2458 u32 pfdr_ar; /* PFDR Attributes Register */
2460 u32 qcsp_bare; /* QCSP Extended Base Addr Register */
2461 u32 qcsp_bar; /* QCSP Base Addr Register */
2463 u32 ci_sched_cfg; /* Initiator Scheduling Configuration */
2464 u32 srcidr; /* Source ID Register */
2465 u32 liodnr; /* LIODN Register */
2467 u32 ci_rlm_cfg; /* Initiator Read Latency Monitor Cfg */
2468 u32 ci_rlm_avg; /* Initiator Read Latency Monitor Avg */
2472 typedef struct ccsr_bman {
2473 /* Not actually reserved, but irrelevant to u-boot */
2477 u32 fbpr_bare; /* FBPR Extended Base Addr Register */
2478 u32 fbpr_bar; /* FBPR Base Addr Register */
2480 u32 fbpr_ar; /* FBPR Attributes Register */
2482 u32 srcidr; /* Source ID Register */
2483 u32 liodnr; /* LIODN Register */
2487 typedef struct ccsr_pme {
2489 u32 liodnbr; /* LIODN Base Register */
2491 u32 srcidr; /* Source ID Register */
2493 u32 liodnr; /* LIODN Register */
2495 u32 pm_ip_rev_1; /* PME IP Block Revision Reg 1*/
2496 u32 pm_ip_rev_2; /* PME IP Block Revision Reg 1*/
2500 typedef struct ccsr_usb_phy {
2502 u32 usb_enable_override;
2505 #define CONFIG_SYS_FSL_USB_ENABLE_OVERRIDE 1
2507 #ifdef CONFIG_SYS_FSL_RAID_ENGINE
2510 u32 liodnbr; /* LIODN Base Register */
2514 u32 cfg0; /* cfg register 0 */
2515 u32 cfg1; /* cfg register 1 */
2523 #ifdef CONFIG_SYS_DPAA_RMAN
2526 u32 mmliodnbr; /* Message Manager LIODN Base Register */
2527 u32 mmitar; /* RMAN Inbound Translation Address Register */
2528 u32 mmitdr; /* RMAN Inbound Translation Data Register */
2533 #ifdef CONFIG_FSL_CORENET
2534 #define CONFIG_SYS_FSL_CORENET_CCM_OFFSET 0x0000
2535 #define CONFIG_SYS_MPC85xx_DDR_OFFSET 0x8000
2536 #define CONFIG_SYS_MPC85xx_DDR2_OFFSET 0x9000
2537 #define CONFIG_SYS_FSL_CORENET_CLK_OFFSET 0xE1000
2538 #define CONFIG_SYS_FSL_CORENET_RCPM_OFFSET 0xE2000
2539 #define CONFIG_SYS_FSL_CORENET_SERDES_OFFSET 0xEA000
2540 #define CONFIG_SYS_FSL_CPC_OFFSET 0x10000
2541 #define CONFIG_SYS_MPC85xx_DMA1_OFFSET 0x100000
2542 #define CONFIG_SYS_MPC85xx_DMA2_OFFSET 0x101000
2543 #define CONFIG_SYS_MPC85xx_DMA_OFFSET CONFIG_SYS_MPC85xx_DMA1_OFFSET
2544 #define CONFIG_SYS_MPC85xx_ESPI_OFFSET 0x110000
2545 #define CONFIG_SYS_MPC85xx_ESDHC_OFFSET 0x114000
2546 #define CONFIG_SYS_MPC85xx_LBC_OFFSET 0x124000
2547 #define CONFIG_SYS_MPC85xx_GPIO_OFFSET 0x130000
2548 #define CONFIG_SYS_FSL_CORENET_RMAN_OFFSET 0x1e0000
2549 #define CONFIG_SYS_MPC85xx_PCIE1_OFFSET 0x200000
2550 #define CONFIG_SYS_MPC85xx_PCIE2_OFFSET 0x201000
2551 #define CONFIG_SYS_MPC85xx_PCIE3_OFFSET 0x202000
2552 #define CONFIG_SYS_MPC85xx_PCIE4_OFFSET 0x203000
2553 #define CONFIG_SYS_MPC85xx_USB1_OFFSET 0x210000
2554 #define CONFIG_SYS_MPC85xx_USB2_OFFSET 0x211000
2555 #define CONFIG_SYS_MPC85xx_USB_OFFSET CONFIG_SYS_MPC85xx_USB1_OFFSET
2556 #define CONFIG_SYS_MPC85xx_USB1_PHY_OFFSET 0x214000
2557 #define CONFIG_SYS_MPC85xx_USB2_PHY_OFFSET 0x214100
2558 #define CONFIG_SYS_MPC85xx_SATA1_OFFSET 0x220000
2559 #define CONFIG_SYS_MPC85xx_SATA2_OFFSET 0x221000
2560 #define CONFIG_SYS_FSL_SEC_OFFSET 0x300000
2561 #define CONFIG_SYS_FSL_CORENET_PME_OFFSET 0x316000
2562 #define CONFIG_SYS_FSL_QMAN_OFFSET 0x318000
2563 #define CONFIG_SYS_FSL_BMAN_OFFSET 0x31a000
2564 #define CONFIG_SYS_FSL_RAID_ENGINE_OFFSET 0x320000
2565 #define CONFIG_SYS_FSL_FM1_OFFSET 0x400000
2566 #define CONFIG_SYS_FSL_FM1_RX0_1G_OFFSET 0x488000
2567 #define CONFIG_SYS_FSL_FM1_RX1_1G_OFFSET 0x489000
2568 #define CONFIG_SYS_FSL_FM1_RX2_1G_OFFSET 0x48a000
2569 #define CONFIG_SYS_FSL_FM1_RX3_1G_OFFSET 0x48b000
2570 #define CONFIG_SYS_FSL_FM1_RX4_1G_OFFSET 0x48c000
2571 #define CONFIG_SYS_FSL_FM1_RX0_10G_OFFSET 0x490000
2572 #define CONFIG_SYS_FSL_FM1_DTSEC1_OFFSET 0x4e0000
2573 #define CONFIG_SYS_FSL_FM2_OFFSET 0x500000
2574 #define CONFIG_SYS_FSL_FM2_RX0_1G_OFFSET 0x588000
2575 #define CONFIG_SYS_FSL_FM2_RX1_1G_OFFSET 0x589000
2576 #define CONFIG_SYS_FSL_FM2_RX2_1G_OFFSET 0x58a000
2577 #define CONFIG_SYS_FSL_FM2_RX3_1G_OFFSET 0x58b000
2578 #define CONFIG_SYS_FSL_FM2_RX4_1G_OFFSET 0x58c000
2579 #define CONFIG_SYS_FSL_FM2_RX0_10G_OFFSET 0x590000
2581 #define CONFIG_SYS_MPC85xx_ECM_OFFSET 0x0000
2582 #define CONFIG_SYS_MPC85xx_DDR_OFFSET 0x2000
2583 #define CONFIG_SYS_MPC85xx_LBC_OFFSET 0x5000
2584 #define CONFIG_SYS_MPC85xx_DDR2_OFFSET 0x6000
2585 #define CONFIG_SYS_MPC85xx_ESPI_OFFSET 0x7000
2586 #define CONFIG_SYS_MPC85xx_PCI1_OFFSET 0x8000
2587 #define CONFIG_SYS_MPC85xx_PCIX_OFFSET 0x8000
2588 #define CONFIG_SYS_MPC85xx_PCI2_OFFSET 0x9000
2589 #define CONFIG_SYS_MPC85xx_PCIX2_OFFSET 0x9000
2590 #define CONFIG_SYS_MPC85xx_PCIE1_OFFSET 0xa000
2591 #define CONFIG_SYS_MPC85xx_PCIE2_OFFSET 0x9000
2592 #if defined(CONFIG_MPC8572) || defined(CONFIG_P2020)
2593 #define CONFIG_SYS_MPC85xx_PCIE3_OFFSET 0x8000
2595 #define CONFIG_SYS_MPC85xx_PCIE3_OFFSET 0xb000
2597 #define CONFIG_SYS_MPC85xx_GPIO_OFFSET 0xF000
2598 #define CONFIG_SYS_MPC85xx_SATA1_OFFSET 0x18000
2599 #define CONFIG_SYS_MPC85xx_SATA2_OFFSET 0x19000
2600 #define CONFIG_SYS_MPC85xx_IFC_OFFSET 0x1e000
2601 #define CONFIG_SYS_MPC85xx_L2_OFFSET 0x20000
2602 #define CONFIG_SYS_MPC85xx_DMA_OFFSET 0x21000
2603 #define CONFIG_SYS_MPC85xx_USB_OFFSET 0x22000
2604 #define CONFIG_SYS_MPC85xx_USB2_OFFSET 0x23000
2605 #ifdef CONFIG_TSECV2
2606 #define CONFIG_SYS_TSEC1_OFFSET 0xB0000
2608 #define CONFIG_SYS_TSEC1_OFFSET 0x24000
2610 #define CONFIG_SYS_MDIO1_OFFSET 0x24000
2611 #define CONFIG_SYS_MPC85xx_ESDHC_OFFSET 0x2e000
2612 #define CONFIG_SYS_MPC85xx_SERDES2_OFFSET 0xE3100
2613 #define CONFIG_SYS_MPC85xx_SERDES1_OFFSET 0xE3000
2614 #define CONFIG_SYS_SNVS_OFFSET 0xE6000
2615 #define CONFIG_SYS_SFP_OFFSET 0xE7000
2616 #define CONFIG_SYS_MPC85xx_CPM_OFFSET 0x80000
2617 #define CONFIG_SYS_FSL_QMAN_OFFSET 0x88000
2618 #define CONFIG_SYS_FSL_BMAN_OFFSET 0x8a000
2619 #define CONFIG_SYS_FSL_FM1_OFFSET 0x100000
2620 #define CONFIG_SYS_FSL_FM1_RX0_1G_OFFSET 0x188000
2621 #define CONFIG_SYS_FSL_FM1_RX1_1G_OFFSET 0x189000
2622 #define CONFIG_SYS_FSL_FM1_DTSEC1_OFFSET 0x1e0000
2625 #define CONFIG_SYS_MPC85xx_PIC_OFFSET 0x40000
2626 #define CONFIG_SYS_MPC85xx_GUTS_OFFSET 0xE0000
2627 #define CONFIG_SYS_FSL_SRIO_OFFSET 0xC0000
2629 #define CONFIG_SYS_FSL_CPC_ADDR \
2630 (CONFIG_SYS_CCSRBAR + CONFIG_SYS_FSL_CPC_OFFSET)
2631 #define CONFIG_SYS_FSL_QMAN_ADDR \
2632 (CONFIG_SYS_IMMR + CONFIG_SYS_FSL_QMAN_OFFSET)
2633 #define CONFIG_SYS_FSL_BMAN_ADDR \
2634 (CONFIG_SYS_IMMR + CONFIG_SYS_FSL_BMAN_OFFSET)
2635 #define CONFIG_SYS_FSL_CORENET_PME_ADDR \
2636 (CONFIG_SYS_IMMR + CONFIG_SYS_FSL_CORENET_PME_OFFSET)
2637 #define CONFIG_SYS_FSL_RAID_ENGINE_ADDR \
2638 (CONFIG_SYS_IMMR + CONFIG_SYS_FSL_RAID_ENGINE_OFFSET)
2639 #define CONFIG_SYS_FSL_CORENET_RMAN_ADDR \
2640 (CONFIG_SYS_IMMR + CONFIG_SYS_FSL_CORENET_RMAN_OFFSET)
2641 #define CONFIG_SYS_MPC85xx_GUTS_ADDR \
2642 (CONFIG_SYS_IMMR + CONFIG_SYS_MPC85xx_GUTS_OFFSET)
2643 #define CONFIG_SYS_FSL_CORENET_CCM_ADDR \
2644 (CONFIG_SYS_IMMR + CONFIG_SYS_FSL_CORENET_CCM_OFFSET)
2645 #define CONFIG_SYS_FSL_CORENET_CLK_ADDR \
2646 (CONFIG_SYS_IMMR + CONFIG_SYS_FSL_CORENET_CLK_OFFSET)
2647 #define CONFIG_SYS_FSL_CORENET_RCPM_ADDR \
2648 (CONFIG_SYS_IMMR + CONFIG_SYS_FSL_CORENET_RCPM_OFFSET)
2649 #define CONFIG_SYS_MPC85xx_ECM_ADDR \
2650 (CONFIG_SYS_IMMR + CONFIG_SYS_MPC85xx_ECM_OFFSET)
2651 #define CONFIG_SYS_MPC85xx_DDR_ADDR \
2652 (CONFIG_SYS_IMMR + CONFIG_SYS_MPC85xx_DDR_OFFSET)
2653 #define CONFIG_SYS_MPC85xx_DDR2_ADDR \
2654 (CONFIG_SYS_IMMR + CONFIG_SYS_MPC85xx_DDR2_OFFSET)
2655 #define CONFIG_SYS_LBC_ADDR \
2656 (CONFIG_SYS_IMMR + CONFIG_SYS_MPC85xx_LBC_OFFSET)
2657 #define CONFIG_SYS_IFC_ADDR \
2658 (CONFIG_SYS_IMMR + CONFIG_SYS_MPC85xx_IFC_OFFSET)
2659 #define CONFIG_SYS_MPC85xx_ESPI_ADDR \
2660 (CONFIG_SYS_IMMR + CONFIG_SYS_MPC85xx_ESPI_OFFSET)
2661 #define CONFIG_SYS_MPC85xx_PCIX_ADDR \
2662 (CONFIG_SYS_IMMR + CONFIG_SYS_MPC85xx_PCIX_OFFSET)
2663 #define CONFIG_SYS_MPC85xx_PCIX2_ADDR \
2664 (CONFIG_SYS_IMMR + CONFIG_SYS_MPC85xx_PCIX2_OFFSET)
2665 #define CONFIG_SYS_MPC85xx_GPIO_ADDR \
2666 (CONFIG_SYS_IMMR + CONFIG_SYS_MPC85xx_GPIO_OFFSET)
2667 #define CONFIG_SYS_MPC85xx_SATA1_ADDR \
2668 (CONFIG_SYS_IMMR + CONFIG_SYS_MPC85xx_SATA1_OFFSET)
2669 #define CONFIG_SYS_MPC85xx_SATA2_ADDR \
2670 (CONFIG_SYS_IMMR + CONFIG_SYS_MPC85xx_SATA2_OFFSET)
2671 #define CONFIG_SYS_MPC85xx_L2_ADDR \
2672 (CONFIG_SYS_IMMR + CONFIG_SYS_MPC85xx_L2_OFFSET)
2673 #define CONFIG_SYS_MPC85xx_DMA_ADDR \
2674 (CONFIG_SYS_IMMR + CONFIG_SYS_MPC85xx_DMA_OFFSET)
2675 #define CONFIG_SYS_MPC85xx_ESDHC_ADDR \
2676 (CONFIG_SYS_IMMR + CONFIG_SYS_MPC85xx_ESDHC_OFFSET)
2677 #define CONFIG_SYS_MPC8xxx_PIC_ADDR \
2678 (CONFIG_SYS_IMMR + CONFIG_SYS_MPC85xx_PIC_OFFSET)
2679 #define CONFIG_SYS_MPC85xx_CPM_ADDR \
2680 (CONFIG_SYS_IMMR + CONFIG_SYS_MPC85xx_CPM_OFFSET)
2681 #define CONFIG_SYS_MPC85xx_SERDES1_ADDR \
2682 (CONFIG_SYS_IMMR + CONFIG_SYS_MPC85xx_SERDES1_OFFSET)
2683 #define CONFIG_SYS_MPC85xx_SERDES2_ADDR \
2684 (CONFIG_SYS_IMMR + CONFIG_SYS_MPC85xx_SERDES2_OFFSET)
2685 #define CONFIG_SYS_FSL_CORENET_SERDES_ADDR \
2686 (CONFIG_SYS_IMMR + CONFIG_SYS_FSL_CORENET_SERDES_OFFSET)
2687 #define CONFIG_SYS_MPC85xx_USB_ADDR \
2688 (CONFIG_SYS_IMMR + CONFIG_SYS_MPC85xx_USB_OFFSET)
2689 #define CONFIG_SYS_MPC85xx_USB1_PHY_ADDR \
2690 (CONFIG_SYS_IMMR + CONFIG_SYS_MPC85xx_USB1_PHY_OFFSET)
2691 #define CONFIG_SYS_MPC85xx_USB2_PHY_ADDR \
2692 (CONFIG_SYS_IMMR + CONFIG_SYS_MPC85xx_USB2_PHY_OFFSET)
2693 #define CONFIG_SYS_FSL_SEC_ADDR \
2694 (CONFIG_SYS_IMMR + CONFIG_SYS_FSL_SEC_OFFSET)
2695 #define CONFIG_SYS_FSL_FM1_ADDR \
2696 (CONFIG_SYS_IMMR + CONFIG_SYS_FSL_FM1_OFFSET)
2697 #define CONFIG_SYS_FSL_FM1_DTSEC1_ADDR \
2698 (CONFIG_SYS_IMMR + CONFIG_SYS_FSL_FM1_DTSEC1_OFFSET)
2699 #define CONFIG_SYS_FSL_FM2_ADDR \
2700 (CONFIG_SYS_IMMR + CONFIG_SYS_FSL_FM2_OFFSET)
2701 #define CONFIG_SYS_FSL_SRIO_ADDR \
2702 (CONFIG_SYS_IMMR + CONFIG_SYS_FSL_SRIO_OFFSET)
2704 #define CONFIG_SYS_PCI1_ADDR \
2705 (CONFIG_SYS_IMMR + CONFIG_SYS_MPC85xx_PCI1_OFFSET)
2706 #define CONFIG_SYS_PCI2_ADDR \
2707 (CONFIG_SYS_IMMR + CONFIG_SYS_MPC85xx_PCI2_OFFSET)
2708 #define CONFIG_SYS_PCIE1_ADDR \
2709 (CONFIG_SYS_IMMR + CONFIG_SYS_MPC85xx_PCIE1_OFFSET)
2710 #define CONFIG_SYS_PCIE2_ADDR \
2711 (CONFIG_SYS_IMMR + CONFIG_SYS_MPC85xx_PCIE2_OFFSET)
2712 #define CONFIG_SYS_PCIE3_ADDR \
2713 (CONFIG_SYS_IMMR + CONFIG_SYS_MPC85xx_PCIE3_OFFSET)
2714 #define CONFIG_SYS_PCIE4_ADDR \
2715 (CONFIG_SYS_IMMR + CONFIG_SYS_MPC85xx_PCIE4_OFFSET)
2717 #define TSEC_BASE_ADDR (CONFIG_SYS_IMMR + CONFIG_SYS_TSEC1_OFFSET)
2718 #define MDIO_BASE_ADDR (CONFIG_SYS_IMMR + CONFIG_SYS_MDIO1_OFFSET)
2720 #endif /*__IMMAP_85xx__*/