Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/clock/
H A Dimx5-clock.h197 #define IMX5_CLK_STEP_SEL 189 macro
/openbmc/u-boot/include/dt-bindings/clock/
H A Dimx5-clock.h201 #define IMX5_CLK_STEP_SEL 189 macro
/openbmc/linux/drivers/clk/imx/
H A Dclk-imx5.c183 …clk[IMX5_CLK_STEP_SEL] = imx_clk_mux("step_sel", MXC_CCM_CCSR, 7, 2, step_sels, ARRAY_SIZE(step_s… in mx5_clocks_common_init()
583 clk[IMX5_CLK_STEP_SEL]); in mx53_clocks_init()
603 clk_set_parent(clk[IMX5_CLK_STEP_SEL], clk[IMX5_CLK_LP_APM]); in mx53_clocks_init()