Home
last modified time | relevance | path

Searched refs:pll1_sw_sels (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/clk/imx/
Dclk-imx6sl.c35 static const char *pll1_sw_sels[] = { "pll1_sys", "step", }; variable
295 …imx_clk_hw_mux("pll1_sw", base + 0xc, 2, 1, pll1_sw_sels, ARRAY_SIZE(pll1_sw_sels)… in imx6sl_clocks_init()
Dclk-imx6sll.c31 static const char *pll1_sw_sels[] = { "pll1_sys", "step", }; variable
195 … = imx_clk_hw_mux_flags("pll1_sw", base + 0x0c, 2, 1, pll1_sw_sels, ARRAY_SIZE(pll1_sw_sels), … in imx6sll_clocks_init()
Dclk-imx6ul.c30 static const char *pll1_sw_sels[] = { "pll1_sys", "step", }; variable
238 … = imx_clk_hw_mux_flags("pll1_sw", base + 0x0c, 2, 1, pll1_sw_sels, ARRAY_SIZE(pll1_sw_sels), … in imx6ul_clocks_init()
Dclk-imx6sx.c22 static const char *pll1_sw_sels[] = { "pll1_sys", "step", }; variable
266 …_mux("pll1_sw", base + 0xc, 2, 1, pll1_sw_sels, ARRAY_SIZE(pll1_sw_sels)… in imx6sx_clocks_init()
Dclk-imx6q.c24 static const char *pll1_sw_sels[] = { "pll1_sys", "step", }; variable
607 … = imx_clk_hw_mux("pll1_sw", base + 0xc, 2, 1, pll1_sw_sels, ARRAY_SIZE(pll1_sw_sels)… in imx6q_clocks_init()