Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/imx/
H A Dclk-imxrt1050.c21 static const char * const pll5_bypass_sels[] = {"pll5_video", "pll5_video_ref_sel", }; variable
92 pll5_bypass_sels, ARRAY_SIZE(pll5_bypass_sels), CLK_SET_RATE_PARENT); in imxrt1050_clocks_probe()
H A Dclk-imx6sl.c68 static const char *pll5_bypass_sels[] = { "pll5", "pll5_bypass_src", }; variable
229 …x_clk_hw_mux_flags("pll5_bypass", base + 0xa0, 16, 1, pll5_bypass_sels, ARRAY_SIZE(pll5_bypass_sel… in imx6sl_clocks_init()
H A Dclk-imx6sll.c27 static const char *pll5_bypass_sels[] = { "pll5", "pll5_bypass_src", }; variable
135 …x_clk_hw_mux_flags("pll5_bypass", base + 0xa0, 16, 1, pll5_bypass_sels, ARRAY_SIZE(pll5_bypass_sel… in imx6sll_clocks_init()
H A Dclk-vf610.c81 static const char *pll5_bypass_sels[] = { "pll5", "pll5_bypass_src", }; variable
231 … = imx_clk_mux_flags("pll5_bypass", PLL5_CTRL, 16, 1, pll5_bypass_sels, ARRAY_SIZE(pll5_bypass_sel… in vf610_clocks_init()
H A Dclk-imx6ul.c26 static const char *pll5_bypass_sels[] = { "pll5", "pll5_bypass_src", }; variable
175 …x_clk_hw_mux_flags("pll5_bypass", base + 0xa0, 16, 1, pll5_bypass_sels, ARRAY_SIZE(pll5_bypass_sel… in imx6ul_clocks_init()
H A Dclk-imx6sx.c81 static const char *pll5_bypass_sels[] = { "pll5", "pll5_bypass_src", }; variable
172 …x_clk_hw_mux_flags("pll5_bypass", base + 0xa0, 16, 1, pll5_bypass_sels, ARRAY_SIZE(pll5_bypass_sel… in imx6sx_clocks_init()
H A Dclk-imx6q.c89 static const char *pll5_bypass_sels[] = { "pll5", "pll5_bypass_src", }; variable
494 …x_clk_hw_mux_flags("pll5_bypass", base + 0xa0, 16, 1, pll5_bypass_sels, ARRAY_SIZE(pll5_bypass_sel… in imx6q_clocks_init()