Searched refs:pll1_bypass_sels (Results 1 – 7 of 7) sorted by relevance
/linux-5.19.10/drivers/clk/imx/ |
D | clk-imxrt1050.c | 18 static const char * const pll1_bypass_sels[] = {"pll1_arm", "pll1_arm_ref_sel", }; variable 84 pll1_bypass_sels, ARRAY_SIZE(pll1_bypass_sels), CLK_SET_RATE_PARENT); in imxrt1050_clocks_probe()
|
D | clk-imx6sl.c | 64 static const char *pll1_bypass_sels[] = { "pll1", "pll1_bypass_src", }; variable 225 …x_clk_hw_mux_flags("pll1_bypass", base + 0x00, 16, 1, pll1_bypass_sels, ARRAY_SIZE(pll1_bypass_sel… in imx6sl_clocks_init()
|
D | clk-imx6sll.c | 23 static const char *pll1_bypass_sels[] = { "pll1", "pll1_bypass_src", }; variable 131 …x_clk_hw_mux_flags("pll1_bypass", base + 0x00, 16, 1, pll1_bypass_sels, ARRAY_SIZE(pll1_bypass_sel… in imx6sll_clocks_init()
|
D | clk-vf610.c | 77 static const char *pll1_bypass_sels[] = { "pll1", "pll1_bypass_src", }; variable 227 … = imx_clk_mux_flags("pll1_bypass", PLL1_CTRL, 16, 1, pll1_bypass_sels, ARRAY_SIZE(pll1_bypass_sel… in vf610_clocks_init()
|
D | clk-imx6ul.c | 21 static const char *pll1_bypass_sels[] = { "pll1", "pll1_bypass_src", }; variable 157 …x_clk_hw_mux_flags("pll1_bypass", base + 0x00, 16, 1, pll1_bypass_sels, ARRAY_SIZE(pll1_bypass_sel… in imx6ul_clocks_init()
|
D | clk-imx6sx.c | 77 static const char *pll1_bypass_sels[] = { "pll1", "pll1_bypass_src", }; variable 168 …x_clk_hw_mux_flags("pll1_bypass", base + 0x00, 16, 1, pll1_bypass_sels, ARRAY_SIZE(pll1_bypass_sel… in imx6sx_clocks_init()
|
D | clk-imx6q.c | 84 static const char *pll1_bypass_sels[] = { "pll1", "pll1_bypass_src", }; variable 485 …x_clk_hw_mux_flags("pll1_bypass", base + 0x00, 16, 1, pll1_bypass_sels, ARRAY_SIZE(pll1_bypass_sel… in imx6q_clocks_init()
|