Searched refs:pll2_bypass_sels (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.10/drivers/clk/imx/ |
D | clk-imx6sll.c | 24 static const char *pll2_bypass_sels[] = { "pll2", "pll2_bypass_src", }; variable 148 …x_clk_hw_mux_flags("pll2_bypass", base + 0x30, 16, 1, pll2_bypass_sels, ARRAY_SIZE(pll2_bypass_sel… in imx6sll_clocks_init()
|
D | clk-imx6sl.c | 64 static const char *pll2_bypass_sels[] = { "pll2", "pll2_bypass_src", }; variable 233 …x_clk_hw_mux_flags("pll2_bypass", base + 0x30, 16, 1, pll2_bypass_sels, ARRAY_SIZE(pll2_bypass_sel… in imx6sl_clocks_init()
|
D | clk-vf610.c | 78 static const char *pll2_bypass_sels[] = { "pll2", "pll2_bypass_src", }; variable 228 … = imx_clk_mux_flags("pll2_bypass", PLL2_CTRL, 16, 1, pll2_bypass_sels, ARRAY_SIZE(pll2_bypass_sel… in vf610_clocks_init()
|
D | clk-imx6ul.c | 22 static const char *pll2_bypass_sels[] = { "pll2", "pll2_bypass_src", }; variable 158 …x_clk_hw_mux_flags("pll2_bypass", base + 0x30, 16, 1, pll2_bypass_sels, ARRAY_SIZE(pll2_bypass_sel… in imx6ul_clocks_init()
|
D | clk-imx6sx.c | 78 static const char *pll2_bypass_sels[] = { "pll2", "pll2_bypass_src", }; variable 177 …x_clk_hw_mux_flags("pll2_bypass", base + 0x30, 16, 1, pll2_bypass_sels, ARRAY_SIZE(pll2_bypass_sel… in imx6sx_clocks_init()
|
D | clk-imx6q.c | 85 static const char *pll2_bypass_sels[] = { "pll2", "pll2_bypass_src", }; variable 494 …x_clk_hw_mux_flags("pll2_bypass", base + 0x30, 16, 1, pll2_bypass_sels, ARRAY_SIZE(pll2_bypass_sel… in imx6q_clocks_init()
|