Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/clock/
H A Dimx5-clock.h140 #define IMX5_CLK_SSI1_ROOT_SEL 132 macro
/openbmc/u-boot/include/dt-bindings/clock/
H A Dimx5-clock.h144 #define IMX5_CLK_SSI1_ROOT_SEL 132 macro
/openbmc/linux/drivers/clk/imx/
H A Dclk-imx5.c236 …clk[IMX5_CLK_SSI1_ROOT_SEL] = imx_clk_mux("ssi1_root_sel", MXC_CCM_CSCMR1, 14, 2, ssi_clk_sels, AR… in mx5_clocks_common_init()