1
2 #ifndef __ASM_SH_RENESAS_R7780RP_H
3 #define __ASM_SH_RENESAS_R7780RP_H
4
5
6 #define PA_NORFLASH_ADDR 0x00000000
7 #define PA_NORFLASH_SIZE 0x04000000
8
9 #if defined(CONFIG_SH_R7780MP)
10 #define PA_BCR 0xa4000000
11 #define PA_SDPOW (-1)
12
13 #define PA_IRLMSK (PA_BCR+0x0000)
14 #define PA_IRLMON (PA_BCR+0x0002)
15 #define PA_IRLPRI1 (PA_BCR+0x0004)
16 #define PA_IRLPRI2 (PA_BCR+0x0006)
17 #define PA_IRLPRI3 (PA_BCR+0x0008)
18 #define PA_IRLPRI4 (PA_BCR+0x000a)
19 #define PA_RSTCTL (PA_BCR+0x000c)
20 #define PA_PCIBD (PA_BCR+0x000e)
21 #define PA_PCICD (PA_BCR+0x0010)
22 #define PA_EXTGIO (PA_BCR+0x0016)
23 #define PA_IVDRMON (PA_BCR+0x0018)
24 #define PA_IVDRCTL (PA_BCR+0x001a)
25 #define PA_OBLED (PA_BCR+0x001c)
26 #define PA_OBSW (PA_BCR+0x001e)
27 #define PA_AUDIOSEL (PA_BCR+0x0020)
28 #define PA_EXTPLR (PA_BCR+0x001e)
29 #define PA_TPCTL (PA_BCR+0x0100)
30 #define PA_TPDCKCTL (PA_BCR+0x0102)
31 #define PA_TPCTLCLR (PA_BCR+0x0104)
32 #define PA_TPXPOS (PA_BCR+0x0106)
33 #define PA_TPYPOS (PA_BCR+0x0108)
34 #define PA_DBSW (PA_BCR+0x0200)
35 #define PA_CFCTL (PA_BCR+0x0300)
36 #define PA_CFPOW (PA_BCR+0x0302)
37 #define PA_CFCDINTCLR (PA_BCR+0x0304)
38 #define PA_SCSMR0 (PA_BCR+0x0400)
39 #define PA_SCBRR0 (PA_BCR+0x0404)
40 #define PA_SCSCR0 (PA_BCR+0x0408)
41 #define PA_SCFTDR0 (PA_BCR+0x040c)
42 #define PA_SCFSR0 (PA_BCR+0x0410)
43 #define PA_SCFRDR0 (PA_BCR+0x0414)
44 #define PA_SCFCR0 (PA_BCR+0x0418)
45 #define PA_SCTFDR0 (PA_BCR+0x041c)
46 #define PA_SCRFDR0 (PA_BCR+0x0420)
47 #define PA_SCSPTR0 (PA_BCR+0x0424)
48 #define PA_SCLSR0 (PA_BCR+0x0428)
49 #define PA_SCRER0 (PA_BCR+0x042c)
50 #define PA_SCSMR1 (PA_BCR+0x0500)
51 #define PA_SCBRR1 (PA_BCR+0x0504)
52 #define PA_SCSCR1 (PA_BCR+0x0508)
53 #define PA_SCFTDR1 (PA_BCR+0x050c)
54 #define PA_SCFSR1 (PA_BCR+0x0510)
55 #define PA_SCFRDR1 (PA_BCR+0x0514)
56 #define PA_SCFCR1 (PA_BCR+0x0518)
57 #define PA_SCTFDR1 (PA_BCR+0x051c)
58 #define PA_SCRFDR1 (PA_BCR+0x0520)
59 #define PA_SCSPTR1 (PA_BCR+0x0524)
60 #define PA_SCLSR1 (PA_BCR+0x0528)
61 #define PA_SCRER1 (PA_BCR+0x052c)
62 #define PA_SMCR (PA_BCR+0x0600)
63 #define PA_SMSMADR (PA_BCR+0x0602)
64 #define PA_SMMR (PA_BCR+0x0604)
65 #define PA_SMSADR1 (PA_BCR+0x0606)
66 #define PA_SMTRDR1 (PA_BCR+0x0646)
67 #define PA_VERREG (PA_BCR+0x0700)
68 #define PA_POFF (PA_BCR+0x0800)
69 #define PA_PMR (PA_BCR+0x0900)
70
71 #define IRLCNTR1 (PA_BCR + 0)
72 #define IVDR_CK_ON 8
73
74 #elif defined(CONFIG_SH_R7780RP)
75 #define PA_POFF (-1)
76
77 #define PA_BCR 0xa5000000
78 #define PA_IRLMSK (PA_BCR+0x0000)
79 #define PA_IRLMON (PA_BCR+0x0002)
80 #define PA_SDPOW (PA_BCR+0x0004)
81 #define PA_RSTCTL (PA_BCR+0x0006)
82 #define PA_PCIBD (PA_BCR+0x0008)
83 #define PA_PCICD (PA_BCR+0x000a)
84 #define PA_ZIGIO1 (PA_BCR+0x000c)
85 #define PA_ZIGIO2 (PA_BCR+0x000e)
86 #define PA_ZIGIO3 (PA_BCR+0x0010)
87 #define PA_ZIGIO4 (PA_BCR+0x0012)
88 #define PA_IVDRMON (PA_BCR+0x0014)
89 #define PA_IVDRCTL (PA_BCR+0x0016)
90 #define PA_OBLED (PA_BCR+0x0018)
91 #define PA_OBSW (PA_BCR+0x001a)
92 #define PA_AUDIOSEL (PA_BCR+0x001c)
93 #define PA_EXTPLR (PA_BCR+0x001e)
94 #define PA_TPCTL (PA_BCR+0x0100)
95 #define PA_TPDCKCTL (PA_BCR+0x0102)
96 #define PA_TPCTLCLR (PA_BCR+0x0104)
97 #define PA_TPXPOS (PA_BCR+0x0106)
98 #define PA_TPYPOS (PA_BCR+0x0108)
99 #define PA_DBDET (PA_BCR+0x0200)
100 #define PA_DBDISPCTL (PA_BCR+0x0202)
101 #define PA_DBSW (PA_BCR+0x0204)
102 #define PA_CFCTL (PA_BCR+0x0300)
103 #define PA_CFPOW (PA_BCR+0x0302)
104 #define PA_CFCDINTCLR (PA_BCR+0x0304)
105 #define PA_SCSMR (PA_BCR+0x0400)
106 #define PA_SCBRR (PA_BCR+0x0402)
107 #define PA_SCSCR (PA_BCR+0x0404)
108 #define PA_SCFDTR (PA_BCR+0x0406)
109 #define PA_SCFSR (PA_BCR+0x0408)
110 #define PA_SCFRDR (PA_BCR+0x040a)
111 #define PA_SCFCR (PA_BCR+0x040c)
112 #define PA_SCFDR (PA_BCR+0x040e)
113 #define PA_SCLSR (PA_BCR+0x0412)
114 #define PA_SMCR (PA_BCR+0x0500)
115 #define PA_SMSMADR (PA_BCR+0x0502)
116 #define PA_SMMR (PA_BCR+0x0504)
117 #define PA_SMSADR1 (PA_BCR+0x0506)
118 #define PA_SMTRDR1 (PA_BCR+0x0546)
119 #define PA_VERREG (PA_BCR+0x0600)
120
121 #define PA_AX88796L 0xa5800400
122 #define PA_SC1602BSLB 0xa6000000
123 #define PA_IDE_OFFSET 0x1f0
124 #define AX88796L_IO_BASE 0x1000
125
126 #define IRLCNTR1 (PA_BCR + 0)
127
128 #define IVDR_CK_ON 8
129
130 #elif defined(CONFIG_SH_R7785RP)
131 #define PA_BCR 0xa4000000
132 #define PA_SDPOW (-1)
133
134 #define PA_PCISCR (PA_BCR+0x0000)
135 #define PA_IRLPRA (PA_BCR+0x0002)
136 #define PA_IRLPRB (PA_BCR+0x0004)
137 #define PA_IRLPRC (PA_BCR+0x0006)
138 #define PA_IRLPRD (PA_BCR+0x0008)
139 #define IRLCNTR1 (PA_BCR+0x0010)
140 #define PA_IRLPRE (PA_BCR+0x000a)
141 #define PA_IRLPRF (PA_BCR+0x000c)
142 #define PA_EXIRLCR (PA_BCR+0x000e)
143 #define PA_IRLMCR1 (PA_BCR+0x0010)
144 #define PA_IRLMCR2 (PA_BCR+0x0012)
145 #define PA_IRLSSR1 (PA_BCR+0x0014)
146 #define PA_IRLSSR2 (PA_BCR+0x0016)
147 #define PA_CFTCR (PA_BCR+0x0100)
148 #define PA_CFPCR (PA_BCR+0x0102)
149 #define PA_PCICR (PA_BCR+0x0110)
150 #define PA_IVDRCTL (PA_BCR+0x0112)
151 #define PA_IVDRSR (PA_BCR+0x0114)
152 #define PA_PDRSTCR (PA_BCR+0x0116)
153 #define PA_POFF (PA_BCR+0x0120)
154 #define PA_LCDCR (PA_BCR+0x0130)
155 #define PA_TPCR (PA_BCR+0x0140)
156 #define PA_TPCKCR (PA_BCR+0x0142)
157 #define PA_TPRSTR (PA_BCR+0x0144)
158 #define PA_TPXPDR (PA_BCR+0x0146)
159 #define PA_TPYPDR (PA_BCR+0x0148)
160 #define PA_GPIOPFR (PA_BCR+0x0150)
161 #define PA_GPIODR (PA_BCR+0x0152)
162 #define PA_OBLED (PA_BCR+0x0154)
163 #define PA_SWSR (PA_BCR+0x0156)
164 #define PA_VERREG (PA_BCR+0x0158)
165 #define PA_SMCR (PA_BCR+0x0200)
166 #define PA_SMSMADR (PA_BCR+0x0202)
167 #define PA_SMMR (PA_BCR+0x0204)
168 #define PA_SMSADR1 (PA_BCR+0x0206)
169 #define PA_SMSADR32 (PA_BCR+0x0244)
170 #define PA_SMTRDR1 (PA_BCR+0x0246)
171 #define PA_SMTRDR16 (PA_BCR+0x0264)
172 #define PA_CU3MDR (PA_BCR+0x0300)
173 #define PA_CU5MDR (PA_BCR+0x0302)
174 #define PA_MMSR (PA_BCR+0x0400)
175
176 #define IVDR_CK_ON 4
177 #endif
178
179 #define HL_FPGA_IRQ_BASE 200
180 #define HL_NR_IRL 15
181
182 #define IRQ_AX88796 (HL_FPGA_IRQ_BASE + 0)
183 #define IRQ_CF (HL_FPGA_IRQ_BASE + 1)
184 #define IRQ_PSW (HL_FPGA_IRQ_BASE + 2)
185 #define IRQ_EXT0 (HL_FPGA_IRQ_BASE + 3)
186 #define IRQ_EXT1 (HL_FPGA_IRQ_BASE + 4)
187 #define IRQ_EXT2 (HL_FPGA_IRQ_BASE + 5)
188 #define IRQ_EXT3 (HL_FPGA_IRQ_BASE + 6)
189 #define IRQ_EXT4 (HL_FPGA_IRQ_BASE + 7)
190 #define IRQ_EXT5 (HL_FPGA_IRQ_BASE + 8)
191 #define IRQ_EXT6 (HL_FPGA_IRQ_BASE + 9)
192 #define IRQ_EXT7 (HL_FPGA_IRQ_BASE + 10)
193 #define IRQ_SMBUS (HL_FPGA_IRQ_BASE + 11)
194 #define IRQ_TP (HL_FPGA_IRQ_BASE + 12)
195 #define IRQ_RTC (HL_FPGA_IRQ_BASE + 13)
196 #define IRQ_TH_ALERT (HL_FPGA_IRQ_BASE + 14)
197 #define IRQ_SCIF0 (HL_FPGA_IRQ_BASE + 15)
198 #define IRQ_SCIF1 (HL_FPGA_IRQ_BASE + 16)
199
200 unsigned char *highlander_plat_irq_setup(void);
201
202 #ifdef CONFIG_SH_R7785RP
203 void highlander_plat_pinmux_setup(void);
204 #else
205 #define highlander_plat_pinmux_setup() do { } while (0)
206 #endif
207
208 #endif