prcmu-regs.h 3.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. /*
  2. * Copyright (c) 2009 ST-Ericsson SA
  3. *
  4. * This program is free software; you can redistribute it and/or modify
  5. * it under the terms of the GNU General Public License version 2
  6. * as published by the Free Software Foundation.
  7. */
  8. #ifndef __MACH_PRCMU_REGS_H
  9. #define __MACH_PRCMU_REGS_H
  10. #include <mach/hardware.h>
  11. #define _PRCMU_BASE IO_ADDRESS(U8500_PRCMU_BASE)
  12. #define PRCM_ARM_PLLDIVPS (_PRCMU_BASE + 0x118)
  13. #define PRCM_ARM_CHGCLKREQ (_PRCMU_BASE + 0x114)
  14. #define PRCM_PLLARM_ENABLE (_PRCMU_BASE + 0x98)
  15. #define PRCM_ARMCLKFIX_MGT (_PRCMU_BASE + 0x0)
  16. #define PRCM_A9_RESETN_CLR (_PRCMU_BASE + 0x1f4)
  17. #define PRCM_A9_RESETN_SET (_PRCMU_BASE + 0x1f0)
  18. #define PRCM_ARM_LS_CLAMP (_PRCMU_BASE + 0x30c)
  19. #define PRCM_SRAM_A9 (_PRCMU_BASE + 0x308)
  20. /* ARM WFI Standby signal register */
  21. #define PRCM_ARM_WFI_STANDBY (_PRCMU_BASE + 0x130)
  22. #define PRCMU_IOCR (_PRCMU_BASE + 0x310)
  23. /* CPU mailbox registers */
  24. #define PRCM_MBOX_CPU_VAL (_PRCMU_BASE + 0x0fc)
  25. #define PRCM_MBOX_CPU_SET (_PRCMU_BASE + 0x100)
  26. #define PRCM_MBOX_CPU_CLR (_PRCMU_BASE + 0x104)
  27. /* Dual A9 core interrupt management unit registers */
  28. #define PRCM_A9_MASK_REQ (_PRCMU_BASE + 0x328)
  29. #define PRCM_A9_MASK_ACK (_PRCMU_BASE + 0x32c)
  30. #define PRCM_ARMITMSK31TO0 (_PRCMU_BASE + 0x11c)
  31. #define PRCM_ARMITMSK63TO32 (_PRCMU_BASE + 0x120)
  32. #define PRCM_ARMITMSK95TO64 (_PRCMU_BASE + 0x124)
  33. #define PRCM_ARMITMSK127TO96 (_PRCMU_BASE + 0x128)
  34. #define PRCM_POWER_STATE_VAL (_PRCMU_BASE + 0x25C)
  35. #define PRCM_ARMITVAL31TO0 (_PRCMU_BASE + 0x260)
  36. #define PRCM_ARMITVAL63TO32 (_PRCMU_BASE + 0x264)
  37. #define PRCM_ARMITVAL95TO64 (_PRCMU_BASE + 0x268)
  38. #define PRCM_ARMITVAL127TO96 (_PRCMU_BASE + 0x26C)
  39. #define PRCM_HOSTACCESS_REQ (_PRCMU_BASE + 0x334)
  40. #define ARM_WAKEUP_MODEM 0x1
  41. #define PRCM_ARM_IT1_CLEAR (_PRCMU_BASE + 0x48C)
  42. #define PRCM_ARM_IT1_VAL (_PRCMU_BASE + 0x494)
  43. #define PRCM_HOLD_EVT (_PRCMU_BASE + 0x174)
  44. #define PRCM_ITSTATUS0 (_PRCMU_BASE + 0x148)
  45. #define PRCM_ITSTATUS1 (_PRCMU_BASE + 0x150)
  46. #define PRCM_ITSTATUS2 (_PRCMU_BASE + 0x158)
  47. #define PRCM_ITSTATUS3 (_PRCMU_BASE + 0x160)
  48. #define PRCM_ITSTATUS4 (_PRCMU_BASE + 0x168)
  49. #define PRCM_ITSTATUS5 (_PRCMU_BASE + 0x484)
  50. #define PRCM_ITCLEAR5 (_PRCMU_BASE + 0x488)
  51. #define PRCM_ARMIT_MASKXP70_IT (_PRCMU_BASE + 0x1018)
  52. /* System reset register */
  53. #define PRCM_APE_SOFTRST (_PRCMU_BASE + 0x228)
  54. /* Level shifter and clamp control registers */
  55. #define PRCM_MMIP_LS_CLAMP_SET (_PRCMU_BASE + 0x420)
  56. #define PRCM_MMIP_LS_CLAMP_CLR (_PRCMU_BASE + 0x424)
  57. /* PRCMU clock/PLL/reset registers */
  58. #define PRCM_PLLDSI_FREQ (_PRCMU_BASE + 0x500)
  59. #define PRCM_PLLDSI_ENABLE (_PRCMU_BASE + 0x504)
  60. #define PRCM_LCDCLK_MGT (_PRCMU_BASE + 0x044)
  61. #define PRCM_MCDECLK_MGT (_PRCMU_BASE + 0x064)
  62. #define PRCM_HDMICLK_MGT (_PRCMU_BASE + 0x058)
  63. #define PRCM_TVCLK_MGT (_PRCMU_BASE + 0x07c)
  64. #define PRCM_DSI_PLLOUT_SEL (_PRCMU_BASE + 0x530)
  65. #define PRCM_DSITVCLK_DIV (_PRCMU_BASE + 0x52C)
  66. #define PRCM_APE_RESETN_SET (_PRCMU_BASE + 0x1E4)
  67. #define PRCM_APE_RESETN_CLR (_PRCMU_BASE + 0x1E8)
  68. /* ePOD and memory power signal control registers */
  69. #define PRCM_EPOD_C_SET (_PRCMU_BASE + 0x410)
  70. #define PRCM_SRAM_LS_SLEEP (_PRCMU_BASE + 0x304)
  71. /* Debug power control unit registers */
  72. #define PRCM_POWER_STATE_SET (_PRCMU_BASE + 0x254)
  73. /* Miscellaneous unit registers */
  74. #define PRCM_DSI_SW_RESET (_PRCMU_BASE + 0x324)
  75. #endif /* __MACH_PRCMU__REGS_H */