immap_lsch3.h 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344
  1. /*
  2. * LayerScape Internal Memory Map
  3. *
  4. * Copyright 2014 Freescale Semiconductor, Inc.
  5. *
  6. * SPDX-License-Identifier: GPL-2.0+
  7. */
  8. #ifndef __ARCH_FSL_LSCH3_IMMAP_H_
  9. #define __ARCH_FSL_LSCH3_IMMAP_H_
  10. #define CONFIG_SYS_IMMR 0x01000000
  11. #define CONFIG_SYS_FSL_DDR_ADDR (CONFIG_SYS_IMMR + 0x00080000)
  12. #define CONFIG_SYS_FSL_DDR2_ADDR (CONFIG_SYS_IMMR + 0x00090000)
  13. #define CONFIG_SYS_FSL_DDR3_ADDR 0x08210000
  14. #define CONFIG_SYS_FSL_GUTS_ADDR (CONFIG_SYS_IMMR + 0x00E00000)
  15. #define CONFIG_SYS_FSL_PMU_ADDR (CONFIG_SYS_IMMR + 0x00E30000)
  16. #define CONFIG_SYS_FSL_RST_ADDR (CONFIG_SYS_IMMR + 0x00E60000)
  17. #define CONFIG_SYS_FSL_CH3_CLK_GRPA_ADDR (CONFIG_SYS_IMMR + 0x00300000)
  18. #define CONFIG_SYS_FSL_CH3_CLK_GRPB_ADDR (CONFIG_SYS_IMMR + 0x00310000)
  19. #define CONFIG_SYS_FSL_CH3_CLK_CTRL_ADDR (CONFIG_SYS_IMMR + 0x00370000)
  20. #define SYS_FSL_QSPI_ADDR (CONFIG_SYS_IMMR + 0x010c0000)
  21. #define CONFIG_SYS_FSL_ESDHC_ADDR (CONFIG_SYS_IMMR + 0x01140000)
  22. #define CONFIG_SYS_IFC_ADDR (CONFIG_SYS_IMMR + 0x01240000)
  23. #define CONFIG_SYS_NS16550_COM1 (CONFIG_SYS_IMMR + 0x011C0500)
  24. #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_IMMR + 0x011C0600)
  25. #define SYS_FSL_LS2080A_LS2085A_TIMER_ADDR 0x023d0000
  26. #define CONFIG_SYS_FSL_TIMER_ADDR 0x023e0000
  27. #define CONFIG_SYS_FSL_PMU_CLTBENR (CONFIG_SYS_FSL_PMU_ADDR + \
  28. 0x18A0)
  29. #define FSL_PMU_PCTBENR_OFFSET (CONFIG_SYS_FSL_PMU_ADDR + 0x8A0)
  30. #define FSL_LSCH3_SVR (CONFIG_SYS_FSL_GUTS_ADDR + 0xA4)
  31. #define CONFIG_SYS_FSL_WRIOP1_ADDR (CONFIG_SYS_IMMR + 0x7B80000)
  32. #define CONFIG_SYS_FSL_WRIOP1_MDIO1 (CONFIG_SYS_FSL_WRIOP1_ADDR + 0x16000)
  33. #define CONFIG_SYS_FSL_WRIOP1_MDIO2 (CONFIG_SYS_FSL_WRIOP1_ADDR + 0x17000)
  34. #define CONFIG_SYS_FSL_LSCH3_SERDES_ADDR (CONFIG_SYS_IMMR + 0xEA0000)
  35. #define CONFIG_SYS_FSL_DCSR_DDR_ADDR 0x70012c000ULL
  36. #define CONFIG_SYS_FSL_DCSR_DDR2_ADDR 0x70012d000ULL
  37. #define CONFIG_SYS_FSL_DCSR_DDR3_ADDR 0x700132000ULL
  38. #define CONFIG_SYS_FSL_DCSR_DDR4_ADDR 0x700133000ULL
  39. #define I2C1_BASE_ADDR (CONFIG_SYS_IMMR + 0x01000000)
  40. #define I2C2_BASE_ADDR (CONFIG_SYS_IMMR + 0x01010000)
  41. #define I2C3_BASE_ADDR (CONFIG_SYS_IMMR + 0x01020000)
  42. #define I2C4_BASE_ADDR (CONFIG_SYS_IMMR + 0x01030000)
  43. #define CONFIG_SYS_XHCI_USB1_ADDR (CONFIG_SYS_IMMR + 0x02100000)
  44. #define CONFIG_SYS_XHCI_USB2_ADDR (CONFIG_SYS_IMMR + 0x02110000)
  45. /* TZ Address Space Controller Definitions */
  46. #define TZASC1_BASE 0x01100000 /* as per CCSR map. */
  47. #define TZASC2_BASE 0x01110000 /* as per CCSR map. */
  48. #define TZASC3_BASE 0x01120000 /* as per CCSR map. */
  49. #define TZASC4_BASE 0x01130000 /* as per CCSR map. */
  50. #define TZASC_BUILD_CONFIG_REG(x) ((TZASC1_BASE + (x * 0x10000)))
  51. #define TZASC_ACTION_REG(x) ((TZASC1_BASE + (x * 0x10000)) + 0x004)
  52. #define TZASC_GATE_KEEPER(x) ((TZASC1_BASE + (x * 0x10000)) + 0x008)
  53. #define TZASC_REGION_BASE_LOW_0(x) ((TZASC1_BASE + (x * 0x10000)) + 0x100)
  54. #define TZASC_REGION_BASE_HIGH_0(x) ((TZASC1_BASE + (x * 0x10000)) + 0x104)
  55. #define TZASC_REGION_TOP_LOW_0(x) ((TZASC1_BASE + (x * 0x10000)) + 0x108)
  56. #define TZASC_REGION_TOP_HIGH_0(x) ((TZASC1_BASE + (x * 0x10000)) + 0x10C)
  57. #define TZASC_REGION_ATTRIBUTES_0(x) ((TZASC1_BASE + (x * 0x10000)) + 0x110)
  58. #define TZASC_REGION_ID_ACCESS_0(x) ((TZASC1_BASE + (x * 0x10000)) + 0x114)
  59. /* SATA */
  60. #define AHCI_BASE_ADDR1 (CONFIG_SYS_IMMR + 0x02200000)
  61. #define AHCI_BASE_ADDR2 (CONFIG_SYS_IMMR + 0x02210000)
  62. /* SFP */
  63. #define CONFIG_SYS_SFP_ADDR (CONFIG_SYS_IMMR + 0x00e80200)
  64. /* SEC */
  65. #define CONFIG_SYS_FSL_SEC_OFFSET 0x07000000ull
  66. #define CONFIG_SYS_FSL_JR0_OFFSET 0x07010000ull
  67. #define CONFIG_SYS_FSL_SEC_ADDR \
  68. (CONFIG_SYS_IMMR + CONFIG_SYS_FSL_SEC_OFFSET)
  69. #define CONFIG_SYS_FSL_JR0_ADDR \
  70. (CONFIG_SYS_IMMR + CONFIG_SYS_FSL_JR0_OFFSET)
  71. /* Security Monitor */
  72. #define CONFIG_SYS_SEC_MON_ADDR (CONFIG_SYS_IMMR + 0x00e90000)
  73. /* MMU 500 */
  74. #define SMMU_SCR0 (SMMU_BASE + 0x0)
  75. #define SMMU_SCR1 (SMMU_BASE + 0x4)
  76. #define SMMU_SCR2 (SMMU_BASE + 0x8)
  77. #define SMMU_SACR (SMMU_BASE + 0x10)
  78. #define SMMU_IDR0 (SMMU_BASE + 0x20)
  79. #define SMMU_IDR1 (SMMU_BASE + 0x24)
  80. #define SMMU_NSCR0 (SMMU_BASE + 0x400)
  81. #define SMMU_NSCR2 (SMMU_BASE + 0x408)
  82. #define SMMU_NSACR (SMMU_BASE + 0x410)
  83. #define SCR0_CLIENTPD_MASK 0x00000001
  84. #define SCR0_USFCFG_MASK 0x00000400
  85. /* PCIe */
  86. #define CONFIG_SYS_PCIE1_ADDR (CONFIG_SYS_IMMR + 0x2400000)
  87. #define CONFIG_SYS_PCIE2_ADDR (CONFIG_SYS_IMMR + 0x2500000)
  88. #define CONFIG_SYS_PCIE3_ADDR (CONFIG_SYS_IMMR + 0x2600000)
  89. #define CONFIG_SYS_PCIE4_ADDR (CONFIG_SYS_IMMR + 0x2700000)
  90. #define CONFIG_SYS_PCIE1_PHYS_ADDR 0x1000000000ULL
  91. #define CONFIG_SYS_PCIE2_PHYS_ADDR 0x1200000000ULL
  92. #define CONFIG_SYS_PCIE3_PHYS_ADDR 0x1400000000ULL
  93. #define CONFIG_SYS_PCIE4_PHYS_ADDR 0x1600000000ULL
  94. /* Device Configuration */
  95. #define DCFG_BASE 0x01e00000
  96. #define DCFG_PORSR1 0x000
  97. #define DCFG_PORSR1_RCW_SRC 0xff800000
  98. #define DCFG_PORSR1_RCW_SRC_NOR 0x12f00000
  99. #define DCFG_RCWSR13 0x130
  100. #define DCFG_RCWSR13_DSPI (0 << 8)
  101. #define DCFG_RCWSR15 0x138
  102. #define DCFG_RCWSR15_IFCGRPABASE_QSPI 0x3
  103. #define DCFG_DCSR_BASE 0X700100000ULL
  104. #define DCFG_DCSR_PORCR1 0x000
  105. /* Interrupt Sampling Control */
  106. #define ISC_BASE 0x01F70000
  107. #define IRQCR_OFFSET 0x14
  108. /* Supplemental Configuration */
  109. #define SCFG_BASE 0x01fc0000
  110. #define SCFG_USB3PRM1CR 0x000
  111. #define SCFG_USB3PRM1CR_INIT 0x27672b2a
  112. #define SCFG_QSPICLKCTLR 0x10
  113. #define TP_ITYP_AV 0x00000001 /* Initiator available */
  114. #define TP_ITYP_TYPE(x) (((x) & 0x6) >> 1) /* Initiator Type */
  115. #define TP_ITYP_TYPE_ARM 0x0
  116. #define TP_ITYP_TYPE_PPC 0x1 /* PowerPC */
  117. #define TP_ITYP_TYPE_OTHER 0x2 /* StarCore DSP */
  118. #define TP_ITYP_TYPE_HA 0x3 /* HW Accelerator */
  119. #define TP_ITYP_THDS(x) (((x) & 0x18) >> 3) /* # threads */
  120. #define TP_ITYP_VER(x) (((x) & 0xe0) >> 5) /* Initiator Version */
  121. #define TY_ITYP_VER_A7 0x1
  122. #define TY_ITYP_VER_A53 0x2
  123. #define TY_ITYP_VER_A57 0x3
  124. #define TY_ITYP_VER_A72 0x4
  125. #define TP_CLUSTER_EOC 0x80000000 /* end of clusters */
  126. #define TP_CLUSTER_INIT_MASK 0x0000003f /* initiator mask */
  127. #define TP_INIT_PER_CLUSTER 4
  128. /* This is chassis generation 3 */
  129. #ifndef __ASSEMBLY__
  130. struct sys_info {
  131. unsigned long freq_processor[CONFIG_MAX_CPUS];
  132. /* frequency of platform PLL */
  133. unsigned long freq_systembus;
  134. unsigned long freq_ddrbus;
  135. #ifdef CONFIG_SYS_FSL_HAS_DP_DDR
  136. unsigned long freq_ddrbus2;
  137. #endif
  138. unsigned long freq_localbus;
  139. unsigned long freq_qe;
  140. #ifdef CONFIG_SYS_DPAA_FMAN
  141. unsigned long freq_fman[CONFIG_SYS_NUM_FMAN];
  142. #endif
  143. #ifdef CONFIG_SYS_DPAA_QBMAN
  144. unsigned long freq_qman;
  145. #endif
  146. #ifdef CONFIG_SYS_DPAA_PME
  147. unsigned long freq_pme;
  148. #endif
  149. };
  150. /* Global Utilities Block */
  151. struct ccsr_gur {
  152. u32 porsr1; /* POR status 1 */
  153. u32 porsr2; /* POR status 2 */
  154. u8 res_008[0x20-0x8];
  155. u32 gpporcr1; /* General-purpose POR configuration */
  156. u32 gpporcr2; /* General-purpose POR configuration 2 */
  157. u32 gpporcr3;
  158. u32 gpporcr4;
  159. u8 res_030[0x60-0x30];
  160. #define FSL_CHASSIS3_DCFG_FUSESR_VID_SHIFT 25
  161. #define FSL_CHASSIS3_DCFG_FUSESR_VID_MASK 0x1F
  162. #define FSL_CHASSIS3_DCFG_FUSESR_ALTVID_SHIFT 20
  163. #define FSL_CHASSIS3_DCFG_FUSESR_ALTVID_MASK 0x1F
  164. u32 dcfg_fusesr; /* Fuse status register */
  165. u8 res_064[0x70-0x64];
  166. u32 devdisr; /* Device disable control 1 */
  167. u32 devdisr2; /* Device disable control 2 */
  168. u32 devdisr3; /* Device disable control 3 */
  169. u32 devdisr4; /* Device disable control 4 */
  170. u32 devdisr5; /* Device disable control 5 */
  171. u32 devdisr6; /* Device disable control 6 */
  172. u8 res_088[0x94-0x88];
  173. u32 coredisr; /* Device disable control 7 */
  174. #define FSL_CHASSIS3_DEVDISR2_DPMAC1 0x00000001
  175. #define FSL_CHASSIS3_DEVDISR2_DPMAC2 0x00000002
  176. #define FSL_CHASSIS3_DEVDISR2_DPMAC3 0x00000004
  177. #define FSL_CHASSIS3_DEVDISR2_DPMAC4 0x00000008
  178. #define FSL_CHASSIS3_DEVDISR2_DPMAC5 0x00000010
  179. #define FSL_CHASSIS3_DEVDISR2_DPMAC6 0x00000020
  180. #define FSL_CHASSIS3_DEVDISR2_DPMAC7 0x00000040
  181. #define FSL_CHASSIS3_DEVDISR2_DPMAC8 0x00000080
  182. #define FSL_CHASSIS3_DEVDISR2_DPMAC9 0x00000100
  183. #define FSL_CHASSIS3_DEVDISR2_DPMAC10 0x00000200
  184. #define FSL_CHASSIS3_DEVDISR2_DPMAC11 0x00000400
  185. #define FSL_CHASSIS3_DEVDISR2_DPMAC12 0x00000800
  186. #define FSL_CHASSIS3_DEVDISR2_DPMAC13 0x00001000
  187. #define FSL_CHASSIS3_DEVDISR2_DPMAC14 0x00002000
  188. #define FSL_CHASSIS3_DEVDISR2_DPMAC15 0x00004000
  189. #define FSL_CHASSIS3_DEVDISR2_DPMAC16 0x00008000
  190. #define FSL_CHASSIS3_DEVDISR2_DPMAC17 0x00010000
  191. #define FSL_CHASSIS3_DEVDISR2_DPMAC18 0x00020000
  192. #define FSL_CHASSIS3_DEVDISR2_DPMAC19 0x00040000
  193. #define FSL_CHASSIS3_DEVDISR2_DPMAC20 0x00080000
  194. #define FSL_CHASSIS3_DEVDISR2_DPMAC21 0x00100000
  195. #define FSL_CHASSIS3_DEVDISR2_DPMAC22 0x00200000
  196. #define FSL_CHASSIS3_DEVDISR2_DPMAC23 0x00400000
  197. #define FSL_CHASSIS3_DEVDISR2_DPMAC24 0x00800000
  198. u8 res_098[0xa0-0x98];
  199. u32 pvr; /* Processor version */
  200. u32 svr; /* System version */
  201. u8 res_0a8[0x100-0xa8];
  202. u32 rcwsr[30]; /* Reset control word status */
  203. #define FSL_CHASSIS3_RCWSR0_SYS_PLL_RAT_SHIFT 2
  204. #define FSL_CHASSIS3_RCWSR0_SYS_PLL_RAT_MASK 0x1f
  205. #define FSL_CHASSIS3_RCWSR0_MEM_PLL_RAT_SHIFT 10
  206. #define FSL_CHASSIS3_RCWSR0_MEM_PLL_RAT_MASK 0x3f
  207. #define FSL_CHASSIS3_RCWSR0_MEM2_PLL_RAT_SHIFT 18
  208. #define FSL_CHASSIS3_RCWSR0_MEM2_PLL_RAT_MASK 0x3f
  209. #define FSL_CHASSIS3_RCWSR28_SRDS1_PRTCL_MASK 0x00FF0000
  210. #define FSL_CHASSIS3_RCWSR28_SRDS1_PRTCL_SHIFT 16
  211. #define FSL_CHASSIS3_RCWSR28_SRDS2_PRTCL_MASK 0xFF000000
  212. #define FSL_CHASSIS3_RCWSR28_SRDS2_PRTCL_SHIFT 24
  213. #define RCW_SB_EN_REG_INDEX 9
  214. #define RCW_SB_EN_MASK 0x00000400
  215. u8 res_178[0x200-0x178];
  216. u32 scratchrw[16]; /* Scratch Read/Write */
  217. u8 res_240[0x300-0x240];
  218. u32 scratchw1r[4]; /* Scratch Read (Write once) */
  219. u8 res_310[0x400-0x310];
  220. u32 bootlocptrl; /* Boot location pointer low-order addr */
  221. u32 bootlocptrh; /* Boot location pointer high-order addr */
  222. u8 res_408[0x520-0x408];
  223. u32 usb1_amqr;
  224. u32 usb2_amqr;
  225. u8 res_528[0x530-0x528]; /* add more registers when needed */
  226. u32 sdmm1_amqr;
  227. u8 res_534[0x550-0x534]; /* add more registers when needed */
  228. u32 sata1_amqr;
  229. u32 sata2_amqr;
  230. u8 res_558[0x570-0x558]; /* add more registers when needed */
  231. u32 misc1_amqr;
  232. u8 res_574[0x590-0x574]; /* add more registers when needed */
  233. u32 spare1_amqr;
  234. u32 spare2_amqr;
  235. u8 res_598[0x620-0x598]; /* add more registers when needed */
  236. u32 gencr[7]; /* General Control Registers */
  237. u8 res_63c[0x640-0x63c]; /* add more registers when needed */
  238. u32 cgensr1; /* Core General Status Register */
  239. u8 res_644[0x660-0x644]; /* add more registers when needed */
  240. u32 cgencr1; /* Core General Control Register */
  241. u8 res_664[0x740-0x664]; /* add more registers when needed */
  242. u32 tp_ityp[64]; /* Topology Initiator Type Register */
  243. struct {
  244. u32 upper;
  245. u32 lower;
  246. } tp_cluster[4]; /* Core cluster n Topology Register */
  247. u8 res_864[0x920-0x864]; /* add more registers when needed */
  248. u32 ioqoscr[8]; /*I/O Quality of Services Register */
  249. u32 uccr;
  250. u8 res_944[0x960-0x944]; /* add more registers when needed */
  251. u32 ftmcr;
  252. u8 res_964[0x990-0x964]; /* add more registers when needed */
  253. u32 coredisablesr;
  254. u8 res_994[0xa00-0x994]; /* add more registers when needed */
  255. u32 sdbgcr; /*Secure Debug Confifuration Register */
  256. u8 res_a04[0xbf8-0xa04]; /* add more registers when needed */
  257. u32 ipbrr1;
  258. u32 ipbrr2;
  259. u8 res_858[0x1000-0xc00];
  260. };
  261. struct ccsr_clk_cluster_group {
  262. struct {
  263. u8 res_00[0x10];
  264. u32 csr;
  265. u8 res_14[0x20-0x14];
  266. } hwncsr[3];
  267. u8 res_60[0x80-0x60];
  268. struct {
  269. u32 gsr;
  270. u8 res_84[0xa0-0x84];
  271. } pllngsr[3];
  272. u8 res_e0[0x100-0xe0];
  273. };
  274. struct ccsr_clk_ctrl {
  275. struct {
  276. u32 csr; /* core cluster n clock control status */
  277. u8 res_04[0x20-0x04];
  278. } clkcncsr[8];
  279. };
  280. struct ccsr_reset {
  281. u32 rstcr; /* 0x000 */
  282. u32 rstcrsp; /* 0x004 */
  283. u8 res_008[0x10-0x08]; /* 0x008 */
  284. u32 rstrqmr1; /* 0x010 */
  285. u32 rstrqmr2; /* 0x014 */
  286. u32 rstrqsr1; /* 0x018 */
  287. u32 rstrqsr2; /* 0x01c */
  288. u32 rstrqwdtmrl; /* 0x020 */
  289. u32 rstrqwdtmru; /* 0x024 */
  290. u8 res_028[0x30-0x28]; /* 0x028 */
  291. u32 rstrqwdtsrl; /* 0x030 */
  292. u32 rstrqwdtsru; /* 0x034 */
  293. u8 res_038[0x60-0x38]; /* 0x038 */
  294. u32 brrl; /* 0x060 */
  295. u32 brru; /* 0x064 */
  296. u8 res_068[0x80-0x68]; /* 0x068 */
  297. u32 pirset; /* 0x080 */
  298. u32 pirclr; /* 0x084 */
  299. u8 res_088[0x90-0x88]; /* 0x088 */
  300. u32 brcorenbr; /* 0x090 */
  301. u8 res_094[0x100-0x94]; /* 0x094 */
  302. u32 rcw_reqr; /* 0x100 */
  303. u32 rcw_completion; /* 0x104 */
  304. u8 res_108[0x110-0x108]; /* 0x108 */
  305. u32 pbi_reqr; /* 0x110 */
  306. u32 pbi_completion; /* 0x114 */
  307. u8 res_118[0xa00-0x118]; /* 0x118 */
  308. u32 qmbm_warmrst; /* 0xa00 */
  309. u32 soc_warmrst; /* 0xa04 */
  310. u8 res_a08[0xbf8-0xa08]; /* 0xa08 */
  311. u32 ip_rev1; /* 0xbf8 */
  312. u32 ip_rev2; /* 0xbfc */
  313. };
  314. #endif /*__ASSEMBLY__*/
  315. #endif /* __ARCH_FSL_LSCH3_IMMAP_H_ */