Home
last modified time | relevance | path

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

/linux/drivers/clk/imx/
H A Dclk-vf610.c84 static const char *sys_sels[] = { "fast_clk_sel", "slow_clk_sel", "pll2_pfd_sel", "pll2_bus", "pll1… variable
271 clk[VF610_CLK_SYS_SEL] = imx_clk_mux("sys_sel", CCM_CCSR, 0, 3, sys_sels, ARRAY_SIZE(sys_sels)); in vf610_clocks_init()