Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/clock/
H A Dimx6sx-clock.h259 #define IMX6SX_CLK_PLL1 250 macro
/openbmc/u-boot/include/dt-bindings/clock/
H A Dimx6sx-clock.h263 #define IMX6SX_CLK_PLL1 250 macro
/openbmc/linux/drivers/clk/imx/
H A Dclk-imx6sx.c160 hws[IMX6SX_CLK_PLL1] = imx_clk_hw_pllv3(IMX_PLLV3_SYS, "pll1", "osc", base + 0x00, 0x7f); in imx6sx_clocks_init()
177 clk_set_parent(hws[IMX6SX_PLL1_BYPASS]->clk, hws[IMX6SX_CLK_PLL1]->clk); in imx6sx_clocks_init()