Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/clock/
H A Dimx6sx-clock.h272 #define IMX6SX_PLL7_BYPASS 263 macro
/openbmc/u-boot/include/dt-bindings/clock/
H A Dimx6sx-clock.h276 #define IMX6SX_PLL7_BYPASS 263 macro
/openbmc/linux/drivers/clk/imx/
H A Dclk-imx6sx.c174 …hws[IMX6SX_PLL7_BYPASS] = imx_clk_hw_mux_flags("pll7_bypass", base + 0x20, 16, 1, pll7_bypass_sels… in imx6sx_clocks_init()
183 clk_set_parent(hws[IMX6SX_PLL7_BYPASS]->clk, hws[IMX6SX_CLK_PLL7]->clk); in imx6sx_clocks_init()