xref: /utopia/UTPA2-700.0.x/modules/xc/hal/maldives/xc/include/hwreg_adc_atop.h (revision 53ee8cc121a030b8d368113ac3e966b4705770ef)
1 //<MStar Software>
2 //******************************************************************************
3 // MStar Software
4 // Copyright (c) 2010 - 2012 MStar Semiconductor, Inc. All rights reserved.
5 // All software, firmware and related documentation herein ("MStar Software") are
6 // intellectual property of MStar Semiconductor, Inc. ("MStar") and protected by
7 // law, including, but not limited to, copyright law and international treaties.
8 // Any use, modification, reproduction, retransmission, or republication of all
9 // or part of MStar Software is expressly prohibited, unless prior written
10 // permission has been granted by MStar.
11 //
12 // By accessing, browsing and/or using MStar Software, you acknowledge that you
13 // have read, understood, and agree, to be bound by below terms ("Terms") and to
14 // comply with all applicable laws and regulations:
15 //
16 // 1. MStar shall retain any and all right, ownership and interest to MStar
17 //    Software and any modification/derivatives thereof.
18 //    No right, ownership, or interest to MStar Software and any
19 //    modification/derivatives thereof is transferred to you under Terms.
20 //
21 // 2. You understand that MStar Software might include, incorporate or be
22 //    supplied together with third party`s software and the use of MStar
23 //    Software may require additional licenses from third parties.
24 //    Therefore, you hereby agree it is your sole responsibility to separately
25 //    obtain any and all third party right and license necessary for your use of
26 //    such third party`s software.
27 //
28 // 3. MStar Software and any modification/derivatives thereof shall be deemed as
29 //    MStar`s confidential information and you agree to keep MStar`s
30 //    confidential information in strictest confidence and not disclose to any
31 //    third party.
32 //
33 // 4. MStar Software is provided on an "AS IS" basis without warranties of any
34 //    kind. Any warranties are hereby expressly disclaimed by MStar, including
35 //    without limitation, any warranties of merchantability, non-infringement of
36 //    intellectual property rights, fitness for a particular purpose, error free
37 //    and in conformity with any international standard.  You agree to waive any
38 //    claim against MStar for any loss, damage, cost or expense that you may
39 //    incur related to your use of MStar Software.
40 //    In no event shall MStar be liable for any direct, indirect, incidental or
41 //    consequential damages, including without limitation, lost of profit or
42 //    revenues, lost or damage of data, and unauthorized system use.
43 //    You agree that this Section 4 shall still apply without being affected
44 //    even if MStar Software has been modified by MStar in accordance with your
45 //    request or instruction for your use, except otherwise agreed by both
46 //    parties in writing.
47 //
48 // 5. If requested, MStar may from time to time provide technical supports or
49 //    services in relation with MStar Software to you for your use of
50 //    MStar Software in conjunction with your or your customer`s product
51 //    ("Services").
52 //    You understand and agree that, except otherwise agreed by both parties in
53 //    writing, Services are provided on an "AS IS" basis and the warranty
54 //    disclaimer set forth in Section 4 above shall apply.
55 //
56 // 6. Nothing contained herein shall be construed as by implication, estoppels
57 //    or otherwise:
58 //    (a) conferring any license or right to use MStar name, trademark, service
59 //        mark, symbol or any other identification;
60 //    (b) obligating MStar or any of its affiliates to furnish any person,
61 //        including without limitation, you and your customers, any assistance
62 //        of any kind whatsoever, or any information; or
63 //    (c) conferring any license or right under any intellectual property right.
64 //
65 // 7. These terms shall be governed by and construed in accordance with the laws
66 //    of Taiwan, R.O.C., excluding its conflict of law rules.
67 //    Any and all dispute arising out hereof or related hereto shall be finally
68 //    settled by arbitration referred to the Chinese Arbitration Association,
69 //    Taipei in accordance with the ROC Arbitration Law and the Arbitration
70 //    Rules of the Association by three (3) arbitrators appointed in accordance
71 //    with the said Rules.
72 //    The place of arbitration shall be in Taipei, Taiwan and the language shall
73 //    be English.
74 //    The arbitration award shall be final and binding to both parties.
75 //
76 //******************************************************************************
77 //<MStar Software>
78 ////////////////////////////////////////////////////////////////////////////////
79 //
80 // Copyright (c) 2008-2009 MStar Semiconductor, Inc.
81 // All rights reserved.
82 //
83 // Unless otherwise stipulated in writing, any and all information contained
84 // herein regardless in any format shall remain the sole proprietary of
85 // MStar Semiconductor Inc. and be kept in strict confidence
86 // ("MStar Confidential Information") by the recipient.
87 // Any unauthorized act including without limitation unauthorized disclosure,
88 // copying, use, reproduction, sale, distribution, modification, disassembling,
89 // reverse engineering and compiling of the contents of MStar Confidential
90 // Information is unlawful and strictly prohibited. MStar hereby reserves the
91 // rights to any and all damages, losses, costs and expenses resulting therefrom.
92 //
93 ////////////////////////////////////////////////////////////////////////////////
94 
95 #ifndef _HWREG_ADC_ATOP_H_
96 #define _HWREG_ADC_ATOP_H_
97 
98 //=============================================================
99 //ADC ATOP
100 //#define REG_ADC_ATOP_BASE       0x2500
101 #ifndef REG_TABLE_END
102 #define REG_TABLE_END            0xFFFF
103 #endif
104 
105 #define REG_ADC_ATOP_00_L        (REG_ADC_ATOP_BASE + 0x00)
106 #define REG_ADC_ATOP_00_H        (REG_ADC_ATOP_BASE + 0x01)
107 #define REG_ADC_ATOP_01_L        (REG_ADC_ATOP_BASE + 0x02)
108 #define REG_ADC_ATOP_01_H        (REG_ADC_ATOP_BASE + 0x03)
109 #define REG_ADC_ATOP_02_L        (REG_ADC_ATOP_BASE + 0x04)
110 #define REG_ADC_ATOP_02_H        (REG_ADC_ATOP_BASE + 0x05)
111 #define REG_ADC_ATOP_03_L        (REG_ADC_ATOP_BASE + 0x06)
112 #define REG_ADC_ATOP_03_H        (REG_ADC_ATOP_BASE + 0x07)
113 #define REG_ADC_ATOP_04_L        (REG_ADC_ATOP_BASE + 0x08)
114 #define REG_ADC_ATOP_04_H        (REG_ADC_ATOP_BASE + 0x09)
115 #define REG_ADC_ATOP_05_L        (REG_ADC_ATOP_BASE + 0x0A)
116 #define REG_ADC_ATOP_05_H        (REG_ADC_ATOP_BASE + 0x0B)
117 #define REG_ADC_ATOP_06_L        (REG_ADC_ATOP_BASE + 0x0C)
118 #define REG_ADC_ATOP_06_H        (REG_ADC_ATOP_BASE + 0x0D)
119 #define REG_ADC_ATOP_07_L        (REG_ADC_ATOP_BASE + 0x0E)
120 #define REG_ADC_ATOP_07_H        (REG_ADC_ATOP_BASE + 0x0F)
121 #define REG_ADC_ATOP_08_L        (REG_ADC_ATOP_BASE + 0x10)
122 #define REG_ADC_ATOP_08_H        (REG_ADC_ATOP_BASE + 0x11)
123 #define REG_ADC_ATOP_09_L        (REG_ADC_ATOP_BASE + 0x12)
124 #define REG_ADC_ATOP_09_H        (REG_ADC_ATOP_BASE + 0x13)
125 #define REG_ADC_ATOP_0A_L        (REG_ADC_ATOP_BASE + 0x14)
126 #define REG_ADC_ATOP_0A_H        (REG_ADC_ATOP_BASE + 0x15)
127 #define REG_ADC_ATOP_0B_L        (REG_ADC_ATOP_BASE + 0x16)
128 #define REG_ADC_ATOP_0B_H        (REG_ADC_ATOP_BASE + 0x17)
129 #define REG_ADC_ATOP_0C_L       (REG_ADC_ATOP_BASE + 0x18)
130 #define REG_ADC_ATOP_0C_H       (REG_ADC_ATOP_BASE + 0x19)
131 #define REG_ADC_ATOP_0D_L       (REG_ADC_ATOP_BASE + 0x1A)
132 #define REG_ADC_ATOP_0D_H       (REG_ADC_ATOP_BASE + 0x1B)
133 #define REG_ADC_ATOP_0E_L       (REG_ADC_ATOP_BASE + 0x1C)
134 #define REG_ADC_ATOP_0E_H       (REG_ADC_ATOP_BASE + 0x1D)
135 #define REG_ADC_ATOP_0F_L       (REG_ADC_ATOP_BASE + 0x1E)
136 #define REG_ADC_ATOP_0F_H       (REG_ADC_ATOP_BASE + 0x1F)
137 #define REG_ADC_ATOP_10_L       (REG_ADC_ATOP_BASE + 0x20)
138 #define REG_ADC_ATOP_10_H       (REG_ADC_ATOP_BASE + 0x21)
139 #define REG_ADC_ATOP_11_L       (REG_ADC_ATOP_BASE + 0x22)
140 #define REG_ADC_ATOP_11_H       (REG_ADC_ATOP_BASE + 0x23)
141 #define REG_ADC_ATOP_12_L       (REG_ADC_ATOP_BASE + 0x24)
142 #define REG_ADC_ATOP_12_H       (REG_ADC_ATOP_BASE + 0x25)
143 #define REG_ADC_ATOP_13_L       (REG_ADC_ATOP_BASE + 0x26)
144 #define REG_ADC_ATOP_13_H       (REG_ADC_ATOP_BASE + 0x27)
145 #define REG_ADC_ATOP_14_L       (REG_ADC_ATOP_BASE + 0x28)
146 #define REG_ADC_ATOP_14_H       (REG_ADC_ATOP_BASE + 0x29)
147 #define REG_ADC_ATOP_15_L       (REG_ADC_ATOP_BASE + 0x2A)
148 #define REG_ADC_ATOP_15_H       (REG_ADC_ATOP_BASE + 0x2B)
149 #define REG_ADC_ATOP_16_L       (REG_ADC_ATOP_BASE + 0x2C)
150 #define REG_ADC_ATOP_16_H       (REG_ADC_ATOP_BASE + 0x2D)
151 #define REG_ADC_ATOP_17_L       (REG_ADC_ATOP_BASE + 0x2E)
152 #define REG_ADC_ATOP_17_H       (REG_ADC_ATOP_BASE + 0x2F)
153 #define REG_ADC_ATOP_18_L       (REG_ADC_ATOP_BASE + 0x30)
154 #define REG_ADC_ATOP_18_H       (REG_ADC_ATOP_BASE + 0x31)
155 #define REG_ADC_ATOP_19_L       (REG_ADC_ATOP_BASE + 0x32)
156 #define REG_ADC_ATOP_19_H       (REG_ADC_ATOP_BASE + 0x33)
157 #define REG_ADC_ATOP_1A_L       (REG_ADC_ATOP_BASE + 0x34)
158 #define REG_ADC_ATOP_1A_H       (REG_ADC_ATOP_BASE + 0x35)
159 #define REG_ADC_ATOP_1B_L       (REG_ADC_ATOP_BASE + 0x36)
160 #define REG_ADC_ATOP_1B_H       (REG_ADC_ATOP_BASE + 0x37)
161 #define REG_ADC_ATOP_1C_L       (REG_ADC_ATOP_BASE + 0x38)
162 #define REG_ADC_ATOP_1C_H       (REG_ADC_ATOP_BASE + 0x39)
163 #define REG_ADC_ATOP_1D_L       (REG_ADC_ATOP_BASE + 0x3A)
164 #define REG_ADC_ATOP_1D_H       (REG_ADC_ATOP_BASE + 0x3B)
165 #define REG_ADC_ATOP_1E_L       (REG_ADC_ATOP_BASE + 0x3C)
166 #define REG_ADC_ATOP_1E_H       (REG_ADC_ATOP_BASE + 0x3D)
167 #define REG_ADC_ATOP_1F_L       (REG_ADC_ATOP_BASE + 0x3E)
168 #define REG_ADC_ATOP_1F_H       (REG_ADC_ATOP_BASE + 0x3F)
169 #define REG_ADC_ATOP_20_L       (REG_ADC_ATOP_BASE + 0x40)
170 #define REG_ADC_ATOP_20_H       (REG_ADC_ATOP_BASE + 0x41)
171 #define REG_ADC_ATOP_21_L       (REG_ADC_ATOP_BASE + 0x42)
172 #define REG_ADC_ATOP_21_H       (REG_ADC_ATOP_BASE + 0x43)
173 #define REG_ADC_ATOP_22_L       (REG_ADC_ATOP_BASE + 0x44)
174 #define REG_ADC_ATOP_22_H       (REG_ADC_ATOP_BASE + 0x45)
175 #define REG_ADC_ATOP_23_L       (REG_ADC_ATOP_BASE + 0x46)
176 #define REG_ADC_ATOP_23_H       (REG_ADC_ATOP_BASE + 0x47)
177 #define REG_ADC_ATOP_24_L       (REG_ADC_ATOP_BASE + 0x48)
178 #define REG_ADC_ATOP_24_H       (REG_ADC_ATOP_BASE + 0x49)
179 #define REG_ADC_ATOP_25_L       (REG_ADC_ATOP_BASE + 0x4A)
180 #define REG_ADC_ATOP_25_H       (REG_ADC_ATOP_BASE + 0x4B)
181 #define REG_ADC_ATOP_26_L       (REG_ADC_ATOP_BASE + 0x4C)
182 #define REG_ADC_ATOP_26_H       (REG_ADC_ATOP_BASE + 0x4D)
183 #define REG_ADC_ATOP_27_L       (REG_ADC_ATOP_BASE + 0x4E)
184 #define REG_ADC_ATOP_27_H       (REG_ADC_ATOP_BASE + 0x4F)
185 #define REG_ADC_ATOP_28_L       (REG_ADC_ATOP_BASE + 0x50)
186 #define REG_ADC_ATOP_28_H       (REG_ADC_ATOP_BASE + 0x51)
187 #define REG_ADC_ATOP_29_L       (REG_ADC_ATOP_BASE + 0x52)
188 #define REG_ADC_ATOP_29_H       (REG_ADC_ATOP_BASE + 0x53)
189 #define REG_ADC_ATOP_2A_L       (REG_ADC_ATOP_BASE + 0x54)
190 #define REG_ADC_ATOP_2A_H       (REG_ADC_ATOP_BASE + 0x55)
191 #define REG_ADC_ATOP_2B_L       (REG_ADC_ATOP_BASE + 0x56)
192 #define REG_ADC_ATOP_2B_H       (REG_ADC_ATOP_BASE + 0x57)
193 #define REG_ADC_ATOP_2C_L       (REG_ADC_ATOP_BASE + 0x58)
194 #define REG_ADC_ATOP_2C_H       (REG_ADC_ATOP_BASE + 0x59)
195 #define REG_ADC_ATOP_2D_L       (REG_ADC_ATOP_BASE + 0x5A)
196 #define REG_ADC_ATOP_2D_H       (REG_ADC_ATOP_BASE + 0x5B)
197 #define REG_ADC_ATOP_2E_L       (REG_ADC_ATOP_BASE + 0x5C)
198 #define REG_ADC_ATOP_2E_H       (REG_ADC_ATOP_BASE + 0x5D)
199 #define REG_ADC_ATOP_2F_L       (REG_ADC_ATOP_BASE + 0x5E)
200 #define REG_ADC_ATOP_2F_H       (REG_ADC_ATOP_BASE + 0x5F)
201 #define REG_ADC_ATOP_30_L       (REG_ADC_ATOP_BASE + 0x60)
202 #define REG_ADC_ATOP_30_H       (REG_ADC_ATOP_BASE + 0x61)
203 #define REG_ADC_ATOP_31_L       (REG_ADC_ATOP_BASE + 0x62)
204 #define REG_ADC_ATOP_31_H       (REG_ADC_ATOP_BASE + 0x63)
205 #define REG_ADC_ATOP_32_L       (REG_ADC_ATOP_BASE + 0x64)
206 #define REG_ADC_ATOP_32_H       (REG_ADC_ATOP_BASE + 0x65)
207 #define REG_ADC_ATOP_33_L       (REG_ADC_ATOP_BASE + 0x66)
208 #define REG_ADC_ATOP_33_H       (REG_ADC_ATOP_BASE + 0x67)
209 #define REG_ADC_ATOP_34_L       (REG_ADC_ATOP_BASE + 0x68)
210 #define REG_ADC_ATOP_34_H       (REG_ADC_ATOP_BASE + 0x69)
211 #define REG_ADC_ATOP_35_L       (REG_ADC_ATOP_BASE + 0x6A)
212 #define REG_ADC_ATOP_35_H       (REG_ADC_ATOP_BASE + 0x6B)
213 #define REG_ADC_ATOP_36_L       (REG_ADC_ATOP_BASE + 0x6C)
214 #define REG_ADC_ATOP_36_H       (REG_ADC_ATOP_BASE + 0x6D)
215 #define REG_ADC_ATOP_37_L       (REG_ADC_ATOP_BASE + 0x6E)
216 #define REG_ADC_ATOP_37_H       (REG_ADC_ATOP_BASE + 0x6F)
217 #define REG_ADC_ATOP_38_L       (REG_ADC_ATOP_BASE + 0x70)
218 #define REG_ADC_ATOP_38_H       (REG_ADC_ATOP_BASE + 0x71)
219 #define REG_ADC_ATOP_39_L       (REG_ADC_ATOP_BASE + 0x72)
220 #define REG_ADC_ATOP_39_H       (REG_ADC_ATOP_BASE + 0x73)
221 #define REG_ADC_ATOP_3A_L       (REG_ADC_ATOP_BASE + 0x74)
222 #define REG_ADC_ATOP_3A_H       (REG_ADC_ATOP_BASE + 0x75)
223 #define REG_ADC_ATOP_3B_L       (REG_ADC_ATOP_BASE + 0x76)
224 #define REG_ADC_ATOP_3B_H       (REG_ADC_ATOP_BASE + 0x77)
225 #define REG_ADC_ATOP_3C_L       (REG_ADC_ATOP_BASE + 0x78)
226 #define REG_ADC_ATOP_3C_H       (REG_ADC_ATOP_BASE + 0x79)
227 #define REG_ADC_ATOP_3D_L       (REG_ADC_ATOP_BASE + 0x7A)
228 #define REG_ADC_ATOP_3D_H       (REG_ADC_ATOP_BASE + 0x7B)
229 #define REG_ADC_ATOP_3E_L       (REG_ADC_ATOP_BASE + 0x7C)
230 #define REG_ADC_ATOP_3E_H       (REG_ADC_ATOP_BASE + 0x7D)
231 #define REG_ADC_ATOP_3F_L       (REG_ADC_ATOP_BASE + 0x7E)
232 #define REG_ADC_ATOP_3F_H       (REG_ADC_ATOP_BASE + 0x7F)
233 #define REG_ADC_ATOP_40_L       (REG_ADC_ATOP_BASE + 0x80)
234 #define REG_ADC_ATOP_40_H       (REG_ADC_ATOP_BASE + 0x81)
235 #define REG_ADC_ATOP_41_L       (REG_ADC_ATOP_BASE + 0x82)
236 #define REG_ADC_ATOP_41_H       (REG_ADC_ATOP_BASE + 0x83)
237 #define REG_ADC_ATOP_42_L       (REG_ADC_ATOP_BASE + 0x84)
238 #define REG_ADC_ATOP_42_H       (REG_ADC_ATOP_BASE + 0x85)
239 #define REG_ADC_ATOP_43_L       (REG_ADC_ATOP_BASE + 0x86)
240 #define REG_ADC_ATOP_43_H       (REG_ADC_ATOP_BASE + 0x87)
241 #define REG_ADC_ATOP_44_L       (REG_ADC_ATOP_BASE + 0x88)
242 #define REG_ADC_ATOP_44_H       (REG_ADC_ATOP_BASE + 0x89)
243 #define REG_ADC_ATOP_45_L       (REG_ADC_ATOP_BASE + 0x8A)
244 #define REG_ADC_ATOP_45_H       (REG_ADC_ATOP_BASE + 0x8B)
245 #define REG_ADC_ATOP_46_L       (REG_ADC_ATOP_BASE + 0x8C)
246 #define REG_ADC_ATOP_46_H       (REG_ADC_ATOP_BASE + 0x8D)
247 #define REG_ADC_ATOP_47_L       (REG_ADC_ATOP_BASE + 0x8E)
248 #define REG_ADC_ATOP_47_H       (REG_ADC_ATOP_BASE + 0x8F)
249 #define REG_ADC_ATOP_48_L       (REG_ADC_ATOP_BASE + 0x90)
250 #define REG_ADC_ATOP_48_H       (REG_ADC_ATOP_BASE + 0x91)
251 #define REG_ADC_ATOP_49_L       (REG_ADC_ATOP_BASE + 0x92)
252 #define REG_ADC_ATOP_49_H       (REG_ADC_ATOP_BASE + 0x93)
253 #define REG_ADC_ATOP_4A_L       (REG_ADC_ATOP_BASE + 0x94)
254 #define REG_ADC_ATOP_4A_H       (REG_ADC_ATOP_BASE + 0x95)
255 #define REG_ADC_ATOP_4B_L       (REG_ADC_ATOP_BASE + 0x96)
256 #define REG_ADC_ATOP_4B_H       (REG_ADC_ATOP_BASE + 0x97)
257 #define REG_ADC_ATOP_4C_L       (REG_ADC_ATOP_BASE + 0x98)
258 #define REG_ADC_ATOP_4C_H       (REG_ADC_ATOP_BASE + 0x99)
259 #define REG_ADC_ATOP_4D_L       (REG_ADC_ATOP_BASE + 0x9A)
260 #define REG_ADC_ATOP_4D_H       (REG_ADC_ATOP_BASE + 0x9B)
261 #define REG_ADC_ATOP_4E_L       (REG_ADC_ATOP_BASE + 0x9C)
262 #define REG_ADC_ATOP_4E_H       (REG_ADC_ATOP_BASE + 0x9D)
263 #define REG_ADC_ATOP_4F_L       (REG_ADC_ATOP_BASE + 0x9E)
264 #define REG_ADC_ATOP_4F_H       (REG_ADC_ATOP_BASE + 0x9F)
265 #define REG_ADC_ATOP_50_L       (REG_ADC_ATOP_BASE + 0xA0)
266 #define REG_ADC_ATOP_50_H       (REG_ADC_ATOP_BASE + 0xA1)
267 #define REG_ADC_ATOP_51_L       (REG_ADC_ATOP_BASE + 0xA2)
268 #define REG_ADC_ATOP_51_H       (REG_ADC_ATOP_BASE + 0xA3)
269 #define REG_ADC_ATOP_52_L       (REG_ADC_ATOP_BASE + 0xA4)
270 #define REG_ADC_ATOP_52_H       (REG_ADC_ATOP_BASE + 0xA5)
271 #define REG_ADC_ATOP_53_L       (REG_ADC_ATOP_BASE + 0xA6)
272 #define REG_ADC_ATOP_53_H       (REG_ADC_ATOP_BASE + 0xA7)
273 #define REG_ADC_ATOP_54_L       (REG_ADC_ATOP_BASE + 0xA8)
274 #define REG_ADC_ATOP_54_H       (REG_ADC_ATOP_BASE + 0xA9)
275 #define REG_ADC_ATOP_55_L       (REG_ADC_ATOP_BASE + 0xAA)
276 #define REG_ADC_ATOP_55_H       (REG_ADC_ATOP_BASE + 0xAB)
277 #define REG_ADC_ATOP_56_L       (REG_ADC_ATOP_BASE + 0xAC)
278 #define REG_ADC_ATOP_56_H       (REG_ADC_ATOP_BASE + 0xAD)
279 #define REG_ADC_ATOP_57_L       (REG_ADC_ATOP_BASE + 0xAE)
280 #define REG_ADC_ATOP_57_H       (REG_ADC_ATOP_BASE + 0xAF)
281 #define REG_ADC_ATOP_58_L       (REG_ADC_ATOP_BASE + 0xB0)
282 #define REG_ADC_ATOP_58_H       (REG_ADC_ATOP_BASE + 0xB1)
283 #define REG_ADC_ATOP_59_L       (REG_ADC_ATOP_BASE + 0xB2)
284 #define REG_ADC_ATOP_59_H       (REG_ADC_ATOP_BASE + 0xB3)
285 #define REG_ADC_ATOP_5A_L       (REG_ADC_ATOP_BASE + 0xB4)
286 #define REG_ADC_ATOP_5A_H       (REG_ADC_ATOP_BASE + 0xB5)
287 #define REG_ADC_ATOP_5B_L       (REG_ADC_ATOP_BASE + 0xB6)
288 #define REG_ADC_ATOP_5B_H       (REG_ADC_ATOP_BASE + 0xB7)
289 #define REG_ADC_ATOP_5C_L       (REG_ADC_ATOP_BASE + 0xB8)
290 #define REG_ADC_ATOP_5C_H       (REG_ADC_ATOP_BASE + 0xB9)
291 #define REG_ADC_ATOP_5D_L       (REG_ADC_ATOP_BASE + 0xBA)
292 #define REG_ADC_ATOP_5D_H       (REG_ADC_ATOP_BASE + 0xBB)
293 #define REG_ADC_ATOP_5E_L       (REG_ADC_ATOP_BASE + 0xBC)
294 #define REG_ADC_ATOP_5E_H       (REG_ADC_ATOP_BASE + 0xBD)
295 #define REG_ADC_ATOP_5F_L       (REG_ADC_ATOP_BASE + 0xBE)
296 #define REG_ADC_ATOP_5F_H       (REG_ADC_ATOP_BASE + 0xBF)
297 #define REG_ADC_ATOP_60_L       (REG_ADC_ATOP_BASE + 0xC0)
298 #define REG_ADC_ATOP_60_H       (REG_ADC_ATOP_BASE + 0xC1)
299 #define REG_ADC_ATOP_61_L       (REG_ADC_ATOP_BASE + 0xC2)
300 #define REG_ADC_ATOP_61_H       (REG_ADC_ATOP_BASE + 0xC3)
301 #define REG_ADC_ATOP_62_L       (REG_ADC_ATOP_BASE + 0xC4)
302 #define REG_ADC_ATOP_62_H       (REG_ADC_ATOP_BASE + 0xC5)
303 #define REG_ADC_ATOP_63_L       (REG_ADC_ATOP_BASE + 0xC6)
304 #define REG_ADC_ATOP_63_H       (REG_ADC_ATOP_BASE + 0xC7)
305 #define REG_ADC_ATOP_64_L       (REG_ADC_ATOP_BASE + 0xC8)
306 #define REG_ADC_ATOP_64_H       (REG_ADC_ATOP_BASE + 0xC9)
307 #define REG_ADC_ATOP_65_L       (REG_ADC_ATOP_BASE + 0xCA)
308 #define REG_ADC_ATOP_65_H       (REG_ADC_ATOP_BASE + 0xCB)
309 #define REG_ADC_ATOP_66_L       (REG_ADC_ATOP_BASE + 0xCC)
310 #define REG_ADC_ATOP_66_H       (REG_ADC_ATOP_BASE + 0xCD)
311 #define REG_ADC_ATOP_67_L       (REG_ADC_ATOP_BASE + 0xCE)
312 #define REG_ADC_ATOP_67_H       (REG_ADC_ATOP_BASE + 0xCF)
313 #define REG_ADC_ATOP_68_L       (REG_ADC_ATOP_BASE + 0xD0)
314 #define REG_ADC_ATOP_68_H       (REG_ADC_ATOP_BASE + 0xD1)
315 #define REG_ADC_ATOP_69_L       (REG_ADC_ATOP_BASE + 0xD2)
316 #define REG_ADC_ATOP_69_H       (REG_ADC_ATOP_BASE + 0xD3)
317 #define REG_ADC_ATOP_6A_L       (REG_ADC_ATOP_BASE + 0xD4)
318 #define REG_ADC_ATOP_6A_H       (REG_ADC_ATOP_BASE + 0xD5)
319 #define REG_ADC_ATOP_6B_L       (REG_ADC_ATOP_BASE + 0xD6)
320 #define REG_ADC_ATOP_6B_H       (REG_ADC_ATOP_BASE + 0xD7)
321 #define REG_ADC_ATOP_6C_L       (REG_ADC_ATOP_BASE + 0xD8)
322 #define REG_ADC_ATOP_6C_H       (REG_ADC_ATOP_BASE + 0xD9)
323 #define REG_ADC_ATOP_6D_L       (REG_ADC_ATOP_BASE + 0xDA)
324 #define REG_ADC_ATOP_6D_H       (REG_ADC_ATOP_BASE + 0xDB)
325 #define REG_ADC_ATOP_6E_L       (REG_ADC_ATOP_BASE + 0xDC)
326 #define REG_ADC_ATOP_6E_H       (REG_ADC_ATOP_BASE + 0xDD)
327 #define REG_ADC_ATOP_6F_L       (REG_ADC_ATOP_BASE + 0xDE)
328 #define REG_ADC_ATOP_6F_H       (REG_ADC_ATOP_BASE + 0xDF)
329 #define REG_ADC_ATOP_70_L       (REG_ADC_ATOP_BASE + 0xE0)
330 #define REG_ADC_ATOP_70_H       (REG_ADC_ATOP_BASE + 0xE1)
331 #define REG_ADC_ATOP_71_L       (REG_ADC_ATOP_BASE + 0xE2)
332 #define REG_ADC_ATOP_71_H       (REG_ADC_ATOP_BASE + 0xE3)
333 #define REG_ADC_ATOP_72_L       (REG_ADC_ATOP_BASE + 0xE4)
334 #define REG_ADC_ATOP_72_H       (REG_ADC_ATOP_BASE + 0xE5)
335 #define REG_ADC_ATOP_73_L       (REG_ADC_ATOP_BASE + 0xE6)
336 #define REG_ADC_ATOP_73_H       (REG_ADC_ATOP_BASE + 0xE7)
337 #define REG_ADC_ATOP_74_L       (REG_ADC_ATOP_BASE + 0xE8)
338 #define REG_ADC_ATOP_74_H       (REG_ADC_ATOP_BASE + 0xE9)
339 #define REG_ADC_ATOP_75_L       (REG_ADC_ATOP_BASE + 0xEA)
340 #define REG_ADC_ATOP_75_H       (REG_ADC_ATOP_BASE + 0xEB)
341 #define REG_ADC_ATOP_76_L       (REG_ADC_ATOP_BASE + 0xEC)
342 #define REG_ADC_ATOP_76_H       (REG_ADC_ATOP_BASE + 0xED)
343 #define REG_ADC_ATOP_77_L       (REG_ADC_ATOP_BASE + 0xEE)
344 #define REG_ADC_ATOP_77_H       (REG_ADC_ATOP_BASE + 0xEF)
345 #define REG_ADC_ATOP_78_L       (REG_ADC_ATOP_BASE + 0xF0)
346 #define REG_ADC_ATOP_78_H       (REG_ADC_ATOP_BASE + 0xF1)
347 #define REG_ADC_ATOP_79_L       (REG_ADC_ATOP_BASE + 0xF2)
348 #define REG_ADC_ATOP_79_H       (REG_ADC_ATOP_BASE + 0xF3)
349 #define REG_ADC_ATOP_7A_L       (REG_ADC_ATOP_BASE + 0xF4)
350 #define REG_ADC_ATOP_7A_H       (REG_ADC_ATOP_BASE + 0xF5)
351 #define REG_ADC_ATOP_7B_L       (REG_ADC_ATOP_BASE + 0xF6)
352 #define REG_ADC_ATOP_7B_H       (REG_ADC_ATOP_BASE + 0xF7)
353 #define REG_ADC_ATOP_7C_L       (REG_ADC_ATOP_BASE + 0xF8)
354 #define REG_ADC_ATOP_7C_H       (REG_ADC_ATOP_BASE + 0xF9)
355 #define REG_ADC_ATOP_7D_L       (REG_ADC_ATOP_BASE + 0xFA)
356 #define REG_ADC_ATOP_7D_H       (REG_ADC_ATOP_BASE + 0xFB)
357 #define REG_ADC_ATOP_7E_L       (REG_ADC_ATOP_BASE + 0xFC)
358 #define REG_ADC_ATOP_7E_H       (REG_ADC_ATOP_BASE + 0xFD)
359 #define REG_ADC_ATOP_7F_L       (REG_ADC_ATOP_BASE + 0xFE)
360 #define REG_ADC_ATOP_7F_H       (REG_ADC_ATOP_BASE + 0xFF)
361 
362 #define REG_ADC_ATOPB_00_L       (REG_ADC_ATOPB_BASE + 0x00)
363 #define REG_ADC_ATOPB_00_H       (REG_ADC_ATOPB_BASE + 0x01)
364 #define REG_ADC_ATOPB_01_L        (REG_ADC_ATOPB_BASE + 0x02)
365 #define REG_ADC_ATOPB_01_H        (REG_ADC_ATOPB_BASE + 0x03)
366 #define REG_ADC_ATOPB_02_L        (REG_ADC_ATOPB_BASE + 0x04)
367 #define REG_ADC_ATOPB_02_H        (REG_ADC_ATOPB_BASE + 0x05)
368 #define REG_ADC_ATOPB_03_L        (REG_ADC_ATOPB_BASE + 0x06)
369 #define REG_ADC_ATOPB_03_H        (REG_ADC_ATOPB_BASE + 0x07)
370 #define REG_ADC_ATOPB_04_L        (REG_ADC_ATOPB_BASE + 0x08)
371 #define REG_ADC_ATOPB_04_H        (REG_ADC_ATOPB_BASE + 0x09)
372 #define REG_ADC_ATOPB_05_L        (REG_ADC_ATOPB_BASE + 0x0A)
373 #define REG_ADC_ATOPB_05_H        (REG_ADC_ATOPB_BASE + 0x0B)
374 #define REG_ADC_ATOPB_06_L        (REG_ADC_ATOPB_BASE + 0x0C)
375 #define REG_ADC_ATOPB_06_H        (REG_ADC_ATOPB_BASE + 0x0D)
376 #define REG_ADC_ATOPB_07_L        (REG_ADC_ATOPB_BASE + 0x0E)
377 #define REG_ADC_ATOPB_07_H        (REG_ADC_ATOPB_BASE + 0x0F)
378 #define REG_ADC_ATOPB_08_L       (REG_ADC_ATOPB_BASE + 0x10)
379 #define REG_ADC_ATOPB_08_H       (REG_ADC_ATOPB_BASE + 0x11)
380 #define REG_ADC_ATOPB_09_L        (REG_ADC_ATOPB_BASE + 0x12)
381 #define REG_ADC_ATOPB_09_H        (REG_ADC_ATOPB_BASE + 0x13)
382 #define REG_ADC_ATOPB_0A_L        (REG_ADC_ATOPB_BASE + 0x14)
383 #define REG_ADC_ATOPB_0A_H        (REG_ADC_ATOPB_BASE + 0x15)
384 #define REG_ADC_ATOPB_0B_L        (REG_ADC_ATOPB_BASE + 0x16)
385 #define REG_ADC_ATOPB_0B_H        (REG_ADC_ATOPB_BASE + 0x17)
386 #define REG_ADC_ATOPB_0C_L       (REG_ADC_ATOPB_BASE + 0x18)
387 #define REG_ADC_ATOPB_0C_H       (REG_ADC_ATOPB_BASE + 0x19)
388 #define REG_ADC_ATOPB_0D_L       (REG_ADC_ATOPB_BASE + 0x1A)
389 #define REG_ADC_ATOPB_0D_H       (REG_ADC_ATOPB_BASE + 0x1B)
390 #define REG_ADC_ATOPB_0E_L       (REG_ADC_ATOPB_BASE + 0x1C)
391 #define REG_ADC_ATOPB_0E_H       (REG_ADC_ATOPB_BASE + 0x1D)
392 #define REG_ADC_ATOPB_0F_L       (REG_ADC_ATOPB_BASE + 0x1E)
393 #define REG_ADC_ATOPB_0F_H       (REG_ADC_ATOPB_BASE + 0x1F)
394 #define REG_ADC_ATOPB_10_L       (REG_ADC_ATOPB_BASE + 0x20)
395 #define REG_ADC_ATOPB_10_H       (REG_ADC_ATOPB_BASE + 0x21)
396 #define REG_ADC_ATOPB_11_L       (REG_ADC_ATOPB_BASE + 0x22)
397 #define REG_ADC_ATOPB_11_H       (REG_ADC_ATOPB_BASE + 0x23)
398 #define REG_ADC_ATOPB_12_L       (REG_ADC_ATOPB_BASE + 0x24)
399 #define REG_ADC_ATOPB_12_H       (REG_ADC_ATOPB_BASE + 0x25)
400 #define REG_ADC_ATOPB_13_L       (REG_ADC_ATOPB_BASE + 0x26)
401 #define REG_ADC_ATOPB_13_H       (REG_ADC_ATOPB_BASE + 0x27)
402 #define REG_ADC_ATOPB_14_L       (REG_ADC_ATOPB_BASE + 0x28)
403 #define REG_ADC_ATOPB_14_H       (REG_ADC_ATOPB_BASE + 0x29)
404 #define REG_ADC_ATOPB_15_L       (REG_ADC_ATOPB_BASE + 0x2A)
405 #define REG_ADC_ATOPB_15_H       (REG_ADC_ATOPB_BASE + 0x2B)
406 #define REG_ADC_ATOPB_16_L       (REG_ADC_ATOPB_BASE + 0x2C)
407 #define REG_ADC_ATOPB_16_H       (REG_ADC_ATOPB_BASE + 0x2D)
408 #define REG_ADC_ATOPB_17_L       (REG_ADC_ATOPB_BASE + 0x2E)
409 #define REG_ADC_ATOPB_17_H       (REG_ADC_ATOPB_BASE + 0x2F)
410 #define REG_ADC_ATOPB_18_L       (REG_ADC_ATOPB_BASE + 0x30)
411 #define REG_ADC_ATOPB_18_H       (REG_ADC_ATOPB_BASE + 0x31)
412 #define REG_ADC_ATOPB_19_L       (REG_ADC_ATOPB_BASE + 0x32)
413 #define REG_ADC_ATOPB_19_H       (REG_ADC_ATOPB_BASE + 0x33)
414 #define REG_ADC_ATOPB_1A_L       (REG_ADC_ATOPB_BASE + 0x34)
415 #define REG_ADC_ATOPB_1A_H       (REG_ADC_ATOPB_BASE + 0x35)
416 #define REG_ADC_ATOPB_1B_L       (REG_ADC_ATOPB_BASE + 0x36)
417 #define REG_ADC_ATOPB_1B_H       (REG_ADC_ATOPB_BASE + 0x37)
418 #define REG_ADC_ATOPB_1C_L       (REG_ADC_ATOPB_BASE + 0x38)
419 #define REG_ADC_ATOPB_1C_H       (REG_ADC_ATOPB_BASE + 0x39)
420 #define REG_ADC_ATOPB_1D_L       (REG_ADC_ATOPB_BASE + 0x3A)
421 #define REG_ADC_ATOPB_1D_H       (REG_ADC_ATOPB_BASE + 0x3B)
422 #define REG_ADC_ATOPB_1E_L       (REG_ADC_ATOPB_BASE + 0x3C)
423 #define REG_ADC_ATOPB_1E_H       (REG_ADC_ATOPB_BASE + 0x3D)
424 #define REG_ADC_ATOPB_1F_L       (REG_ADC_ATOPB_BASE + 0x3E)
425 #define REG_ADC_ATOPB_1F_H       (REG_ADC_ATOPB_BASE + 0x3F)
426 #define REG_ADC_ATOPB_20_L       (REG_ADC_ATOPB_BASE + 0x40)
427 #define REG_ADC_ATOPB_20_H       (REG_ADC_ATOPB_BASE + 0x41)
428 #define REG_ADC_ATOPB_21_L       (REG_ADC_ATOPB_BASE + 0x42)
429 #define REG_ADC_ATOPB_21_H       (REG_ADC_ATOPB_BASE + 0x43)
430 #define REG_ADC_ATOPB_22_L       (REG_ADC_ATOPB_BASE + 0x44)
431 #define REG_ADC_ATOPB_22_H       (REG_ADC_ATOPB_BASE + 0x45)
432 #define REG_ADC_ATOPB_23_L       (REG_ADC_ATOPB_BASE + 0x46)
433 #define REG_ADC_ATOPB_23_H       (REG_ADC_ATOPB_BASE + 0x47)
434 #define REG_ADC_ATOPB_24_L       (REG_ADC_ATOPB_BASE + 0x48)
435 #define REG_ADC_ATOPB_24_H       (REG_ADC_ATOPB_BASE + 0x49)
436 #define REG_ADC_ATOPB_25_L       (REG_ADC_ATOPB_BASE + 0x4A)
437 #define REG_ADC_ATOPB_25_H       (REG_ADC_ATOPB_BASE + 0x4B)
438 #define REG_ADC_ATOPB_26_L       (REG_ADC_ATOPB_BASE + 0x4C)
439 #define REG_ADC_ATOPB_26_H       (REG_ADC_ATOPB_BASE + 0x4D)
440 #define REG_ADC_ATOPB_27_L       (REG_ADC_ATOPB_BASE + 0x4E)
441 #define REG_ADC_ATOPB_27_H       (REG_ADC_ATOPB_BASE + 0x4F)
442 #define REG_ADC_ATOPB_28_L       (REG_ADC_ATOPB_BASE + 0x50)
443 #define REG_ADC_ATOPB_28_H       (REG_ADC_ATOPB_BASE + 0x51)
444 #define REG_ADC_ATOPB_29_L       (REG_ADC_ATOPB_BASE + 0x52)
445 #define REG_ADC_ATOPB_29_H       (REG_ADC_ATOPB_BASE + 0x53)
446 #define REG_ADC_ATOPB_2A_L       (REG_ADC_ATOPB_BASE + 0x54)
447 #define REG_ADC_ATOPB_2A_H       (REG_ADC_ATOPB_BASE + 0x55)
448 #define REG_ADC_ATOPB_2B_L       (REG_ADC_ATOPB_BASE + 0x56)
449 #define REG_ADC_ATOPB_2B_H       (REG_ADC_ATOPB_BASE + 0x57)
450 #define REG_ADC_ATOPB_2C_L       (REG_ADC_ATOPB_BASE + 0x58)
451 #define REG_ADC_ATOPB_2C_H       (REG_ADC_ATOPB_BASE + 0x59)
452 #define REG_ADC_ATOPB_2D_L       (REG_ADC_ATOPB_BASE + 0x5A)
453 #define REG_ADC_ATOPB_2D_H       (REG_ADC_ATOPB_BASE + 0x5B)
454 #define REG_ADC_ATOPB_2E_L       (REG_ADC_ATOPB_BASE + 0x5C)
455 #define REG_ADC_ATOPB_2E_H       (REG_ADC_ATOPB_BASE + 0x5D)
456 #define REG_ADC_ATOPB_2F_L       (REG_ADC_ATOPB_BASE + 0x5E)
457 #define REG_ADC_ATOPB_2F_H       (REG_ADC_ATOPB_BASE + 0x5F)
458 #define REG_ADC_ATOPB_30_L       (REG_ADC_ATOPB_BASE + 0x60)
459 #define REG_ADC_ATOPB_30_H       (REG_ADC_ATOPB_BASE + 0x61)
460 #define REG_ADC_ATOPB_31_L       (REG_ADC_ATOPB_BASE + 0x62)
461 #define REG_ADC_ATOPB_31_H       (REG_ADC_ATOPB_BASE + 0x63)
462 #define REG_ADC_ATOPB_32_L       (REG_ADC_ATOPB_BASE + 0x64)
463 #define REG_ADC_ATOPB_32_H       (REG_ADC_ATOPB_BASE + 0x65)
464 #define REG_ADC_ATOPB_33_L       (REG_ADC_ATOPB_BASE + 0x66)
465 #define REG_ADC_ATOPB_33_H       (REG_ADC_ATOPB_BASE + 0x67)
466 #define REG_ADC_ATOPB_34_L       (REG_ADC_ATOPB_BASE + 0x68)
467 #define REG_ADC_ATOPB_34_H       (REG_ADC_ATOPB_BASE + 0x69)
468 #define REG_ADC_ATOPB_35_L       (REG_ADC_ATOPB_BASE + 0x6A)
469 #define REG_ADC_ATOPB_35_H       (REG_ADC_ATOPB_BASE + 0x6B)
470 #define REG_ADC_ATOPB_36_L       (REG_ADC_ATOPB_BASE + 0x6C)
471 #define REG_ADC_ATOPB_36_H       (REG_ADC_ATOPB_BASE + 0x6D)
472 #define REG_ADC_ATOPB_37_L       (REG_ADC_ATOPB_BASE + 0x6E)
473 #define REG_ADC_ATOPB_37_H       (REG_ADC_ATOPB_BASE + 0x6F)
474 #define REG_ADC_ATOPB_38_L       (REG_ADC_ATOPB_BASE + 0x70)
475 #define REG_ADC_ATOPB_38_H       (REG_ADC_ATOPB_BASE + 0x71)
476 #define REG_ADC_ATOPB_39_L       (REG_ADC_ATOPB_BASE + 0x72)
477 #define REG_ADC_ATOPB_39_H       (REG_ADC_ATOPB_BASE + 0x73)
478 #define REG_ADC_ATOPB_3A_L       (REG_ADC_ATOPB_BASE + 0x74)
479 #define REG_ADC_ATOPB_3A_H       (REG_ADC_ATOPB_BASE + 0x75)
480 #define REG_ADC_ATOPB_3B_L       (REG_ADC_ATOPB_BASE + 0x76)
481 #define REG_ADC_ATOPB_3B_H       (REG_ADC_ATOPB_BASE + 0x77)
482 #define REG_ADC_ATOPB_3C_L       (REG_ADC_ATOPB_BASE + 0x78)
483 #define REG_ADC_ATOPB_3C_H       (REG_ADC_ATOPB_BASE + 0x79)
484 #define REG_ADC_ATOPB_3D_L       (REG_ADC_ATOPB_BASE + 0x7A)
485 #define REG_ADC_ATOPB_3D_H       (REG_ADC_ATOPB_BASE + 0x7B)
486 #define REG_ADC_ATOPB_3E_L       (REG_ADC_ATOPB_BASE + 0x7C)
487 #define REG_ADC_ATOPB_3E_H       (REG_ADC_ATOPB_BASE + 0x7D)
488 #define REG_ADC_ATOPB_3F_L       (REG_ADC_ATOPB_BASE + 0x7E)
489 #define REG_ADC_ATOPB_3F_H       (REG_ADC_ATOPB_BASE + 0x7F)
490 #define REG_ADC_ATOPB_40_L       (REG_ADC_ATOPB_BASE + 0x80)
491 #define REG_ADC_ATOPB_40_H       (REG_ADC_ATOPB_BASE + 0x81)
492 #define REG_ADC_ATOPB_41_L       (REG_ADC_ATOPB_BASE + 0x82)
493 #define REG_ADC_ATOPB_41_H       (REG_ADC_ATOPB_BASE + 0x83)
494 #define REG_ADC_ATOPB_42_L       (REG_ADC_ATOPB_BASE + 0x84)
495 #define REG_ADC_ATOPB_42_H       (REG_ADC_ATOPB_BASE + 0x85)
496 #define REG_ADC_ATOPB_43_L       (REG_ADC_ATOPB_BASE + 0x86)
497 #define REG_ADC_ATOPB_43_H       (REG_ADC_ATOPB_BASE + 0x87)
498 #define REG_ADC_ATOPB_44_L       (REG_ADC_ATOPB_BASE + 0x88)
499 #define REG_ADC_ATOPB_44_H       (REG_ADC_ATOPB_BASE + 0x89)
500 #define REG_ADC_ATOPB_45_L       (REG_ADC_ATOPB_BASE + 0x8A)
501 #define REG_ADC_ATOPB_45_H       (REG_ADC_ATOPB_BASE + 0x8B)
502 #define REG_ADC_ATOPB_46_L       (REG_ADC_ATOPB_BASE + 0x8C)
503 #define REG_ADC_ATOPB_46_H       (REG_ADC_ATOPB_BASE + 0x8D)
504 #define REG_ADC_ATOPB_47_L       (REG_ADC_ATOPB_BASE + 0x8E)
505 #define REG_ADC_ATOPB_47_H       (REG_ADC_ATOPB_BASE + 0x8F)
506 #define REG_ADC_ATOPB_48_L       (REG_ADC_ATOPB_BASE + 0x90)
507 #define REG_ADC_ATOPB_48_H       (REG_ADC_ATOPB_BASE + 0x91)
508 #define REG_ADC_ATOPB_49_L       (REG_ADC_ATOPB_BASE + 0x92)
509 #define REG_ADC_ATOPB_49_H       (REG_ADC_ATOPB_BASE + 0x93)
510 #define REG_ADC_ATOPB_4A_L       (REG_ADC_ATOPB_BASE + 0x94)
511 #define REG_ADC_ATOPB_4A_H       (REG_ADC_ATOPB_BASE + 0x95)
512 #define REG_ADC_ATOPB_4B_L       (REG_ADC_ATOPB_BASE + 0x96)
513 #define REG_ADC_ATOPB_4B_H       (REG_ADC_ATOPB_BASE + 0x97)
514 #define REG_ADC_ATOPB_4C_L       (REG_ADC_ATOPB_BASE + 0x98)
515 #define REG_ADC_ATOPB_4C_H       (REG_ADC_ATOPB_BASE + 0x99)
516 #define REG_ADC_ATOPB_4D_L       (REG_ADC_ATOPB_BASE + 0x9A)
517 #define REG_ADC_ATOPB_4D_H       (REG_ADC_ATOPB_BASE + 0x9B)
518 #define REG_ADC_ATOPB_4E_L       (REG_ADC_ATOPB_BASE + 0x9C)
519 #define REG_ADC_ATOPB_4E_H       (REG_ADC_ATOPB_BASE + 0x9D)
520 #define REG_ADC_ATOPB_4F_L       (REG_ADC_ATOPB_BASE + 0x9E)
521 #define REG_ADC_ATOPB_4F_H       (REG_ADC_ATOPB_BASE + 0x9F)
522 #define REG_ADC_ATOPB_50_L       (REG_ADC_ATOPB_BASE + 0xA0)
523 #define REG_ADC_ATOPB_50_H       (REG_ADC_ATOPB_BASE + 0xA1)
524 #define REG_ADC_ATOPB_51_L       (REG_ADC_ATOPB_BASE + 0xA2)
525 #define REG_ADC_ATOPB_51_H       (REG_ADC_ATOPB_BASE + 0xA3)
526 #define REG_ADC_ATOPB_52_L       (REG_ADC_ATOPB_BASE + 0xA4)
527 #define REG_ADC_ATOPB_52_H       (REG_ADC_ATOPB_BASE + 0xA5)
528 #define REG_ADC_ATOPB_53_L       (REG_ADC_ATOPB_BASE + 0xA6)
529 #define REG_ADC_ATOPB_53_H       (REG_ADC_ATOPB_BASE + 0xA7)
530 #define REG_ADC_ATOPB_54_L       (REG_ADC_ATOPB_BASE + 0xA8)
531 #define REG_ADC_ATOPB_54_H       (REG_ADC_ATOPB_BASE + 0xA9)
532 #define REG_ADC_ATOPB_55_L       (REG_ADC_ATOPB_BASE + 0xAA)
533 #define REG_ADC_ATOPB_55_H       (REG_ADC_ATOPB_BASE + 0xAB)
534 #define REG_ADC_ATOPB_56_L       (REG_ADC_ATOPB_BASE + 0xAC)
535 #define REG_ADC_ATOPB_56_H       (REG_ADC_ATOPB_BASE + 0xAD)
536 #define REG_ADC_ATOPB_57_L       (REG_ADC_ATOPB_BASE + 0xAE)
537 #define REG_ADC_ATOPB_57_H       (REG_ADC_ATOPB_BASE + 0xAF)
538 #define REG_ADC_ATOPB_58_L       (REG_ADC_ATOPB_BASE + 0xB0)
539 #define REG_ADC_ATOPB_58_H       (REG_ADC_ATOPB_BASE + 0xB1)
540 #define REG_ADC_ATOPB_59_L       (REG_ADC_ATOPB_BASE + 0xB2)
541 #define REG_ADC_ATOPB_59_H       (REG_ADC_ATOPB_BASE + 0xB3)
542 #define REG_ADC_ATOPB_5A_L       (REG_ADC_ATOPB_BASE + 0xB4)
543 #define REG_ADC_ATOPB_5A_H       (REG_ADC_ATOPB_BASE + 0xB5)
544 #define REG_ADC_ATOPB_5B_L       (REG_ADC_ATOPB_BASE + 0xB6)
545 #define REG_ADC_ATOPB_5B_H       (REG_ADC_ATOPB_BASE + 0xB7)
546 #define REG_ADC_ATOPB_5C_L       (REG_ADC_ATOPB_BASE + 0xB8)
547 #define REG_ADC_ATOPB_5C_H       (REG_ADC_ATOPB_BASE + 0xB9)
548 #define REG_ADC_ATOPB_5D_L       (REG_ADC_ATOPB_BASE + 0xBA)
549 #define REG_ADC_ATOPB_5D_H       (REG_ADC_ATOPB_BASE + 0xBB)
550 #define REG_ADC_ATOPB_5E_L       (REG_ADC_ATOPB_BASE + 0xBC)
551 #define REG_ADC_ATOPB_5E_H       (REG_ADC_ATOPB_BASE + 0xBD)
552 #define REG_ADC_ATOPB_5F_L       (REG_ADC_ATOPB_BASE + 0xBE)
553 #define REG_ADC_ATOPB_5F_H       (REG_ADC_ATOPB_BASE + 0xBF)
554 #define REG_ADC_ATOPB_60_L       (REG_ADC_ATOPB_BASE + 0xC0)
555 #define REG_ADC_ATOPB_60_H       (REG_ADC_ATOPB_BASE + 0xC1)
556 #define REG_ADC_ATOPB_61_L       (REG_ADC_ATOPB_BASE + 0xC2)
557 #define REG_ADC_ATOPB_61_H       (REG_ADC_ATOPB_BASE + 0xC3)
558 #define REG_ADC_ATOPB_62_L       (REG_ADC_ATOPB_BASE + 0xC4)
559 #define REG_ADC_ATOPB_62_H       (REG_ADC_ATOPB_BASE + 0xC5)
560 #define REG_ADC_ATOPB_63_L       (REG_ADC_ATOPB_BASE + 0xC6)
561 #define REG_ADC_ATOPB_63_H       (REG_ADC_ATOPB_BASE + 0xC7)
562 #define REG_ADC_ATOPB_64_L       (REG_ADC_ATOPB_BASE + 0xC8)
563 #define REG_ADC_ATOPB_64_H       (REG_ADC_ATOPB_BASE + 0xC9)
564 #define REG_ADC_ATOPB_65_L       (REG_ADC_ATOPB_BASE + 0xCA)
565 #define REG_ADC_ATOPB_65_H       (REG_ADC_ATOPB_BASE + 0xCB)
566 #define REG_ADC_ATOPB_66_L       (REG_ADC_ATOPB_BASE + 0xCC)
567 #define REG_ADC_ATOPB_66_H       (REG_ADC_ATOPB_BASE + 0xCD)
568 #define REG_ADC_ATOPB_67_L       (REG_ADC_ATOPB_BASE + 0xCE)
569 #define REG_ADC_ATOPB_67_H       (REG_ADC_ATOPB_BASE + 0xCF)
570 #define REG_ADC_ATOPB_68_L       (REG_ADC_ATOPB_BASE + 0xD0)
571 #define REG_ADC_ATOPB_68_H       (REG_ADC_ATOPB_BASE + 0xD1)
572 #define REG_ADC_ATOPB_69_L       (REG_ADC_ATOPB_BASE + 0xD2)
573 #define REG_ADC_ATOPB_69_H       (REG_ADC_ATOPB_BASE + 0xD3)
574 #define REG_ADC_ATOPB_6A_L       (REG_ADC_ATOPB_BASE + 0xD4)
575 #define REG_ADC_ATOPB_6A_H       (REG_ADC_ATOPB_BASE + 0xD5)
576 #define REG_ADC_ATOPB_6B_L       (REG_ADC_ATOPB_BASE + 0xD6)
577 #define REG_ADC_ATOPB_6B_H       (REG_ADC_ATOPB_BASE + 0xD7)
578 #define REG_ADC_ATOPB_6C_L       (REG_ADC_ATOPB_BASE + 0xD8)
579 #define REG_ADC_ATOPB_6C_H       (REG_ADC_ATOPB_BASE + 0xD9)
580 #define REG_ADC_ATOPB_6D_L       (REG_ADC_ATOPB_BASE + 0xDA)
581 #define REG_ADC_ATOPB_6D_H       (REG_ADC_ATOPB_BASE + 0xDB)
582 #define REG_ADC_ATOPB_6E_L       (REG_ADC_ATOPB_BASE + 0xDC)
583 #define REG_ADC_ATOPB_6E_H       (REG_ADC_ATOPB_BASE + 0xDD)
584 #define REG_ADC_ATOPB_6F_L       (REG_ADC_ATOPB_BASE + 0xDE)
585 #define REG_ADC_ATOPB_6F_H       (REG_ADC_ATOPB_BASE + 0xDF)
586 #define REG_ADC_ATOPB_70_L       (REG_ADC_ATOPB_BASE + 0xE0)
587 #define REG_ADC_ATOPB_70_H       (REG_ADC_ATOPB_BASE + 0xE1)
588 #define REG_ADC_ATOPB_71_L       (REG_ADC_ATOPB_BASE + 0xE2)
589 #define REG_ADC_ATOPB_71_H       (REG_ADC_ATOPB_BASE + 0xE3)
590 #define REG_ADC_ATOPB_72_L       (REG_ADC_ATOPB_BASE + 0xE4)
591 #define REG_ADC_ATOPB_72_H       (REG_ADC_ATOPB_BASE + 0xE5)
592 #define REG_ADC_ATOPB_73_L       (REG_ADC_ATOPB_BASE + 0xE6)
593 #define REG_ADC_ATOPB_73_H       (REG_ADC_ATOPB_BASE + 0xE7)
594 #define REG_ADC_ATOPB_74_L       (REG_ADC_ATOPB_BASE + 0xE8)
595 #define REG_ADC_ATOPB_74_H       (REG_ADC_ATOPB_BASE + 0xE9)
596 #define REG_ADC_ATOPB_75_L       (REG_ADC_ATOPB_BASE + 0xEA)
597 #define REG_ADC_ATOPB_75_H       (REG_ADC_ATOPB_BASE + 0xEB)
598 #define REG_ADC_ATOPB_76_L       (REG_ADC_ATOPB_BASE + 0xEC)
599 #define REG_ADC_ATOPB_76_H       (REG_ADC_ATOPB_BASE + 0xED)
600 #define REG_ADC_ATOPB_77_L       (REG_ADC_ATOPB_BASE + 0xEE)
601 #define REG_ADC_ATOPB_77_H       (REG_ADC_ATOPB_BASE + 0xEF)
602 #define REG_ADC_ATOPB_78_L       (REG_ADC_ATOPB_BASE + 0xF0)
603 #define REG_ADC_ATOPB_78_H       (REG_ADC_ATOPB_BASE + 0xF1)
604 #define REG_ADC_ATOPB_79_L       (REG_ADC_ATOPB_BASE + 0xF2)
605 #define REG_ADC_ATOPB_79_H       (REG_ADC_ATOPB_BASE + 0xF3)
606 #define REG_ADC_ATOPB_7A_L       (REG_ADC_ATOPB_BASE + 0xF4)
607 #define REG_ADC_ATOPB_7A_H       (REG_ADC_ATOPB_BASE + 0xF5)
608 #define REG_ADC_ATOPB_7B_L       (REG_ADC_ATOPB_BASE + 0xF6)
609 #define REG_ADC_ATOPB_7B_H       (REG_ADC_ATOPB_BASE + 0xF7)
610 #define REG_ADC_ATOPB_7C_L       (REG_ADC_ATOPB_BASE + 0xF8)
611 #define REG_ADC_ATOPB_7C_H       (REG_ADC_ATOPB_BASE + 0xF9)
612 #define REG_ADC_ATOPB_7D_L       (REG_ADC_ATOPB_BASE + 0xFA)
613 #define REG_ADC_ATOPB_7D_H       (REG_ADC_ATOPB_BASE + 0xFB)
614 #define REG_ADC_ATOPB_7E_L       (REG_ADC_ATOPB_BASE + 0xFC)
615 #define REG_ADC_ATOPB_7E_H       (REG_ADC_ATOPB_BASE + 0xFD)
616 #define REG_ADC_ATOPB_7F_L       (REG_ADC_ATOPB_BASE + 0xFE)
617 #define REG_ADC_ATOPB_7F_H       (REG_ADC_ATOPB_BASE + 0xFF)
618 // Einstein new
619 #define REG_ADC_AFEC_7A_L        (REG_AFEC_BASE + 0xF4)
620 #define REG_ADC_AFEC_7A_H        (REG_AFEC_BASE + 0xF5)
621 
622 #define REG_ADC_COMB_47_L        (REG_COMB_BASE + 0x8E)
623 #define REG_ADC_COMB_47_H        (REG_COMB_BASE + 0x8F)
624 
625 #define REG_ADC_CHIPTOP_12_L     (REG_ADC_CHIPTOP_BASE + 0x24)
626 #define REG_ADC_CHIPTOP_12_H     (REG_ADC_CHIPTOP_BASE + 0x25)
627 
628 #define REG_ADC_CLKGEN0_20_L     (REG_CLKGEN0_BASE + 0x40)
629 #define REG_ADC_CLKGEN0_20_H     (REG_CLKGEN0_BASE + 0x41)
630 #define REG_ADC_CLKGEN0_26_L     (REG_CLKGEN0_BASE + 0x4C)
631 #define REG_ADC_CLKGEN0_26_H     (REG_CLKGEN0_BASE + 0x4D)
632 #endif
633 
634