Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/clock/
H A Dimx6sx-clock.h271 #define IMX6SX_PLL6_BYPASS 262 macro
/openbmc/u-boot/include/dt-bindings/clock/
H A Dimx6sx-clock.h275 #define IMX6SX_PLL6_BYPASS 262 macro
/openbmc/linux/drivers/clk/imx/
H A Dclk-imx6sx.c173 …hws[IMX6SX_PLL6_BYPASS] = imx_clk_hw_mux_flags("pll6_bypass", base + 0xe0, 16, 1, pll6_bypass_sels… in imx6sx_clocks_init()
182 clk_set_parent(hws[IMX6SX_PLL6_BYPASS]->clk, hws[IMX6SX_CLK_PLL6]->clk); in imx6sx_clocks_init()