Searched refs:pll1_sw_sels (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/clk/imx/ |
| H A D | clk-imx6sl.c | 35 static const char *pll1_sw_sels[] = { "pll1_sys", "step", }; variable 294 …imx_clk_hw_mux("pll1_sw", base + 0xc, 2, 1, pll1_sw_sels, ARRAY_SIZE(pll1_sw_sels)… in imx6sl_clocks_init()
|
| H A D | clk-imx6sll.c | 31 static const char *pll1_sw_sels[] = { "pll1_sys", "step", }; variable 194 … = imx_clk_hw_mux_flags("pll1_sw", base + 0x0c, 2, 1, pll1_sw_sels, ARRAY_SIZE(pll1_sw_sels), … in imx6sll_clocks_init()
|
| H A D | clk-imx6ul.c | 31 static const char *pll1_sw_sels[] = { "pll1_sys", "step", }; variable 252 … = imx_clk_hw_mux_flags("pll1_sw", base + 0x0c, 2, 1, pll1_sw_sels, ARRAY_SIZE(pll1_sw_sels), … in imx6ul_clocks_init()
|
| H A D | clk-imx6sx.c | 22 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()
|