Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/clock/
H A Dimx6sx-clock.h54 #define IMX6SX_CLK_EIM_SLOW_SEL 45 macro
/openbmc/u-boot/include/dt-bindings/clock/
H A Dimx6sx-clock.h58 #define IMX6SX_CLK_EIM_SLOW_SEL 45 macro
/openbmc/linux/drivers/clk/imx/
H A Dclk-imx6sx.c275 …hws[IMX6SX_CLK_EIM_SLOW_SEL] = imx_clk_hw_mux("eim_slow_sel", base + 0x1c, 29, 2, … in imx6sx_clocks_init()
498 clk_set_parent(hws[IMX6SX_CLK_EIM_SLOW_SEL]->clk, hws[IMX6SX_CLK_PLL2_PFD2]->clk); in imx6sx_clocks_init()