blob: 89eb565c94127ecb7d3d7dc2db54a91eb65e2588 [file] [log] [blame]
Tom Rini10e47792018-05-06 17:58:06 -04001/* SPDX-License-Identifier: GPL-2.0+ */
Michal Simekeb1dfa72013-02-04 12:38:59 +01002/*
3 * Copyright (c) 2013 Xilinx Inc.
Michal Simekeb1dfa72013-02-04 12:38:59 +01004 */
5
6#ifndef _ASM_ARCH_HARDWARE_H
7#define _ASM_ARCH_HARDWARE_H
8
Michal Simekb0bf9552013-04-23 11:35:18 +02009#define ZYNQ_SYS_CTRL_BASEADDR 0xF8000000
10#define ZYNQ_DEV_CFG_APB_BASEADDR 0xF8007000
11#define ZYNQ_SCU_BASEADDR 0xF8F00000
Michal Simekf5ff7bc2013-06-17 14:37:01 +020012#define ZYNQ_DDRC_BASEADDR 0xF8006000
Siva Durga Prasad Paladugue26ef3b2013-11-29 19:01:25 +053013#define ZYNQ_EFUSE_BASEADDR 0xF800D000
Siva Durga Prasad Paladugue4603522018-06-26 15:02:19 +053014#define ZYNQ_OCM_BASEADDR 0xFFFC0000
Michal Simekeb1dfa72013-02-04 12:38:59 +010015
Michal Simekf0c82112014-01-16 09:18:21 +010016/* Bootmode setting values */
Mike Looijmansdb49c132014-03-06 14:43:36 +010017#define ZYNQ_BM_MASK 0x7
Michal Simek25830022015-01-13 16:04:10 +010018#define ZYNQ_BM_QSPI 0x1
Michal Simekf0c82112014-01-16 09:18:21 +010019#define ZYNQ_BM_NOR 0x2
Michal Simek25830022015-01-13 16:04:10 +010020#define ZYNQ_BM_NAND 0x4
Michal Simekf0c82112014-01-16 09:18:21 +010021#define ZYNQ_BM_SD 0x5
22#define ZYNQ_BM_JTAG 0x0
23
Michal Simekeb1dfa72013-02-04 12:38:59 +010024/* Reflect slcr offsets */
25struct slcr_regs {
26 u32 scl; /* 0x0 */
27 u32 slcr_lock; /* 0x4 */
28 u32 slcr_unlock; /* 0x8 */
Soren Brinkmann102ad002013-11-21 13:38:54 -080029 u32 reserved0_1[61];
30 u32 arm_pll_ctrl; /* 0x100 */
31 u32 ddr_pll_ctrl; /* 0x104 */
32 u32 io_pll_ctrl; /* 0x108 */
33 u32 reserved0_2[5];
34 u32 arm_clk_ctrl; /* 0x120 */
35 u32 ddr_clk_ctrl; /* 0x124 */
36 u32 dci_clk_ctrl; /* 0x128 */
37 u32 aper_clk_ctrl; /* 0x12c */
38 u32 reserved0_3[2];
Michal Simekd9f2c112012-10-15 14:01:23 +020039 u32 gem0_rclk_ctrl; /* 0x138 */
40 u32 gem1_rclk_ctrl; /* 0x13c */
41 u32 gem0_clk_ctrl; /* 0x140 */
42 u32 gem1_clk_ctrl; /* 0x144 */
Soren Brinkmann102ad002013-11-21 13:38:54 -080043 u32 smc_clk_ctrl; /* 0x148 */
44 u32 lqspi_clk_ctrl; /* 0x14c */
45 u32 sdio_clk_ctrl; /* 0x150 */
46 u32 uart_clk_ctrl; /* 0x154 */
47 u32 spi_clk_ctrl; /* 0x158 */
48 u32 can_clk_ctrl; /* 0x15c */
49 u32 can_mioclk_ctrl; /* 0x160 */
50 u32 dbg_clk_ctrl; /* 0x164 */
51 u32 pcap_clk_ctrl; /* 0x168 */
52 u32 reserved0_4[1];
53 u32 fpga0_clk_ctrl; /* 0x170 */
54 u32 reserved0_5[3];
55 u32 fpga1_clk_ctrl; /* 0x180 */
56 u32 reserved0_6[3];
57 u32 fpga2_clk_ctrl; /* 0x190 */
58 u32 reserved0_7[3];
59 u32 fpga3_clk_ctrl; /* 0x1a0 */
60 u32 reserved0_8[8];
61 u32 clk_621_true; /* 0x1c4 */
62 u32 reserved1[14];
Michal Simekeb1dfa72013-02-04 12:38:59 +010063 u32 pss_rst_ctrl; /* 0x200 */
Michal Simek6d464802013-02-04 12:42:25 +010064 u32 reserved2[15];
65 u32 fpga_rst_ctrl; /* 0x240 */
66 u32 reserved3[5];
Michal Simekeb1dfa72013-02-04 12:38:59 +010067 u32 reboot_status; /* 0x258 */
Michal Simek6d464802013-02-04 12:42:25 +010068 u32 boot_mode; /* 0x25c */
69 u32 reserved4[116];
70 u32 trust_zone; /* 0x430 */ /* FIXME */
Michal Simek15d654c2013-04-22 15:43:02 +020071 u32 reserved5_1[63];
72 u32 pss_idcode; /* 0x530 */
73 u32 reserved5_2[51];
Michal Simek6d464802013-02-04 12:42:25 +010074 u32 ddr_urgent; /* 0x600 */
75 u32 reserved6[6];
76 u32 ddr_urgent_sel; /* 0x61c */
Michal Simek15d654c2013-04-22 15:43:02 +020077 u32 reserved7[56];
78 u32 mio_pin[54]; /* 0x700 - 0x7D4 */
79 u32 reserved8[74];
80 u32 lvl_shftr_en; /* 0x900 */
81 u32 reserved9[3];
Michal Simek6d464802013-02-04 12:42:25 +010082 u32 ocm_cfg; /* 0x910 */
Michal Simekeb1dfa72013-02-04 12:38:59 +010083};
84
Michal Simekb0bf9552013-04-23 11:35:18 +020085#define slcr_base ((struct slcr_regs *)ZYNQ_SYS_CTRL_BASEADDR)
Michal Simekeb1dfa72013-02-04 12:38:59 +010086
Michal Simek6d464802013-02-04 12:42:25 +010087struct devcfg_regs {
88 u32 ctrl; /* 0x0 */
89 u32 lock; /* 0x4 */
90 u32 cfg; /* 0x8 */
91 u32 int_sts; /* 0xc */
92 u32 int_mask; /* 0x10 */
93 u32 status; /* 0x14 */
94 u32 dma_src_addr; /* 0x18 */
95 u32 dma_dst_addr; /* 0x1c */
96 u32 dma_src_len; /* 0x20 */
97 u32 dma_dst_len; /* 0x24 */
98 u32 rom_shadow; /* 0x28 */
99 u32 reserved1[2];
100 u32 unlock; /* 0x34 */
101 u32 reserved2[18];
102 u32 mctrl; /* 0x80 */
103 u32 reserved3;
104 u32 write_count; /* 0x88 */
105 u32 read_count; /* 0x8c */
106};
107
Michal Simekb0bf9552013-04-23 11:35:18 +0200108#define devcfg_base ((struct devcfg_regs *)ZYNQ_DEV_CFG_APB_BASEADDR)
Michal Simek6d464802013-02-04 12:42:25 +0100109
110struct scu_regs {
111 u32 reserved1[16];
112 u32 filter_start; /* 0x40 */
113 u32 filter_end; /* 0x44 */
114};
115
Michal Simekb0bf9552013-04-23 11:35:18 +0200116#define scu_base ((struct scu_regs *)ZYNQ_SCU_BASEADDR)
Michal Simek6d464802013-02-04 12:42:25 +0100117
Michal Simekf5ff7bc2013-06-17 14:37:01 +0200118struct ddrc_regs {
119 u32 ddrc_ctrl; /* 0x0 */
120 u32 reserved[60];
121 u32 ecc_scrub; /* 0xF4 */
122};
123#define ddrc_base ((struct ddrc_regs *)ZYNQ_DDRC_BASEADDR)
124
Siva Durga Prasad Paladugue26ef3b2013-11-29 19:01:25 +0530125struct efuse_reg {
126 u32 reserved1[4];
127 u32 status;
128 u32 reserved2[3];
129};
130
131#define efuse_base ((struct efuse_reg *)ZYNQ_EFUSE_BASEADDR)
132
Michal Simekeb1dfa72013-02-04 12:38:59 +0100133#endif /* _ASM_ARCH_HARDWARE_H */