Home
last modified time | relevance | path

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

/linux-4.19.296/include/dt-bindings/clock/
Dvf610-clock.h28 #define VF610_CLK_PLL1_PFD4 15 macro
/linux-4.19.296/drivers/clk/imx/
Dclk-vf610.c261 clk[VF610_CLK_PLL1_PFD4] = imx_clk_pfd("pll1_pfd4", "pll1_sys", PFD_PLL1_BASE, 3); in vf610_clocks_init()
449 clk_set_parent(clk[VF610_CLK_QSPI0_SEL], clk[VF610_CLK_PLL1_PFD4]); in vf610_clocks_init()
454 clk_set_parent(clk[VF610_CLK_QSPI1_SEL], clk[VF610_CLK_PLL1_PFD4]); in vf610_clocks_init()