Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/imx/
Dclk-vf610.c78 static const char *pll1_sels[] = { "pll1_sys", "pll1_pfd1", "pll1_pfd2", "pll1_pfd3", "pll1_pfd4", … variable
272 clk[VF610_CLK_PLL1_PFD_SEL] = imx_clk_mux("pll1_pfd_sel", CCM_CCSR, 16, 3, pll1_sels, 5); in vf610_clocks_init()