Searched refs:pll3_bypass_sels (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/arch/arm/mach-imx/ |
D | clk-imx6sl.c | 69 static const char *pll3_bypass_sels[] = { "pll3", "pll3_bypass_src", }; variable 225 … imx_clk_mux_flags("pll3_bypass", base + 0x10, 16, 1, pll3_bypass_sels, ARRAY_SIZE(pll3_bypass_sel… in imx6sl_clocks_init()
|
D | clk-vf610.c | 81 static const char *pll3_bypass_sels[] = { "pll3", "pll3_bypass_src", }; variable 183 … = imx_clk_mux_flags("pll3_bypass", PLL3_CTRL, 16, 1, pll3_bypass_sels, ARRAY_SIZE(pll3_bypass_sel… in vf610_clocks_init()
|
D | clk-imx6q.c | 79 static const char *pll3_bypass_sels[] = { "pll3", "pll3_bypass_src", }; variable 170 … imx_clk_mux_flags("pll3_bypass", base + 0x10, 16, 1, pll3_bypass_sels, ARRAY_SIZE(pll3_bypass_sel… in imx6q_clocks_init()
|
D | clk-imx6sx.c | 87 static const char *pll3_bypass_sels[] = { "pll3", "pll3_bypass_src", }; variable 180 … imx_clk_mux_flags("pll3_bypass", base + 0x10, 16, 1, pll3_bypass_sels, ARRAY_SIZE(pll3_bypass_sel… in imx6sx_clocks_init()
|