Home
last modified time | relevance | path

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

/Linux-v4.19/include/dt-bindings/clock/
Dimx6sx-clock.h35 #define IMX6SX_CLK_PLL3_PFD0 22 macro
/Linux-v4.19/drivers/clk/imx/
Dclk-imx6sx.c238 clks[IMX6SX_CLK_PLL3_PFD0] = imx_clk_pfd("pll3_pfd0_720m", "pll3_usb_otg", base + 0xf0, 0); in imx6sx_clocks_init()
552 clk_set_parent(clks[IMX6SX_CLK_GPU_CORE_SEL], clks[IMX6SX_CLK_PLL3_PFD0]); in imx6sx_clocks_init()
553 clk_set_parent(clks[IMX6SX_CLK_GPU_AXI_SEL], clks[IMX6SX_CLK_PLL3_PFD0]); in imx6sx_clocks_init()