Searched refs:pre_periph_sels (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/clk/imx/
H A Dclk-imxrt1050.c22 static const char *const pre_periph_sels[] = { variable
116 pre_periph_sels, ARRAY_SIZE(pre_periph_sels));
H A Dclk-imx6sl.c38 static const char *pre_periph_sels[] = { "pll2_bus", "pll2_pfd2", "pll2_pfd0", "pll2_198m", }; variable
298 hws[IMX6SL_CLK_PRE_PERIPH2_SEL] = imx_clk_hw_mux("pre_periph2_sel", base + 0x18, 21, 2, pre_periph_sels, ARRAY_SIZE(pre_periph_sels));
299 hws[IMX6SL_CLK_PRE_PERIPH_SEL] = imx_clk_hw_mux("pre_periph_sel", base + 0x18, 18, 2, pre_periph_sels, ARRAY_SIZE(pre_periph_sels));

Completed in 146 milliseconds