Searched refs:pll6_bypass_sels (Results 1 – 6 of 6) sorted by relevance
/linux-5.19.10/drivers/clk/imx/ ! |
D | clk-imx6sl.c | 69 static const char *pll6_bypass_sels[] = { "pll6", "pll6_bypass_src", }; variable 230 …x_clk_hw_mux_flags("pll6_bypass", base + 0xe0, 16, 1, pll6_bypass_sels, ARRAY_SIZE(pll6_bypass_sel… in imx6sl_clocks_init()
|
D | clk-imx6sll.c | 28 static const char *pll6_bypass_sels[] = { "pll6", "pll6_bypass_src", }; variable 136 …x_clk_hw_mux_flags("pll6_bypass", base + 0xe0, 16, 1, pll6_bypass_sels, ARRAY_SIZE(pll6_bypass_sel… in imx6sll_clocks_init()
|
D | clk-vf610.c | 82 static const char *pll6_bypass_sels[] = { "pll6", "pll6_bypass_src", }; variable 232 … = imx_clk_mux_flags("pll6_bypass", PLL6_CTRL, 16, 1, pll6_bypass_sels, ARRAY_SIZE(pll6_bypass_sel… in vf610_clocks_init()
|
D | clk-imx6ul.c | 26 static const char *pll6_bypass_sels[] = { "pll6", "pll6_bypass_src", }; variable 162 …x_clk_hw_mux_flags("pll6_bypass", base + 0xe0, 16, 1, pll6_bypass_sels, ARRAY_SIZE(pll6_bypass_sel… in imx6ul_clocks_init()
|
D | clk-imx6sx.c | 82 static const char *pll6_bypass_sels[] = { "pll6", "pll6_bypass_src", }; variable 173 …x_clk_hw_mux_flags("pll6_bypass", base + 0xe0, 16, 1, pll6_bypass_sels, ARRAY_SIZE(pll6_bypass_sel… in imx6sx_clocks_init()
|
D | clk-imx6q.c | 89 static const char *pll6_bypass_sels[] = { "pll6", "pll6_bypass_src", }; variable 490 …x_clk_hw_mux_flags("pll6_bypass", base + 0xe0, 16, 1, pll6_bypass_sels, ARRAY_SIZE(pll6_bypass_sel… in imx6q_clocks_init()
|