Searched refs:CCM_SPCTL0 (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/clk/imx/
H A Dclk-imx1.c44 #define CCM_SPCTL0 (ccm + 0x000c) macro
58 clk[IMX1_CLK_SPLL] = imx_clk_pllv1(IMX_PLLV1_IMX1, "spll", "prem", CCM_SPCTL0); _mx1_clocks_init()
H A Dclk-imx21.c31 #define CCM_SPCTL0 (ccm + 0x0c) macro
71 clk[IMX21_CLK_SPLL] = imx_clk_pllv1(IMX_PLLV1_IMX21, "spll", "spll_sel", CCM_SPCTL0); _mx21_clocks_init()
H A Dclk-imx27.c24 #define CCM_SPCTL0 (ccm + 0x0c) macro
74 clk[IMX27_CLK_SPLL] = imx_clk_pllv1(IMX_PLLV1_IMX27, "spll", "ckih_gate", CCM_SPCTL0); _mx27_clocks_init()

Completed in 173 milliseconds