Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/mxs/
H A Dclk-imx23.c73 static const char *const sel_pll[] __initconst = { "pll", "ref_xtal", }; variable
118 clks[saif_sel] = mxs_clk_mux("saif_sel", CLKSEQ, 0, 1, sel_pll, ARRAY_SIZE(sel_pll)); in mx23_clocks_init()