Searched refs:pll7_bypass_sels (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/clk/imx/ |
D | clk-imx6sll.c | 29 static const char *pll7_bypass_sels[] = { "pll7", "pll7_bypass_src", }; variable 129 … imx_clk_mux_flags("pll7_bypass", base + 0x20, 16, 1, pll7_bypass_sels, ARRAY_SIZE(pll7_bypass_sel… in imx6sll_clocks_init()
|
D | clk-imx6sl.c | 72 static const char *pll7_bypass_sels[] = { "pll7", "pll7_bypass_src", }; variable 230 … imx_clk_mux_flags("pll7_bypass", base + 0x20, 16, 1, pll7_bypass_sels, ARRAY_SIZE(pll7_bypass_sel… in imx6sl_clocks_init()
|
D | clk-vf610.c | 87 static const char *pll7_bypass_sels[] = { "pll7", "pll7_bypass_src", }; variable 236 … = imx_clk_mux_flags("pll7_bypass", PLL7_CTRL, 16, 1, pll7_bypass_sels, ARRAY_SIZE(pll7_bypass_sel… in vf610_clocks_init()
|
D | clk-imx6ul.c | 35 static const char *pll7_bypass_sels[] = { "pll7", "pll7_bypass_src", }; variable 163 … imx_clk_mux_flags("pll7_bypass", base + 0x20, 16, 1, pll7_bypass_sels, ARRAY_SIZE(pll7_bypass_sel… in imx6ul_clocks_init()
|
D | clk-imx6sx.c | 90 static const char *pll7_bypass_sels[] = { "pll7", "pll7_bypass_src", }; variable 178 … imx_clk_mux_flags("pll7_bypass", base + 0x20, 16, 1, pll7_bypass_sels, ARRAY_SIZE(pll7_bypass_sel… in imx6sx_clocks_init()
|
D | clk-imx6q.c | 94 static const char *pll7_bypass_sels[] = { "pll7", "pll7_bypass_src", }; variable 459 … imx_clk_mux_flags("pll7_bypass", base + 0x20, 16, 1, pll7_bypass_sels, ARRAY_SIZE(pll7_bypass_sel… in imx6q_clocks_init()
|