Searched refs:periph_sels (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/clk/imx/
H A Dclk-imx6sl.c43 static const char *periph_sels[] = { "pre_periph_sel", "periph_clk2_podf", }; variable
329 clks[IMX6SL_CLK_PERIPH] = imx_clk_busy_mux("periph", base + 0x14, 25, 1, base + 0x48, 5, periph_sels, ARRAY_SIZE(periph_sels)); imx6sl_clocks_init()
H A Dclk-imx6ul.c45 static const char *periph_sels[] = { "periph_pre", "periph_clk2", }; variable
259 clks[IMX6UL_CLK_PERIPH] = imx_clk_busy_mux("periph", base + 0x14, 25, 1, base + 0x48, 5, periph_sels, ARRAY_SIZE(periph_sels)); imx6ul_clocks_init()
H A Dclk-imx6q.c32 static const char *periph_sels[] = { "periph_pre", "periph_clk2", }; variable
330 clk[IMX6QDL_CLK_PERIPH] = imx_clk_busy_mux("periph", base + 0x14, 25, 1, base + 0x48, 5, periph_sels, ARRAY_SIZE(periph_sels)); imx6q_clocks_init()
H A Dclk-imx6sx.c34 static const char *periph_sels[] = { "periph_pre", "periph_clk2", }; variable
372 clks[IMX6SX_CLK_PERIPH] = imx_clk_busy_mux("periph", base + 0x14, 25, 1, base + 0x48, 5, periph_sels, ARRAY_SIZE(periph_sels)); imx6sx_clocks_init()

Completed in 54 milliseconds