Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/clock/
H A Dimx6sx-clock.h260 #define IMX6SX_CLK_PLL2 251 macro
/openbmc/u-boot/include/dt-bindings/clock/
H A Dimx6sx-clock.h264 #define IMX6SX_CLK_PLL2 251 macro
/openbmc/linux/drivers/clk/imx/
H A Dclk-imx6sx.c161 hws[IMX6SX_CLK_PLL2] = imx_clk_hw_pllv3(IMX_PLLV3_GENERIC, "pll2", "osc", base + 0x30, 0x1); in imx6sx_clocks_init()
178 clk_set_parent(hws[IMX6SX_PLL2_BYPASS]->clk, hws[IMX6SX_CLK_PLL2]->clk); in imx6sx_clocks_init()