mxs_clk_wait
ret = mxs_clk_wait(div->reg, div->busy);
return mxs_clk_wait(frac->reg, frac->busy);
int mxs_clk_wait(void __iomem *reg, u8 shift);