Searched refs:imx_obtain_fixed_clock_hw (Results 1 – 4 of 4) 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()
197 hws[IMX6SL_CLK_CKIL] = imx_obtain_fixed_clock_hw("ckil", 0); in imx6sl_clocks_init()198 hws[IMX6SL_CLK_OSC] = imx_obtain_fixed_clock_hw("osc", 0); in imx6sl_clocks_init()200 hws[IMX6SL_CLK_ANACLK1] = imx_obtain_fixed_clock_hw("anaclk1", 0); in imx6sl_clocks_init()
292 struct clk_hw *imx_obtain_fixed_clock_hw(
429 hw = imx_obtain_fixed_clock_hw(name, rate); in imx6q_obtain_fixed_clk_hw()