Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/clock/
H A Dimx6sx-clock.h266 #define IMX6SX_PLL1_BYPASS 257 macro
/openbmc/u-boot/include/dt-bindings/clock/
H A Dimx6sx-clock.h270 #define IMX6SX_PLL1_BYPASS 257 macro
/openbmc/linux/drivers/clk/imx/
H A Dclk-imx6sx.c168 …hws[IMX6SX_PLL1_BYPASS] = imx_clk_hw_mux_flags("pll1_bypass", base + 0x00, 16, 1, pll1_bypass_sels… in imx6sx_clocks_init()
177 clk_set_parent(hws[IMX6SX_PLL1_BYPASS]->clk, hws[IMX6SX_CLK_PLL1]->clk); in imx6sx_clocks_init()