Home
last modified time | relevance | path

Searched refs:periph_pre_sels (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/clk/imx/
Dclk-imx6sll.c34 static const char *periph_pre_sels[] = { "pll2_bus", "pll2_pfd2_396m", "pll2_pfd0_352m", "pll2_198m… variable
190 … = imx_clk_mux("periph_pre", base + 0x18, 18, 2, periph_pre_sels, ARRAY_SIZE(periph_pre_sels in imx6sll_clocks_init()
Dclk-imx6q.c29 static const char *periph_pre_sels[] = { "pll2_bus", "pll2_pfd2_396m", "pll2_pfd0_352m", "pll2_198m… variable
553 …= imx_clk_mux("periph_pre", base + 0x18, 18, 2, periph_pre_sels, ARRAY_SIZE(periph_pre_sel… in imx6q_clocks_init()
554 …= imx_clk_mux("periph2_pre", base + 0x18, 21, 2, periph_pre_sels, ARRAY_SIZE(periph_pre_sel… in imx6q_clocks_init()
Dclk-imx6ul.c41 static const char *periph_pre_sels[] = { "pll2_bus", "pll2_pfd2_396m", "pll2_pfd0_352m", "pll2_198m… variable
242 … = imx_clk_mux("periph_pre", base + 0x18, 18, 2, periph_pre_sels, ARRAY_SIZE(periph_pre_sels in imx6ul_clocks_init()
Dclk-imx6sx.c30 static const char *periph_pre_sels[] = { "pll2_bus", "pll2_pfd2_396m", "pll2_pfd0_352m", "pll2_198m… variable
272 …mux("periph_pre", base + 0x18, 18, 2, periph_pre_sels, ARRAY_SIZE(periph_pre_sel… in imx6sx_clocks_init()