Home
last modified time | relevance | path

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

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