blob: ccb086fea774d665f660622da6276541f26d2dfd [file] [log] [blame]
Jeevan Shriram89b72f42015-01-07 16:33:25 -08001/* Copyright (c) 2012-2015, The Linux Foundation. All rights reserved.
Deepa Dinamani1e094942012-10-30 15:49:02 -07002 *
Deepa Dinamani7d6c8972011-12-14 15:16:56 -08003 * Redistribution and use in source and binary forms, with or without
4 * modification, are permitted provided that the following conditions are
5 * met:
Deepa Dinamani1e094942012-10-30 15:49:02 -07006 * * Redistributions of source code must retain the above copyright
7 * notice, this list of conditions and the following disclaimer.
8 * * Redistributions in binary form must reproduce the above
9 * copyright notice, this list of conditions and the following
10 * disclaimer in the documentation and/or other materials provided
11 * with the distribution.
12 * * Neither the name of The Linux Foundation nor the names of its
13 * contributors may be used to endorse or promote products derived
14 * from this software without specific prior written permission.
Deepa Dinamani7d6c8972011-12-14 15:16:56 -080015 *
16 * THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
17 * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
18 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
19 * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
20 * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
21 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
22 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
23 * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
24 * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
25 * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
26 * IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
27 */
28
29#ifndef _PLATFORM_MSMCOPPER_IOMAP_H_
30#define _PLATFORM_MSMCOPPER_IOMAP_H_
31
Neeti Desai13e688d2012-08-22 16:30:55 -070032#define MSM_IOMAP_BASE 0xF9000000
33#define MSM_IOMAP_END 0xFEFFFFFF
34
Deepa Dinamani81eddd52012-05-31 11:18:50 -070035#define SDRAM_START_ADDR 0x00000000
Deepa Dinamani07e66872012-06-29 18:32:05 -070036#define SDRAM_SEC_BANK_START_ADDR 0x10000000
Deepa Dinamani81eddd52012-05-31 11:18:50 -070037
38#define MSM_SHARED_BASE 0x0FA00000
Deepa Dinamani7d6c8972011-12-14 15:16:56 -080039
Neeti Desai120b55d2012-08-20 17:15:56 -070040#define RPM_MSG_RAM_BASE 0xFC42B000
Channagoud Kadabi8c8587f2013-02-08 12:46:09 -080041#define SYSTEM_IMEM_BASE 0xFE800000
Channagoud Kadabiadb0e162013-03-19 10:49:24 -070042#define MSM_SHARED_IMEM_BASE 0xFE805000
Amol Jadibaee4742013-03-18 15:35:05 -070043
Pavel Nedeva4c9d3a2013-05-15 14:42:34 +030044#define RESTART_REASON_ADDR (RPM_MSG_RAM_BASE + 0x65C)
45#define RESTART_REASON_ADDR_V2 (MSM_SHARED_IMEM_BASE + 0x65C)
46#define DLOAD_MODE_ADDR_V2 (MSM_SHARED_IMEM_BASE + 0x0)
47#define EMERGENCY_DLOAD_MODE_ADDR_V2 (MSM_SHARED_IMEM_BASE + 0xFE0)
Pavel Nedev03511492013-03-08 19:05:32 -080048
Deepa Dinamani7d6c8972011-12-14 15:16:56 -080049#define KPSS_BASE 0xF9000000
50
51#define MSM_GIC_DIST_BASE KPSS_BASE
52#define MSM_GIC_CPU_BASE (KPSS_BASE + 0x2000)
53#define APCS_KPSS_ACS_BASE (KPSS_BASE + 0x00008000)
54#define APCS_APC_KPSS_PLL_BASE (KPSS_BASE + 0x0000A000)
55#define APCS_KPSS_CFG_BASE (KPSS_BASE + 0x00010000)
56#define APCS_KPSS_WDT_BASE (KPSS_BASE + 0x00017000)
Deepa Dinamani1f01f192012-08-10 16:04:10 -070057#define KPSS_APCS_QTMR_AC_BASE (KPSS_BASE + 0x00020000)
58#define KPSS_APCS_F0_QTMR_V1_BASE (KPSS_BASE + 0x00021000)
59#define QTMR_BASE KPSS_APCS_F0_QTMR_V1_BASE
Deepa Dinamani7d6c8972011-12-14 15:16:56 -080060
61#define PERIPH_SS_BASE 0xF9800000
Deepa Dinamani07e66872012-06-29 18:32:05 -070062
63#define MSM_SDC1_BAM_BASE (PERIPH_SS_BASE + 0x00004000)
Deepa Dinamanica5ad852012-05-07 18:19:47 -070064#define MSM_SDC1_BASE (PERIPH_SS_BASE + 0x00024000)
Deepa Dinamani07e66872012-06-29 18:32:05 -070065#define MSM_SDC1_DML_BASE (PERIPH_SS_BASE + 0x00024800)
Channagoud Kadabi4fb29e92013-04-05 11:32:11 -070066#define MSM_SDC1_SDHCI_BASE (PERIPH_SS_BASE + 0x00024900)
Deepa Dinamani07e66872012-06-29 18:32:05 -070067#define MSM_SDC3_BAM_BASE (PERIPH_SS_BASE + 0x00044000)
Deepa Dinamanica5ad852012-05-07 18:19:47 -070068#define MSM_SDC3_BASE (PERIPH_SS_BASE + 0x00064000)
Deepa Dinamani07e66872012-06-29 18:32:05 -070069#define MSM_SDC3_DML_BASE (PERIPH_SS_BASE + 0x00064800)
Channagoud Kadabi4fb29e92013-04-05 11:32:11 -070070#define MSM_SDC3_SDHCI_BASE (PERIPH_SS_BASE + 0x00064900)
Deepa Dinamani07e66872012-06-29 18:32:05 -070071#define MSM_SDC2_BAM_BASE (PERIPH_SS_BASE + 0x00084000)
Deepa Dinamanica5ad852012-05-07 18:19:47 -070072#define MSM_SDC2_BASE (PERIPH_SS_BASE + 0x000A4000)
Deepa Dinamani07e66872012-06-29 18:32:05 -070073#define MSM_SDC2_DML_BASE (PERIPH_SS_BASE + 0x000A4800)
Channagoud Kadabi4fb29e92013-04-05 11:32:11 -070074#define MSM_SDC2_SDHCI_BASE (PERIPH_SS_BASE + 0x000A4900)
Deepa Dinamani07e66872012-06-29 18:32:05 -070075#define MSM_SDC4_BAM_BASE (PERIPH_SS_BASE + 0x000C4000)
Deepa Dinamanica5ad852012-05-07 18:19:47 -070076#define MSM_SDC4_BASE (PERIPH_SS_BASE + 0x000E4000)
Deepa Dinamani07e66872012-06-29 18:32:05 -070077#define MSM_SDC4_DML_BASE (PERIPH_SS_BASE + 0x000E4800)
Channagoud Kadabi4fb29e92013-04-05 11:32:11 -070078#define MSM_SDC4_SDHCI_BASE (PERIPH_SS_BASE + 0x000E4900)
Deepa Dinamani07e66872012-06-29 18:32:05 -070079
Deepa Dinamani26e93262012-05-21 17:35:14 -070080#define BLSP1_UART0_BASE (PERIPH_SS_BASE + 0x0011D000)
Amol Jadi29f95032012-06-22 12:52:54 -070081#define BLSP1_UART1_BASE (PERIPH_SS_BASE + 0x0011E000)
82#define BLSP1_UART2_BASE (PERIPH_SS_BASE + 0x0011F000)
83#define BLSP1_UART3_BASE (PERIPH_SS_BASE + 0x00120000)
84#define BLSP1_UART4_BASE (PERIPH_SS_BASE + 0x00121000)
85#define BLSP1_UART5_BASE (PERIPH_SS_BASE + 0x00122000)
Deepa Dinamani26e93262012-05-21 17:35:14 -070086#define MSM_USB_BASE (PERIPH_SS_BASE + 0x00255000)
Deepa Dinamani7d6c8972011-12-14 15:16:56 -080087
Amol Jadi38450af2013-07-23 15:01:48 -070088#define MSM_USB30_BASE 0xF9200000
89#define MSM_USB30_QSCRATCH_BASE 0xF92F8800
90
Deepa Dinamani7d6c8972011-12-14 15:16:56 -080091#define CLK_CTL_BASE 0xFC400000
Deepa Dinamani1e094942012-10-30 15:49:02 -070092
93#define GCC_WDOG_DEBUG (CLK_CTL_BASE + 0x00001780)
94
Amol Jadi38450af2013-07-23 15:01:48 -070095/* USB 3.0 clocks */
96#define SYS_NOC_USB3_AXI_CBCR (CLK_CTL_BASE + 0x0108)
97
98#define GCC_USB_30_BCR 0xFC4003C0
99#define GCC_USB_30_MISC 0xFC4003C4
100
101#define GCC_USB30_MASTER_CBCR 0xFC4003C8
102#define GCC_USB30_SLEEP_CBCR 0xFC4003CC
103#define GCC_USB30_MOCK_UTMI_CBCR 0xFC4003D0
104
105#define GCC_USB30_MASTER_CMD_RCGR 0xFC4003D4
106#define GCC_USB30_MASTER_CFG_RCGR 0xFC4003D8
107#define GCC_USB30_MASTER_M 0xFC4003DC
108#define GCC_USB30_MASTER_N 0xFC4003E0
109#define GCC_USB30_MASTER_D 0xFC4003E4
110
111#define GCC_USB3_PHY_BCR 0xFC4003FC
112
113
Deepa Dinamani0687ecd2012-08-10 16:00:26 -0700114#define USB_HS_BCR (CLK_CTL_BASE + 0x480)
Deepa Dinamani7d6c8972011-12-14 15:16:56 -0800115
Deepa Dinamanic2a9b362012-02-23 15:15:54 -0800116#define SPMI_BASE 0xFC4C0000
117#define SPMI_GENI_BASE (SPMI_BASE + 0xA000)
118#define SPMI_PIC_BASE (SPMI_BASE + 0xB000)
119
Deepa Dinamanib9a57202012-12-20 18:05:11 -0800120#define MSM_CE2_BAM_BASE 0xFD444000
121#define MSM_CE2_BASE 0xFD45A000
Eugene Yasmana0d18122013-02-26 13:23:05 +0200122#define USB2_PHY_SEL 0xFD4AB000
Deepa Dinamanib9a57202012-12-20 18:05:11 -0800123
Neeti Desaiac011272012-08-29 18:24:54 -0700124#define TLMM_BASE_ADDR 0xFD510000
Deepa Dinamani7d6c8972011-12-14 15:16:56 -0800125#define GPIO_CONFIG_ADDR(x) (TLMM_BASE_ADDR + 0x1000 + (x)*0x10)
126#define GPIO_IN_OUT_ADDR(x) (TLMM_BASE_ADDR + 0x1004 + (x)*0x10)
127
Joel King46d2a452013-02-13 18:35:21 -0800128#define MPM2_MPM_CTRL_BASE 0xFC4A1000
129#define MPM2_MPM_PS_HOLD 0xFC4AB000
130#define MPM2_MPM_SLEEP_TIMETICK_COUNT_VAL 0xFC4A3000
Amol Jadi29f95032012-06-22 12:52:54 -0700131
sundarajan srinivasan6aaa50c2013-02-27 14:18:57 -0800132/* CE 1 */
133#define GCC_CE1_BCR (CLK_CTL_BASE + 0x1040)
134#define GCC_CE1_CMD_RCGR (CLK_CTL_BASE + 0x1050)
135#define GCC_CE1_CFG_RCGR (CLK_CTL_BASE + 0x1054)
136#define GCC_CE1_CBCR (CLK_CTL_BASE + 0x1044)
137#define GCC_CE1_AXI_CBCR (CLK_CTL_BASE + 0x1048)
138#define GCC_CE1_AHB_CBCR (CLK_CTL_BASE + 0x104C)
139
Deepa Dinamani32bfad02012-11-02 12:15:05 -0700140/* CE 2 */
141#define GCC_CE2_BCR (CLK_CTL_BASE + 0x1080)
142#define GCC_CE2_CMD_RCGR (CLK_CTL_BASE + 0x1090)
143#define GCC_CE2_CFG_RCGR (CLK_CTL_BASE + 0x1094)
144#define GCC_CE2_CBCR (CLK_CTL_BASE + 0x1084)
145#define GCC_CE2_AXI_CBCR (CLK_CTL_BASE + 0x1088)
146#define GCC_CE2_AHB_CBCR (CLK_CTL_BASE + 0x108C)
147
Amol Jadi29f95032012-06-22 12:52:54 -0700148/* GPLL */
149#define GPLL0_STATUS (CLK_CTL_BASE + 0x001C)
150#define APCS_GPLL_ENA_VOTE (CLK_CTL_BASE + 0x1480)
Neeti Desaiac011272012-08-29 18:24:54 -0700151#define APCS_CLOCK_BRANCH_ENA_VOTE (CLK_CTL_BASE + 0x1484)
Amol Jadi29f95032012-06-22 12:52:54 -0700152
Channagoud Kadabibdac7092013-08-20 15:28:07 -0700153/* GPLL4 */
154#define GPLL4_STATUS (CLK_CTL_BASE + 0x1DDC)
155
Amol Jadi29f95032012-06-22 12:52:54 -0700156/* SDCC */
157#define SDCC1_BCR (CLK_CTL_BASE + 0x4C0) /* block reset */
158#define SDCC1_APPS_CBCR (CLK_CTL_BASE + 0x4C4) /* branch control */
159#define SDCC1_AHB_CBCR (CLK_CTL_BASE + 0x4C8)
160#define SDCC1_INACTIVITY_TIMER_CBCR (CLK_CTL_BASE + 0x4CC)
161#define SDCC1_CMD_RCGR (CLK_CTL_BASE + 0x4D0) /* cmd */
162#define SDCC1_CFG_RCGR (CLK_CTL_BASE + 0x4D4) /* cfg */
163#define SDCC1_M (CLK_CTL_BASE + 0x4D8) /* m */
164#define SDCC1_N (CLK_CTL_BASE + 0x4DC) /* n */
165#define SDCC1_D (CLK_CTL_BASE + 0x4E0) /* d */
166
Channagoud Kadabibdac7092013-08-20 15:28:07 -0700167/* SDCC clocks for CDC calibration*/
168#define SDCC1_CDCCAL_SLEEP_CBCR (CLK_CTL_BASE + 0x04E4)
169#define SDCC1_CDCCAL_FF_CBCR (CLK_CTL_BASE + 0x04E8)
170
Channagoud Kadabi5a612c72013-06-04 13:28:14 -0700171/* SDCC2 */
172#define SDCC2_BCR (CLK_CTL_BASE + 0x500) /* block reset */
173#define SDCC2_APPS_CBCR (CLK_CTL_BASE + 0x504) /* branch control */
174#define SDCC2_AHB_CBCR (CLK_CTL_BASE + 0x508)
175#define SDCC2_INACTIVITY_TIMER_CBCR (CLK_CTL_BASE + 0x50C)
176#define SDCC2_CMD_RCGR (CLK_CTL_BASE + 0x510) /* cmd */
177#define SDCC2_CFG_RCGR (CLK_CTL_BASE + 0x514) /* cfg */
178#define SDCC2_M (CLK_CTL_BASE + 0x518) /* m */
179#define SDCC2_N (CLK_CTL_BASE + 0x51C) /* n */
180#define SDCC2_D (CLK_CTL_BASE + 0x520) /* d */
181
Channagoud Kadabif865a7b2013-08-09 11:31:03 -0700182/* SDCC3 */
183#define SDCC3_BCR (CLK_CTL_BASE + 0x540) /* block reset */
184#define SDCC3_APPS_CBCR (CLK_CTL_BASE + 0x544) /* branch control */
185#define SDCC3_AHB_CBCR (CLK_CTL_BASE + 0x548)
186#define SDCC3_INACTIVITY_TIMER_CBCR (CLK_CTL_BASE + 0x54C)
187#define SDCC3_CMD_RCGR (CLK_CTL_BASE + 0x550) /* cmd */
188#define SDCC3_CFG_RCGR (CLK_CTL_BASE + 0x554) /* cfg */
189#define SDCC3_M (CLK_CTL_BASE + 0x558) /* m */
190#define SDCC3_N (CLK_CTL_BASE + 0x55C) /* n */
191#define SDCC3_D (CLK_CTL_BASE + 0x560) /* d */
192
Amol Jadi29f95032012-06-22 12:52:54 -0700193/* UART */
Neeti Desaiac011272012-08-29 18:24:54 -0700194#define BLSP1_AHB_CBCR (CLK_CTL_BASE + 0x5C4)
Channagoud Kadabi634ac6d2012-12-12 18:13:56 -0800195#define BLSP2_AHB_CBCR (CLK_CTL_BASE + 0x944)
Neeti Desaiac011272012-08-29 18:24:54 -0700196#define BLSP1_UART2_APPS_CBCR (CLK_CTL_BASE + 0x704)
197#define BLSP1_UART2_APPS_CMD_RCGR (CLK_CTL_BASE + 0x70C)
198#define BLSP1_UART2_APPS_CFG_RCGR (CLK_CTL_BASE + 0x710)
199#define BLSP1_UART2_APPS_M (CLK_CTL_BASE + 0x714)
200#define BLSP1_UART2_APPS_N (CLK_CTL_BASE + 0x718)
201#define BLSP1_UART2_APPS_D (CLK_CTL_BASE + 0x71C)
Amol Jadi29f95032012-06-22 12:52:54 -0700202
203/* USB */
204#define USB_HS_SYSTEM_CBCR (CLK_CTL_BASE + 0x484)
205#define USB_HS_AHB_CBCR (CLK_CTL_BASE + 0x488)
206#define USB_HS_SYSTEM_CMD_RCGR (CLK_CTL_BASE + 0x490)
207#define USB_HS_SYSTEM_CFG_RCGR (CLK_CTL_BASE + 0x494)
208
Channagoud Kadabi634ac6d2012-12-12 18:13:56 -0800209/* I2C */
210#define BLSP2_QUP5_I2C_APPS_CBCR (CLK_CTL_BASE + 0xB88)
211
212#define BLSP_QUP_BASE(blsp_id, qup_id) ((blsp_id == 1) ? \
Channagoud Kadabi11069132013-03-28 11:51:19 -0700213 (PERIPH_SS_BASE + 0x00123000 \
Channagoud Kadabi634ac6d2012-12-12 18:13:56 -0800214 + (qup_id * 0x1000)) :\
215 (PERIPH_SS_BASE + 0x00163000 + \
216 (qup_id * 0x1000)))
Siddhartha Agrawal7ac6d512013-01-22 18:39:50 -0800217
Jayant Shekhar07373922014-05-26 10:13:49 +0530218/* MDSS */
Siddhartha Agrawalacdaf5b2013-01-22 18:14:53 -0800219#define MSM_MMSS_CLK_CTL_BASE 0xFD8C0000
Siddhartha Agrawal7ac6d512013-01-22 18:39:50 -0800220#define MIPI_DSI_BASE (0xFD922800)
Siddhartha Agrawal1b2ed842013-05-29 18:02:28 -0700221#define MIPI_DSI0_BASE (MIPI_DSI_BASE)
222#define MIPI_DSI1_BASE (0xFD922E00)
Padmanabhan Komanduru0e9a09b2014-03-25 19:53:01 +0530223#define DSI0_PHY_BASE (0xFD922B00)
224#define DSI1_PHY_BASE (0xFD923100)
225#define DSI0_PLL_BASE (0xFD922A00)
226#define DSI1_PLL_BASE (0xFD923000)
Jeevan Shriram89b72f42015-01-07 16:33:25 -0800227#define DSI0_REGULATOR_BASE (0xFD922D80)
228#define DSI1_REGULATOR_BASE (0xFD923380)
Asaf Penso00003252013-05-19 18:23:13 +0300229#define EDP_BASE (0xFD923400)
Siddhartha Agrawal7ac6d512013-01-22 18:39:50 -0800230#define MDP_BASE (0xfd900000)
231#define REG_MDP(off) (MDP_BASE + (off))
Jayant Shekhar07373922014-05-26 10:13:49 +0530232#define MDP_VP_0_VIG_0_BASE REG_MDP(0x1200)
233#define MDP_VP_0_VIG_1_BASE REG_MDP(0x1600)
234#define MDP_VP_0_RGB_0_BASE REG_MDP(0x1E00)
235#define MDP_VP_0_RGB_1_BASE REG_MDP(0x2200)
236#define MDP_VP_0_DMA_0_BASE REG_MDP(0x2A00)
237#define MDP_VP_0_DMA_1_BASE REG_MDP(0x2E00)
238#define MDP_VP_0_MIXER_0_BASE REG_MDP(0x3200)
239#define MDP_VP_0_MIXER_1_BASE REG_MDP(0x3600)
Siddhartha Agrawal7ac6d512013-01-22 18:39:50 -0800240
Terence Hampsoncc3345c2013-06-27 15:30:10 -0400241#define SOFT_RESET 0x118
242#define CLK_CTRL 0x11C
243#define TRIG_CTRL 0x084
244#define CTRL 0x004
245#define COMMAND_MODE_DMA_CTRL 0x03C
Dhaval Patelce0d60c2014-01-02 16:43:54 -0800246#define COMMAND_MODE_MDP_CTRL 0x040
247#define COMMAND_MODE_MDP_DCS_CMD_CTRL 0x044
248#define COMMAND_MODE_MDP_STREAM0_CTRL 0x058
249#define COMMAND_MODE_MDP_STREAM0_TOTAL 0x05C
250#define COMMAND_MODE_MDP_STREAM1_CTRL 0x060
251#define COMMAND_MODE_MDP_STREAM1_TOTAL 0x064
Terence Hampsoncc3345c2013-06-27 15:30:10 -0400252#define ERR_INT_MASK0 0x10C
253
Ray Zhangd1cd0852015-01-20 15:31:33 +0800254#define LANE_CTL 0x0AC
Terence Hampsoncc3345c2013-06-27 15:30:10 -0400255#define LANE_SWAP_CTL 0x0B0
256#define TIMING_CTL 0x0C4
257
258#define VIDEO_MODE_ACTIVE_H 0x024
259#define VIDEO_MODE_ACTIVE_V 0x028
260#define VIDEO_MODE_TOTAL 0x02C
261#define VIDEO_MODE_HSYNC 0x030
262#define VIDEO_MODE_VSYNC 0x034
263#define VIDEO_MODE_VSYNC_VPOS 0x038
264
265#define DMA_CMD_OFFSET 0x048
266#define DMA_CMD_LENGTH 0x04C
267
268#define INT_CTRL 0x110
269#define CMD_MODE_DMA_SW_TRIGGER 0x090
270
Siddhartha Agrawala0ff6802014-02-26 11:02:58 -0800271#define EOT_PACKET_CTRL 0x0CC
Dhaval Patelce0d60c2014-01-02 16:43:54 -0800272#define MISR_CMD_CTRL 0x0A0
Terence Hampsoncc3345c2013-06-27 15:30:10 -0400273#define MISR_VIDEO_CTRL 0x0A4
274#define VIDEO_MODE_CTRL 0x010
275#define HS_TIMER_CTRL 0x0BC
276
Channagoud Kadabi8495f882013-04-02 11:20:28 -0700277/* DRV strength for sdcc */
278#define SDC1_HDRV_PULL_CTL (TLMM_BASE_ADDR + 0x00002044)
Channagoud Kadabi4fb29e92013-04-05 11:32:11 -0700279
280/* SDHCI */
Channagoud Kadabif3212de2013-05-14 13:14:16 -0700281#define SDCC_MCI_HC_MODE (0x00000078)
282#define SDCC_HC_PWRCTL_STATUS_REG (0x000000DC)
283#define SDCC_HC_PWRCTL_MASK_REG (0x000000E0)
284#define SDCC_HC_PWRCTL_CLEAR_REG (0x000000E4)
285#define SDCC_HC_PWRCTL_CTL_REG (0x000000E8)
Deepa Dinamani7d6c8972011-12-14 15:16:56 -0800286#endif