m5445x.h 50 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241
  1. /*
  2. * MCF5445x Internal Memory Map
  3. *
  4. * Copyright (C) 2004-2007 Freescale Semiconductor, Inc.
  5. * TsiChung Liew (Tsi-Chung.Liew@freescale.com)
  6. *
  7. * See file CREDITS for list of people who contributed to this
  8. * project.
  9. *
  10. * This program is free software; you can redistribute it and/or
  11. * modify it under the terms of the GNU General Public License as
  12. * published by the Free Software Foundation; either version 2 of
  13. * the License, or (at your option) any later version.
  14. *
  15. * This program is distributed in the hope that it will be useful,
  16. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  17. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  18. * GNU General Public License for more details.
  19. *
  20. * You should have received a copy of the GNU General Public License
  21. * along with this program; if not, write to the Free Software
  22. * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
  23. * MA 02111-1307 USA
  24. */
  25. #ifndef __MCF5445X__
  26. #define __MCF5445X__
  27. /*********************************************************************
  28. * Interrupt Controller (INTC)
  29. *********************************************************************/
  30. #define INT0_LO_RSVD0 (0)
  31. #define INT0_LO_EPORT1 (1)
  32. #define INT0_LO_EPORT2 (2)
  33. #define INT0_LO_EPORT3 (3)
  34. #define INT0_LO_EPORT4 (4)
  35. #define INT0_LO_EPORT5 (5)
  36. #define INT0_LO_EPORT6 (6)
  37. #define INT0_LO_EPORT7 (7)
  38. #define INT0_LO_EDMA_00 (8)
  39. #define INT0_LO_EDMA_01 (9)
  40. #define INT0_LO_EDMA_02 (10)
  41. #define INT0_LO_EDMA_03 (11)
  42. #define INT0_LO_EDMA_04 (12)
  43. #define INT0_LO_EDMA_05 (13)
  44. #define INT0_LO_EDMA_06 (14)
  45. #define INT0_LO_EDMA_07 (15)
  46. #define INT0_LO_EDMA_08 (16)
  47. #define INT0_LO_EDMA_09 (17)
  48. #define INT0_LO_EDMA_10 (18)
  49. #define INT0_LO_EDMA_11 (19)
  50. #define INT0_LO_EDMA_12 (20)
  51. #define INT0_LO_EDMA_13 (21)
  52. #define INT0_LO_EDMA_14 (22)
  53. #define INT0_LO_EDMA_15 (23)
  54. #define INT0_LO_EDMA_ERR (24)
  55. #define INT0_LO_SCM (25)
  56. #define INT0_LO_UART0 (26)
  57. #define INT0_LO_UART1 (27)
  58. #define INT0_LO_UART2 (28)
  59. #define INT0_LO_RSVD1 (29)
  60. #define INT0_LO_I2C (30)
  61. #define INT0_LO_QSPI (31)
  62. #define INT0_HI_DTMR0 (32)
  63. #define INT0_HI_DTMR1 (33)
  64. #define INT0_HI_DTMR2 (34)
  65. #define INT0_HI_DTMR3 (35)
  66. #define INT0_HI_FEC0_TXF (36)
  67. #define INT0_HI_FEC0_TXB (37)
  68. #define INT0_HI_FEC0_UN (38)
  69. #define INT0_HI_FEC0_RL (39)
  70. #define INT0_HI_FEC0_RXF (40)
  71. #define INT0_HI_FEC0_RXB (41)
  72. #define INT0_HI_FEC0_MII (42)
  73. #define INT0_HI_FEC0_LC (43)
  74. #define INT0_HI_FEC0_HBERR (44)
  75. #define INT0_HI_FEC0_GRA (45)
  76. #define INT0_HI_FEC0_EBERR (46)
  77. #define INT0_HI_FEC0_BABT (47)
  78. #define INT0_HI_FEC0_BABR (48)
  79. #define INT0_HI_FEC1_TXF (49)
  80. #define INT0_HI_FEC1_TXB (50)
  81. #define INT0_HI_FEC1_UN (51)
  82. #define INT0_HI_FEC1_RL (52)
  83. #define INT0_HI_FEC1_RXF (53)
  84. #define INT0_HI_FEC1_RXB (54)
  85. #define INT0_HI_FEC1_MII (55)
  86. #define INT0_HI_FEC1_LC (56)
  87. #define INT0_HI_FEC1_HBERR (57)
  88. #define INT0_HI_FEC1_GRA (58)
  89. #define INT0_HI_FEC1_EBERR (59)
  90. #define INT0_HI_FEC1_BABT (60)
  91. #define INT0_HI_FEC1_BABR (61)
  92. #define INT0_HI_SCMIR (62)
  93. #define INT0_HI_RTC_ISR (63)
  94. #define INT1_HI_DSPI_EOQF (33)
  95. #define INT1_HI_DSPI_TFFF (34)
  96. #define INT1_HI_DSPI_TCF (35)
  97. #define INT1_HI_DSPI_TFUF (36)
  98. #define INT1_HI_DSPI_RFDF (37)
  99. #define INT1_HI_DSPI_RFOF (38)
  100. #define INT1_HI_DSPI_RFOF_TFUF (39)
  101. #define INT1_HI_RNG_EI (40)
  102. #define INT1_HI_PIT0_PIF (43)
  103. #define INT1_HI_PIT1_PIF (44)
  104. #define INT1_HI_PIT2_PIF (45)
  105. #define INT1_HI_PIT3_PIF (46)
  106. #define INT1_HI_USBOTG_USBSTS (47)
  107. #define INT1_HI_SSI_ISR (49)
  108. #define INT1_HI_CCM_UOCSR (53)
  109. #define INT1_HI_ATA_ISR (54)
  110. #define INT1_HI_PCI_SCR (55)
  111. #define INT1_HI_PCI_ASR (56)
  112. #define INT1_HI_PLL_LOCKS (57)
  113. /* Bit definitions and macros for IPRH */
  114. #define INTC_IPRH_INT32 (0x00000001)
  115. #define INTC_IPRH_INT33 (0x00000002)
  116. #define INTC_IPRH_INT34 (0x00000004)
  117. #define INTC_IPRH_INT35 (0x00000008)
  118. #define INTC_IPRH_INT36 (0x00000010)
  119. #define INTC_IPRH_INT37 (0x00000020)
  120. #define INTC_IPRH_INT38 (0x00000040)
  121. #define INTC_IPRH_INT39 (0x00000080)
  122. #define INTC_IPRH_INT40 (0x00000100)
  123. #define INTC_IPRH_INT41 (0x00000200)
  124. #define INTC_IPRH_INT42 (0x00000400)
  125. #define INTC_IPRH_INT43 (0x00000800)
  126. #define INTC_IPRH_INT44 (0x00001000)
  127. #define INTC_IPRH_INT45 (0x00002000)
  128. #define INTC_IPRH_INT46 (0x00004000)
  129. #define INTC_IPRH_INT47 (0x00008000)
  130. #define INTC_IPRH_INT48 (0x00010000)
  131. #define INTC_IPRH_INT49 (0x00020000)
  132. #define INTC_IPRH_INT50 (0x00040000)
  133. #define INTC_IPRH_INT51 (0x00080000)
  134. #define INTC_IPRH_INT52 (0x00100000)
  135. #define INTC_IPRH_INT53 (0x00200000)
  136. #define INTC_IPRH_INT54 (0x00400000)
  137. #define INTC_IPRH_INT55 (0x00800000)
  138. #define INTC_IPRH_INT56 (0x01000000)
  139. #define INTC_IPRH_INT57 (0x02000000)
  140. #define INTC_IPRH_INT58 (0x04000000)
  141. #define INTC_IPRH_INT59 (0x08000000)
  142. #define INTC_IPRH_INT60 (0x10000000)
  143. #define INTC_IPRH_INT61 (0x20000000)
  144. #define INTC_IPRH_INT62 (0x40000000)
  145. #define INTC_IPRH_INT63 (0x80000000)
  146. /* Bit definitions and macros for IPRL */
  147. #define INTC_IPRL_INT0 (0x00000001)
  148. #define INTC_IPRL_INT1 (0x00000002)
  149. #define INTC_IPRL_INT2 (0x00000004)
  150. #define INTC_IPRL_INT3 (0x00000008)
  151. #define INTC_IPRL_INT4 (0x00000010)
  152. #define INTC_IPRL_INT5 (0x00000020)
  153. #define INTC_IPRL_INT6 (0x00000040)
  154. #define INTC_IPRL_INT7 (0x00000080)
  155. #define INTC_IPRL_INT8 (0x00000100)
  156. #define INTC_IPRL_INT9 (0x00000200)
  157. #define INTC_IPRL_INT10 (0x00000400)
  158. #define INTC_IPRL_INT11 (0x00000800)
  159. #define INTC_IPRL_INT12 (0x00001000)
  160. #define INTC_IPRL_INT13 (0x00002000)
  161. #define INTC_IPRL_INT14 (0x00004000)
  162. #define INTC_IPRL_INT15 (0x00008000)
  163. #define INTC_IPRL_INT16 (0x00010000)
  164. #define INTC_IPRL_INT17 (0x00020000)
  165. #define INTC_IPRL_INT18 (0x00040000)
  166. #define INTC_IPRL_INT19 (0x00080000)
  167. #define INTC_IPRL_INT20 (0x00100000)
  168. #define INTC_IPRL_INT21 (0x00200000)
  169. #define INTC_IPRL_INT22 (0x00400000)
  170. #define INTC_IPRL_INT23 (0x00800000)
  171. #define INTC_IPRL_INT24 (0x01000000)
  172. #define INTC_IPRL_INT25 (0x02000000)
  173. #define INTC_IPRL_INT26 (0x04000000)
  174. #define INTC_IPRL_INT27 (0x08000000)
  175. #define INTC_IPRL_INT28 (0x10000000)
  176. #define INTC_IPRL_INT29 (0x20000000)
  177. #define INTC_IPRL_INT30 (0x40000000)
  178. #define INTC_IPRL_INT31 (0x80000000)
  179. /* Bit definitions and macros for IMRH */
  180. #define INTC_IMRH_INT_MASK32 (0x00000001)
  181. #define INTC_IMRH_INT_MASK33 (0x00000002)
  182. #define INTC_IMRH_INT_MASK34 (0x00000004)
  183. #define INTC_IMRH_INT_MASK35 (0x00000008)
  184. #define INTC_IMRH_INT_MASK36 (0x00000010)
  185. #define INTC_IMRH_INT_MASK37 (0x00000020)
  186. #define INTC_IMRH_INT_MASK38 (0x00000040)
  187. #define INTC_IMRH_INT_MASK39 (0x00000080)
  188. #define INTC_IMRH_INT_MASK40 (0x00000100)
  189. #define INTC_IMRH_INT_MASK41 (0x00000200)
  190. #define INTC_IMRH_INT_MASK42 (0x00000400)
  191. #define INTC_IMRH_INT_MASK43 (0x00000800)
  192. #define INTC_IMRH_INT_MASK44 (0x00001000)
  193. #define INTC_IMRH_INT_MASK45 (0x00002000)
  194. #define INTC_IMRH_INT_MASK46 (0x00004000)
  195. #define INTC_IMRH_INT_MASK47 (0x00008000)
  196. #define INTC_IMRH_INT_MASK48 (0x00010000)
  197. #define INTC_IMRH_INT_MASK49 (0x00020000)
  198. #define INTC_IMRH_INT_MASK50 (0x00040000)
  199. #define INTC_IMRH_INT_MASK51 (0x00080000)
  200. #define INTC_IMRH_INT_MASK52 (0x00100000)
  201. #define INTC_IMRH_INT_MASK53 (0x00200000)
  202. #define INTC_IMRH_INT_MASK54 (0x00400000)
  203. #define INTC_IMRH_INT_MASK55 (0x00800000)
  204. #define INTC_IMRH_INT_MASK56 (0x01000000)
  205. #define INTC_IMRH_INT_MASK57 (0x02000000)
  206. #define INTC_IMRH_INT_MASK58 (0x04000000)
  207. #define INTC_IMRH_INT_MASK59 (0x08000000)
  208. #define INTC_IMRH_INT_MASK60 (0x10000000)
  209. #define INTC_IMRH_INT_MASK61 (0x20000000)
  210. #define INTC_IMRH_INT_MASK62 (0x40000000)
  211. #define INTC_IMRH_INT_MASK63 (0x80000000)
  212. /* Bit definitions and macros for IMRL */
  213. #define INTC_IMRL_INT_MASK0 (0x00000001)
  214. #define INTC_IMRL_INT_MASK1 (0x00000002)
  215. #define INTC_IMRL_INT_MASK2 (0x00000004)
  216. #define INTC_IMRL_INT_MASK3 (0x00000008)
  217. #define INTC_IMRL_INT_MASK4 (0x00000010)
  218. #define INTC_IMRL_INT_MASK5 (0x00000020)
  219. #define INTC_IMRL_INT_MASK6 (0x00000040)
  220. #define INTC_IMRL_INT_MASK7 (0x00000080)
  221. #define INTC_IMRL_INT_MASK8 (0x00000100)
  222. #define INTC_IMRL_INT_MASK9 (0x00000200)
  223. #define INTC_IMRL_INT_MASK10 (0x00000400)
  224. #define INTC_IMRL_INT_MASK11 (0x00000800)
  225. #define INTC_IMRL_INT_MASK12 (0x00001000)
  226. #define INTC_IMRL_INT_MASK13 (0x00002000)
  227. #define INTC_IMRL_INT_MASK14 (0x00004000)
  228. #define INTC_IMRL_INT_MASK15 (0x00008000)
  229. #define INTC_IMRL_INT_MASK16 (0x00010000)
  230. #define INTC_IMRL_INT_MASK17 (0x00020000)
  231. #define INTC_IMRL_INT_MASK18 (0x00040000)
  232. #define INTC_IMRL_INT_MASK19 (0x00080000)
  233. #define INTC_IMRL_INT_MASK20 (0x00100000)
  234. #define INTC_IMRL_INT_MASK21 (0x00200000)
  235. #define INTC_IMRL_INT_MASK22 (0x00400000)
  236. #define INTC_IMRL_INT_MASK23 (0x00800000)
  237. #define INTC_IMRL_INT_MASK24 (0x01000000)
  238. #define INTC_IMRL_INT_MASK25 (0x02000000)
  239. #define INTC_IMRL_INT_MASK26 (0x04000000)
  240. #define INTC_IMRL_INT_MASK27 (0x08000000)
  241. #define INTC_IMRL_INT_MASK28 (0x10000000)
  242. #define INTC_IMRL_INT_MASK29 (0x20000000)
  243. #define INTC_IMRL_INT_MASK30 (0x40000000)
  244. #define INTC_IMRL_INT_MASK31 (0x80000000)
  245. /* Bit definitions and macros for INTFRCH */
  246. #define INTC_INTFRCH_INTFRC32 (0x00000001)
  247. #define INTC_INTFRCH_INTFRC33 (0x00000002)
  248. #define INTC_INTFRCH_INTFRC34 (0x00000004)
  249. #define INTC_INTFRCH_INTFRC35 (0x00000008)
  250. #define INTC_INTFRCH_INTFRC36 (0x00000010)
  251. #define INTC_INTFRCH_INTFRC37 (0x00000020)
  252. #define INTC_INTFRCH_INTFRC38 (0x00000040)
  253. #define INTC_INTFRCH_INTFRC39 (0x00000080)
  254. #define INTC_INTFRCH_INTFRC40 (0x00000100)
  255. #define INTC_INTFRCH_INTFRC41 (0x00000200)
  256. #define INTC_INTFRCH_INTFRC42 (0x00000400)
  257. #define INTC_INTFRCH_INTFRC43 (0x00000800)
  258. #define INTC_INTFRCH_INTFRC44 (0x00001000)
  259. #define INTC_INTFRCH_INTFRC45 (0x00002000)
  260. #define INTC_INTFRCH_INTFRC46 (0x00004000)
  261. #define INTC_INTFRCH_INTFRC47 (0x00008000)
  262. #define INTC_INTFRCH_INTFRC48 (0x00010000)
  263. #define INTC_INTFRCH_INTFRC49 (0x00020000)
  264. #define INTC_INTFRCH_INTFRC50 (0x00040000)
  265. #define INTC_INTFRCH_INTFRC51 (0x00080000)
  266. #define INTC_INTFRCH_INTFRC52 (0x00100000)
  267. #define INTC_INTFRCH_INTFRC53 (0x00200000)
  268. #define INTC_INTFRCH_INTFRC54 (0x00400000)
  269. #define INTC_INTFRCH_INTFRC55 (0x00800000)
  270. #define INTC_INTFRCH_INTFRC56 (0x01000000)
  271. #define INTC_INTFRCH_INTFRC57 (0x02000000)
  272. #define INTC_INTFRCH_INTFRC58 (0x04000000)
  273. #define INTC_INTFRCH_INTFRC59 (0x08000000)
  274. #define INTC_INTFRCH_INTFRC60 (0x10000000)
  275. #define INTC_INTFRCH_INTFRC61 (0x20000000)
  276. #define INTC_INTFRCH_INTFRC62 (0x40000000)
  277. #define INTC_INTFRCH_INTFRC63 (0x80000000)
  278. /* Bit definitions and macros for INTFRCL */
  279. #define INTC_INTFRCL_INTFRC0 (0x00000001)
  280. #define INTC_INTFRCL_INTFRC1 (0x00000002)
  281. #define INTC_INTFRCL_INTFRC2 (0x00000004)
  282. #define INTC_INTFRCL_INTFRC3 (0x00000008)
  283. #define INTC_INTFRCL_INTFRC4 (0x00000010)
  284. #define INTC_INTFRCL_INTFRC5 (0x00000020)
  285. #define INTC_INTFRCL_INTFRC6 (0x00000040)
  286. #define INTC_INTFRCL_INTFRC7 (0x00000080)
  287. #define INTC_INTFRCL_INTFRC8 (0x00000100)
  288. #define INTC_INTFRCL_INTFRC9 (0x00000200)
  289. #define INTC_INTFRCL_INTFRC10 (0x00000400)
  290. #define INTC_INTFRCL_INTFRC11 (0x00000800)
  291. #define INTC_INTFRCL_INTFRC12 (0x00001000)
  292. #define INTC_INTFRCL_INTFRC13 (0x00002000)
  293. #define INTC_INTFRCL_INTFRC14 (0x00004000)
  294. #define INTC_INTFRCL_INTFRC15 (0x00008000)
  295. #define INTC_INTFRCL_INTFRC16 (0x00010000)
  296. #define INTC_INTFRCL_INTFRC17 (0x00020000)
  297. #define INTC_INTFRCL_INTFRC18 (0x00040000)
  298. #define INTC_INTFRCL_INTFRC19 (0x00080000)
  299. #define INTC_INTFRCL_INTFRC20 (0x00100000)
  300. #define INTC_INTFRCL_INTFRC21 (0x00200000)
  301. #define INTC_INTFRCL_INTFRC22 (0x00400000)
  302. #define INTC_INTFRCL_INTFRC23 (0x00800000)
  303. #define INTC_INTFRCL_INTFRC24 (0x01000000)
  304. #define INTC_INTFRCL_INTFRC25 (0x02000000)
  305. #define INTC_INTFRCL_INTFRC26 (0x04000000)
  306. #define INTC_INTFRCL_INTFRC27 (0x08000000)
  307. #define INTC_INTFRCL_INTFRC28 (0x10000000)
  308. #define INTC_INTFRCL_INTFRC29 (0x20000000)
  309. #define INTC_INTFRCL_INTFRC30 (0x40000000)
  310. #define INTC_INTFRCL_INTFRC31 (0x80000000)
  311. /* Bit definitions and macros for ICONFIG */
  312. #define INTC_ICONFIG_EMASK (0x0020)
  313. #define INTC_ICONFIG_ELVLPRI1 (0x0200)
  314. #define INTC_ICONFIG_ELVLPRI2 (0x0400)
  315. #define INTC_ICONFIG_ELVLPRI3 (0x0800)
  316. #define INTC_ICONFIG_ELVLPRI4 (0x1000)
  317. #define INTC_ICONFIG_ELVLPRI5 (0x2000)
  318. #define INTC_ICONFIG_ELVLPRI6 (0x4000)
  319. #define INTC_ICONFIG_ELVLPRI7 (0x8000)
  320. /* Bit definitions and macros for SIMR */
  321. #define INTC_SIMR_SIMR(x) (((x)&0x7F))
  322. /* Bit definitions and macros for CIMR */
  323. #define INTC_CIMR_CIMR(x) (((x)&0x7F))
  324. /* Bit definitions and macros for CLMASK */
  325. #define INTC_CLMASK_CLMASK(x) (((x)&0x0F))
  326. /* Bit definitions and macros for SLMASK */
  327. #define INTC_SLMASK_SLMASK(x) (((x)&0x0F))
  328. /* Bit definitions and macros for ICR group */
  329. #define INTC_ICR_IL(x) (((x)&0x07))
  330. /*********************************************************************
  331. * Edge Port Module (EPORT)
  332. *********************************************************************/
  333. /* Bit definitions and macros for EPPAR */
  334. #define EPORT_EPPAR_EPPA1(x) (((x)&0x0003)<<2)
  335. #define EPORT_EPPAR_EPPA2(x) (((x)&0x0003)<<4)
  336. #define EPORT_EPPAR_EPPA3(x) (((x)&0x0003)<<6)
  337. #define EPORT_EPPAR_EPPA4(x) (((x)&0x0003)<<8)
  338. #define EPORT_EPPAR_EPPA5(x) (((x)&0x0003)<<10)
  339. #define EPORT_EPPAR_EPPA6(x) (((x)&0x0003)<<12)
  340. #define EPORT_EPPAR_EPPA7(x) (((x)&0x0003)<<14)
  341. #define EPORT_EPPAR_LEVEL (0)
  342. #define EPORT_EPPAR_RISING (1)
  343. #define EPORT_EPPAR_FALLING (2)
  344. #define EPORT_EPPAR_BOTH (3)
  345. #define EPORT_EPPAR_EPPA7_LEVEL (0x0000)
  346. #define EPORT_EPPAR_EPPA7_RISING (0x4000)
  347. #define EPORT_EPPAR_EPPA7_FALLING (0x8000)
  348. #define EPORT_EPPAR_EPPA7_BOTH (0xC000)
  349. #define EPORT_EPPAR_EPPA6_LEVEL (0x0000)
  350. #define EPORT_EPPAR_EPPA6_RISING (0x1000)
  351. #define EPORT_EPPAR_EPPA6_FALLING (0x2000)
  352. #define EPORT_EPPAR_EPPA6_BOTH (0x3000)
  353. #define EPORT_EPPAR_EPPA5_LEVEL (0x0000)
  354. #define EPORT_EPPAR_EPPA5_RISING (0x0400)
  355. #define EPORT_EPPAR_EPPA5_FALLING (0x0800)
  356. #define EPORT_EPPAR_EPPA5_BOTH (0x0C00)
  357. #define EPORT_EPPAR_EPPA4_LEVEL (0x0000)
  358. #define EPORT_EPPAR_EPPA4_RISING (0x0100)
  359. #define EPORT_EPPAR_EPPA4_FALLING (0x0200)
  360. #define EPORT_EPPAR_EPPA4_BOTH (0x0300)
  361. #define EPORT_EPPAR_EPPA3_LEVEL (0x0000)
  362. #define EPORT_EPPAR_EPPA3_RISING (0x0040)
  363. #define EPORT_EPPAR_EPPA3_FALLING (0x0080)
  364. #define EPORT_EPPAR_EPPA3_BOTH (0x00C0)
  365. #define EPORT_EPPAR_EPPA2_LEVEL (0x0000)
  366. #define EPORT_EPPAR_EPPA2_RISING (0x0010)
  367. #define EPORT_EPPAR_EPPA2_FALLING (0x0020)
  368. #define EPORT_EPPAR_EPPA2_BOTH (0x0030)
  369. #define EPORT_EPPAR_EPPA1_LEVEL (0x0000)
  370. #define EPORT_EPPAR_EPPA1_RISING (0x0004)
  371. #define EPORT_EPPAR_EPPA1_FALLING (0x0008)
  372. #define EPORT_EPPAR_EPPA1_BOTH (0x000C)
  373. /* Bit definitions and macros for EPDDR */
  374. #define EPORT_EPDDR_EPDD1 (0x02)
  375. #define EPORT_EPDDR_EPDD2 (0x04)
  376. #define EPORT_EPDDR_EPDD3 (0x08)
  377. #define EPORT_EPDDR_EPDD4 (0x10)
  378. #define EPORT_EPDDR_EPDD5 (0x20)
  379. #define EPORT_EPDDR_EPDD6 (0x40)
  380. #define EPORT_EPDDR_EPDD7 (0x80)
  381. /* Bit definitions and macros for EPIER */
  382. #define EPORT_EPIER_EPIE1 (0x02)
  383. #define EPORT_EPIER_EPIE2 (0x04)
  384. #define EPORT_EPIER_EPIE3 (0x08)
  385. #define EPORT_EPIER_EPIE4 (0x10)
  386. #define EPORT_EPIER_EPIE5 (0x20)
  387. #define EPORT_EPIER_EPIE6 (0x40)
  388. #define EPORT_EPIER_EPIE7 (0x80)
  389. /* Bit definitions and macros for EPDR */
  390. #define EPORT_EPDR_EPD1 (0x02)
  391. #define EPORT_EPDR_EPD2 (0x04)
  392. #define EPORT_EPDR_EPD3 (0x08)
  393. #define EPORT_EPDR_EPD4 (0x10)
  394. #define EPORT_EPDR_EPD5 (0x20)
  395. #define EPORT_EPDR_EPD6 (0x40)
  396. #define EPORT_EPDR_EPD7 (0x80)
  397. /* Bit definitions and macros for EPPDR */
  398. #define EPORT_EPPDR_EPPD1 (0x02)
  399. #define EPORT_EPPDR_EPPD2 (0x04)
  400. #define EPORT_EPPDR_EPPD3 (0x08)
  401. #define EPORT_EPPDR_EPPD4 (0x10)
  402. #define EPORT_EPPDR_EPPD5 (0x20)
  403. #define EPORT_EPPDR_EPPD6 (0x40)
  404. #define EPORT_EPPDR_EPPD7 (0x80)
  405. /* Bit definitions and macros for EPFR */
  406. #define EPORT_EPFR_EPF1 (0x02)
  407. #define EPORT_EPFR_EPF2 (0x04)
  408. #define EPORT_EPFR_EPF3 (0x08)
  409. #define EPORT_EPFR_EPF4 (0x10)
  410. #define EPORT_EPFR_EPF5 (0x20)
  411. #define EPORT_EPFR_EPF6 (0x40)
  412. #define EPORT_EPFR_EPF7 (0x80)
  413. /*********************************************************************
  414. * Watchdog Timer Modules (WTM)
  415. *********************************************************************/
  416. /* Bit definitions and macros for WCR */
  417. #define WTM_WCR_EN (0x0001)
  418. #define WTM_WCR_HALTED (0x0002)
  419. #define WTM_WCR_DOZE (0x0004)
  420. #define WTM_WCR_WAIT (0x0008)
  421. /*********************************************************************
  422. * Serial Boot Facility (SBF)
  423. *********************************************************************/
  424. /* Bit definitions and macros for SBFCR */
  425. #define SBF_SBFCR_BLDIV(x) (((x)&0x000F)) /* Boot loader clock divider */
  426. #define SBF_SBFCR_FR (0x0010) /* Fast read */
  427. /*********************************************************************
  428. * Reset Controller Module (RCM)
  429. *********************************************************************/
  430. /* Bit definitions and macros for RCR */
  431. #define RCM_RCR_FRCRSTOUT (0x40)
  432. #define RCM_RCR_SOFTRST (0x80)
  433. /* Bit definitions and macros for RSR */
  434. #define RCM_RSR_LOL (0x01)
  435. #define RCM_RSR_WDR_CORE (0x02)
  436. #define RCM_RSR_EXT (0x04)
  437. #define RCM_RSR_POR (0x08)
  438. #define RCM_RSR_SOFT (0x20)
  439. /*********************************************************************
  440. * Chip Configuration Module (CCM)
  441. *********************************************************************/
  442. /* Bit definitions and macros for CCR_360 */
  443. #define CCM_CCR_360_PLLMULT2(x) (((x)&0x0003)) /* 2-Bit PLL clock mode */
  444. #define CCM_CCR_360_PCISLEW (0x0004) /* PCI pad slew rate mode */
  445. #define CCM_CCR_360_PCIMODE (0x0008) /* PCI host/agent mode */
  446. #define CCM_CCR_360_PLLMODE (0x0010) /* PLL Mode */
  447. #define CCM_CCR_360_FBCONFIG(x) (((x)&0x0007)<<5) /* Flexbus/PCI port size configuration */
  448. #define CCM_CCR_360_PLLMULT3(x) (((x)&0x0007)) /* 3-Bit PLL Clock Mode */
  449. #define CCM_CCR_360_OSCMODE (0x0008) /* Oscillator Clock Mode */
  450. #define CCM_CCR_360_FBCONFIG_MASK (0x00E0)
  451. #define CCM_CCR_360_PLLMULT2_MASK (0x0003)
  452. #define CCM_CCR_360_PLLMULT3_MASK (0x0007)
  453. #define CCM_CCR_360_FBCONFIG_NM_NP_32 (0x0000)
  454. #define CCM_CCR_360_FBCONFIG_NM_NP_8 (0x0020)
  455. #define CCM_CCR_360_FBCONFIG_NM_NP_16 (0x0040)
  456. #define CCM_CCR_360_FBCONFIG_M_P_16 (0x0060)
  457. #define CCM_CCR_360_FBCONFIG_M_NP_32 (0x0080)
  458. #define CCM_CCR_360_FBCONFIG_M_NP_8 (0x00A0)
  459. #define CCM_CCR_360_FBCONFIG_M_NP_16 (0x00C0)
  460. #define CCM_CCR_360_FBCONFIG_M_P_8 (0x00E0)
  461. #define CCM_CCR_360_PLLMULT2_12X (0x0000)
  462. #define CCM_CCR_360_PLLMULT2_6X (0x0001)
  463. #define CCM_CCR_360_PLLMULT2_16X (0x0002)
  464. #define CCM_CCR_360_PLLMULT2_8X (0x0003)
  465. #define CCM_CCR_360_PLLMULT3_20X (0x0000)
  466. #define CCM_CCR_360_PLLMULT3_10X (0x0001)
  467. #define CCM_CCR_360_PLLMULT3_24X (0x0002)
  468. #define CCM_CCR_360_PLLMULT3_18X (0x0003)
  469. #define CCM_CCR_360_PLLMULT3_12X (0x0004)
  470. #define CCM_CCR_360_PLLMULT3_6X (0x0005)
  471. #define CCM_CCR_360_PLLMULT3_16X (0x0006)
  472. #define CCM_CCR_360_PLLMULT3_8X (0x0007)
  473. /* Bit definitions and macros for CCR_256 */
  474. #define CCM_CCR_256_PLLMULT3(x) (((x)&0x0007)) /* 3-Bit PLL clock mode */
  475. #define CCM_CCR_256_OSCMODE (0x0008) /* Oscillator clock mode */
  476. #define CCM_CCR_256_PLLMODE (0x0010) /* PLL Mode */
  477. #define CCM_CCR_256_FBCONFIG(x) (((x)&0x0007)<<5) /* Flexbus/PCI port size configuration */
  478. #define CCM_CCR_256_FBCONFIG_MASK (0x00E0)
  479. #define CCM_CCR_256_FBCONFIG_NM_32 (0x0000)
  480. #define CCM_CCR_256_FBCONFIG_NM_8 (0x0020)
  481. #define CCM_CCR_256_FBCONFIG_NM_16 (0x0040)
  482. #define CCM_CCR_256_FBCONFIG_M_32 (0x0080)
  483. #define CCM_CCR_256_FBCONFIG_M_8 (0x00A0)
  484. #define CCM_CCR_256_FBCONFIG_M_16 (0x00C0)
  485. #define CCM_CCR_256_PLLMULT3_MASK (0x0007)
  486. #define CCM_CCR_256_PLLMULT3_20X (0x0000)
  487. #define CCM_CCR_256_PLLMULT3_10X (0x0001)
  488. #define CCM_CCR_256_PLLMULT3_24X (0x0002)
  489. #define CCM_CCR_256_PLLMULT3_18X (0x0003)
  490. #define CCM_CCR_256_PLLMULT3_12X (0x0004)
  491. #define CCM_CCR_256_PLLMULT3_6X (0x0005)
  492. #define CCM_CCR_256_PLLMULT3_16X (0x0006)
  493. #define CCM_CCR_256_PLLMULT3_8X (0x0007)
  494. /* Bit definitions and macros for RCON_360 */
  495. #define CCM_RCON_360_PLLMULT(x) (((x)&0x0003)) /* PLL clock mode */
  496. #define CCM_RCON_360_PCISLEW (0x0004) /* PCI pad slew rate mode */
  497. #define CCM_RCON_360_PCIMODE (0x0008) /* PCI host/agent mode */
  498. #define CCM_RCON_360_PLLMODE (0x0010) /* PLL Mode */
  499. #define CCM_RCON_360_FBCONFIG(x) (((x)&0x0007)<<5) /* Flexbus/PCI port size configuration */
  500. /* Bit definitions and macros for RCON_256 */
  501. #define CCM_RCON_256_PLLMULT(x) (((x)&0x0007)) /* PLL clock mode */
  502. #define CCM_RCON_256_OSCMODE (0x0008) /* Oscillator clock mode */
  503. #define CCM_RCON_256_PLLMODE (0x0010) /* PLL Mode */
  504. #define CCM_RCON_256_FBCONFIG(x) (((x)&0x0007)<<5) /* Flexbus/PCI port size configuration */
  505. /* Bit definitions and macros for CIR */
  506. #define CCM_CIR_PRN(x) (((x)&0x003F)) /* Part revision number */
  507. #define CCM_CIR_PIN(x) (((x)&0x03FF)<<6) /* Part identification number */
  508. #define CCM_CIR_PIN_MASK (0xFFC0)
  509. #define CCM_CIR_PRN_MASK (0x003F)
  510. #define CCM_CIR_PIN_MCF54450 (0x4F<<6)
  511. #define CCM_CIR_PIN_MCF54451 (0x4D<<6)
  512. #define CCM_CIR_PIN_MCF54452 (0x4B<<6)
  513. #define CCM_CIR_PIN_MCF54453 (0x49<<6)
  514. #define CCM_CIR_PIN_MCF54454 (0x4A<<6)
  515. #define CCM_CIR_PIN_MCF54455 (0x48<<6)
  516. /* Bit definitions and macros for MISCCR */
  517. #define CCM_MISCCR_USBSRC (0x0001) /* USB clock source */
  518. #define CCM_MISCCR_USBOC (0x0002) /* USB VBUS over-current sense polarity */
  519. #define CCM_MISCCR_USBPUE (0x0004) /* USB transceiver pull-up enable */
  520. #define CCM_MISCCR_SSISRC (0x0010) /* SSI clock source */
  521. #define CCM_MISCCR_TIMDMA (0x0020) /* Timer DMA mux selection */
  522. #define CCM_MISCCR_SSIPUS (0x0040) /* SSI RXD/TXD pull select */
  523. #define CCM_MISCCR_SSIPUE (0x0080) /* SSI RXD/TXD pull enable */
  524. #define CCM_MISCCR_BMT(x) (((x)&0x0007)<<8) /* Bus monitor timing field */
  525. #define CCM_MISCCR_BME (0x0800) /* Bus monitor external enable bit */
  526. #define CCM_MISCCR_LIMP (0x1000) /* Limp mode enable */
  527. #define CCM_MISCCR_BMT_65536 (0)
  528. #define CCM_MISCCR_BMT_32768 (1)
  529. #define CCM_MISCCR_BMT_16384 (2)
  530. #define CCM_MISCCR_BMT_8192 (3)
  531. #define CCM_MISCCR_BMT_4096 (4)
  532. #define CCM_MISCCR_BMT_2048 (5)
  533. #define CCM_MISCCR_BMT_1024 (6)
  534. #define CCM_MISCCR_BMT_512 (7)
  535. #define CCM_MISCCR_SSIPUS_UP (1)
  536. #define CCM_MISCCR_SSIPUS_DOWN (0)
  537. #define CCM_MISCCR_TIMDMA_TIM (1)
  538. #define CCM_MISCCR_TIMDMA_SSI (0)
  539. #define CCM_MISCCR_SSISRC_CLKIN (0)
  540. #define CCM_MISCCR_SSISRC_PLL (1)
  541. #define CCM_MISCCR_USBOC_ACTHI (0)
  542. #define CCM_MISCCR_USBOV_ACTLO (1)
  543. #define CCM_MISCCR_USBSRC_CLKIN (0)
  544. #define CCM_MISCCR_USBSRC_PLL (1)
  545. /* Bit definitions and macros for CDR */
  546. #define CCM_CDR_SSIDIV(x) (((x)&0x00FF)) /* SSI oversampling clock divider */
  547. #define CCM_CDR_LPDIV(x) (((x)&0x000F)<<8) /* Low power clock divider */
  548. /* Bit definitions and macros for UOCSR */
  549. #define CCM_UOCSR_XPDE (0x0001) /* On-chip transceiver pull-down enable */
  550. #define CCM_UOCSR_UOMIE (0x0002) /* USB OTG misc interrupt enable */
  551. #define CCM_UOCSR_WKUP (0x0004) /* USB OTG controller wake-up event */
  552. #define CCM_UOCSR_PWRFLT (0x0008) /* VBUS power fault */
  553. #define CCM_UOCSR_SEND (0x0010) /* Session end */
  554. #define CCM_UOCSR_VVLD (0x0020) /* VBUS valid indicator */
  555. #define CCM_UOCSR_BVLD (0x0040) /* B-peripheral valid indicator */
  556. #define CCM_UOCSR_AVLD (0x0080) /* A-peripheral valid indicator */
  557. #define CCM_UOCSR_DPPU (0x0100) /* D+ pull-up for FS enabled (read-only) */
  558. #define CCM_UOCSR_DCR_VBUS (0x0200) /* VBUS discharge resistor enabled (read-only) */
  559. #define CCM_UOCSR_CRG_VBUS (0x0400) /* VBUS charge resistor enabled (read-only) */
  560. #define CCM_UOCSR_DMPD (0x1000) /* D- 15Kohm pull-down (read-only) */
  561. #define CCM_UOCSR_DPPD (0x2000) /* D+ 15Kohm pull-down (read-only) */
  562. /*********************************************************************
  563. * General Purpose I/O Module (GPIO)
  564. *********************************************************************/
  565. /* Bit definitions and macros for PAR_FEC */
  566. #define GPIO_PAR_FEC_FEC0(x) (((x)&0x07))
  567. #define GPIO_PAR_FEC_FEC1(x) (((x)&0x07)<<4)
  568. #define GPIO_PAR_FEC_FEC1_MASK (0x8F)
  569. #define GPIO_PAR_FEC_FEC1_MII (0x70)
  570. #define GPIO_PAR_FEC_FEC1_RMII_GPIO (0x30)
  571. #define GPIO_PAR_FEC_FEC1_RMII_ATA (0x20)
  572. #define GPIO_PAR_FEC_FEC1_ATA (0x10)
  573. #define GPIO_PAR_FEC_FEC1_GPIO (0x00)
  574. #define GPIO_PAR_FEC_FEC0_MASK (0xF8)
  575. #define GPIO_PAR_FEC_FEC0_MII (0x07)
  576. #define GPIO_PAR_FEC_FEC0_RMII_GPIO (0x03)
  577. #define GPIO_PAR_FEC_FEC0_RMII_ULPI (0x02)
  578. #define GPIO_PAR_FEC_FEC0_ULPI (0x01)
  579. #define GPIO_PAR_FEC_FEC0_GPIO (0x00)
  580. /* Bit definitions and macros for PAR_DMA */
  581. #define GPIO_PAR_DMA_DREQ0 (0x01)
  582. #define GPIO_PAR_DMA_DACK0(x) (((x)&0x03)<<2)
  583. #define GPIO_PAR_DMA_DREQ1(x) (((x)&0x03)<<4)
  584. #define GPIO_PAR_DMA_DACK1(x) (((x)&0x03)<<6)
  585. #define GPIO_PAR_DMA_DACK1_MASK (0x3F)
  586. #define GPIO_PAR_DMA_DACK1_DACK1 (0xC0)
  587. #define GPIO_PAR_DMA_DACK1_ULPI_DIR (0x40)
  588. #define GPIO_PAR_DMA_DACK1_GPIO (0x00)
  589. #define GPIO_PAR_DMA_DREQ1_MASK (0xCF)
  590. #define GPIO_PAR_DMA_DREQ1_DREQ1 (0x30)
  591. #define GPIO_PAR_DMA_DREQ1_USB_CLKIN (0x10)
  592. #define GPIO_PAR_DMA_DREQ1_GPIO (0x00)
  593. #define GPIO_PAR_DMA_DACK0_MASK (0xF3)
  594. #define GPIO_PAR_DMA_DACK0_DACK1 (0x0C)
  595. #define GPIO_PAR_DMA_DACK0_ULPI_DIR (0x04)
  596. #define GPIO_PAR_DMA_DACK0_GPIO (0x00)
  597. #define GPIO_PAR_DMA_DREQ0_DREQ0 (0x01)
  598. #define GPIO_PAR_DMA_DREQ0_GPIO (0x00)
  599. /* Bit definitions and macros for PAR_FBCTL */
  600. #define GPIO_PAR_FBCTL_TS(x) (((x)&0x03)<<3)
  601. #define GPIO_PAR_FBCTL_RW (0x20)
  602. #define GPIO_PAR_FBCTL_TA (0x40)
  603. #define GPIO_PAR_FBCTL_OE (0x80)
  604. #define GPIO_PAR_FBCTL_OE_OE (0x80)
  605. #define GPIO_PAR_FBCTL_OE_GPIO (0x00)
  606. #define GPIO_PAR_FBCTL_TA_TA (0x40)
  607. #define GPIO_PAR_FBCTL_TA_GPIO (0x00)
  608. #define GPIO_PAR_FBCTL_RW_RW (0x20)
  609. #define GPIO_PAR_FBCTL_RW_GPIO (0x00)
  610. #define GPIO_PAR_FBCTL_TS_MASK (0xE7)
  611. #define GPIO_PAR_FBCTL_TS_TS (0x18)
  612. #define GPIO_PAR_FBCTL_TS_ALE (0x10)
  613. #define GPIO_PAR_FBCTL_TS_TBST (0x08)
  614. #define GPIO_PAR_FBCTL_TS_GPIO (0x80)
  615. /* Bit definitions and macros for PAR_DSPI */
  616. #define GPIO_PAR_DSPI_SCK (0x01)
  617. #define GPIO_PAR_DSPI_SOUT (0x02)
  618. #define GPIO_PAR_DSPI_SIN (0x04)
  619. #define GPIO_PAR_DSPI_PCS0 (0x08)
  620. #define GPIO_PAR_DSPI_PCS1 (0x10)
  621. #define GPIO_PAR_DSPI_PCS2 (0x20)
  622. #define GPIO_PAR_DSPI_PCS5 (0x40)
  623. #define GPIO_PAR_DSPI_PCS5_PCS5 (0x40)
  624. #define GPIO_PAR_DSPI_PCS5_GPIO (0x00)
  625. #define GPIO_PAR_DSPI_PCS2_PCS2 (0x20)
  626. #define GPIO_PAR_DSPI_PCS2_GPIO (0x00)
  627. #define GPIO_PAR_DSPI_PCS1_PCS1 (0x10)
  628. #define GPIO_PAR_DSPI_PCS1_GPIO (0x00)
  629. #define GPIO_PAR_DSPI_PCS0_PCS0 (0x08)
  630. #define GPIO_PAR_DSPI_PCS0_GPIO (0x00)
  631. #define GPIO_PAR_DSPI_SIN_SIN (0x04)
  632. #define GPIO_PAR_DSPI_SIN_GPIO (0x00)
  633. #define GPIO_PAR_DSPI_SOUT_SOUT (0x02)
  634. #define GPIO_PAR_DSPI_SOUT_GPIO (0x00)
  635. #define GPIO_PAR_DSPI_SCK_SCK (0x01)
  636. #define GPIO_PAR_DSPI_SCK_GPIO (0x00)
  637. /* Bit definitions and macros for PAR_BE */
  638. #define GPIO_PAR_BE_BS0 (0x01)
  639. #define GPIO_PAR_BE_BS1 (0x04)
  640. #define GPIO_PAR_BE_BS2(x) (((x)&0x03)<<4)
  641. #define GPIO_PAR_BE_BS3(x) (((x)&0x03)<<6)
  642. #define GPIO_PAR_BE_BE3_MASK (0x3F)
  643. #define GPIO_PAR_BE_BE3_BE3 (0xC0)
  644. #define GPIO_PAR_BE_BE3_TSIZ1 (0x80)
  645. #define GPIO_PAR_BE_BE3_GPIO (0x00)
  646. #define GPIO_PAR_BE_BE2_MASK (0xCF)
  647. #define GPIO_PAR_BE_BE2_BE2 (0x30)
  648. #define GPIO_PAR_BE_BE2_TSIZ0 (0x20)
  649. #define GPIO_PAR_BE_BE2_GPIO (0x00)
  650. #define GPIO_PAR_BE_BE1_BE1 (0x04)
  651. #define GPIO_PAR_BE_BE1_GPIO (0x00)
  652. #define GPIO_PAR_BE_BE0_BE0 (0x01)
  653. #define GPIO_PAR_BE_BE0_GPIO (0x00)
  654. /* Bit definitions and macros for PAR_CS */
  655. #define GPIO_PAR_CS_CS1 (0x02)
  656. #define GPIO_PAR_CS_CS2 (0x04)
  657. #define GPIO_PAR_CS_CS3 (0x08)
  658. #define GPIO_PAR_CS_CS3_CS3 (0x08)
  659. #define GPIO_PAR_CS_CS3_GPIO (0x00)
  660. #define GPIO_PAR_CS_CS2_CS2 (0x04)
  661. #define GPIO_PAR_CS_CS2_GPIO (0x00)
  662. #define GPIO_PAR_CS_CS1_CS1 (0x02)
  663. #define GPIO_PAR_CS_CS1_GPIO (0x00)
  664. /* Bit definitions and macros for PAR_TIMER */
  665. #define GPIO_PAR_TIMER_T0IN(x) (((x)&0x03))
  666. #define GPIO_PAR_TIMER_T1IN(x) (((x)&0x03)<<2)
  667. #define GPIO_PAR_TIMER_T2IN(x) (((x)&0x03)<<4)
  668. #define GPIO_PAR_TIMER_T3IN(x) (((x)&0x03)<<6)
  669. #define GPIO_PAR_TIMER_T3IN_MASK (0x3F)
  670. #define GPIO_PAR_TIMER_T3IN_T3IN (0xC0)
  671. #define GPIO_PAR_TIMER_T3IN_T3OUT (0x80)
  672. #define GPIO_PAR_TIMER_T3IN_U2RXD (0x40)
  673. #define GPIO_PAR_TIMER_T3IN_GPIO (0x00)
  674. #define GPIO_PAR_TIMER_T2IN_MASK (0xCF)
  675. #define GPIO_PAR_TIMER_T2IN_T2IN (0x30)
  676. #define GPIO_PAR_TIMER_T2IN_T2OUT (0x20)
  677. #define GPIO_PAR_TIMER_T2IN_U2TXD (0x10)
  678. #define GPIO_PAR_TIMER_T2IN_GPIO (0x00)
  679. #define GPIO_PAR_TIMER_T1IN_MASK (0xF3)
  680. #define GPIO_PAR_TIMER_T1IN_T1IN (0x0C)
  681. #define GPIO_PAR_TIMER_T1IN_T1OUT (0x08)
  682. #define GPIO_PAR_TIMER_T1IN_U2CTS (0x04)
  683. #define GPIO_PAR_TIMER_T1IN_GPIO (0x00)
  684. #define GPIO_PAR_TIMER_T0IN_MASK (0xFC)
  685. #define GPIO_PAR_TIMER_T0IN_T0IN (0x03)
  686. #define GPIO_PAR_TIMER_T0IN_T0OUT (0x02)
  687. #define GPIO_PAR_TIMER_T0IN_U2RTS (0x01)
  688. #define GPIO_PAR_TIMER_T0IN_GPIO (0x00)
  689. /* Bit definitions and macros for PAR_USB */
  690. #define GPIO_PAR_USB_VBUSOC(x) (((x)&0x03))
  691. #define GPIO_PAR_USB_VBUSEN(x) (((x)&0x03)<<2)
  692. #define GPIO_PAR_USB_VBUSEN_MASK (0xF3)
  693. #define GPIO_PAR_USB_VBUSEN_VBUSEN (0x0C)
  694. #define GPIO_PAR_USB_VBUSEN_USBPULLUP (0x08)
  695. #define GPIO_PAR_USB_VBUSEN_ULPI_NXT (0x04)
  696. #define GPIO_PAR_USB_VBUSEN_GPIO (0x00)
  697. #define GPIO_PAR_USB_VBUSOC_MASK (0xFC)
  698. #define GPIO_PAR_USB_VBUSOC_VBUSOC (0x03)
  699. #define GPIO_PAR_USB_VBUSOC_ULPI_STP (0x01)
  700. #define GPIO_PAR_USB_VBUSOC_GPIO (0x00)
  701. /* Bit definitions and macros for PAR_UART */
  702. #define GPIO_PAR_UART_U0TXD (0x01)
  703. #define GPIO_PAR_UART_U0RXD (0x02)
  704. #define GPIO_PAR_UART_U0RTS (0x04)
  705. #define GPIO_PAR_UART_U0CTS (0x08)
  706. #define GPIO_PAR_UART_U1TXD (0x10)
  707. #define GPIO_PAR_UART_U1RXD (0x20)
  708. #define GPIO_PAR_UART_U1RTS (0x40)
  709. #define GPIO_PAR_UART_U1CTS (0x80)
  710. #define GPIO_PAR_UART_U1CTS_U1CTS (0x80)
  711. #define GPIO_PAR_UART_U1CTS_GPIO (0x00)
  712. #define GPIO_PAR_UART_U1RTS_U1RTS (0x40)
  713. #define GPIO_PAR_UART_U1RTS_GPIO (0x00)
  714. #define GPIO_PAR_UART_U1RXD_U1RXD (0x20)
  715. #define GPIO_PAR_UART_U1RXD_GPIO (0x00)
  716. #define GPIO_PAR_UART_U1TXD_U1TXD (0x10)
  717. #define GPIO_PAR_UART_U1TXD_GPIO (0x00)
  718. #define GPIO_PAR_UART_U0CTS_U0CTS (0x08)
  719. #define GPIO_PAR_UART_U0CTS_GPIO (0x00)
  720. #define GPIO_PAR_UART_U0RTS_U0RTS (0x04)
  721. #define GPIO_PAR_UART_U0RTS_GPIO (0x00)
  722. #define GPIO_PAR_UART_U0RXD_U0RXD (0x02)
  723. #define GPIO_PAR_UART_U0RXD_GPIO (0x00)
  724. #define GPIO_PAR_UART_U0TXD_U0TXD (0x01)
  725. #define GPIO_PAR_UART_U0TXD_GPIO (0x00)
  726. /* Bit definitions and macros for PAR_FECI2C */
  727. #define GPIO_PAR_FECI2C_SDA(x) (((x)&0x0003))
  728. #define GPIO_PAR_FECI2C_SCL(x) (((x)&0x0003)<<2)
  729. #define GPIO_PAR_FECI2C_MDIO0 (0x0010)
  730. #define GPIO_PAR_FECI2C_MDC0 (0x0040)
  731. #define GPIO_PAR_FECI2C_MDIO1(x) (((x)&0x0003)<<8)
  732. #define GPIO_PAR_FECI2C_MDC1(x) (((x)&0x0003)<<10)
  733. #define GPIO_PAR_FECI2C_MDC1_MASK (0xF3FF)
  734. #define GPIO_PAR_FECI2C_MDC1_MDC1 (0x0C00)
  735. #define GPIO_PAR_FECI2C_MDC1_ATA_DIOR (0x0800)
  736. #define GPIO_PAR_FECI2C_MDC1_GPIO (0x0000)
  737. #define GPIO_PAR_FECI2C_MDIO1_MASK (0xFCFF)
  738. #define GPIO_PAR_FECI2C_MDIO1_MDIO1 (0x0300)
  739. #define GPIO_PAR_FECI2C_MDIO1_ATA_DIOW (0x0200)
  740. #define GPIO_PAR_FECI2C_MDIO1_GPIO (0x0000)
  741. #define GPIO_PAR_FECI2C_MDC0_MDC0 (0x0040)
  742. #define GPIO_PAR_FECI2C_MDC0_GPIO (0x0000)
  743. #define GPIO_PAR_FECI2C_MDIO0_MDIO0 (0x0010)
  744. #define GPIO_PAR_FECI2C_MDIO0_GPIO (0x0000)
  745. #define GPIO_PAR_FECI2C_SCL_MASK (0xFFF3)
  746. #define GPIO_PAR_FECI2C_SCL_SCL (0x000C)
  747. #define GPIO_PAR_FECI2C_SCL_U2TXD (0x0004)
  748. #define GPIO_PAR_FECI2C_SCL_GPIO (0x0000)
  749. #define GPIO_PAR_FECI2C_SDA_MASK (0xFFFC)
  750. #define GPIO_PAR_FECI2C_SDA_SDA (0x0003)
  751. #define GPIO_PAR_FECI2C_SDA_U2RXD (0x0001)
  752. #define GPIO_PAR_FECI2C_SDA_GPIO (0x0000)
  753. /* Bit definitions and macros for PAR_SSI */
  754. #define GPIO_PAR_SSI_MCLK (0x0001)
  755. #define GPIO_PAR_SSI_STXD(x) (((x)&0x0003)<<2)
  756. #define GPIO_PAR_SSI_SRXD(x) (((x)&0x0003)<<4)
  757. #define GPIO_PAR_SSI_FS(x) (((x)&0x0003)<<6)
  758. #define GPIO_PAR_SSI_BCLK(x) (((x)&0x0003)<<8)
  759. #define GPIO_PAR_SSI_BCLK_MASK (0xFCFF)
  760. #define GPIO_PAR_SSI_BCLK_BCLK (0x0300)
  761. #define GPIO_PAR_SSI_BCLK_U1CTS (0x0200)
  762. #define GPIO_PAR_SSI_BCLK_GPIO (0x0000)
  763. #define GPIO_PAR_SSI_FS_MASK (0xFF3F)
  764. #define GPIO_PAR_SSI_FS_FS (0x00C0)
  765. #define GPIO_PAR_SSI_FS_U1RTS (0x0080)
  766. #define GPIO_PAR_SSI_FS_GPIO (0x0000)
  767. #define GPIO_PAR_SSI_SRXD_MASK (0xFFCF)
  768. #define GPIO_PAR_SSI_SRXD_SRXD (0x0030)
  769. #define GPIO_PAR_SSI_SRXD_U1RXD (0x0020)
  770. #define GPIO_PAR_SSI_SRXD_GPIO (0x0000)
  771. #define GPIO_PAR_SSI_STXD_MASK (0xFFF3)
  772. #define GPIO_PAR_SSI_STXD_STXD (0x000C)
  773. #define GPIO_PAR_SSI_STXD_U1TXD (0x0008)
  774. #define GPIO_PAR_SSI_STXD_GPIO (0x0000)
  775. #define GPIO_PAR_SSI_MCLK_MCLK (0x0001)
  776. #define GPIO_PAR_SSI_MCLK_GPIO (0x0000)
  777. /* Bit definitions and macros for PAR_ATA */
  778. #define GPIO_PAR_ATA_IORDY (0x0001)
  779. #define GPIO_PAR_ATA_DMARQ (0x0002)
  780. #define GPIO_PAR_ATA_RESET (0x0004)
  781. #define GPIO_PAR_ATA_DA0 (0x0020)
  782. #define GPIO_PAR_ATA_DA1 (0x0040)
  783. #define GPIO_PAR_ATA_DA2 (0x0080)
  784. #define GPIO_PAR_ATA_CS0 (0x0100)
  785. #define GPIO_PAR_ATA_CS1 (0x0200)
  786. #define GPIO_PAR_ATA_BUFEN (0x0400)
  787. #define GPIO_PAR_ATA_BUFEN_BUFEN (0x0400)
  788. #define GPIO_PAR_ATA_BUFEN_GPIO (0x0000)
  789. #define GPIO_PAR_ATA_CS1_CS1 (0x0200)
  790. #define GPIO_PAR_ATA_CS1_GPIO (0x0000)
  791. #define GPIO_PAR_ATA_CS0_CS0 (0x0100)
  792. #define GPIO_PAR_ATA_CS0_GPIO (0x0000)
  793. #define GPIO_PAR_ATA_DA2_DA2 (0x0080)
  794. #define GPIO_PAR_ATA_DA2_GPIO (0x0000)
  795. #define GPIO_PAR_ATA_DA1_DA1 (0x0040)
  796. #define GPIO_PAR_ATA_DA1_GPIO (0x0000)
  797. #define GPIO_PAR_ATA_DA0_DA0 (0x0020)
  798. #define GPIO_PAR_ATA_DA0_GPIO (0x0000)
  799. #define GPIO_PAR_ATA_RESET_RESET (0x0004)
  800. #define GPIO_PAR_ATA_RESET_GPIO (0x0000)
  801. #define GPIO_PAR_ATA_DMARQ_DMARQ (0x0002)
  802. #define GPIO_PAR_ATA_DMARQ_GPIO (0x0000)
  803. #define GPIO_PAR_ATA_IORDY_IORDY (0x0001)
  804. #define GPIO_PAR_ATA_IORDY_GPIO (0x0000)
  805. /* Bit definitions and macros for PAR_IRQ */
  806. #define GPIO_PAR_IRQ_IRQ1 (0x02)
  807. #define GPIO_PAR_IRQ_IRQ4 (0x10)
  808. #define GPIO_PAR_IRQ_IRQ4_IRQ4 (0x10)
  809. #define GPIO_PAR_IRQ_IRQ4_GPIO (0x00)
  810. #define GPIO_PAR_IRQ_IRQ1_IRQ1 (0x02)
  811. #define GPIO_PAR_IRQ_IRQ1_GPIO (0x00)
  812. /* Bit definitions and macros for PAR_PCI */
  813. #define GPIO_PAR_PCI_REQ0 (0x0001)
  814. #define GPIO_PAR_PCI_REQ1 (0x0004)
  815. #define GPIO_PAR_PCI_REQ2 (0x0010)
  816. #define GPIO_PAR_PCI_REQ3(x) (((x)&0x0003)<<6)
  817. #define GPIO_PAR_PCI_GNT0 (0x0100)
  818. #define GPIO_PAR_PCI_GNT1 (0x0400)
  819. #define GPIO_PAR_PCI_GNT2 (0x1000)
  820. #define GPIO_PAR_PCI_GNT3(x) (((x)&0x0003)<<14)
  821. #define GPIO_PAR_PCI_GNT3_MASK (0x3FFF)
  822. #define GPIO_PAR_PCI_GNT3_GNT3 (0xC000)
  823. #define GPIO_PAR_PCI_GNT3_ATA_DMACK (0x8000)
  824. #define GPIO_PAR_PCI_GNT3_GPIO (0x0000)
  825. #define GPIO_PAR_PCI_GNT2_GNT2 (0x1000)
  826. #define GPIO_PAR_PCI_GNT2_GPIO (0x0000)
  827. #define GPIO_PAR_PCI_GNT1_GNT1 (0x0400)
  828. #define GPIO_PAR_PCI_GNT1_GPIO (0x0000)
  829. #define GPIO_PAR_PCI_GNT0_GNT0 (0x0100)
  830. #define GPIO_PAR_PCI_GNT0_GPIO (0x0000)
  831. #define GPIO_PAR_PCI_REQ3_MASK (0xFF3F)
  832. #define GPIO_PAR_PCI_REQ3_REQ3 (0x00C0)
  833. #define GPIO_PAR_PCI_REQ3_ATA_INTRQ (0x0080)
  834. #define GPIO_PAR_PCI_REQ3_GPIO (0x0000)
  835. #define GPIO_PAR_PCI_REQ2_REQ2 (0x0010)
  836. #define GPIO_PAR_PCI_REQ2_GPIO (0x0000)
  837. #define GPIO_PAR_PCI_REQ1_REQ1 (0x0040)
  838. #define GPIO_PAR_PCI_REQ1_GPIO (0x0000)
  839. #define GPIO_PAR_PCI_REQ0_REQ0 (0x0001)
  840. #define GPIO_PAR_PCI_REQ0_GPIO (0x0000)
  841. /* Bit definitions and macros for MSCR_SDRAM */
  842. #define GPIO_MSCR_SDRAM_SDCTL(x) (((x)&0x03))
  843. #define GPIO_MSCR_SDRAM_SDCLK(x) (((x)&0x03)<<2)
  844. #define GPIO_MSCR_SDRAM_SDDQS(x) (((x)&0x03)<<4)
  845. #define GPIO_MSCR_SDRAM_SDDATA(x) (((x)&0x03)<<6)
  846. #define GPIO_MSCR_SDRAM_SDDATA_MASK (0x3F)
  847. #define GPIO_MSCR_SDRAM_SDDATA_DDR1 (0xC0)
  848. #define GPIO_MSCR_SDRAM_SDDATA_DDR2 (0x80)
  849. #define GPIO_MSCR_SDRAM_SDDATA_FS_LPDDR (0x40)
  850. #define GPIO_MSCR_SDRAM_SDDATA_HS_LPDDR (0x00)
  851. #define GPIO_MSCR_SDRAM_SDDQS_MASK (0xCF)
  852. #define GPIO_MSCR_SDRAM_SDDQS_DDR1 (0x30)
  853. #define GPIO_MSCR_SDRAM_SDDQS_DDR2 (0x20)
  854. #define GPIO_MSCR_SDRAM_SDDQS_FS_LPDDR (0x10)
  855. #define GPIO_MSCR_SDRAM_SDDQS_HS_LPDDR (0x00)
  856. #define GPIO_MSCR_SDRAM_SDCLK_MASK (0xF3)
  857. #define GPIO_MSCR_SDRAM_SDCLK_DDR1 (0x0C)
  858. #define GPIO_MSCR_SDRAM_SDCLK_DDR2 (0x08)
  859. #define GPIO_MSCR_SDRAM_SDCLK_FS_LPDDR (0x04)
  860. #define GPIO_MSCR_SDRAM_SDCLK_HS_LPDDR (0x00)
  861. #define GPIO_MSCR_SDRAM_SDCTL_MASK (0xFC)
  862. #define GPIO_MSCR_SDRAM_SDCTL_DDR1 (0x03)
  863. #define GPIO_MSCR_SDRAM_SDCTL_DDR2 (0x02)
  864. #define GPIO_MSCR_SDRAM_SDCTL_FS_LPDDR (0x01)
  865. #define GPIO_MSCR_SDRAM_SDCTL_HS_LPDDR (0x00)
  866. /* Bit definitions and macros for MSCR_PCI */
  867. #define GPIO_MSCR_PCI_PCI (0x01)
  868. #define GPIO_MSCR_PCI_PCI_HI_66MHZ (0x01)
  869. #define GPIO_MSCR_PCI_PCI_LO_33MHZ (0x00)
  870. /* Bit definitions and macros for DSCR_I2C */
  871. #define GPIO_DSCR_I2C_I2C(x) (((x)&0x03))
  872. #define GPIO_DSCR_I2C_I2C_LOAD_50PF (0x03)
  873. #define GPIO_DSCR_I2C_I2C_LOAD_30PF (0x02)
  874. #define GPIO_DSCR_I2C_I2C_LOAD_20PF (0x01)
  875. #define GPIO_DSCR_I2C_I2C_LOAD_10PF (0x00)
  876. /* Bit definitions and macros for DSCR_FLEXBUS */
  877. #define GPIO_DSCR_FLEXBUS_FBADL(x) (((x)&0x03))
  878. #define GPIO_DSCR_FLEXBUS_FBADH(x) (((x)&0x03)<<2)
  879. #define GPIO_DSCR_FLEXBUS_FBCTL(x) (((x)&0x03)<<4)
  880. #define GPIO_DSCR_FLEXBUS_FBCLK(x) (((x)&0x03)<<6)
  881. #define GPIO_DSCR_FLEXBUS_FBCLK_LOAD_50PF (0xC0)
  882. #define GPIO_DSCR_FLEXBUS_FBCLK_LOAD_30PF (0x80)
  883. #define GPIO_DSCR_FLEXBUS_FBCLK_LOAD_20PF (0x40)
  884. #define GPIO_DSCR_FLEXBUS_FBCLK_LOAD_10PF (0x00)
  885. #define GPIO_DSCR_FLEXBUS_FBCTL_LOAD_50PF (0x30)
  886. #define GPIO_DSCR_FLEXBUS_FBCTL_LOAD_30PF (0x20)
  887. #define GPIO_DSCR_FLEXBUS_FBCTL_LOAD_20PF (0x10)
  888. #define GPIO_DSCR_FLEXBUS_FBCTL_LOAD_10PF (0x00)
  889. #define GPIO_DSCR_FLEXBUS_FBADH_LOAD_50PF (0x0C)
  890. #define GPIO_DSCR_FLEXBUS_FBADH_LOAD_30PF (0x08)
  891. #define GPIO_DSCR_FLEXBUS_FBADH_LOAD_20PF (0x04)
  892. #define GPIO_DSCR_FLEXBUS_FBADH_LOAD_10PF (0x00)
  893. #define GPIO_DSCR_FLEXBUS_FBADL_LOAD_50PF (0x03)
  894. #define GPIO_DSCR_FLEXBUS_FBADL_LOAD_30PF (0x02)
  895. #define GPIO_DSCR_FLEXBUS_FBADL_LOAD_20PF (0x01)
  896. #define GPIO_DSCR_FLEXBUS_FBADL_LOAD_10PF (0x00)
  897. /* Bit definitions and macros for DSCR_FEC */
  898. #define GPIO_DSCR_FEC_FEC0(x) (((x)&0x03))
  899. #define GPIO_DSCR_FEC_FEC1(x) (((x)&0x03)<<2)
  900. #define GPIO_DSCR_FEC_FEC1_LOAD_50PF (0x0C)
  901. #define GPIO_DSCR_FEC_FEC1_LOAD_30PF (0x08)
  902. #define GPIO_DSCR_FEC_FEC1_LOAD_20PF (0x04)
  903. #define GPIO_DSCR_FEC_FEC1_LOAD_10PF (0x00)
  904. #define GPIO_DSCR_FEC_FEC0_LOAD_50PF (0x03)
  905. #define GPIO_DSCR_FEC_FEC0_LOAD_30PF (0x02)
  906. #define GPIO_DSCR_FEC_FEC0_LOAD_20PF (0x01)
  907. #define GPIO_DSCR_FEC_FEC0_LOAD_10PF (0x00)
  908. /* Bit definitions and macros for DSCR_UART */
  909. #define GPIO_DSCR_UART_UART0(x) (((x)&0x03))
  910. #define GPIO_DSCR_UART_UART1(x) (((x)&0x03)<<2)
  911. #define GPIO_DSCR_UART_UART1_LOAD_50PF (0x0C)
  912. #define GPIO_DSCR_UART_UART1_LOAD_30PF (0x08)
  913. #define GPIO_DSCR_UART_UART1_LOAD_20PF (0x04)
  914. #define GPIO_DSCR_UART_UART1_LOAD_10PF (0x00)
  915. #define GPIO_DSCR_UART_UART0_LOAD_50PF (0x03)
  916. #define GPIO_DSCR_UART_UART0_LOAD_30PF (0x02)
  917. #define GPIO_DSCR_UART_UART0_LOAD_20PF (0x01)
  918. #define GPIO_DSCR_UART_UART0_LOAD_10PF (0x00)
  919. /* Bit definitions and macros for DSCR_DSPI */
  920. #define GPIO_DSCR_DSPI_DSPI(x) (((x)&0x03))
  921. #define GPIO_DSCR_DSPI_DSPI_LOAD_50PF (0x03)
  922. #define GPIO_DSCR_DSPI_DSPI_LOAD_30PF (0x02)
  923. #define GPIO_DSCR_DSPI_DSPI_LOAD_20PF (0x01)
  924. #define GPIO_DSCR_DSPI_DSPI_LOAD_10PF (0x00)
  925. /* Bit definitions and macros for DSCR_TIMER */
  926. #define GPIO_DSCR_TIMER_TIMER(x) (((x)&0x03))
  927. #define GPIO_DSCR_TIMER_TIMER_LOAD_50PF (0x03)
  928. #define GPIO_DSCR_TIMER_TIMER_LOAD_30PF (0x02)
  929. #define GPIO_DSCR_TIMER_TIMER_LOAD_20PF (0x01)
  930. #define GPIO_DSCR_TIMER_TIMER_LOAD_10PF (0x00)
  931. /* Bit definitions and macros for DSCR_SSI */
  932. #define GPIO_DSCR_SSI_SSI(x) (((x)&0x03))
  933. #define GPIO_DSCR_SSI_SSI_LOAD_50PF (0x03)
  934. #define GPIO_DSCR_SSI_SSI_LOAD_30PF (0x02)
  935. #define GPIO_DSCR_SSI_SSI_LOAD_20PF (0x01)
  936. #define GPIO_DSCR_SSI_SSI_LOAD_10PF (0x00)
  937. /* Bit definitions and macros for DSCR_DMA */
  938. #define GPIO_DSCR_DMA_DMA(x) (((x)&0x03))
  939. #define GPIO_DSCR_DMA_DMA_LOAD_50PF (0x03)
  940. #define GPIO_DSCR_DMA_DMA_LOAD_30PF (0x02)
  941. #define GPIO_DSCR_DMA_DMA_LOAD_20PF (0x01)
  942. #define GPIO_DSCR_DMA_DMA_LOAD_10PF (0x00)
  943. /* Bit definitions and macros for DSCR_DEBUG */
  944. #define GPIO_DSCR_DEBUG_DEBUG(x) (((x)&0x03))
  945. #define GPIO_DSCR_DEBUG_DEBUG_LOAD_50PF (0x03)
  946. #define GPIO_DSCR_DEBUG_DEBUG_LOAD_30PF (0x02)
  947. #define GPIO_DSCR_DEBUG_DEBUG_LOAD_20PF (0x01)
  948. #define GPIO_DSCR_DEBUG_DEBUG_LOAD_10PF (0x00)
  949. /* Bit definitions and macros for DSCR_RESET */
  950. #define GPIO_DSCR_RESET_RESET(x) (((x)&0x03))
  951. #define GPIO_DSCR_RESET_RESET_LOAD_50PF (0x03)
  952. #define GPIO_DSCR_RESET_RESET_LOAD_30PF (0x02)
  953. #define GPIO_DSCR_RESET_RESET_LOAD_20PF (0x01)
  954. #define GPIO_DSCR_RESET_RESET_LOAD_10PF (0x00)
  955. /* Bit definitions and macros for DSCR_IRQ */
  956. #define GPIO_DSCR_IRQ_IRQ(x) (((x)&0x03))
  957. #define GPIO_DSCR_IRQ_IRQ_LOAD_50PF (0x03)
  958. #define GPIO_DSCR_IRQ_IRQ_LOAD_30PF (0x02)
  959. #define GPIO_DSCR_IRQ_IRQ_LOAD_20PF (0x01)
  960. #define GPIO_DSCR_IRQ_IRQ_LOAD_10PF (0x00)
  961. /* Bit definitions and macros for DSCR_USB */
  962. #define GPIO_DSCR_USB_USB(x) (((x)&0x03))
  963. #define GPIO_DSCR_USB_USB_LOAD_50PF (0x03)
  964. #define GPIO_DSCR_USB_USB_LOAD_30PF (0x02)
  965. #define GPIO_DSCR_USB_USB_LOAD_20PF (0x01)
  966. #define GPIO_DSCR_USB_USB_LOAD_10PF (0x00)
  967. /* Bit definitions and macros for DSCR_ATA */
  968. #define GPIO_DSCR_ATA_ATA(x) (((x)&0x03))
  969. #define GPIO_DSCR_ATA_ATA_LOAD_50PF (0x03)
  970. #define GPIO_DSCR_ATA_ATA_LOAD_30PF (0x02)
  971. #define GPIO_DSCR_ATA_ATA_LOAD_20PF (0x01)
  972. #define GPIO_DSCR_ATA_ATA_LOAD_10PF (0x00)
  973. /*********************************************************************
  974. * Random Number Generator (RNG)
  975. *********************************************************************/
  976. /* Bit definitions and macros for RNGCR */
  977. #define RNG_RNGCR_GO (0x00000001)
  978. #define RNG_RNGCR_HA (0x00000002)
  979. #define RNG_RNGCR_IM (0x00000004)
  980. #define RNG_RNGCR_CI (0x00000008)
  981. /* Bit definitions and macros for RNGSR */
  982. #define RNG_RNGSR_SV (0x00000001)
  983. #define RNG_RNGSR_LRS (0x00000002)
  984. #define RNG_RNGSR_FUF (0x00000004)
  985. #define RNG_RNGSR_EI (0x00000008)
  986. #define RNG_RNGSR_OFL(x) (((x)&0x000000FF)<<8)
  987. #define RNG_RNGSR_OFS(x) (((x)&0x000000FF)<<16)
  988. /*********************************************************************
  989. * SDRAM Controller (SDRAMC)
  990. *********************************************************************/
  991. /* Bit definitions and macros for SDMR */
  992. #define SDRAMC_SDMR_DDR2_AD(x) (((x)&0x00003FFF)) /* Address for DDR2 */
  993. #define SDRAMC_SDMR_CMD (0x00010000) /* Command */
  994. #define SDRAMC_SDMR_AD(x) (((x)&0x00000FFF)<<18) /* Address */
  995. #define SDRAMC_SDMR_BK(x) (((x)&0x00000003)<<30) /* Bank Address */
  996. #define SDRAMC_SDMR_BK_LMR (0x00000000)
  997. #define SDRAMC_SDMR_BK_LEMR (0x40000000)
  998. /* Bit definitions and macros for SDCR */
  999. #define SDRAMC_SDCR_DPD (0x00000001) /* Deep Power-Down Mode */
  1000. #define SDRAMC_SDCR_IPALL (0x00000002) /* Initiate Precharge All */
  1001. #define SDRAMC_SDCR_IREF (0x00000004) /* Initiate Refresh */
  1002. #define SDRAMC_SDCR_DQS_OE(x) (((x)&0x00000003)<<10) /* DQS Output Enable */
  1003. #define SDRAMC_SDCR_MEM_PS (0x00002000) /* Data Port Size */
  1004. #define SDRAMC_SDCR_REF_CNT(x) (((x)&0x0000003F)<<16) /* Periodic Refresh Counter */
  1005. #define SDRAMC_SDCR_OE_RULE (0x00400000) /* Drive Rule Selection */
  1006. #define SDRAMC_SDCR_ADDR_MUX(x) (((x)&0x00000003)<<24) /* Internal Address Mux Select */
  1007. #define SDRAMC_SDCR_DDR2_MODE (0x08000000) /* DDR2 Mode Select */
  1008. #define SDRAMC_SDCR_REF_EN (0x10000000) /* Refresh Enable */
  1009. #define SDRAMC_SDCR_DDR_MODE (0x20000000) /* DDR Mode Select */
  1010. #define SDRAMC_SDCR_CKE (0x40000000) /* Clock Enable */
  1011. #define SDRAMC_SDCR_MODE_EN (0x80000000) /* SDRAM Mode Register Programming Enable */
  1012. #define SDRAMC_SDCR_DQS_OE_BOTH (0x00000C000)
  1013. /* Bit definitions and macros for SDCFG1 */
  1014. #define SDRAMC_SDCFG1_WT_LAT(x) (((x)&0x00000007)<<4) /* Write Latency */
  1015. #define SDRAMC_SDCFG1_REF2ACT(x) (((x)&0x0000000F)<<8) /* Refresh to active delay */
  1016. #define SDRAMC_SDCFG1_PRE2ACT(x) (((x)&0x00000007)<<12) /* Precharge to active delay */
  1017. #define SDRAMC_SDCFG1_ACT2RW(x) (((x)&0x00000007)<<16) /* Active to read/write delay */
  1018. #define SDRAMC_SDCFG1_RD_LAT(x) (((x)&0x0000000F)<<20) /* Read CAS Latency */
  1019. #define SDRAMC_SDCFG1_SWT2RWP(x) (((x)&0x00000007)<<24) /* Single write to read/write/precharge delay */
  1020. #define SDRAMC_SDCFG1_SRD2RWP(x) (((x)&0x0000000F)<<28) /* Single read to read/write/precharge delay */
  1021. /* Bit definitions and macros for SDCFG2 */
  1022. #define SDRAMC_SDCFG2_BL(x) (((x)&0x0000000F)<<16) /* Burst Length */
  1023. #define SDRAMC_SDCFG2_BRD2W(x) (((x)&0x0000000F)<<20) /* Burst read to write delay */
  1024. #define SDRAMC_SDCFG2_BWT2RWP(x) (((x)&0x0000000F)<<24) /* Burst write to read/write/precharge delay */
  1025. #define SDRAMC_SDCFG2_BRD2RP(x) (((x)&0x0000000F)<<28) /* Burst read to read/precharge delay */
  1026. /* Bit definitions and macros for SDCS group */
  1027. #define SDRAMC_SDCS_CSSZ(x) (((x)&0x0000001F)) /* Chip-Select Size */
  1028. #define SDRAMC_SDCS_CSBA(x) (((x)&0x00000FFF)<<20) /* Chip-Select Base Address */
  1029. #define SDRAMC_SDCS_BA(x) ((x)&0xFFF00000)
  1030. #define SDRAMC_SDCS_CSSZ_DISABLE (0x00000000)
  1031. #define SDRAMC_SDCS_CSSZ_1MBYTE (0x00000013)
  1032. #define SDRAMC_SDCS_CSSZ_2MBYTE (0x00000014)
  1033. #define SDRAMC_SDCS_CSSZ_4MBYTE (0x00000015)
  1034. #define SDRAMC_SDCS_CSSZ_8MBYTE (0x00000016)
  1035. #define SDRAMC_SDCS_CSSZ_16MBYTE (0x00000017)
  1036. #define SDRAMC_SDCS_CSSZ_32MBYTE (0x00000018)
  1037. #define SDRAMC_SDCS_CSSZ_64MBYTE (0x00000019)
  1038. #define SDRAMC_SDCS_CSSZ_128MBYTE (0x0000001A)
  1039. #define SDRAMC_SDCS_CSSZ_256MBYTE (0x0000001B)
  1040. #define SDRAMC_SDCS_CSSZ_512MBYTE (0x0000001C)
  1041. #define SDRAMC_SDCS_CSSZ_1GBYTE (0x0000001D)
  1042. #define SDRAMC_SDCS_CSSZ_2GBYTE (0x0000001E)
  1043. #define SDRAMC_SDCS_CSSZ_4GBYTE (0x0000001F)
  1044. /*********************************************************************
  1045. * Phase Locked Loop (PLL)
  1046. *********************************************************************/
  1047. /* Bit definitions and macros for PCR */
  1048. #define PLL_PCR_OUTDIV1(x) (((x)&0x0000000F)) /* Output divider for CPU clock frequency */
  1049. #define PLL_PCR_OUTDIV2(x) (((x)&0x0000000F)<<4) /* Output divider for internal bus clock frequency */
  1050. #define PLL_PCR_OUTDIV3(x) (((x)&0x0000000F)<<8) /* Output divider for Flexbus clock frequency */
  1051. #define PLL_PCR_OUTDIV4(x) (((x)&0x0000000F)<<12) /* Output divider for PCI clock frequency */
  1052. #define PLL_PCR_OUTDIV5(x) (((x)&0x0000000F)<<16) /* Output divider for USB clock frequency */
  1053. #define PLL_PCR_PFDR(x) (((x)&0x000000FF)<<24) /* Feedback divider for VCO frequency */
  1054. #define PLL_PCR_PFDR_MASK (0x000F0000)
  1055. #define PLL_PCR_OUTDIV5_MASK (0x000F0000)
  1056. #define PLL_PCR_OUTDIV4_MASK (0x0000F000)
  1057. #define PLL_PCR_OUTDIV3_MASK (0x00000F00)
  1058. #define PLL_PCR_OUTDIV2_MASK (0x000000F0)
  1059. #define PLL_PCR_OUTDIV1_MASK (0x0000000F)
  1060. /* Bit definitions and macros for PSR */
  1061. #define PLL_PSR_LOCKS (0x00000001) /* PLL lost lock - sticky */
  1062. #define PLL_PSR_LOCK (0x00000002) /* PLL lock status */
  1063. #define PLL_PSR_LOLIRQ (0x00000004) /* PLL loss-of-lock interrupt enable */
  1064. #define PLL_PSR_LOLRE (0x00000008) /* PLL loss-of-lock reset enable */
  1065. /*********************************************************************
  1066. * PCI
  1067. *********************************************************************/
  1068. /* Bit definitions and macros for SCR */
  1069. #define PCI_SCR_PE (0x80000000) /* Parity Error detected */
  1070. #define PCI_SCR_SE (0x40000000) /* System error signalled */
  1071. #define PCI_SCR_MA (0x20000000) /* Master aboart received */
  1072. #define PCI_SCR_TR (0x10000000) /* Target abort received */
  1073. #define PCI_SCR_TS (0x08000000) /* Target abort signalled */
  1074. #define PCI_SCR_DT (0x06000000) /* PCI_DEVSEL timing */
  1075. #define PCI_SCR_DP (0x01000000) /* Master data parity err */
  1076. #define PCI_SCR_FC (0x00800000) /* Fast back-to-back */
  1077. #define PCI_SCR_R (0x00400000) /* Reserved */
  1078. #define PCI_SCR_66M (0x00200000) /* 66Mhz */
  1079. #define PCI_SCR_C (0x00100000) /* Capabilities list */
  1080. #define PCI_SCR_F (0x00000200) /* Fast back-to-back enable */
  1081. #define PCI_SCR_S (0x00000100) /* SERR enable */
  1082. #define PCI_SCR_ST (0x00000080) /* Addr and Data stepping */
  1083. #define PCI_SCR_PER (0x00000040) /* Parity error response */
  1084. #define PCI_SCR_V (0x00000020) /* VGA palette snoop enable */
  1085. #define PCI_SCR_MW (0x00000010) /* Memory write and invalidate enable */
  1086. #define PCI_SCR_SP (0x00000008) /* Special cycle monitor or ignore */
  1087. #define PCI_SCR_B (0x00000004) /* Bus master enable */
  1088. #define PCI_SCR_M (0x00000002) /* Memory access control */
  1089. #define PCI_SCR_IO (0x00000001) /* I/O access control */
  1090. #define PCI_CR1_BIST(x) ((x & 0xFF) << 24) /* Built in self test */
  1091. #define PCI_CR1_HDR(x) ((x & 0xFF) << 16) /* Header type */
  1092. #define PCI_CR1_LTMR(x) ((x & 0xF8) << 8) /* Latency timer */
  1093. #define PCI_CR1_CLS(x) (x & 0x0F) /* Cache line size */
  1094. #define PCI_BAR_BAR0(x) (x & 0xFFFC0000)
  1095. #define PCI_BAR_BAR1(x) (x & 0xFFF00000)
  1096. #define PCI_BAR_BAR2(x) (x & 0xFFC00000)
  1097. #define PCI_BAR_BAR3(x) (x & 0xFF000000)
  1098. #define PCI_BAR_BAR4(x) (x & 0xF8000000)
  1099. #define PCI_BAR_BAR5(x) (x & 0xE0000000)
  1100. #define PCI_BAR_PREF (0x00000004) /* Prefetchable access */
  1101. #define PCI_BAR_RANGE (0x00000002) /* Fixed to 00 */
  1102. #define PCI_BAR_IO_M (0x00000001) /* IO / memory space */
  1103. #define PCI_CR2_MAXLAT(x) ((x & 0xFF) << 24) /* Maximum latency */
  1104. #define PCI_CR2_MINGNT(x) ((x & 0xFF) << 16) /* Minimum grant */
  1105. #define PCI_CR2_INTPIN(x) ((x & 0xFF) << 8) /* Interrupt Pin */
  1106. #define PCI_CR2_INTLIN(x) (x & 0xFF) /* Interrupt Line */
  1107. #define PCI_GSCR_DRD (0x80000000) /* Delayed read discarded */
  1108. #define PCI_GSCR_PE (0x20000000) /* PCI_PERR detected */
  1109. #define PCI_GSCR_SE (0x10000000) /* SERR detected */
  1110. #define PCI_GSCR_ER (0x08000000) /* Error response detected */
  1111. #define PCI_GSCR_DRDE (0x00008000) /* Delayed read discarded enable */
  1112. #define PCI_GSCR_PEE (0x00002000) /* PERR detected interrupt enable */
  1113. #define PCI_GSCR_SEE (0x00001000) /* SERR detected interrupt enable */
  1114. #define PCI_GSCR_PR (0x00000001) /* PCI reset */
  1115. #define PCI_TCR1_LD (0x01000000) /* Latency rule disable */
  1116. #define PCI_TCR1_PID (0x00020000) /* Prefetch invalidate and disable */
  1117. #define PCI_TCR1_P (0x00010000) /* Prefetch reads */
  1118. #define PCI_TCR1_WCD (0x00000100) /* Write combine disable */
  1119. #define PCI_TCR2_B5E (0x00002000) /* */
  1120. #define PCI_TCR2_B4E (0x00001000) /* */
  1121. #define PCI_TCR2_B3E (0x00000800) /* */
  1122. #define PCI_TCR2_B2E (0x00000400) /* */
  1123. #define PCI_TCR2_B1E (0x00000200) /* */
  1124. #define PCI_TCR2_B0E (0x00000100) /* */
  1125. #define PCI_TCR2_CR (0x00000001) /* */
  1126. #define PCI_TBATR_BAT(x) ((x & 0xFFF) << 20)
  1127. #define PCI_TBATR_EN (0x00000001) /* Enable */
  1128. #define PCI_IWCR_W0C_IO (0x08000000) /* Windows Maps to PCI I/O */
  1129. #define PCI_IWCR_W0C_PRC_RDMUL (0x04000000) /* PCI Memory Read multiple */
  1130. #define PCI_IWCR_W0C_PRC_RDLN (0x02000000) /* PCI Memory Read line */
  1131. #define PCI_IWCR_W0C_PRC_RD (0x00000000) /* PCI Memory Read */
  1132. #define PCI_IWCR_W0C_EN (0x01000000) /* Enable - Register initialize */
  1133. #define PCI_IWCR_W1C_IO (0x00080000) /* Windows Maps to PCI I/O */
  1134. #define PCI_IWCR_W1C_PRC_RDMUL (0x00040000) /* PCI Memory Read multiple */
  1135. #define PCI_IWCR_W1C_PRC_RDLN (0x00020000) /* PCI Memory Read line */
  1136. #define PCI_IWCR_W1C_PRC_RD (0x00000000) /* PCI Memory Read */
  1137. #define PCI_IWCR_W1C_EN (0x00010000) /* Enable - Register initialize */
  1138. #define PCI_IWCR_W2C_IO (0x00000800) /* Windows Maps to PCI I/O */
  1139. #define PCI_IWCR_W2C_PRC_RDMUL (0x00000400) /* PCI Memory Read multiple */
  1140. #define PCI_IWCR_W2C_PRC_RDLN (0x00000200) /* PCI Memory Read line */
  1141. #define PCI_IWCR_W2C_PRC_RD (0x00000000) /* PCI Memory Read */
  1142. #define PCI_IWCR_W2C_EN (0x00000100) /* Enable - Register initialize */
  1143. #define PCI_ICR_REE (0x04000000) /* Retry error enable */
  1144. #define PCI_ICR_IAE (0x02000000) /* Initiator abort enable */
  1145. #define PCI_ICR_TAE (0x01000000) /* Target abort enable */
  1146. #define PCI_ICR_MAXRETRY(x) ((x) & 0x000000FF)
  1147. /********************************************************************/
  1148. #endif /* __MCF5445X__ */