]> git.ipfire.org Git - people/ms/u-boot.git/blob - arch/arm/include/asm/arch-exynos/cpu.h
Merge branch 'master' of git://git.denx.de/u-boot-i2c
[people/ms/u-boot.git] / arch / arm / include / asm / arch-exynos / cpu.h
1 /*
2 * (C) Copyright 2010 Samsung Electronics
3 * Minkyu Kang <mk7.kang@samsung.com>
4 *
5 * SPDX-License-Identifier: GPL-2.0+
6 */
7
8 #ifndef _EXYNOS4_CPU_H
9 #define _EXYNOS4_CPU_H
10
11 #define DEVICE_NOT_AVAILABLE 0
12
13 #define EXYNOS_CPU_NAME "Exynos"
14 #define EXYNOS4_ADDR_BASE 0x10000000
15
16 /* EXYNOS4 Common*/
17 #define EXYNOS4_I2C_SPACING 0x10000
18
19 #define EXYNOS4_GPIO_PART3_BASE 0x03860000
20 #define EXYNOS4_PRO_ID 0x10000000
21 #define EXYNOS4_SYSREG_BASE 0x10010000
22 #define EXYNOS4_POWER_BASE 0x10020000
23 #define EXYNOS4_SWRESET 0x10020400
24 #define EXYNOS4_CLOCK_BASE 0x10030000
25 #define EXYNOS4_SYSTIMER_BASE 0x10050000
26 #define EXYNOS4_WATCHDOG_BASE 0x10060000
27 #define EXYNOS4_TZPC_BASE 0x10110000
28 #define EXYNOS4_MIU_BASE 0x10600000
29 #define EXYNOS4_DMC_CTRL_BASE 0x10400000
30 #define EXYNOS4_GPIO_PART2_BASE 0x11000000
31 #define EXYNOS4_GPIO_PART1_BASE 0x11400000
32 #define EXYNOS4_FIMD_BASE 0x11C00000
33 #define EXYNOS4_MIPI_DSIM_BASE 0x11C80000
34 #define EXYNOS4_USBOTG_BASE 0x12480000
35 #define EXYNOS4_MMC_BASE 0x12510000
36 #define EXYNOS4_SROMC_BASE 0x12570000
37 #define EXYNOS4_USB_HOST_EHCI_BASE 0x12580000
38 #define EXYNOS4_USBPHY_BASE 0x125B0000
39 #define EXYNOS4_UART_BASE 0x13800000
40 #define EXYNOS4_I2C_BASE 0x13860000
41 #define EXYNOS4_ADC_BASE 0x13910000
42 #define EXYNOS4_SPI_BASE 0x13920000
43 #define EXYNOS4_PWMTIMER_BASE 0x139D0000
44 #define EXYNOS4_MODEM_BASE 0x13A00000
45 #define EXYNOS4_USBPHY_CONTROL 0x10020704
46 #define EXYNOS4_I2S_BASE 0xE2100000
47
48 #define EXYNOS4_GPIO_PART4_BASE DEVICE_NOT_AVAILABLE
49 #define EXYNOS4_DP_BASE DEVICE_NOT_AVAILABLE
50 #define EXYNOS4_SPI_ISP_BASE DEVICE_NOT_AVAILABLE
51 #define EXYNOS4_ACE_SFR_BASE DEVICE_NOT_AVAILABLE
52 #define EXYNOS4_DMC_PHY_BASE DEVICE_NOT_AVAILABLE
53 #define EXYNOS4_AUDIOSS_BASE DEVICE_NOT_AVAILABLE
54
55 /* EXYNOS4X12 */
56 #define EXYNOS4X12_GPIO_PART3_BASE 0x03860000
57 #define EXYNOS4X12_PRO_ID 0x10000000
58 #define EXYNOS4X12_SYSREG_BASE 0x10010000
59 #define EXYNOS4X12_POWER_BASE 0x10020000
60 #define EXYNOS4X12_SWRESET 0x10020400
61 #define EXYNOS4X12_USBPHY_CONTROL 0x10020704
62 #define EXYNOS4X12_CLOCK_BASE 0x10030000
63 #define EXYNOS4X12_SYSTIMER_BASE 0x10050000
64 #define EXYNOS4X12_WATCHDOG_BASE 0x10060000
65 #define EXYNOS4X12_TZPC_BASE 0x10110000
66 #define EXYNOS4X12_DMC_CTRL_BASE 0x10600000
67 #define EXYNOS4X12_GPIO_PART4_BASE 0x106E0000
68 #define EXYNOS4X12_GPIO_PART2_BASE 0x11000000
69 #define EXYNOS4X12_GPIO_PART1_BASE 0x11400000
70 #define EXYNOS4X12_FIMD_BASE 0x11C00000
71 #define EXYNOS4X12_MIPI_DSIM_BASE 0x11C80000
72 #define EXYNOS4X12_USBOTG_BASE 0x12480000
73 #define EXYNOS4X12_MMC_BASE 0x12510000
74 #define EXYNOS4X12_SROMC_BASE 0x12570000
75 #define EXYNOS4X12_USB_HOST_EHCI_BASE 0x12580000
76 #define EXYNOS4X12_USBPHY_BASE 0x125B0000
77 #define EXYNOS4X12_UART_BASE 0x13800000
78 #define EXYNOS4X12_I2C_BASE 0x13860000
79 #define EXYNOS4X12_PWMTIMER_BASE 0x139D0000
80
81 #define EXYNOS4X12_ADC_BASE DEVICE_NOT_AVAILABLE
82 #define EXYNOS4X12_DP_BASE DEVICE_NOT_AVAILABLE
83 #define EXYNOS4X12_MODEM_BASE DEVICE_NOT_AVAILABLE
84 #define EXYNOS4X12_I2S_BASE DEVICE_NOT_AVAILABLE
85 #define EXYNOS4X12_SPI_BASE DEVICE_NOT_AVAILABLE
86 #define EXYNOS4X12_SPI_ISP_BASE DEVICE_NOT_AVAILABLE
87 #define EXYNOS4X12_ACE_SFR_BASE DEVICE_NOT_AVAILABLE
88 #define EXYNOS4X12_DMC_PHY_BASE DEVICE_NOT_AVAILABLE
89 #define EXYNOS4X12_AUDIOSS_BASE DEVICE_NOT_AVAILABLE
90
91 /* EXYNOS5 Common*/
92 #define EXYNOS5_I2C_SPACING 0x10000
93
94 #define EXYNOS5_AUDIOSS_BASE 0x03810000
95 #define EXYNOS5_GPIO_PART4_BASE 0x03860000
96 #define EXYNOS5_PRO_ID 0x10000000
97 #define EXYNOS5_CLOCK_BASE 0x10010000
98 #define EXYNOS5_POWER_BASE 0x10040000
99 #define EXYNOS5_SWRESET 0x10040400
100 #define EXYNOS5_SYSREG_BASE 0x10050000
101 #define EXYNOS5_TZPC_BASE 0x10100000
102 #define EXYNOS5_WATCHDOG_BASE 0x101D0000
103 #define EXYNOS5_ACE_SFR_BASE 0x10830000
104 #define EXYNOS5_DMC_PHY_BASE 0x10C00000
105 #define EXYNOS5_GPIO_PART3_BASE 0x10D10000
106 #define EXYNOS5_DMC_CTRL_BASE 0x10DD0000
107 #define EXYNOS5_GPIO_PART1_BASE 0x11400000
108 #define EXYNOS5_MIPI_DSIM_BASE 0x11D00000
109 #define EXYNOS5_USB_HOST_EHCI_BASE 0x12110000
110 #define EXYNOS5_USBPHY_BASE 0x12130000
111 #define EXYNOS5_USBOTG_BASE 0x12140000
112 #define EXYNOS5_MMC_BASE 0x12200000
113 #define EXYNOS5_SROMC_BASE 0x12250000
114 #define EXYNOS5_UART_BASE 0x12C00000
115 #define EXYNOS5_I2C_BASE 0x12C60000
116 #define EXYNOS5_SPI_BASE 0x12D20000
117 #define EXYNOS5_I2S_BASE 0x12D60000
118 #define EXYNOS5_PWMTIMER_BASE 0x12DD0000
119 #define EXYNOS5_SPI_ISP_BASE 0x131A0000
120 #define EXYNOS5_GPIO_PART2_BASE 0x13400000
121 #define EXYNOS5_FIMD_BASE 0x14400000
122 #define EXYNOS5_DP_BASE 0x145B0000
123
124 #define EXYNOS5_ADC_BASE DEVICE_NOT_AVAILABLE
125 #define EXYNOS5_MODEM_BASE DEVICE_NOT_AVAILABLE
126
127 #ifndef __ASSEMBLY__
128 #include <asm/io.h>
129 /* CPU detection macros */
130 extern unsigned int s5p_cpu_id;
131 extern unsigned int s5p_cpu_rev;
132
133 static inline int s5p_get_cpu_rev(void)
134 {
135 return s5p_cpu_rev;
136 }
137
138 static inline void s5p_set_cpu_id(void)
139 {
140 unsigned int pro_id = (readl(EXYNOS4_PRO_ID) & 0x00FFF000) >> 12;
141
142 switch (pro_id) {
143 case 0x200:
144 /* Exynos4210 EVT0 */
145 s5p_cpu_id = 0x4210;
146 s5p_cpu_rev = 0;
147 break;
148 case 0x210:
149 /* Exynos4210 EVT1 */
150 s5p_cpu_id = 0x4210;
151 break;
152 case 0x412:
153 /* Exynos4412 */
154 s5p_cpu_id = 0x4412;
155 break;
156 case 0x520:
157 /* Exynos5250 */
158 s5p_cpu_id = 0x5250;
159 break;
160 }
161 }
162
163 static inline char *s5p_get_cpu_name(void)
164 {
165 return EXYNOS_CPU_NAME;
166 }
167
168 #define IS_SAMSUNG_TYPE(type, id) \
169 static inline int __attribute__((no_instrument_function)) cpu_is_##type(void) \
170 { \
171 return (s5p_cpu_id >> 12) == id; \
172 }
173
174 IS_SAMSUNG_TYPE(exynos4, 0x4)
175 IS_SAMSUNG_TYPE(exynos5, 0x5)
176
177 #define IS_EXYNOS_TYPE(type, id) \
178 static inline int __attribute__((no_instrument_function)) \
179 proid_is_##type(void) \
180 { \
181 return s5p_cpu_id == id; \
182 }
183
184 IS_EXYNOS_TYPE(exynos4210, 0x4210)
185 IS_EXYNOS_TYPE(exynos4412, 0x4412)
186 IS_EXYNOS_TYPE(exynos5250, 0x5250)
187
188 #define SAMSUNG_BASE(device, base) \
189 static inline unsigned int __attribute__((no_instrument_function)) \
190 samsung_get_base_##device(void) \
191 { \
192 if (cpu_is_exynos4()) { \
193 if (proid_is_exynos4412()) \
194 return EXYNOS4X12_##base; \
195 return EXYNOS4_##base; \
196 } else if (cpu_is_exynos5()) { \
197 return EXYNOS5_##base; \
198 } \
199 return 0; \
200 }
201
202 SAMSUNG_BASE(adc, ADC_BASE)
203 SAMSUNG_BASE(clock, CLOCK_BASE)
204 SAMSUNG_BASE(ace_sfr, ACE_SFR_BASE)
205 SAMSUNG_BASE(dp, DP_BASE)
206 SAMSUNG_BASE(sysreg, SYSREG_BASE)
207 SAMSUNG_BASE(fimd, FIMD_BASE)
208 SAMSUNG_BASE(i2c, I2C_BASE)
209 SAMSUNG_BASE(i2s, I2S_BASE)
210 SAMSUNG_BASE(mipi_dsim, MIPI_DSIM_BASE)
211 SAMSUNG_BASE(gpio_part1, GPIO_PART1_BASE)
212 SAMSUNG_BASE(gpio_part2, GPIO_PART2_BASE)
213 SAMSUNG_BASE(gpio_part3, GPIO_PART3_BASE)
214 SAMSUNG_BASE(gpio_part4, GPIO_PART4_BASE)
215 SAMSUNG_BASE(pro_id, PRO_ID)
216 SAMSUNG_BASE(mmc, MMC_BASE)
217 SAMSUNG_BASE(modem, MODEM_BASE)
218 SAMSUNG_BASE(sromc, SROMC_BASE)
219 SAMSUNG_BASE(swreset, SWRESET)
220 SAMSUNG_BASE(timer, PWMTIMER_BASE)
221 SAMSUNG_BASE(uart, UART_BASE)
222 SAMSUNG_BASE(usb_phy, USBPHY_BASE)
223 SAMSUNG_BASE(usb_ehci, USB_HOST_EHCI_BASE)
224 SAMSUNG_BASE(usb_otg, USBOTG_BASE)
225 SAMSUNG_BASE(watchdog, WATCHDOG_BASE)
226 SAMSUNG_BASE(power, POWER_BASE)
227 SAMSUNG_BASE(spi, SPI_BASE)
228 SAMSUNG_BASE(spi_isp, SPI_ISP_BASE)
229 SAMSUNG_BASE(tzpc, TZPC_BASE)
230 SAMSUNG_BASE(dmc_ctrl, DMC_CTRL_BASE)
231 SAMSUNG_BASE(dmc_phy, DMC_PHY_BASE)
232 SAMSUNG_BASE(audio_ass, AUDIOSS_BASE)
233 #endif
234
235 #endif /* _EXYNOS4_CPU_H */