Home
last modified time | relevance | path

Searched refs:PFD_PLL2_BASE (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/arm/mach-imx/
Dclk-vf610.c59 #define PFD_PLL2_BASE (anatop_base + 0x100) macro
213 clk[VF610_CLK_PLL2_PFD1] = imx_clk_pfd("pll2_pfd1", "pll2_bus", PFD_PLL2_BASE, 0); in vf610_clocks_init()
214 clk[VF610_CLK_PLL2_PFD2] = imx_clk_pfd("pll2_pfd2", "pll2_bus", PFD_PLL2_BASE, 1); in vf610_clocks_init()
215 clk[VF610_CLK_PLL2_PFD3] = imx_clk_pfd("pll2_pfd3", "pll2_bus", PFD_PLL2_BASE, 2); in vf610_clocks_init()
216 clk[VF610_CLK_PLL2_PFD4] = imx_clk_pfd("pll2_pfd4", "pll2_bus", PFD_PLL2_BASE, 3); in vf610_clocks_init()