Home
last modified time | relevance | path

Searched refs:pll2_bypass_sels (Results 1 – 7 of 7) sorted by relevance

/linux-6.6.21/drivers/clk/imx/
Dclk-imxrt1050.c19 static const char * const pll2_bypass_sels[] = {"pll2_sys", "pll2_sys_ref_sel", }; variable
88 pll2_bypass_sels, ARRAY_SIZE(pll2_bypass_sels), CLK_SET_RATE_PARENT); in imxrt1050_clocks_probe()
Dclk-imx6sl.c65 static const char *pll2_bypass_sels[] = { "pll2", "pll2_bypass_src", }; variable
226 …x_clk_hw_mux_flags("pll2_bypass", base + 0x30, 16, 1, pll2_bypass_sels, ARRAY_SIZE(pll2_bypass_sel… in imx6sl_clocks_init()
Dclk-imx6sll.c24 static const char *pll2_bypass_sels[] = { "pll2", "pll2_bypass_src", }; variable
132 …x_clk_hw_mux_flags("pll2_bypass", base + 0x30, 16, 1, pll2_bypass_sels, ARRAY_SIZE(pll2_bypass_sel… in imx6sll_clocks_init()
Dclk-vf610.c78 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()
Dclk-imx6ul.c23 static const char *pll2_bypass_sels[] = { "pll2", "pll2_bypass_src", }; variable
172 …x_clk_hw_mux_flags("pll2_bypass", base + 0x30, 16, 1, pll2_bypass_sels, ARRAY_SIZE(pll2_bypass_sel… in imx6ul_clocks_init()
Dclk-imx6sx.c78 static const char *pll2_bypass_sels[] = { "pll2", "pll2_bypass_src", }; variable
169 …x_clk_hw_mux_flags("pll2_bypass", base + 0x30, 16, 1, pll2_bypass_sels, ARRAY_SIZE(pll2_bypass_sel… in imx6sx_clocks_init()
Dclk-imx6q.c86 static const char *pll2_bypass_sels[] = { "pll2", "pll2_bypass_src", }; variable
491 …x_clk_hw_mux_flags("pll2_bypass", base + 0x30, 16, 1, pll2_bypass_sels, ARRAY_SIZE(pll2_bypass_sel… in imx6q_clocks_init()