Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/clock/
H A Dimx5-clock.h141 #define IMX5_CLK_SSI2_ROOT_SEL 133 macro
/openbmc/u-boot/include/dt-bindings/clock/
H A Dimx5-clock.h145 #define IMX5_CLK_SSI2_ROOT_SEL 133 macro
/openbmc/linux/drivers/clk/imx/
H A Dclk-imx5.c237 …clk[IMX5_CLK_SSI2_ROOT_SEL] = imx_clk_mux("ssi2_root_sel", MXC_CCM_CSCMR1, 12, 2, ssi_clk_sels, AR… in mx5_clocks_common_init()