cpu.h 9.6 KB

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