Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/clock/
H A Dimx6sx-clock.h267 #define IMX6SX_PLL2_BYPASS 258 macro
/openbmc/u-boot/include/dt-bindings/clock/
H A Dimx6sx-clock.h271 #define IMX6SX_PLL2_BYPASS 258 macro
/openbmc/linux/drivers/clk/imx/
H A Dclk-imx6sx.c169 …hws[IMX6SX_PLL2_BYPASS] = imx_clk_hw_mux_flags("pll2_bypass", base + 0x30, 16, 1, pll2_bypass_sels… in imx6sx_clocks_init()
178 clk_set_parent(hws[IMX6SX_PLL2_BYPASS]->clk, hws[IMX6SX_CLK_PLL2]->clk); in imx6sx_clocks_init()