d35aa479f7b937e8eeae1654ace74fa0fbf7079c
[platform/kernel/u-boot.git] / arch / arm / include / asm / arch-sunxi / clock_sun6i.h
1 /*
2  * sun6i clock register definitions
3  *
4  * (C) Copyright 2007-2011
5  * Allwinner Technology Co., Ltd. <www.allwinnertech.com>
6  * Tom Cubie <tangliang@allwinnertech.com>
7  *
8  * SPDX-License-Identifier:     GPL-2.0+
9  */
10
11 #ifndef _SUNXI_CLOCK_SUN6I_H
12 #define _SUNXI_CLOCK_SUN6I_H
13
14 struct sunxi_ccm_reg {
15         u32 pll1_cfg;           /* 0x00 pll1 control */
16         u32 reserved0;
17         u32 pll2_cfg;           /* 0x08 pll2 control */
18         u32 reserved1;
19         u32 pll3_cfg;           /* 0x10 pll3 control */
20         u32 reserved2;
21         u32 pll4_cfg;           /* 0x18 pll4 control */
22         u32 reserved3;
23         u32 pll5_cfg;           /* 0x20 pll5 control */
24         u32 reserved4;
25         u32 pll6_cfg;           /* 0x28 pll6 control */
26         u32 reserved5;
27         u32 pll7_cfg;           /* 0x30 pll7 control */
28         u32 sata_pll_cfg;       /* 0x34 SATA pll control (R40 only) */
29         u32 pll8_cfg;           /* 0x38 pll8 control */
30         u32 reserved7;
31         u32 mipi_pll_cfg;       /* 0x40 MIPI pll control */
32         u32 pll9_cfg;           /* 0x44 pll9 control */
33         u32 pll10_cfg;          /* 0x48 pll10 control */
34         u32 pll11_cfg;          /* 0x4c pll11 (ddr1) control (A33 only) */
35         u32 cpu_axi_cfg;        /* 0x50 CPU/AXI divide ratio */
36         u32 ahb1_apb1_div;      /* 0x54 AHB1/APB1 divide ratio */
37         u32 apb2_div;           /* 0x58 APB2 divide ratio */
38         u32 axi_gate;           /* 0x5c axi module clock gating */
39         u32 ahb_gate0;          /* 0x60 ahb module clock gating 0 */
40         u32 ahb_gate1;          /* 0x64 ahb module clock gating 1 */
41         u32 apb1_gate;          /* 0x68 apb1 module clock gating */
42         u32 apb2_gate;          /* 0x6c apb2 module clock gating */
43         u32 bus_gate4;          /* 0x70 gate 4 module clock gating */
44         u8 res3[0xc];
45         u32 nand0_clk_cfg;      /* 0x80 nand0 clock control */
46         u32 nand1_clk_cfg;      /* 0x84 nand1 clock control */
47         u32 sd0_clk_cfg;        /* 0x88 sd0 clock control */
48         u32 sd1_clk_cfg;        /* 0x8c sd1 clock control */
49         u32 sd2_clk_cfg;        /* 0x90 sd2 clock control */
50         u32 sd3_clk_cfg;        /* 0x94 sd3 clock control */
51         u32 ts_clk_cfg;         /* 0x98 transport stream clock control */
52         u32 ss_clk_cfg;         /* 0x9c security system clock control */
53         u32 spi0_clk_cfg;       /* 0xa0 spi0 clock control */
54         u32 spi1_clk_cfg;       /* 0xa4 spi1 clock control */
55         u32 spi2_clk_cfg;       /* 0xa8 spi2 clock control */
56         u32 spi3_clk_cfg;       /* 0xac spi3 clock control */
57         u32 i2s0_clk_cfg;       /* 0xb0 I2S0 clock control*/
58         u32 i2s1_clk_cfg;       /* 0xb4 I2S1 clock control */
59         u32 reserved10[2];
60         u32 spdif_clk_cfg;      /* 0xc0 SPDIF clock control */
61         u32 reserved11;
62         u32 sata_clk_cfg;       /* 0xc8 SATA clock control (R40 only) */
63         u32 usb_clk_cfg;        /* 0xcc USB clock control */
64         u32 gmac_clk_cfg;       /* 0xd0 GMAC clock control */
65         u32 reserved12[7];
66         u32 mdfs_clk_cfg;       /* 0xf0 MDFS clock control */
67         u32 dram_clk_cfg;       /* 0xf4 DRAM configuration clock control */
68         u32 dram_pll_cfg;       /* 0xf8 PLL_DDR cfg register, A33 only */
69         u32 mbus_reset;         /* 0xfc MBUS reset control, A33 only */
70         u32 dram_clk_gate;      /* 0x100 DRAM module gating */
71 #ifdef CONFIG_SUNXI_DE2
72         u32 de_clk_cfg;         /* 0x104 DE module clock */
73 #else
74         u32 be0_clk_cfg;        /* 0x104 BE0 module clock */
75 #endif
76         u32 be1_clk_cfg;        /* 0x108 BE1 module clock */
77         u32 fe0_clk_cfg;        /* 0x10c FE0 module clock */
78         u32 fe1_clk_cfg;        /* 0x110 FE1 module clock */
79         u32 mp_clk_cfg;         /* 0x114 MP module clock */
80 #ifdef CONFIG_SUNXI_DE2
81         u32 lcd0_clk_cfg;       /* 0x118 LCD0 module clock */
82         u32 lcd1_clk_cfg;       /* 0x11c LCD1 module clock */
83 #else
84         u32 lcd0_ch0_clk_cfg;   /* 0x118 LCD0 CH0 module clock */
85         u32 lcd1_ch0_clk_cfg;   /* 0x11c LCD1 CH0 module clock */
86 #endif
87         u32 tve_clk_cfg;        /* 0x120 H3/H5 TVE module clock */
88         u32 reserved14[2];
89         u32 lcd0_ch1_clk_cfg;   /* 0x12c LCD0 CH1 module clock */
90         u32 lcd1_ch1_clk_cfg;   /* 0x130 LCD1 CH1 module clock */
91         u32 csi0_clk_cfg;       /* 0x134 CSI0 module clock */
92         u32 csi1_clk_cfg;       /* 0x138 CSI1 module clock */
93         u32 ve_clk_cfg;         /* 0x13c VE module clock */
94         u32 adda_clk_cfg;       /* 0x140 ADDA module clock */
95         u32 avs_clk_cfg;        /* 0x144 AVS module clock */
96         u32 dmic_clk_cfg;       /* 0x148 Digital Mic module clock*/
97         u32 reserved15;
98         u32 hdmi_clk_cfg;       /* 0x150 HDMI module clock */
99 #ifdef CONFIG_SUNXI_DE2
100         u32 hdmi_slow_clk_cfg;  /* 0x154 HDMI slow module clock */
101 #else
102         u32 ps_clk_cfg;         /* 0x154 PS module clock */
103 #endif
104         u32 mtc_clk_cfg;        /* 0x158 MTC module clock */
105         u32 mbus0_clk_cfg;      /* 0x15c MBUS0 module clock */
106         u32 mbus1_clk_cfg;      /* 0x160 MBUS1 module clock */
107         u32 reserved16;
108         u32 mipi_dsi_clk_cfg;   /* 0x168 MIPI DSI clock control */
109         u32 mipi_csi_clk_cfg;   /* 0x16c MIPI CSI clock control */
110         u32 reserved17[4];
111         u32 iep_drc0_clk_cfg;   /* 0x180 IEP DRC0 module clock */
112         u32 iep_drc1_clk_cfg;   /* 0x184 IEP DRC1 module clock */
113         u32 iep_deu0_clk_cfg;   /* 0x188 IEP DEU0 module clock */
114         u32 iep_deu1_clk_cfg;   /* 0x18c IEP DEU1 module clock */
115         u32 reserved18[4];
116         u32 gpu_core_clk_cfg;   /* 0x1a0 GPU core clock config */
117         u32 gpu_mem_clk_cfg;    /* 0x1a4 GPU memory clock config */
118         u32 gpu_hyd_clk_cfg;    /* 0x1a0 GPU HYD clock config */
119         u32 reserved19[21];
120         u32 pll_lock;           /* 0x200 PLL Lock Time */
121         u32 pll1_lock;          /* 0x204 PLL1 Lock Time */
122         u32 reserved20[6];
123         u32 pll1_bias_cfg;      /* 0x220 PLL1 Bias config */
124         u32 pll2_bias_cfg;      /* 0x224 PLL2 Bias config */
125         u32 pll3_bias_cfg;      /* 0x228 PLL3 Bias config */
126         u32 pll4_bias_cfg;      /* 0x22c PLL4 Bias config */
127         u32 pll5_bias_cfg;      /* 0x230 PLL5 Bias config */
128         u32 pll6_bias_cfg;      /* 0x234 PLL6 Bias config */
129         u32 pll7_bias_cfg;      /* 0x238 PLL7 Bias config */
130         u32 pll8_bias_cfg;      /* 0x23c PLL8 Bias config */
131         u32 mipi_bias_cfg;      /* 0x240 MIPI Bias config */
132         u32 pll9_bias_cfg;      /* 0x244 PLL9 Bias config */
133         u32 pll10_bias_cfg;     /* 0x248 PLL10 Bias config */
134         u32 reserved21[5];
135         u32 pll5_tuning_cfg;    /* 0x260 PLL5 Tuning config */
136         u32 reserved21_5[7];
137         u32 pll1_pattern_cfg;   /* 0x280 PLL1 Pattern config */
138         u32 pll2_pattern_cfg;   /* 0x284 PLL2 Pattern config */
139         u32 pll3_pattern_cfg;   /* 0x288 PLL3 Pattern config */
140         u32 pll4_pattern_cfg;   /* 0x28c PLL4 Pattern config */
141         u32 pll5_pattern_cfg;   /* 0x290 PLL5 Pattern config */
142         u32 pll6_pattern_cfg;   /* 0x294 PLL6 Pattern config */
143         u32 pll7_pattern_cfg;   /* 0x298 PLL7 Pattern config */
144         u32 pll8_pattern_cfg;   /* 0x29c PLL8 Pattern config */
145         u32 mipi_pattern_cfg;   /* 0x2a0 MIPI Pattern config */
146         u32 pll9_pattern_cfg;   /* 0x2a4 PLL9 Pattern config */
147         u32 pll10_pattern_cfg;  /* 0x2a8 PLL10 Pattern config */
148         u32 pll11_pattern_cfg0; /* 0x2ac PLL11 Pattern config0, A33 only */
149         u32 pll11_pattern_cfg1; /* 0x2b0 PLL11 Pattern config0, A33 only */
150         u32 reserved22[3];
151         u32 ahb_reset0_cfg;     /* 0x2c0 AHB1 Reset 0 config */
152         u32 ahb_reset1_cfg;     /* 0x2c4 AHB1 Reset 1 config */
153         u32 ahb_reset2_cfg;     /* 0x2c8 AHB1 Reset 2 config */
154         u32 reserved23;
155         u32 apb1_reset_cfg;     /* 0x2d0 APB1 Reset config */
156         u32 reserved24;
157         u32 apb2_reset_cfg;     /* 0x2d8 APB2 Reset config */
158         u32 reserved25[5];
159         u32 ccu_sec_switch;     /* 0x2f0 CCU Security Switch, H3 only */
160         u32 reserved26[11];
161         u32 pll_lock_ctrl;      /* 0x320 PLL lock control, R40 only */
162 };
163
164 /* apb2 bit field */
165 #define APB2_CLK_SRC_LOSC               (0x0 << 24)
166 #define APB2_CLK_SRC_OSC24M             (0x1 << 24)
167 #define APB2_CLK_SRC_PLL6               (0x2 << 24)
168 #define APB2_CLK_SRC_MASK               (0x3 << 24)
169 #define APB2_CLK_RATE_N_1               (0x0 << 16)
170 #define APB2_CLK_RATE_N_2               (0x1 << 16)
171 #define APB2_CLK_RATE_N_4               (0x2 << 16)
172 #define APB2_CLK_RATE_N_8               (0x3 << 16)
173 #define APB2_CLK_RATE_N_MASK            (3 << 16)
174 #define APB2_CLK_RATE_M(m)              (((m)-1) << 0)
175 #define APB2_CLK_RATE_M_MASK            (0x1f << 0)
176
177 /* apb2 gate field */
178 #define APB2_GATE_UART_SHIFT    (16)
179 #define APB2_GATE_UART_MASK             (0xff << APB2_GATE_UART_SHIFT)
180 #define APB2_GATE_TWI_SHIFT     (0)
181 #define APB2_GATE_TWI_MASK              (0xf << APB2_GATE_TWI_SHIFT)
182
183 /* cpu_axi_cfg bits */
184 #define AXI_DIV_SHIFT                   0
185 #define ATB_DIV_SHIFT                   8
186 #define CPU_CLK_SRC_SHIFT               16
187
188 #define AXI_DIV_1                       0
189 #define AXI_DIV_2                       1
190 #define AXI_DIV_3                       2
191 #define AXI_DIV_4                       3
192 #define ATB_DIV_1                       0
193 #define ATB_DIV_2                       1
194 #define ATB_DIV_4                       2
195 #define AHB_DIV_1                       0
196 #define CPU_CLK_SRC_OSC24M              1
197 #define CPU_CLK_SRC_PLL1                2
198
199 #define CCM_PLL1_CTRL_M(n)              ((((n) - 1) & 0x3) << 0)
200 #define CCM_PLL1_CTRL_K(n)              ((((n) - 1) & 0x3) << 4)
201 #define CCM_PLL1_CTRL_N(n)              ((((n) - 1) & 0x1f) << 8)
202 #define CCM_PLL1_CTRL_P(n)              (((n) & 0x3) << 16)
203 #define CCM_PLL1_CTRL_EN                (0x1 << 31)
204
205 #define CCM_PLL3_CTRL_M_SHIFT           0
206 #define CCM_PLL3_CTRL_M_MASK            (0xf << CCM_PLL3_CTRL_M_SHIFT)
207 #define CCM_PLL3_CTRL_M(n)              ((((n) - 1) & 0xf) << 0)
208 #define CCM_PLL3_CTRL_N_SHIFT           8
209 #define CCM_PLL3_CTRL_N_MASK            (0x7f << CCM_PLL3_CTRL_N_SHIFT)
210 #define CCM_PLL3_CTRL_N(n)              ((((n) - 1) & 0x7f) << 8)
211 #define CCM_PLL3_CTRL_INTEGER_MODE      (0x1 << 24)
212 #define CCM_PLL3_CTRL_LOCK              (0x1 << 28)
213 #define CCM_PLL3_CTRL_EN                (0x1 << 31)
214
215 #define CCM_PLL5_CTRL_M(n)              ((((n) - 1) & 0x3) << 0)
216 #define CCM_PLL5_CTRL_K(n)              ((((n) - 1) & 0x3) << 4)
217 #define CCM_PLL5_CTRL_N(n)              ((((n) - 1) & 0x1f) << 8)
218 #define CCM_PLL5_CTRL_UPD               (0x1 << 20)
219 #define CCM_PLL5_CTRL_SIGMA_DELTA_EN    (0x1 << 24)
220 #define CCM_PLL5_CTRL_EN                (0x1 << 31)
221
222 #define PLL6_CFG_DEFAULT                0x90041811 /* 600 MHz */
223
224 #define CCM_PLL6_CTRL_N_SHIFT           8
225 #define CCM_PLL6_CTRL_N_MASK            (0x1f << CCM_PLL6_CTRL_N_SHIFT)
226 #define CCM_PLL6_CTRL_K_SHIFT           4
227 #define CCM_PLL6_CTRL_K_MASK            (0x3 << CCM_PLL6_CTRL_K_SHIFT)
228 #define CCM_PLL6_CTRL_LOCK              (1 << 28)
229
230 #define CCM_SATA_PLL_DEFAULT            0x90005811 /* 100 MHz */
231
232 #define CCM_MIPI_PLL_CTRL_M_SHIFT       0
233 #define CCM_MIPI_PLL_CTRL_M_MASK        (0xf << CCM_MIPI_PLL_CTRL_M_SHIFT)
234 #define CCM_MIPI_PLL_CTRL_M(n)          ((((n) - 1) & 0xf) << 0)
235 #define CCM_MIPI_PLL_CTRL_K_SHIFT       4
236 #define CCM_MIPI_PLL_CTRL_K_MASK        (0x3 << CCM_MIPI_PLL_CTRL_K_SHIFT)
237 #define CCM_MIPI_PLL_CTRL_K(n)          ((((n) - 1) & 0x3) << 4)
238 #define CCM_MIPI_PLL_CTRL_N_SHIFT       8
239 #define CCM_MIPI_PLL_CTRL_N_MASK        (0xf << CCM_MIPI_PLL_CTRL_N_SHIFT)
240 #define CCM_MIPI_PLL_CTRL_N(n)          ((((n) - 1) & 0xf) << 8)
241 #define CCM_MIPI_PLL_CTRL_LDO_EN        (0x3 << 22)
242 #define CCM_MIPI_PLL_CTRL_EN            (0x1 << 31)
243
244 #define CCM_PLL10_CTRL_M_SHIFT          0
245 #define CCM_PLL10_CTRL_M_MASK           (0xf << CCM_PLL10_CTRL_M_SHIFT)
246 #define CCM_PLL10_CTRL_M(n)             ((((n) - 1) & 0xf) << 0)
247 #define CCM_PLL10_CTRL_N_SHIFT          8
248 #define CCM_PLL10_CTRL_N_MASK           (0x7f << CCM_PLL10_CTRL_N_SHIFT)
249 #define CCM_PLL10_CTRL_N(n)             ((((n) - 1) & 0x7f) << 8)
250 #define CCM_PLL10_CTRL_INTEGER_MODE     (0x1 << 24)
251 #define CCM_PLL10_CTRL_LOCK             (0x1 << 28)
252 #define CCM_PLL10_CTRL_EN               (0x1 << 31)
253
254 #define CCM_PLL11_CTRL_N(n)             ((((n) - 1) & 0x3f) << 8)
255 #define CCM_PLL11_CTRL_SIGMA_DELTA_EN   (0x1 << 24)
256 #define CCM_PLL11_CTRL_UPD              (0x1 << 30)
257 #define CCM_PLL11_CTRL_EN               (0x1 << 31)
258
259 #define CCM_PLL5_TUN_LOCK_TIME(x)       (((x) & 0x7) << 24)
260 #define CCM_PLL5_TUN_LOCK_TIME_MASK     CCM_PLL5_TUN_LOCK_TIME(0x7)
261 #define CCM_PLL5_TUN_INIT_FREQ(x)       (((x) & 0x7f) << 16)
262 #define CCM_PLL5_TUN_INIT_FREQ_MASK     CCM_PLL5_TUN_INIT_FREQ(0x7f)
263
264 #if defined(CONFIG_MACH_SUN50I)
265 /* AHB1=100MHz failsafe setup from the FEL mode, usable with PMIC defaults */
266 #define AHB1_ABP1_DIV_DEFAULT           0x00003190 /* AHB1=PLL6/6,APB1=AHB1/2 */
267 #else
268 #define AHB1_ABP1_DIV_DEFAULT           0x00003180 /* AHB1=PLL6/3,APB1=AHB1/2 */
269 #endif
270
271 #define AXI_GATE_OFFSET_DRAM            0
272
273 /* ahb_gate0 offsets */
274 #define AHB_GATE_OFFSET_USB_OHCI1       30
275 #define AHB_GATE_OFFSET_USB_OHCI0       29
276 #ifdef CONFIG_MACH_SUNXI_H3_H5
277 /*
278  * These are EHCI1 - EHCI3 in the datasheet (EHCI0 is for the OTG) we call
279  * them 0 - 2 like they were called on older SoCs.
280  */
281 #define AHB_GATE_OFFSET_USB_EHCI2       27
282 #define AHB_GATE_OFFSET_USB_EHCI1       26
283 #define AHB_GATE_OFFSET_USB_EHCI0       25
284 #else
285 #define AHB_GATE_OFFSET_USB_EHCI1       27
286 #define AHB_GATE_OFFSET_USB_EHCI0       26
287 #endif
288 #ifndef CONFIG_MACH_SUN8I_R40
289 #define AHB_GATE_OFFSET_USB0            24
290 #else
291 #define AHB_GATE_OFFSET_USB0            25
292 #define AHB_GATE_OFFSET_SATA            24
293 #endif
294 #define AHB_GATE_OFFSET_MCTL            14
295 #define AHB_GATE_OFFSET_GMAC            17
296 #define AHB_GATE_OFFSET_NAND0           13
297 #define AHB_GATE_OFFSET_NAND1           12
298 #define AHB_GATE_OFFSET_MMC3            11
299 #define AHB_GATE_OFFSET_MMC2            10
300 #define AHB_GATE_OFFSET_MMC1            9
301 #define AHB_GATE_OFFSET_MMC0            8
302 #define AHB_GATE_OFFSET_MMC(n)          (AHB_GATE_OFFSET_MMC0 + (n))
303 #define AHB_GATE_OFFSET_DMA             6
304 #define AHB_GATE_OFFSET_SS              5
305
306 /* ahb_gate1 offsets */
307 #define AHB_GATE_OFFSET_DRC0            25
308 #define AHB_GATE_OFFSET_DE_FE0          14
309 #define AHB_GATE_OFFSET_DE_BE0          12
310 #define AHB_GATE_OFFSET_DE              12
311 #define AHB_GATE_OFFSET_HDMI            11
312 #define AHB_GATE_OFFSET_TVE             9
313 #ifndef CONFIG_SUNXI_DE2
314 #define AHB_GATE_OFFSET_LCD1            5
315 #define AHB_GATE_OFFSET_LCD0            4
316 #else
317 #define AHB_GATE_OFFSET_LCD1            4
318 #define AHB_GATE_OFFSET_LCD0            3
319 #endif
320
321 #define CCM_NAND_CTRL_M(x)              ((x) - 1)
322 #define CCM_NAND_CTRL_N(x)              ((x) << 16)
323 #define CCM_NAND_CTRL_PLL6              (0x1 << 24)
324 #define CCM_NAND_CTRL_ENABLE            (0x1 << 31)
325
326 #define CCM_MMC_CTRL_M(x)               ((x) - 1)
327 #define CCM_MMC_CTRL_OCLK_DLY(x)        ((x) << 8)
328 #define CCM_MMC_CTRL_N(x)               ((x) << 16)
329 #define CCM_MMC_CTRL_SCLK_DLY(x)        ((x) << 20)
330 #define CCM_MMC_CTRL_OSCM24             (0x0 << 24)
331 #define CCM_MMC_CTRL_PLL6               (0x1 << 24)
332 #define CCM_MMC_CTRL_ENABLE             (0x1 << 31)
333
334 #define CCM_SATA_CTRL_ENABLE            (0x1 << 31)
335 #define CCM_SATA_CTRL_USE_EXTCLK        (0x1 << 24)
336
337 #define CCM_USB_CTRL_PHY0_RST (0x1 << 0)
338 #define CCM_USB_CTRL_PHY1_RST (0x1 << 1)
339 #define CCM_USB_CTRL_PHY2_RST (0x1 << 2)
340 #define CCM_USB_CTRL_PHY3_RST (0x1 << 3)
341 /* There is no global phy clk gate on sun6i, define as 0 */
342 #define CCM_USB_CTRL_PHYGATE 0
343 #define CCM_USB_CTRL_PHY0_CLK (0x1 << 8)
344 #define CCM_USB_CTRL_PHY1_CLK (0x1 << 9)
345 #define CCM_USB_CTRL_PHY2_CLK (0x1 << 10)
346 #define CCM_USB_CTRL_PHY3_CLK (0x1 << 11)
347 #ifdef CONFIG_MACH_SUNXI_H3_H5
348 /*
349  * These are OHCI1 - OHCI3 in the datasheet (OHCI0 is for the OTG) we call
350  * them 0 - 2 like they were called on older SoCs.
351  */
352 #define CCM_USB_CTRL_OHCI0_CLK (0x1 << 17)
353 #define CCM_USB_CTRL_OHCI1_CLK (0x1 << 18)
354 #define CCM_USB_CTRL_OHCI2_CLK (0x1 << 19)
355 #else
356 #define CCM_USB_CTRL_OHCI0_CLK (0x1 << 16)
357 #define CCM_USB_CTRL_OHCI1_CLK (0x1 << 17)
358 #endif
359
360 #define CCM_GMAC_CTRL_TX_CLK_SRC_MII    0x0
361 #define CCM_GMAC_CTRL_TX_CLK_SRC_EXT_RGMII 0x1
362 #define CCM_GMAC_CTRL_TX_CLK_SRC_INT_RGMII 0x2
363 #define CCM_GMAC_CTRL_GPIT_MII          (0x0 << 2)
364 #define CCM_GMAC_CTRL_GPIT_RGMII        (0x1 << 2)
365 #define CCM_GMAC_CTRL_RX_CLK_DELAY(x)   ((x) << 5)
366 #define CCM_GMAC_CTRL_TX_CLK_DELAY(x)   ((x) << 10)
367
368 #define MDFS_CLK_DEFAULT                0x81000002 /* PLL6 / 3 */
369
370 #define CCM_DRAMCLK_CFG_DIV(x)          ((x - 1) << 0)
371 #define CCM_DRAMCLK_CFG_DIV_MASK        (0xf << 0)
372 #define CCM_DRAMCLK_CFG_DIV0(x)         ((x - 1) << 8)
373 #define CCM_DRAMCLK_CFG_DIV0_MASK       (0xf << 8)
374 #define CCM_DRAMCLK_CFG_SRC_PLL5        (0x0 << 20)
375 #define CCM_DRAMCLK_CFG_SRC_PLL6x2      (0x1 << 20)
376 #define CCM_DRAMCLK_CFG_SRC_PLL11       (0x1 << 20) /* A64 only */
377 #define CCM_DRAMCLK_CFG_SRC_MASK        (0x3 << 20)
378 #define CCM_DRAMCLK_CFG_UPD             (0x1 << 16)
379 #define CCM_DRAMCLK_CFG_RST             (0x1 << 31)
380
381 #define CCM_DRAMPLL_CFG_SRC_PLL5        (0x0 << 16) /* Select PLL5 (DDR0) */
382 #define CCM_DRAMPLL_CFG_SRC_PLL11       (0x1 << 16) /* Select PLL11 (DDR1) */
383 #define CCM_DRAMPLL_CFG_SRC_MASK        (0x1 << 16)
384
385 #define CCM_MBUS_RESET_RESET            (0x1 << 31)
386
387 #define CCM_DRAM_GATE_OFFSET_DE_FE0     24
388 #define CCM_DRAM_GATE_OFFSET_DE_FE1     25
389 #define CCM_DRAM_GATE_OFFSET_DE_BE0     26
390 #define CCM_DRAM_GATE_OFFSET_DE_BE1     27
391
392 #define CCM_LCD_CH0_CTRL_PLL3           (0 << 24)
393 #define CCM_LCD_CH0_CTRL_PLL7           (1 << 24)
394 #define CCM_LCD_CH0_CTRL_PLL3_2X        (2 << 24)
395 #define CCM_LCD_CH0_CTRL_PLL7_2X        (3 << 24)
396 #define CCM_LCD_CH0_CTRL_MIPI_PLL       (4 << 24)
397 /* No reset bit in ch0_clk_cfg (reset is controlled through ahb_reset1) */
398 #define CCM_LCD_CH0_CTRL_RST            0
399 #define CCM_LCD_CH0_CTRL_GATE           (0x1 << 31)
400
401 #define CCM_LCD_CH1_CTRL_M(n)           ((((n) - 1) & 0xf) << 0)
402 #define CCM_LCD_CH1_CTRL_HALF_SCLK1     0 /* no seperate sclk1 & 2 on sun6i */
403 #define CCM_LCD_CH1_CTRL_PLL3           (0 << 24)
404 #define CCM_LCD_CH1_CTRL_PLL7           (1 << 24)
405 #define CCM_LCD_CH1_CTRL_PLL3_2X        (2 << 24)
406 #define CCM_LCD_CH1_CTRL_PLL7_2X        (3 << 24)
407 #define CCM_LCD_CH1_CTRL_GATE           (0x1 << 31)
408
409 #define CCM_LCD0_CTRL_GATE              (0x1 << 31)
410 #define CCM_LCD0_CTRL_M(n)              ((((n) - 1) & 0xf) << 0)
411
412 #define CCM_LCD1_CTRL_GATE              (0x1 << 31)
413 #define CCM_LCD1_CTRL_M(n)              ((((n) - 1) & 0xf) << 0)
414
415 #define CCM_HDMI_CTRL_M(n)              ((((n) - 1) & 0xf) << 0)
416 #define CCM_HDMI_CTRL_PLL_MASK          (3 << 24)
417 #define CCM_HDMI_CTRL_PLL3              (0 << 24)
418 #define CCM_HDMI_CTRL_PLL7              (1 << 24)
419 #define CCM_HDMI_CTRL_PLL3_2X           (2 << 24)
420 #define CCM_HDMI_CTRL_PLL7_2X           (3 << 24)
421 #define CCM_HDMI_CTRL_DDC_GATE          (0x1 << 30)
422 #define CCM_HDMI_CTRL_GATE              (0x1 << 31)
423
424 #define CCM_HDMI_SLOW_CTRL_DDC_GATE     (1 << 31)
425
426 #define CCM_TVE_CTRL_GATE               (0x1 << 31)
427 #define CCM_TVE_CTRL_M(n)               ((((n) - 1) & 0xf) << 0)
428
429 #if defined(CONFIG_MACH_SUN50I)
430 #define MBUS_CLK_DEFAULT                0x81000002 /* PLL6x2 / 3 */
431 #elif defined(CONFIG_MACH_SUN8I)
432 #define MBUS_CLK_DEFAULT                0x81000003 /* PLL6 / 4 */
433 #else
434 #define MBUS_CLK_DEFAULT                0x81000001 /* PLL6 / 2 */
435 #endif
436 #define MBUS_CLK_GATE                   (0x1 << 31)
437
438 #define CCM_PLL5_PATTERN                0xd1303333
439 #define CCM_PLL11_PATTERN               0xf5860000
440
441 /* ahb_reset0 offsets */
442 #ifdef CONFIG_MACH_SUN8I_R40
443 #define AHB_RESET_OFFSET_SATA           24
444 #endif
445 #define AHB_RESET_OFFSET_GMAC           17
446 #define AHB_RESET_OFFSET_MCTL           14
447 #define AHB_RESET_OFFSET_MMC3           11
448 #define AHB_RESET_OFFSET_MMC2           10
449 #define AHB_RESET_OFFSET_MMC1           9
450 #define AHB_RESET_OFFSET_MMC0           8
451 #define AHB_RESET_OFFSET_MMC(n)         (AHB_RESET_OFFSET_MMC0 + (n))
452 #define AHB_RESET_OFFSET_SS             5
453
454 /* ahb_reset1 offsets */
455 #define AHB_RESET_OFFSET_SAT            26
456 #define AHB_RESET_OFFSET_DRC0           25
457 #define AHB_RESET_OFFSET_DE_FE0         14
458 #define AHB_RESET_OFFSET_DE_BE0         12
459 #define AHB_RESET_OFFSET_DE             12
460 #define AHB_RESET_OFFSET_HDMI           11
461 #define AHB_RESET_OFFSET_HDMI2          10
462 #define AHB_RESET_OFFSET_TVE            9
463 #ifndef CONFIG_SUNXI_DE2
464 #define AHB_RESET_OFFSET_LCD1           5
465 #define AHB_RESET_OFFSET_LCD0           4
466 #else
467 #define AHB_RESET_OFFSET_LCD1           4
468 #define AHB_RESET_OFFSET_LCD0           3
469 #endif
470
471 /* ahb_reset2 offsets */
472 #define AHB_RESET_OFFSET_EPHY           2
473 #define AHB_RESET_OFFSET_LVDS           0
474
475 /* apb2 reset */
476 #define APB2_RESET_UART_SHIFT           (16)
477 #define APB2_RESET_UART_MASK            (0xff << APB2_RESET_UART_SHIFT)
478 #define APB2_RESET_TWI_SHIFT            (0)
479 #define APB2_RESET_TWI_MASK             (0xf << APB2_RESET_TWI_SHIFT)
480
481 /* CCM bits common to all Display Engine (and IEP) clock ctrl regs */
482 #define CCM_DE_CTRL_M(n)                ((((n) - 1) & 0xf) << 0)
483 #define CCM_DE_CTRL_PLL_MASK            (0xf << 24)
484 #define CCM_DE_CTRL_PLL3                (0 << 24)
485 #define CCM_DE_CTRL_PLL7                (1 << 24)
486 #define CCM_DE_CTRL_PLL6_2X             (2 << 24)
487 #define CCM_DE_CTRL_PLL8                (3 << 24)
488 #define CCM_DE_CTRL_PLL9                (4 << 24)
489 #define CCM_DE_CTRL_PLL10               (5 << 24)
490 #define CCM_DE_CTRL_GATE                (1 << 31)
491
492 /* CCM bits common to all Display Engine 2.0 clock ctrl regs */
493 #define CCM_DE2_CTRL_M(n)               ((((n) - 1) & 0xf) << 0)
494 #define CCM_DE2_CTRL_PLL_MASK           (3 << 24)
495 #define CCM_DE2_CTRL_PLL6_2X            (0 << 24)
496 #define CCM_DE2_CTRL_PLL10              (1 << 24)
497 #define CCM_DE2_CTRL_GATE               (0x1 << 31)
498
499 /* CCU security switch, H3 only */
500 #define CCM_SEC_SWITCH_MBUS_NONSEC      (1 << 2)
501 #define CCM_SEC_SWITCH_BUS_NONSEC       (1 << 1)
502 #define CCM_SEC_SWITCH_PLL_NONSEC       (1 << 0)
503
504 #ifndef __ASSEMBLY__
505 void clock_set_pll1(unsigned int hz);
506 void clock_set_pll3(unsigned int hz);
507 void clock_set_pll3_factors(int m, int n);
508 void clock_set_pll5(unsigned int clk, bool sigma_delta_enable);
509 void clock_set_pll10(unsigned int hz);
510 void clock_set_pll11(unsigned int clk, bool sigma_delta_enable);
511 void clock_set_mipi_pll(unsigned int hz);
512 unsigned int clock_get_pll3(void);
513 unsigned int clock_get_pll6(void);
514 unsigned int clock_get_mipi_pll(void);
515 #endif
516
517 #endif /* _SUNXI_CLOCK_SUN6I_H */