Searched refs:pre_periph_sels (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/clk/imx/ |
H A D | clk-imx6sl.c | 40 static const char *pre_periph_sels[] = { "pll2_bus", "pll2_pfd2", "pll2_pfd0", "pll2_198m", }; variable 302 clks[IMX6SL_CLK_PRE_PERIPH2_SEL] = imx_clk_mux("pre_periph2_sel", base + 0x18, 21, 2, pre_periph_sels, ARRAY_SIZE(pre_periph_sels)); imx6sl_clocks_init() 303 clks[IMX6SL_CLK_PRE_PERIPH_SEL] = imx_clk_mux("pre_periph_sel", base + 0x18, 18, 2, pre_periph_sels, ARRAY_SIZE(pre_periph_sels)); imx6sl_clocks_init()
|
Completed in 51 milliseconds