Searched refs:pll4_bypass_sels (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/clk/imx/ |
D | clk-imx6sll.c | 26 static const char *pll4_bypass_sels[] = { "pll4", "pll4_bypass_src", }; variable 126 … imx_clk_mux_flags("pll4_bypass", base + 0x70, 16, 1, pll4_bypass_sels, ARRAY_SIZE(pll4_bypass_sel… in imx6sll_clocks_init()
|
D | clk-imx6sl.c | 69 static const char *pll4_bypass_sels[] = { "pll4", "pll4_bypass_src", }; variable 227 … imx_clk_mux_flags("pll4_bypass", base + 0x70, 16, 1, pll4_bypass_sels, ARRAY_SIZE(pll4_bypass_sel… in imx6sl_clocks_init()
|
D | clk-vf610.c | 84 static const char *pll4_bypass_sels[] = { "pll4", "pll4_bypass_src", }; variable 233 … = imx_clk_mux_flags("pll4_bypass", PLL4_CTRL, 16, 1, pll4_bypass_sels, ARRAY_SIZE(pll4_bypass_sel… in vf610_clocks_init()
|
D | clk-imx6ul.c | 32 static const char *pll4_bypass_sels[] = { "pll4", "pll4_bypass_src", }; variable 160 … imx_clk_mux_flags("pll4_bypass", base + 0x70, 16, 1, pll4_bypass_sels, ARRAY_SIZE(pll4_bypass_sel… in imx6ul_clocks_init()
|
D | clk-imx6sx.c | 87 static const char *pll4_bypass_sels[] = { "pll4", "pll4_bypass_src", }; variable 175 … imx_clk_mux_flags("pll4_bypass", base + 0x70, 16, 1, pll4_bypass_sels, ARRAY_SIZE(pll4_bypass_sel… in imx6sx_clocks_init()
|
D | clk-imx6q.c | 91 static const char *pll4_bypass_sels[] = { "pll4", "pll4_bypass_src", }; variable 456 … imx_clk_mux_flags("pll4_bypass", base + 0x70, 16, 1, pll4_bypass_sels, ARRAY_SIZE(pll4_bypass_sel… in imx6q_clocks_init()
|