ddb5477.h 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345
  1. /***********************************************************************
  2. *
  3. * Copyright 2001 MontaVista Software Inc.
  4. * Author: jsun@mvista.com or jsun@junsun.net
  5. *
  6. * include/asm-mips/ddb5xxx/ddb5477.h
  7. * DDB 5477 specific definitions and macros.
  8. *
  9. * This program is free software; you can redistribute it and/or modify it
  10. * under the terms of the GNU General Public License as published by the
  11. * Free Software Foundation; either version 2 of the License, or (at your
  12. * option) any later version.
  13. *
  14. ***********************************************************************
  15. */
  16. #ifndef __ASM_DDB5XXX_DDB5477_H
  17. #define __ASM_DDB5XXX_DDB5477_H
  18. /*
  19. * This contains macros that are specific to DDB5477 or renamed from
  20. * DDB5476.
  21. */
  22. /*
  23. * renamed PADRs
  24. */
  25. #define DDB_LCS0 DDB_DCS2
  26. #define DDB_LCS1 DDB_DCS3
  27. #define DDB_LCS2 DDB_DCS4
  28. #define DDB_VRC5477 DDB_INTCS
  29. /*
  30. * New CPU interface registers
  31. */
  32. #define DDB_INTCTRL0 0x0400 /* Interrupt Control 0 */
  33. #define DDB_INTCTRL1 0x0404 /* Interrupt Control 1 */
  34. #define DDB_INTCTRL2 0x0408 /* Interrupt Control 2 */
  35. #define DDB_INTCTRL3 0x040c /* Interrupt Control 3 */
  36. #define DDB_INT0STAT 0x0420 /* INT0 Status [R] */
  37. #define DDB_INT1STAT 0x0428 /* INT1 Status [R] */
  38. #define DDB_INT2STAT 0x0430 /* INT2 Status [R] */
  39. #define DDB_INT3STAT 0x0438 /* INT3 Status [R] */
  40. #define DDB_INT4STAT 0x0440 /* INT4 Status [R] */
  41. #define DDB_NMISTAT 0x0450 /* NMI Status [R] */
  42. #define DDB_INTCLR32 0x0468 /* Interrupt Clear */
  43. #define DDB_INTPPES0 0x0470 /* PCI0 Interrupt Control */
  44. #define DDB_INTPPES1 0x0478 /* PCI1 Interrupt Control */
  45. #undef DDB_CPUSTAT /* duplicate in Vrc-5477 */
  46. #define DDB_CPUSTAT 0x0480 /* CPU Status [R] */
  47. #define DDB_BUSCTRL 0x0488 /* Internal Bus Control */
  48. /*
  49. * Timer registers
  50. */
  51. #define DDB_REFCTRL_L DDB_T0CTRL
  52. #define DDB_REFCTRL_H (DDB_T0CTRL+4)
  53. #define DDB_REFCNTR DDB_T0CNTR
  54. #define DDB_SPT0CTRL_L DDB_T1CTRL
  55. #define DDB_SPT0CTRL_H (DDB_T1CTRL+4)
  56. #define DDB_SPT1CTRL_L DDB_T2CTRL
  57. #define DDB_SPT1CTRL_H (DDB_T2CTRL+4)
  58. #define DDB_SPT1CNTR DDB_T1CTRL
  59. #define DDB_WDTCTRL_L DDB_T3CTRL
  60. #define DDB_WDTCTRL_H (DDB_T3CTRL+4)
  61. #define DDB_WDTCNTR DDB_T3CNTR
  62. /*
  63. * DMA registers are moved. We don't care about it for now. TODO.
  64. */
  65. /*
  66. * BARs for ext PCI (PCI0)
  67. */
  68. #undef DDB_BARC
  69. #undef DDB_BARB
  70. #define DDB_BARC0 0x0210 /* PCI0 Control */
  71. #define DDB_BARM010 0x0218 /* PCI0 SDRAM bank01 */
  72. #define DDB_BARM230 0x0220 /* PCI0 SDRAM bank23 */
  73. #define DDB_BAR00 0x0240 /* PCI0 LDCS0 */
  74. #define DDB_BAR10 0x0248 /* PCI0 LDCS1 */
  75. #define DDB_BAR20 0x0250 /* PCI0 LDCS2 */
  76. #define DDB_BAR30 0x0258 /* PCI0 LDCS3 */
  77. #define DDB_BAR40 0x0260 /* PCI0 LDCS4 */
  78. #define DDB_BAR50 0x0268 /* PCI0 LDCS5 */
  79. #define DDB_BARB0 0x0280 /* PCI0 BOOT */
  80. #define DDB_BARP00 0x0290 /* PCI0 for IOPCI Window0 */
  81. #define DDB_BARP10 0x0298 /* PCI0 for IOPCI Window1 */
  82. /*
  83. * BARs for IOPIC (PCI1)
  84. */
  85. #define DDB_BARC1 0x0610 /* PCI1 Control */
  86. #define DDB_BARM011 0x0618 /* PCI1 SDRAM bank01 */
  87. #define DDB_BARM231 0x0620 /* PCI1 SDRAM bank23 */
  88. #define DDB_BAR01 0x0640 /* PCI1 LDCS0 */
  89. #define DDB_BAR11 0x0648 /* PCI1 LDCS1 */
  90. #define DDB_BAR21 0x0650 /* PCI1 LDCS2 */
  91. #define DDB_BAR31 0x0658 /* PCI1 LDCS3 */
  92. #define DDB_BAR41 0x0660 /* PCI1 LDCS4 */
  93. #define DDB_BAR51 0x0668 /* PCI1 LDCS5 */
  94. #define DDB_BARB1 0x0680 /* PCI1 BOOT */
  95. #define DDB_BARP01 0x0690 /* PCI1 for ext PCI Window0 */
  96. #define DDB_BARP11 0x0698 /* PCI1 for ext PCI Window1 */
  97. /*
  98. * Other registers for ext PCI (PCI0)
  99. */
  100. #define DDB_PCIINIT00 0x02f0 /* PCI0 Initiator 0 */
  101. #define DDB_PCIINIT10 0x02f8 /* PCI0 Initiator 1 */
  102. #define DDB_PCISWP0 0x02b0 /* PCI0 Swap */
  103. #define DDB_PCIERR0 0x02b8 /* PCI0 Error */
  104. #define DDB_PCICTL0_L 0x02e0 /* PCI0 Control-L */
  105. #define DDB_PCICTL0_H 0x02e4 /* PCI0 Control-H */
  106. #define DDB_PCIARB0_L 0x02e8 /* PCI0 Arbitration-L */
  107. #define DDB_PCIARB0_H 0x02ec /* PCI0 Arbitration-H */
  108. /*
  109. * Other registers for IOPCI (PCI1)
  110. */
  111. #define DDB_IOPCIW0 0x00d0 /* PCI Address Window 0 [R/W] */
  112. #define DDB_IOPCIW1 0x00d8 /* PCI Address Window 1 [R/W] */
  113. #define DDB_PCIINIT01 0x06f0 /* PCI1 Initiator 0 */
  114. #define DDB_PCIINIT11 0x06f8 /* PCI1 Initiator 1 */
  115. #define DDB_PCISWP1 0x06b0 /* PCI1 Swap */
  116. #define DDB_PCIERR1 0x06b8 /* PCI1 Error */
  117. #define DDB_PCICTL1_L 0x06e0 /* PCI1 Control-L */
  118. #define DDB_PCICTL1_H 0x06e4 /* PCI1 Control-H */
  119. #define DDB_PCIARB1_L 0x06e8 /* PCI1 Arbitration-L */
  120. #define DDB_PCIARB1_H 0x06ec /* PCI1 Arbitration-H */
  121. /*
  122. * Local Bus
  123. */
  124. #define DDB_LCST0 0x0110 /* LB Chip Select Timing 0 */
  125. #define DDB_LCST1 0x0118 /* LB Chip Select Timing 1 */
  126. #undef DDB_LCST2
  127. #define DDB_LCST2 0x0120 /* LB Chip Select Timing 2 */
  128. #undef DDB_LCST3
  129. #undef DDB_LCST4
  130. #undef DDB_LCST5
  131. #undef DDB_LCST6
  132. #undef DDB_LCST7
  133. #undef DDB_LCST8
  134. #define DDB_ERRADR 0x0150 /* Error Address Register */
  135. #define DDB_ERRCS 0x0160
  136. #define DDB_BTM 0x0170 /* Boot Time Mode value */
  137. /*
  138. * MISC registers
  139. */
  140. #define DDB_GIUFUNSEL 0x4040 /* select dual-func pins */
  141. #define DDB_PIBMISC 0x0750 /* USB buffer enable / power saving */
  142. /*
  143. * Memory map (physical address)
  144. *
  145. * Note most of the following address must be properly aligned by the
  146. * corresponding size. For example, if PCI_IO_SIZE is 16MB, then
  147. * PCI_IO_BASE must be aligned along 16MB boundary.
  148. */
  149. /* the actual ram size is detected at run-time */
  150. #define DDB_SDRAM_BASE 0x00000000
  151. #define DDB_MAX_SDRAM_SIZE 0x08000000 /* less than 128MB */
  152. #define DDB_PCI0_MEM_BASE 0x08000000
  153. #define DDB_PCI0_MEM_SIZE 0x08000000 /* 128 MB */
  154. #define DDB_PCI1_MEM_BASE 0x10000000
  155. #define DDB_PCI1_MEM_SIZE 0x08000000 /* 128 MB */
  156. #define DDB_PCI0_CONFIG_BASE 0x18000000
  157. #define DDB_PCI0_CONFIG_SIZE 0x01000000 /* 16 MB */
  158. #define DDB_PCI1_CONFIG_BASE 0x19000000
  159. #define DDB_PCI1_CONFIG_SIZE 0x01000000 /* 16 MB */
  160. #define DDB_PCI_IO_BASE 0x1a000000 /* we concatenate two IOs */
  161. #define DDB_PCI0_IO_BASE 0x1a000000
  162. #define DDB_PCI0_IO_SIZE 0x01000000 /* 16 MB */
  163. #define DDB_PCI1_IO_BASE 0x1b000000
  164. #define DDB_PCI1_IO_SIZE 0x01000000 /* 16 MB */
  165. #define DDB_LCS0_BASE 0x1c000000 /* flash memory */
  166. #define DDB_LCS0_SIZE 0x01000000 /* 16 MB */
  167. #define DDB_LCS1_BASE 0x1d000000 /* misc */
  168. #define DDB_LCS1_SIZE 0x01000000 /* 16 MB */
  169. #define DDB_LCS2_BASE 0x1e000000 /* Mezzanine */
  170. #define DDB_LCS2_SIZE 0x01000000 /* 16 MB */
  171. #define DDB_VRC5477_BASE 0x1fa00000 /* VRC5477 control regs */
  172. #define DDB_VRC5477_SIZE 0x00200000 /* 2MB */
  173. #define DDB_BOOTCS_BASE 0x1fc00000 /* Boot ROM / EPROM /Flash */
  174. #define DDB_BOOTCS_SIZE 0x00200000 /* 2 MB - doc says 4MB */
  175. #define DDB_LED DDB_LCS1_BASE + 0x10000
  176. /*
  177. * DDB5477 specific functions
  178. */
  179. #ifndef __ASSEMBLY__
  180. extern void ddb5477_irq_setup(void);
  181. /* route irq to cpu int pin */
  182. extern void ll_vrc5477_irq_route(int vrc5477_irq, int ip);
  183. /* low-level routine for enabling vrc5477 irq, bypassing high-level */
  184. extern void ll_vrc5477_irq_enable(int vrc5477_irq);
  185. extern void ll_vrc5477_irq_disable(int vrc5477_irq);
  186. #endif /* !__ASSEMBLY__ */
  187. /* PCI intr ack share PCIW0 with PCI IO */
  188. #define DDB_PCI_IACK_BASE DDB_PCI_IO_BASE
  189. /*
  190. * Interrupt mapping
  191. *
  192. * We have three interrupt controllers:
  193. *
  194. * . CPU itself - 8 sources
  195. * . i8259 - 16 sources
  196. * . vrc5477 - 32 sources
  197. *
  198. * They connected as follows:
  199. * all vrc5477 interrupts are routed to cpu IP2 (by software setting)
  200. * all i8359 are routed to INTC in vrc5477 (by hardware connection)
  201. *
  202. * All VRC5477 PCI interrupts are level-triggered (no ack needed).
  203. * All PCI irq but INTC are active low.
  204. */
  205. /*
  206. * irq number block assignment
  207. */
  208. #define NUM_CPU_IRQ 8
  209. #define NUM_I8259_IRQ 16
  210. #define NUM_VRC5477_IRQ 32
  211. #define DDB_IRQ_BASE 0
  212. #define I8259_IRQ_BASE DDB_IRQ_BASE
  213. #define VRC5477_IRQ_BASE (I8259_IRQ_BASE + NUM_I8259_IRQ)
  214. #define CPU_IRQ_BASE (VRC5477_IRQ_BASE + NUM_VRC5477_IRQ)
  215. /*
  216. * vrc5477 irq defs
  217. */
  218. #define VRC5477_IRQ_CPCE (0 + VRC5477_IRQ_BASE) /* cpu parity error */
  219. #define VRC5477_IRQ_CNTD (1 + VRC5477_IRQ_BASE) /* cpu no target */
  220. #define VRC5477_IRQ_I2C (2 + VRC5477_IRQ_BASE) /* I2C */
  221. #define VRC5477_IRQ_DMA (3 + VRC5477_IRQ_BASE) /* DMA */
  222. #define VRC5477_IRQ_UART0 (4 + VRC5477_IRQ_BASE)
  223. #define VRC5477_IRQ_WDOG (5 + VRC5477_IRQ_BASE) /* watchdog timer */
  224. #define VRC5477_IRQ_SPT1 (6 + VRC5477_IRQ_BASE) /* special purpose timer 1 */
  225. #define VRC5477_IRQ_LBRT (7 + VRC5477_IRQ_BASE) /* local bus read timeout */
  226. #define VRC5477_IRQ_INTA (8 + VRC5477_IRQ_BASE) /* PCI INT #A */
  227. #define VRC5477_IRQ_INTB (9 + VRC5477_IRQ_BASE) /* PCI INT #B */
  228. #define VRC5477_IRQ_INTC (10 + VRC5477_IRQ_BASE) /* PCI INT #C */
  229. #define VRC5477_IRQ_INTD (11 + VRC5477_IRQ_BASE) /* PCI INT #D */
  230. #define VRC5477_IRQ_INTE (12 + VRC5477_IRQ_BASE) /* PCI INT #E */
  231. #define VRC5477_IRQ_RESERVED_13 (13 + VRC5477_IRQ_BASE) /* reserved */
  232. #define VRC5477_IRQ_PCIS (14 + VRC5477_IRQ_BASE) /* PCI SERR # */
  233. #define VRC5477_IRQ_PCI (15 + VRC5477_IRQ_BASE) /* PCI internal error */
  234. #define VRC5477_IRQ_IOPCI_INTA (16 + VRC5477_IRQ_BASE) /* USB-H */
  235. #define VRC5477_IRQ_IOPCI_INTB (17 + VRC5477_IRQ_BASE) /* USB-P */
  236. #define VRC5477_IRQ_IOPCI_INTC (18 + VRC5477_IRQ_BASE) /* AC97 */
  237. #define VRC5477_IRQ_IOPCI_INTD (19 + VRC5477_IRQ_BASE) /* Reserved */
  238. #define VRC5477_IRQ_UART1 (20 + VRC5477_IRQ_BASE)
  239. #define VRC5477_IRQ_SPT0 (21 + VRC5477_IRQ_BASE) /* special purpose timer 0 */
  240. #define VRC5477_IRQ_GPT0 (22 + VRC5477_IRQ_BASE) /* general purpose timer 0 */
  241. #define VRC5477_IRQ_GPT1 (23 + VRC5477_IRQ_BASE) /* general purpose timer 1 */
  242. #define VRC5477_IRQ_GPT2 (24 + VRC5477_IRQ_BASE) /* general purpose timer 2 */
  243. #define VRC5477_IRQ_GPT3 (25 + VRC5477_IRQ_BASE) /* general purpose timer 3 */
  244. #define VRC5477_IRQ_GPIO (26 + VRC5477_IRQ_BASE)
  245. #define VRC5477_IRQ_SIO0 (27 + VRC5477_IRQ_BASE)
  246. #define VRC5477_IRQ_SIO1 (28 + VRC5477_IRQ_BASE)
  247. #define VRC5477_IRQ_RESERVED_29 (29 + VRC5477_IRQ_BASE) /* reserved */
  248. #define VRC5477_IRQ_IOPCISERR (30 + VRC5477_IRQ_BASE) /* IO PCI SERR # */
  249. #define VRC5477_IRQ_IOPCI (31 + VRC5477_IRQ_BASE)
  250. /*
  251. * i2859 irq assignment
  252. */
  253. #define I8259_IRQ_RESERVED_0 (0 + I8259_IRQ_BASE)
  254. #define I8259_IRQ_KEYBOARD (1 + I8259_IRQ_BASE) /* M1543 default */
  255. #define I8259_IRQ_CASCADE (2 + I8259_IRQ_BASE)
  256. #define I8259_IRQ_UART_B (3 + I8259_IRQ_BASE) /* M1543 default, may conflict with RTC according to schematic diagram */
  257. #define I8259_IRQ_UART_A (4 + I8259_IRQ_BASE) /* M1543 default */
  258. #define I8259_IRQ_PARALLEL (5 + I8259_IRQ_BASE) /* M1543 default */
  259. #define I8259_IRQ_RESERVED_6 (6 + I8259_IRQ_BASE)
  260. #define I8259_IRQ_RESERVED_7 (7 + I8259_IRQ_BASE)
  261. #define I8259_IRQ_RTC (8 + I8259_IRQ_BASE) /* who set this? */
  262. #define I8259_IRQ_USB (9 + I8259_IRQ_BASE) /* ddb_setup */
  263. #define I8259_IRQ_PMU (10 + I8259_IRQ_BASE) /* ddb_setup */
  264. #define I8259_IRQ_RESERVED_11 (11 + I8259_IRQ_BASE)
  265. #define I8259_IRQ_RESERVED_12 (12 + I8259_IRQ_BASE) /* m1543_irq_setup */
  266. #define I8259_IRQ_RESERVED_13 (13 + I8259_IRQ_BASE)
  267. #define I8259_IRQ_HDC1 (14 + I8259_IRQ_BASE) /* default and ddb_setup */
  268. #define I8259_IRQ_HDC2 (15 + I8259_IRQ_BASE) /* default */
  269. /*
  270. * misc
  271. */
  272. #define VRC5477_I8259_CASCADE (VRC5477_IRQ_INTC - VRC5477_IRQ_BASE)
  273. #define CPU_VRC5477_CASCADE 2
  274. /*
  275. * debug routines
  276. */
  277. #ifndef __ASSEMBLY__
  278. #if defined(CONFIG_RUNTIME_DEBUG)
  279. extern void vrc5477_show_pdar_regs(void);
  280. extern void vrc5477_show_pci_regs(void);
  281. extern void vrc5477_show_bar_regs(void);
  282. extern void vrc5477_show_int_regs(void);
  283. extern void vrc5477_show_all_regs(void);
  284. #endif
  285. /*
  286. * RAM size
  287. */
  288. extern int board_ram_size;
  289. #endif /* !__ASSEMBLY__ */
  290. #endif /* __ASM_DDB5XXX_DDB5477_H */