Home
last modified time | relevance | path

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

/linux-5.19.10/include/dt-bindings/clock/
Dvf610-clock.h24 #define VF610_CLK_PLL1_PFD4 15 macro
/linux-5.19.10/drivers/clk/imx/
Dclk-vf610.c257 clk[VF610_CLK_PLL1_PFD4] = imx_clk_pfd("pll1_pfd4", "pll1_sys", PFD_PLL1_BASE, 3); in vf610_clocks_init()
447 clk_set_parent(clk[VF610_CLK_QSPI0_SEL], clk[VF610_CLK_PLL1_PFD4]); in vf610_clocks_init()
452 clk_set_parent(clk[VF610_CLK_QSPI1_SEL], clk[VF610_CLK_PLL1_PFD4]); in vf610_clocks_init()