Searched refs:pll3_bypass_sels (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/drivers/clk/imx/ |
D | clk-imx6sl.c | 68 static const char *pll3_bypass_sels[] = { "pll3", "pll3_bypass_src", }; variable 231 … 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 184 … = imx_clk_mux_flags("pll3_bypass", PLL3_CTRL, 16, 1, pll3_bypass_sels, ARRAY_SIZE(pll3_bypass_sel… in vf610_clocks_init()
|
D | clk-imx6ul.c | 31 static const char *pll3_bypass_sels[] = { "pll3", "pll3_bypass_src", }; variable 143 … imx_clk_mux_flags("pll3_bypass", base + 0x10, 16, 1, pll3_bypass_sels, ARRAY_SIZE(pll3_bypass_sel… in imx6ul_clocks_init()
|
D | clk-imx6sx.c | 86 static const char *pll3_bypass_sels[] = { "pll3", "pll3_bypass_src", }; variable 185 … imx_clk_mux_flags("pll3_bypass", base + 0x10, 16, 1, pll3_bypass_sels, ARRAY_SIZE(pll3_bypass_sel… in imx6sx_clocks_init()
|
D | clk-imx6q.c | 78 static const char *pll3_bypass_sels[] = { "pll3", "pll3_bypass_src", }; variable 186 … imx_clk_mux_flags("pll3_bypass", base + 0x10, 16, 1, pll3_bypass_sels, ARRAY_SIZE(pll3_bypass_sel… in imx6q_clocks_init()
|