blob: 00bdd5f938df7db0836fb86ee1393c047e00b309 [file] [log] [blame]
Tom Rini10e47792018-05-06 17:58:06 -04001/* SPDX-License-Identifier: GPL-2.0+ */
Ian Campbell49aeca32014-05-05 11:52:23 +01002/*
3 * sun4i, sun5i and sun7i clock register definitions
4 *
5 * (C) Copyright 2007-2011
6 * Allwinner Technology Co., Ltd. <www.allwinnertech.com>
7 * Tom Cubie <tangliang@allwinnertech.com>
Ian Campbell49aeca32014-05-05 11:52:23 +01008 */
9
10#ifndef _SUNXI_CLOCK_SUN4I_H
11#define _SUNXI_CLOCK_SUN4I_H
12
Andre Przywara7bd03262025-01-24 23:42:46 +000013#define CCU_AHB_GATE0 0x60
14#define CCU_MMC0_CLK_CFG 0x88
15#define CCU_MMC1_CLK_CFG 0x8c
16#define CCU_MMC2_CLK_CFG 0x90
17#define CCU_MMC3_CLK_CFG 0x94
18
Ian Campbell49aeca32014-05-05 11:52:23 +010019struct sunxi_ccm_reg {
20 u32 pll1_cfg; /* 0x00 pll1 control */
21 u32 pll1_tun; /* 0x04 pll1 tuning */
22 u32 pll2_cfg; /* 0x08 pll2 control */
23 u32 pll2_tun; /* 0x0c pll2 tuning */
24 u32 pll3_cfg; /* 0x10 pll3 control */
25 u8 res0[0x4];
26 u32 pll4_cfg; /* 0x18 pll4 control */
27 u8 res1[0x4];
28 u32 pll5_cfg; /* 0x20 pll5 control */
29 u32 pll5_tun; /* 0x24 pll5 tuning */
30 u32 pll6_cfg; /* 0x28 pll6 control */
31 u32 pll6_tun; /* 0x2c pll6 tuning */
32 u32 pll7_cfg; /* 0x30 pll7 control */
33 u32 pll1_tun2; /* 0x34 pll5 tuning2 */
34 u8 res2[0x4];
35 u32 pll5_tun2; /* 0x3c pll5 tuning2 */
36 u8 res3[0xc];
37 u32 pll_lock_dbg; /* 0x4c pll lock time debug */
38 u32 osc24m_cfg; /* 0x50 osc24m control */
39 u32 cpu_ahb_apb0_cfg; /* 0x54 cpu,ahb and apb0 divide ratio */
40 u32 apb1_clk_div_cfg; /* 0x58 apb1 clock dividor */
41 u32 axi_gate; /* 0x5c axi module clock gating */
42 u32 ahb_gate0; /* 0x60 ahb module clock gating 0 */
43 u32 ahb_gate1; /* 0x64 ahb module clock gating 1 */
44 u32 apb0_gate; /* 0x68 apb0 module clock gating */
45 u32 apb1_gate; /* 0x6c apb1 module clock gating */
46 u8 res4[0x10];
Roy Spliet2b735ad2015-05-26 17:00:41 +020047 u32 nand0_clk_cfg; /* 0x80 nand sub clock control */
Ian Campbell49aeca32014-05-05 11:52:23 +010048 u32 ms_sclk_cfg; /* 0x84 memory stick sub clock control */
49 u32 sd0_clk_cfg; /* 0x88 sd0 clock control */
50 u32 sd1_clk_cfg; /* 0x8c sd1 clock control */
51 u32 sd2_clk_cfg; /* 0x90 sd2 clock control */
52 u32 sd3_clk_cfg; /* 0x94 sd3 clock control */
53 u32 ts_clk_cfg; /* 0x98 transport stream clock control */
54 u32 ss_clk_cfg; /* 0x9c */
55 u32 spi0_clk_cfg; /* 0xa0 */
56 u32 spi1_clk_cfg; /* 0xa4 */
57 u32 spi2_clk_cfg; /* 0xa8 */
58 u32 pata_clk_cfg; /* 0xac */
59 u32 ir0_clk_cfg; /* 0xb0 */
60 u32 ir1_clk_cfg; /* 0xb4 */
61 u32 iis_clk_cfg; /* 0xb8 */
62 u32 ac97_clk_cfg; /* 0xbc */
63 u32 spdif_clk_cfg; /* 0xc0 */
64 u32 keypad_clk_cfg; /* 0xc4 */
65 u32 sata_clk_cfg; /* 0xc8 */
66 u32 usb_clk_cfg; /* 0xcc */
67 u32 gps_clk_cfg; /* 0xd0 */
68 u32 spi3_clk_cfg; /* 0xd4 */
69 u8 res5[0x28];
Hans de Goedead0dfc52014-11-09 12:24:55 +010070 u32 dram_clk_gate; /* 0x100 */
Ian Campbell49aeca32014-05-05 11:52:23 +010071 u32 be0_clk_cfg; /* 0x104 */
72 u32 be1_clk_cfg; /* 0x108 */
73 u32 fe0_clk_cfg; /* 0x10c */
74 u32 fe1_clk_cfg; /* 0x110 */
75 u32 mp_clk_cfg; /* 0x114 */
76 u32 lcd0_ch0_clk_cfg; /* 0x118 */
77 u32 lcd1_ch0_clk_cfg; /* 0x11c */
78 u32 csi_isp_clk_cfg; /* 0x120 */
79 u8 res6[0x4];
80 u32 tvd_clk_reg; /* 0x128 */
81 u32 lcd0_ch1_clk_cfg; /* 0x12c */
82 u32 lcd1_ch1_clk_cfg; /* 0x130 */
83 u32 csi0_clk_cfg; /* 0x134 */
84 u32 csi1_clk_cfg; /* 0x138 */
85 u32 ve_clk_cfg; /* 0x13c */
86 u32 audio_codec_clk_cfg; /* 0x140 */
87 u32 avs_clk_cfg; /* 0x144 */
88 u32 ace_clk_cfg; /* 0x148 */
89 u32 lvds_clk_cfg; /* 0x14c */
90 u32 hdmi_clk_cfg; /* 0x150 */
91 u32 mali_clk_cfg; /* 0x154 */
92 u8 res7[0x4];
93 u32 mbus_clk_cfg; /* 0x15c */
94 u8 res8[0x4];
95 u32 gmac_clk_cfg; /* 0x164 */
96};
97
98/* apb1 bit field */
99#define APB1_CLK_SRC_OSC24M (0x0 << 24)
100#define APB1_CLK_SRC_PLL6 (0x1 << 24)
101#define APB1_CLK_SRC_LOSC (0x2 << 24)
102#define APB1_CLK_SRC_MASK (0x3 << 24)
103#define APB1_CLK_RATE_N_1 (0x0 << 16)
104#define APB1_CLK_RATE_N_2 (0x1 << 16)
105#define APB1_CLK_RATE_N_4 (0x2 << 16)
106#define APB1_CLK_RATE_N_8 (0x3 << 16)
107#define APB1_CLK_RATE_N_MASK (3 << 16)
108#define APB1_CLK_RATE_M(m) (((m)-1) << 0)
109#define APB1_CLK_RATE_M_MASK (0x1f << 0)
110
111/* apb1 gate field */
112#define APB1_GATE_UART_SHIFT (16)
113#define APB1_GATE_UART_MASK (0xff << APB1_GATE_UART_SHIFT)
114#define APB1_GATE_TWI_SHIFT (0)
115#define APB1_GATE_TWI_MASK (0xf << APB1_GATE_TWI_SHIFT)
116
117/* clock divide */
118#define AXI_DIV_SHIFT (0)
119#define AXI_DIV_1 0
120#define AXI_DIV_2 1
121#define AXI_DIV_3 2
122#define AXI_DIV_4 3
123#define AHB_DIV_SHIFT (4)
124#define AHB_DIV_1 0
125#define AHB_DIV_2 1
126#define AHB_DIV_4 2
127#define AHB_DIV_8 3
128#define APB0_DIV_SHIFT (8)
129#define APB0_DIV_1 0
130#define APB0_DIV_2 1
131#define APB0_DIV_4 2
132#define APB0_DIV_8 3
133#define CPU_CLK_SRC_SHIFT (16)
134#define CPU_CLK_SRC_OSC24M 1
135#define CPU_CLK_SRC_PLL1 2
136
137#define CCM_PLL1_CFG_ENABLE_SHIFT 31
138#define CCM_PLL1_CFG_VCO_RST_SHIFT 30
139#define CCM_PLL1_CFG_VCO_BIAS_SHIFT 26
140#define CCM_PLL1_CFG_PLL4_EXCH_SHIFT 25
141#define CCM_PLL1_CFG_BIAS_CUR_SHIFT 20
142#define CCM_PLL1_CFG_DIVP_SHIFT 16
143#define CCM_PLL1_CFG_LCK_TMR_SHIFT 13
144#define CCM_PLL1_CFG_FACTOR_N_SHIFT 8
145#define CCM_PLL1_CFG_FACTOR_K_SHIFT 4
146#define CCM_PLL1_CFG_SIG_DELT_PAT_IN_SHIFT 3
147#define CCM_PLL1_CFG_SIG_DELT_PAT_EN_SHIFT 2
148#define CCM_PLL1_CFG_FACTOR_M_SHIFT 0
149
150#define PLL1_CFG_DEFAULT 0xa1005000
151
Hans de Goede3c3b4d52015-02-19 14:46:44 +0100152#if defined CONFIG_OLD_SUNXI_KERNEL_COMPAT && defined CONFIG_MACH_SUN5I
153/*
154 * Older linux-sunxi-3.4 kernels override our PLL6 setting with 300 MHz,
155 * halving the mbus frequency, so set it to 300 MHz ourselves and base the
156 * mbus divider on that.
157 */
158#define PLL6_CFG_DEFAULT 0xa1009900
159#else
Ian Campbell49aeca32014-05-05 11:52:23 +0100160#define PLL6_CFG_DEFAULT 0xa1009911
Hans de Goede3c3b4d52015-02-19 14:46:44 +0100161#endif
Ian Campbell49aeca32014-05-05 11:52:23 +0100162
163/* nand clock */
164#define NAND_CLK_SRC_OSC24 0
165#define NAND_CLK_DIV_N 0
166#define NAND_CLK_DIV_M 0
167
168/* gps clock */
169#define GPS_SCLK_GATING_OFF 0
170#define GPS_RESET 0
171
172/* ahb clock gate bit offset */
173#define AHB_GATE_OFFSET_GPS 26
174#define AHB_GATE_OFFSET_SATA 25
175#define AHB_GATE_OFFSET_PATA 24
176#define AHB_GATE_OFFSET_SPI3 23
177#define AHB_GATE_OFFSET_SPI2 22
178#define AHB_GATE_OFFSET_SPI1 21
179#define AHB_GATE_OFFSET_SPI0 20
180#define AHB_GATE_OFFSET_TS0 18
181#define AHB_GATE_OFFSET_EMAC 17
182#define AHB_GATE_OFFSET_ACE 16
183#define AHB_GATE_OFFSET_DLL 15
184#define AHB_GATE_OFFSET_SDRAM 14
Roy Spliet2b735ad2015-05-26 17:00:41 +0200185#define AHB_GATE_OFFSET_NAND0 13
Ian Campbell49aeca32014-05-05 11:52:23 +0100186#define AHB_GATE_OFFSET_MS 12
187#define AHB_GATE_OFFSET_MMC3 11
188#define AHB_GATE_OFFSET_MMC2 10
189#define AHB_GATE_OFFSET_MMC1 9
190#define AHB_GATE_OFFSET_MMC0 8
191#define AHB_GATE_OFFSET_MMC(n) (AHB_GATE_OFFSET_MMC0 + (n))
192#define AHB_GATE_OFFSET_BIST 7
193#define AHB_GATE_OFFSET_DMA 6
194#define AHB_GATE_OFFSET_SS 5
195#define AHB_GATE_OFFSET_USB_OHCI1 4
196#define AHB_GATE_OFFSET_USB_EHCI1 3
197#define AHB_GATE_OFFSET_USB_OHCI0 2
198#define AHB_GATE_OFFSET_USB_EHCI0 1
Hans de Goedea1441982015-01-07 15:08:43 +0100199#define AHB_GATE_OFFSET_USB0 0
Ian Campbell49aeca32014-05-05 11:52:23 +0100200
201/* ahb clock gate bit offset (second register) */
202#define AHB_GATE_OFFSET_GMAC 17
Hans de Goedec3cc4262015-01-19 08:44:07 +0100203#define AHB_GATE_OFFSET_DE_FE0 14
Hans de Goede70d7ab52014-11-08 14:07:27 +0100204#define AHB_GATE_OFFSET_DE_BE0 12
205#define AHB_GATE_OFFSET_HDMI 11
206#define AHB_GATE_OFFSET_LCD1 5
207#define AHB_GATE_OFFSET_LCD0 4
Hans de Goede260f5202014-12-25 13:58:06 +0100208#define AHB_GATE_OFFSET_TVE1 3
209#define AHB_GATE_OFFSET_TVE0 2
Ian Campbell49aeca32014-05-05 11:52:23 +0100210
211#define CCM_AHB_GATE_GPS (0x1 << 26)
212#define CCM_AHB_GATE_SDRAM (0x1 << 14)
213#define CCM_AHB_GATE_DLL (0x1 << 15)
214#define CCM_AHB_GATE_ACE (0x1 << 16)
215
Hans de Goede957a727292015-08-08 12:36:44 +0200216#define CCM_PLL3_CTRL_M_SHIFT 0
217#define CCM_PLL3_CTRL_M_MASK (0x7f << CCM_PLL3_CTRL_M_SHIFT)
Hans de Goede70d7ab52014-11-08 14:07:27 +0100218#define CCM_PLL3_CTRL_M(n) (((n) & 0x7f) << 0)
219#define CCM_PLL3_CTRL_INTEGER_MODE (0x1 << 15)
220#define CCM_PLL3_CTRL_EN (0x1 << 31)
221
Ian Campbell49aeca32014-05-05 11:52:23 +0100222#define CCM_PLL5_CTRL_M(n) (((n) & 0x3) << 0)
223#define CCM_PLL5_CTRL_M_MASK CCM_PLL5_CTRL_M(0x3)
224#define CCM_PLL5_CTRL_M_X(n) ((n) - 1)
225#define CCM_PLL5_CTRL_M1(n) (((n) & 0x3) << 2)
226#define CCM_PLL5_CTRL_M1_MASK CCM_PLL5_CTRL_M1(0x3)
227#define CCM_PLL5_CTRL_M1_X(n) ((n) - 1)
228#define CCM_PLL5_CTRL_K(n) (((n) & 0x3) << 4)
Hans de Goede9f072732014-10-22 14:42:48 +0200229#define CCM_PLL5_CTRL_K_SHIFT 4
Ian Campbell49aeca32014-05-05 11:52:23 +0100230#define CCM_PLL5_CTRL_K_MASK CCM_PLL5_CTRL_K(0x3)
231#define CCM_PLL5_CTRL_K_X(n) ((n) - 1)
232#define CCM_PLL5_CTRL_LDO (0x1 << 7)
233#define CCM_PLL5_CTRL_N(n) (((n) & 0x1f) << 8)
Hans de Goede9f072732014-10-22 14:42:48 +0200234#define CCM_PLL5_CTRL_N_SHIFT 8
Ian Campbell49aeca32014-05-05 11:52:23 +0100235#define CCM_PLL5_CTRL_N_MASK CCM_PLL5_CTRL_N(0x1f)
236#define CCM_PLL5_CTRL_N_X(n) (n)
237#define CCM_PLL5_CTRL_P(n) (((n) & 0x3) << 16)
Hans de Goede9f072732014-10-22 14:42:48 +0200238#define CCM_PLL5_CTRL_P_SHIFT 16
Ian Campbell49aeca32014-05-05 11:52:23 +0100239#define CCM_PLL5_CTRL_P_MASK CCM_PLL5_CTRL_P(0x3)
240#define CCM_PLL5_CTRL_P_X(n) ((n) - 1)
241#define CCM_PLL5_CTRL_BW (0x1 << 18)
242#define CCM_PLL5_CTRL_VCO_GAIN (0x1 << 19)
243#define CCM_PLL5_CTRL_BIAS(n) (((n) & 0x1f) << 20)
244#define CCM_PLL5_CTRL_BIAS_MASK CCM_PLL5_CTRL_BIAS(0x1f)
245#define CCM_PLL5_CTRL_BIAS_X(n) ((n) - 1)
246#define CCM_PLL5_CTRL_VCO_BIAS (0x1 << 25)
247#define CCM_PLL5_CTRL_DDR_CLK (0x1 << 29)
248#define CCM_PLL5_CTRL_BYPASS (0x1 << 30)
249#define CCM_PLL5_CTRL_EN (0x1 << 31)
250
Ian Campbella2ebf922014-07-18 20:38:41 +0100251#define CCM_PLL6_CTRL_EN 31
252#define CCM_PLL6_CTRL_BYPASS_EN 30
253#define CCM_PLL6_CTRL_SATA_EN_SHIFT 14
254#define CCM_PLL6_CTRL_N_SHIFT 8
255#define CCM_PLL6_CTRL_N_MASK (0x1f << CCM_PLL6_CTRL_N_SHIFT)
256#define CCM_PLL6_CTRL_K_SHIFT 4
257#define CCM_PLL6_CTRL_K_MASK (0x3 << CCM_PLL6_CTRL_K_SHIFT)
Ian Campbell49aeca32014-05-05 11:52:23 +0100258
259#define CCM_GPS_CTRL_RESET (0x1 << 0)
260#define CCM_GPS_CTRL_GATE (0x1 << 1)
261
262#define CCM_DRAM_CTRL_DCLK_OUT (0x1 << 15)
263
264#define CCM_MBUS_CTRL_M(n) (((n) & 0xf) << 0)
265#define CCM_MBUS_CTRL_M_MASK CCM_MBUS_CTRL_M(0xf)
266#define CCM_MBUS_CTRL_M_X(n) ((n) - 1)
267#define CCM_MBUS_CTRL_N(n) (((n) & 0xf) << 16)
268#define CCM_MBUS_CTRL_N_MASK CCM_MBUS_CTRL_N(0xf)
269#define CCM_MBUS_CTRL_N_X(n) (((n) >> 3) ? 3 : (((n) >> 2) ? 2 : (((n) >> 1) ? 1 : 0)))
270#define CCM_MBUS_CTRL_CLK_SRC(n) (((n) & 0x3) << 24)
271#define CCM_MBUS_CTRL_CLK_SRC_MASK CCM_MBUS_CTRL_CLK_SRC(0x3)
272#define CCM_MBUS_CTRL_CLK_SRC_HOSC 0x0
273#define CCM_MBUS_CTRL_CLK_SRC_PLL6 0x1
274#define CCM_MBUS_CTRL_CLK_SRC_PLL5 0x2
275#define CCM_MBUS_CTRL_GATE (0x1 << 31)
276
Boris Brezillonf1fc8a02016-06-15 21:09:21 +0200277#define CCM_NAND_CTRL_M(x) ((x) - 1)
278#define CCM_NAND_CTRL_N(x) ((x) << 16)
279#define CCM_NAND_CTRL_OSCM24 (0x0 << 24)
280#define CCM_NAND_CTRL_PLL6 (0x1 << 24)
281#define CCM_NAND_CTRL_PLL5 (0x2 << 24)
Karol Gugala7bea8932015-07-23 14:33:01 +0200282#define CCM_NAND_CTRL_ENABLE (0x1 << 31)
283
Hans de Goede06bfab02014-12-07 20:55:10 +0100284#define CCM_MMC_CTRL_M(x) ((x) - 1)
285#define CCM_MMC_CTRL_OCLK_DLY(x) ((x) << 8)
286#define CCM_MMC_CTRL_N(x) ((x) << 16)
287#define CCM_MMC_CTRL_SCLK_DLY(x) ((x) << 20)
288#define CCM_MMC_CTRL_OSCM24 (0x0 << 24)
289#define CCM_MMC_CTRL_PLL6 (0x1 << 24)
290#define CCM_MMC_CTRL_PLL5 (0x2 << 24)
291#define CCM_MMC_CTRL_ENABLE (0x1 << 31)
Ian Campbell49aeca32014-05-05 11:52:23 +0100292
Hans de Goedec3cc4262015-01-19 08:44:07 +0100293#define CCM_DRAM_GATE_OFFSET_DE_FE1 24 /* Note the order of FE1 and */
294#define CCM_DRAM_GATE_OFFSET_DE_FE0 25 /* FE0 is swapped ! */
Hans de Goede70d7ab52014-11-08 14:07:27 +0100295#define CCM_DRAM_GATE_OFFSET_DE_BE0 26
Hans de Goedec3cc4262015-01-19 08:44:07 +0100296#define CCM_DRAM_GATE_OFFSET_DE_BE1 27
Hans de Goede70d7ab52014-11-08 14:07:27 +0100297
298#define CCM_LCD_CH0_CTRL_PLL3 (0 << 24)
299#define CCM_LCD_CH0_CTRL_PLL7 (1 << 24)
300#define CCM_LCD_CH0_CTRL_PLL3_2X (2 << 24)
301#define CCM_LCD_CH0_CTRL_PLL7_2X (3 << 24)
Hans de Goeded6eaadc2015-08-08 14:05:35 +0200302#define CCM_LCD_CH0_CTRL_MIPI_PLL 0 /* No mipi pll on sun4i/5i/7i */
Hans de Goede8a195ca2015-08-06 12:08:33 +0200303#ifdef CONFIG_MACH_SUN5I
304#define CCM_LCD_CH0_CTRL_TVE_RST (0x1 << 29)
305#else
306#define CCM_LCD_CH0_CTRL_TVE_RST 0 /* No separate tve-rst on sun4i/7i */
307#endif
Hans de Goede70d7ab52014-11-08 14:07:27 +0100308#define CCM_LCD_CH0_CTRL_RST (0x1 << 30)
309#define CCM_LCD_CH0_CTRL_GATE (0x1 << 31)
310
311#define CCM_LCD_CH1_CTRL_M(n) ((((n) - 1) & 0xf) << 0)
Hans de Goedeead68b62015-08-03 19:45:37 +0200312#define CCM_LCD_CH1_CTRL_HALF_SCLK1 (1 << 11)
Hans de Goede70d7ab52014-11-08 14:07:27 +0100313#define CCM_LCD_CH1_CTRL_PLL3 (0 << 24)
314#define CCM_LCD_CH1_CTRL_PLL7 (1 << 24)
315#define CCM_LCD_CH1_CTRL_PLL3_2X (2 << 24)
316#define CCM_LCD_CH1_CTRL_PLL7_2X (3 << 24)
317/* Enable / disable both ch1 sclk1 and sclk2 at the same time */
318#define CCM_LCD_CH1_CTRL_GATE (0x1 << 31 | 0x1 << 15)
319
Hans de Goede797a0f52015-01-01 22:04:34 +0100320#define CCM_LVDS_CTRL_RST (1 << 0)
321
Hans de Goede70d7ab52014-11-08 14:07:27 +0100322#define CCM_HDMI_CTRL_M(n) ((((n) - 1) & 0xf) << 0)
323#define CCM_HDMI_CTRL_PLL_MASK (3 << 24)
324#define CCM_HDMI_CTRL_PLL3 (0 << 24)
325#define CCM_HDMI_CTRL_PLL7 (1 << 24)
326#define CCM_HDMI_CTRL_PLL3_2X (2 << 24)
327#define CCM_HDMI_CTRL_PLL7_2X (3 << 24)
328/* No separate ddc gate on sun4i, sun5i and sun7i */
329#define CCM_HDMI_CTRL_DDC_GATE 0
330#define CCM_HDMI_CTRL_GATE (0x1 << 31)
331
Ian Campbell49aeca32014-05-05 11:52:23 +0100332#define CCM_GMAC_CTRL_TX_CLK_SRC_MII 0x0
333#define CCM_GMAC_CTRL_TX_CLK_SRC_EXT_RGMII 0x1
334#define CCM_GMAC_CTRL_TX_CLK_SRC_INT_RGMII 0x2
335#define CCM_GMAC_CTRL_GPIT_MII (0x0 << 2)
336#define CCM_GMAC_CTRL_GPIT_RGMII (0x1 << 2)
Hans de Goedebf880fe2015-01-25 12:10:48 +0100337#define CCM_GMAC_CTRL_RX_CLK_DELAY(x) ((x) << 5)
338#define CCM_GMAC_CTRL_TX_CLK_DELAY(x) ((x) << 10)
Ian Campbell49aeca32014-05-05 11:52:23 +0100339
Hans de Goedee7b852a2015-01-07 15:26:06 +0100340#define CCM_USB_CTRL_PHY0_RST (0x1 << 0)
Roman Byshko08786362014-07-24 22:54:20 +0200341#define CCM_USB_CTRL_PHY1_RST (0x1 << 1)
342#define CCM_USB_CTRL_PHY2_RST (0x1 << 2)
Hans de Goede804fa572015-05-10 14:10:27 +0200343#define CCM_USB_CTRL_OHCI0_CLK (0x1 << 6)
344#define CCM_USB_CTRL_OHCI1_CLK (0x1 << 7)
Roman Byshko08786362014-07-24 22:54:20 +0200345#define CCM_USB_CTRL_PHYGATE (0x1 << 8)
Hans de Goedee7b852a2015-01-07 15:26:06 +0100346/* These 3 are sun6i only, define them as 0 on sun4i */
347#define CCM_USB_CTRL_PHY0_CLK 0
Hans de Goedeb5ab8ce2014-11-07 14:51:12 +0100348#define CCM_USB_CTRL_PHY1_CLK 0
349#define CCM_USB_CTRL_PHY2_CLK 0
Roman Byshko08786362014-07-24 22:54:20 +0200350
Hans de Goede70d7ab52014-11-08 14:07:27 +0100351/* CCM bits common to all Display Engine (and IEP) clock ctrl regs */
352#define CCM_DE_CTRL_M(n) ((((n) - 1) & 0xf) << 0)
353#define CCM_DE_CTRL_PLL_MASK (3 << 24)
354#define CCM_DE_CTRL_PLL3 (0 << 24)
355#define CCM_DE_CTRL_PLL7 (1 << 24)
356#define CCM_DE_CTRL_PLL5P (2 << 24)
357#define CCM_DE_CTRL_RST (1 << 30)
358#define CCM_DE_CTRL_GATE (1 << 31)
359
Hans de Goeded5c48ae2015-01-14 19:17:15 +0100360#ifndef __ASSEMBLY__
361void clock_set_pll1(unsigned int hz);
362void clock_set_pll3(unsigned int hz);
Hans de Goede957a727292015-08-08 12:36:44 +0200363unsigned int clock_get_pll3(void);
Hans de Goeded5c48ae2015-01-14 19:17:15 +0100364unsigned int clock_get_pll5p(void);
365unsigned int clock_get_pll6(void);
366#endif
367
Ian Campbell49aeca32014-05-05 11:52:23 +0100368#endif /* _SUNXI_CLOCK_SUN4I_H */