imx_obtain_fixed_clock_hw
hw = imx_obtain_fixed_clock_hw(name, rate);
hws[IMX6SL_CLK_CKIL] = imx_obtain_fixed_clock_hw("ckil", 0);
hws[IMX6SL_CLK_OSC] = imx_obtain_fixed_clock_hw("osc", 0);
hws[IMX6SL_CLK_ANACLK1] = imx_obtain_fixed_clock_hw("anaclk1", 0);
hw = imx_obtain_fixed_clock_hw(name, rate);
struct clk_hw *imx_obtain_fixed_clock_hw(