Searched refs:pll5_bypass_sels (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/clk/imx/ |
D | clk-imx6sll.c | 27 static const char *pll5_bypass_sels[] = { "pll5", "pll5_bypass_src", }; variable 127 … imx_clk_mux_flags("pll5_bypass", base + 0xa0, 16, 1, pll5_bypass_sels, ARRAY_SIZE(pll5_bypass_sel… in imx6sll_clocks_init()
|
D | clk-imx6sl.c | 70 static const char *pll5_bypass_sels[] = { "pll5", "pll5_bypass_src", }; variable 228 … imx_clk_mux_flags("pll5_bypass", base + 0xa0, 16, 1, pll5_bypass_sels, ARRAY_SIZE(pll5_bypass_sel… in imx6sl_clocks_init()
|
D | clk-vf610.c | 85 static const char *pll5_bypass_sels[] = { "pll5", "pll5_bypass_src", }; variable 234 … = imx_clk_mux_flags("pll5_bypass", PLL5_CTRL, 16, 1, pll5_bypass_sels, ARRAY_SIZE(pll5_bypass_sel… in vf610_clocks_init()
|
D | clk-imx6ul.c | 33 static const char *pll5_bypass_sels[] = { "pll5", "pll5_bypass_src", }; variable 161 … imx_clk_mux_flags("pll5_bypass", base + 0xa0, 16, 1, pll5_bypass_sels, ARRAY_SIZE(pll5_bypass_sel… in imx6ul_clocks_init()
|
D | clk-imx6sx.c | 88 static const char *pll5_bypass_sels[] = { "pll5", "pll5_bypass_src", }; variable 176 … imx_clk_mux_flags("pll5_bypass", base + 0xa0, 16, 1, pll5_bypass_sels, ARRAY_SIZE(pll5_bypass_sel… in imx6sx_clocks_init()
|
D | clk-imx6q.c | 92 static const char *pll5_bypass_sels[] = { "pll5", "pll5_bypass_src", }; variable 457 … imx_clk_mux_flags("pll5_bypass", base + 0xa0, 16, 1, pll5_bypass_sels, ARRAY_SIZE(pll5_bypass_sel… in imx6q_clocks_init()
|