Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/clock/
H A Dimx6sx-clock.h263 #define IMX6SX_CLK_PLL5 254 macro
/openbmc/u-boot/include/dt-bindings/clock/
H A Dimx6sx-clock.h267 #define IMX6SX_CLK_PLL5 254 macro
/openbmc/linux/drivers/clk/imx/
H A Dclk-imx6sx.c164 hws[IMX6SX_CLK_PLL5] = imx_clk_hw_pllv3(IMX_PLLV3_AV, "pll5", "osc", base + 0xa0, 0x7f); in imx6sx_clocks_init()
181 clk_set_parent(hws[IMX6SX_PLL5_BYPASS]->clk, hws[IMX6SX_CLK_PLL5]->clk); in imx6sx_clocks_init()