Home
last modified time | relevance | path

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

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