Home
last modified time | relevance | path

Searched refs:pll3_bypass_sels (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/clk/imx/
H A Dclk-imxrt1050.c20 static const char * const pll3_bypass_sels[] = {"pll3_usb_otg", "pll3_usb_otg_ref_sel", }; variable
90 pll3_bypass_sels, ARRAY_SIZE(pll3_bypass_sels), CLK_SET_RATE_PARENT); in imxrt1050_clocks_probe()
H A Dclk-imx6sl.c66 static const char *pll3_bypass_sels[] = { "pll3", "pll3_bypass_src", }; variable
227 …x_clk_hw_mux_flags("pll3_bypass", base + 0x10, 16, 1, pll3_bypass_sels, ARRAY_SIZE(pll3_bypass_sel… in imx6sl_clocks_init()
H A Dclk-imx6sll.c25 static const char *pll3_bypass_sels[] = { "pll3", "pll3_bypass_src", }; variable
133 …x_clk_hw_mux_flags("pll3_bypass", base + 0x10, 16, 1, pll3_bypass_sels, ARRAY_SIZE(pll3_bypass_sel… in imx6sll_clocks_init()
H A Dclk-vf610.c79 static const char *pll3_bypass_sels[] = { "pll3", "pll3_bypass_src", }; variable
229 … = imx_clk_mux_flags("pll3_bypass", PLL3_CTRL, 16, 1, pll3_bypass_sels, ARRAY_SIZE(pll3_bypass_sel… in vf610_clocks_init()
H A Dclk-imx6ul.c24 static const char *pll3_bypass_sels[] = { "pll3", "pll3_bypass_src", }; variable
173 …x_clk_hw_mux_flags("pll3_bypass", base + 0x10, 16, 1, pll3_bypass_sels, ARRAY_SIZE(pll3_bypass_sel… in imx6ul_clocks_init()
H A Dclk-imx6sx.c79 static const char *pll3_bypass_sels[] = { "pll3", "pll3_bypass_src", }; variable
171 …x_clk_hw_mux_flags("pll3_bypass", base + 0x10, 16, 1, pll3_bypass_sels, ARRAY_SIZE(pll3_bypass_sel… in imx6sx_clocks_init()
H A Dclk-imx6q.c87 static const char *pll3_bypass_sels[] = { "pll3", "pll3_bypass_src", }; variable
492 …x_clk_hw_mux_flags("pll3_bypass", base + 0x10, 16, 1, pll3_bypass_sels, ARRAY_SIZE(pll3_bypass_sel… in imx6q_clocks_init()