Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/clk/imx/
Dclk-vf610.c58 #define PFD_PLL3_BASE (anatop_base + 0xf0) macro
264 clk[VF610_CLK_PLL3_PFD1] = imx_clk_pfd("pll3_pfd1", "pll3_usb_otg", PFD_PLL3_BASE, 0); in vf610_clocks_init()
265 clk[VF610_CLK_PLL3_PFD2] = imx_clk_pfd("pll3_pfd2", "pll3_usb_otg", PFD_PLL3_BASE, 1); in vf610_clocks_init()
266 clk[VF610_CLK_PLL3_PFD3] = imx_clk_pfd("pll3_pfd3", "pll3_usb_otg", PFD_PLL3_BASE, 2); in vf610_clocks_init()
267 clk[VF610_CLK_PLL3_PFD4] = imx_clk_pfd("pll3_pfd4", "pll3_usb_otg", PFD_PLL3_BASE, 3); in vf610_clocks_init()