Searched refs:imx_obtain_fixed_clock_hw (Results 1 – 3 of 3) sorted by relevance
94 struct clk_hw *imx_obtain_fixed_clock_hw( in imx_obtain_fixed_clock_hw() function112 hw = imx_obtain_fixed_clock_hw(name, rate); in imx_obtain_fixed_of_clock()
196 hws[IMX6SL_CLK_CKIL] = imx_obtain_fixed_clock_hw("ckil", 0); in imx6sl_clocks_init()197 hws[IMX6SL_CLK_OSC] = imx_obtain_fixed_clock_hw("osc", 0); in imx6sl_clocks_init()199 hws[IMX6SL_CLK_ANACLK1] = imx_obtain_fixed_clock_hw("anaclk1", 0); in imx6sl_clocks_init()
292 struct clk_hw *imx_obtain_fixed_clock_hw(