Searched refs:pll7_bypass_sels (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/clk/imx/ |
| H A D | clk-imx6sl.c | 70 static const char *pll7_bypass_sels[] = { "pll7", "pll7_bypass_src", }; variable 230 …x_clk_hw_mux_flags("pll7_bypass", base + 0x20, 16, 1, pll7_bypass_sels, ARRAY_SIZE(pll7_bypass_sel… in imx6sl_clocks_init()
|
| H A D | clk-imx6sll.c | 29 static const char *pll7_bypass_sels[] = { "pll7", "pll7_bypass_src", }; variable 136 …x_clk_hw_mux_flags("pll7_bypass", base + 0x20, 16, 1, pll7_bypass_sels, ARRAY_SIZE(pll7_bypass_sel… in imx6sll_clocks_init()
|
| H A D | clk-imx6ul.c | 28 static const char *pll7_bypass_sels[] = { "pll7", "pll7_bypass_src", }; variable 176 …x_clk_hw_mux_flags("pll7_bypass", base + 0x20, 16, 1, pll7_bypass_sels, ARRAY_SIZE(pll7_bypass_sel… in imx6ul_clocks_init()
|
| H A D | clk-imx6sx.c | 83 static const char *pll7_bypass_sels[] = { "pll7", "pll7_bypass_src", }; variable 174 …x_clk_hw_mux_flags("pll7_bypass", base + 0x20, 16, 1, pll7_bypass_sels, ARRAY_SIZE(pll7_bypass_sel… in imx6sx_clocks_init()
|