Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/imx/
Dclk-imx6sl.c37 static const char *pll1_sw_sels[] = { "pll1_sys", "step", }; variable
299 … = imx_clk_mux("pll1_sw", base + 0xc, 2, 1, pll1_sw_sels, ARRAY_SIZE(pll1_sw_sels)… in imx6sl_clocks_init()
Dclk-imx6ul.c38 static const char *pll1_sw_sels[] = { "pll1_sys", "step", }; variable
223 …] = imx_clk_mux_flags("pll1_sw", base + 0x0c, 2, 1, pll1_sw_sels, ARRAY_SIZE(pll1_sw_sels), … in imx6ul_clocks_init()
Dclk-imx6sx.c29 static const char *pll1_sw_sels[] = { "pll1_sys", "step", }; variable
278 …_mux("pll1_sw", base + 0xc, 2, 1, pll1_sw_sels, ARRAY_SIZE(pll1_sw_sels)… in imx6sx_clocks_init()
Dclk-imx6q.c28 static const char *pll1_sw_sels[] = { "pll1_sys", "step", }; variable
283 … = imx_clk_mux("pll1_sw", base + 0xc, 2, 1, pll1_sw_sels, ARRAY_SIZE(pll1_sw_sels)… in imx6q_clocks_init()