Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/mxs/
Dclk-imx28.c133 static const char *const sel_pll0[] __initconst = { "pll0", "ref_xtal", }; variable
184 clks[saif0_sel] = mxs_clk_mux("saif0_sel", CLKSEQ, 0, 1, sel_pll0, ARRAY_SIZE(sel_pll0)); in mx28_clocks_init()
185 clks[saif1_sel] = mxs_clk_mux("saif1_sel", CLKSEQ, 1, 1, sel_pll0, ARRAY_SIZE(sel_pll0)); in mx28_clocks_init()