Home
last modified time | relevance | path

Searched refs:pll1_sw_sels (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/imx/
H A Dclk-imx6sll.c31 static const char *pll1_sw_sels[] = { "pll1_sys", "step", }; variable
195 hws[IMX6SLL_CLK_PLL1_SW] = imx_clk_hw_mux_flags("pll1_sw", base + 0x0c, 2, 1, pll1_sw_sels, ARRAY_SIZE(pll1_sw_sels), 0); in imx6sll_clocks_init()
H A Dclk-imx6sl.c34 static const char *pll1_sw_sels[] = { "pll1_sys", "step", }; variable
294 hws[IMX6SL_CLK_PLL1_SW] = imx_clk_hw_mux("pll1_sw", base + 0xc, 2, 1, pll1_sw_sels, ARRAY_SIZE(pll1_sw_sels)); in imx6sl_clocks_init()
H A Dclk-imx6ul.c30 static const char *pll1_sw_sels[] = { "pll1_sys", "step", }; variable
238 hws[IMX6UL_CLK_PLL1_SW] = imx_clk_hw_mux_flags("pll1_sw", base + 0x0c, 2, 1, pll1_sw_sels, ARRAY_SIZE(pll1_sw_sels), 0); in imx6ul_clocks_init()
H A Dclk-imx6sx.c22 static const char *pll1_sw_sels[] = { "pll1_sys", "step", }; variable
266 hws[IMX6SX_CLK_PLL1_SW] = imx_clk_hw_mux("pll1_sw", base + 0xc, 2, 1, pll1_sw_sels, ARRAY_SIZE(pll1_sw_sels)); in imx6sx_clocks_init()
H A Dclk-imx6q.c24 static const char *pll1_sw_sels[] = { "pll1_sys", "step", }; variable
607 hws[IMX6QDL_CLK_PLL1_SW] = imx_clk_hw_mux("pll1_sw", base + 0xc, 2, 1, pll1_sw_sels, ARRAY_SIZE(pll1_sw_sels)); in imx6q_clocks_init()
/kernel/linux/linux-6.6/drivers/clk/imx/
H A Dclk-imx6sll.c31 static const char *pll1_sw_sels[] = { "pll1_sys", "step", }; variable
195 hws[IMX6SLL_CLK_PLL1_SW] = imx_clk_hw_mux_flags("pll1_sw", base + 0x0c, 2, 1, pll1_sw_sels, ARRAY_SIZE(pll1_sw_sels), 0); in imx6sll_clocks_init()
H A Dclk-imx6sl.c35 static const char *pll1_sw_sels[] = { "pll1_sys", "step", }; variable
295 hws[IMX6SL_CLK_PLL1_SW] = imx_clk_hw_mux("pll1_sw", base + 0xc, 2, 1, pll1_sw_sels, ARRAY_SIZE(pll1_sw_sels)); in imx6sl_clocks_init()
H A Dclk-imx6sx.c22 static const char *pll1_sw_sels[] = { "pll1_sys", "step", }; variable
266 hws[IMX6SX_CLK_PLL1_SW] = imx_clk_hw_mux("pll1_sw", base + 0xc, 2, 1, pll1_sw_sels, ARRAY_SIZE(pll1_sw_sels)); in imx6sx_clocks_init()
H A Dclk-imx6ul.c31 static const char *pll1_sw_sels[] = { "pll1_sys", "step", }; variable
253 hws[IMX6UL_CLK_PLL1_SW] = imx_clk_hw_mux_flags("pll1_sw", base + 0x0c, 2, 1, pll1_sw_sels, ARRAY_SIZE(pll1_sw_sels), 0); in imx6ul_clocks_init()
H A Dclk-imx6q.c25 static const char *pll1_sw_sels[] = { "pll1_sys", "step", }; variable
612 hws[IMX6QDL_CLK_PLL1_SW] = imx_clk_hw_mux("pll1_sw", base + 0xc, 2, 1, pll1_sw_sels, ARRAY_SIZE(pll1_sw_sels)); in imx6q_clocks_init()

Completed in 12 milliseconds