PHY_CLK
sp->input_clks[PHY_CLK] = clk;
ret = clk_prepare_enable(sp->input_clks[PHY_CLK]);
clk_disable_unprepare(sp->input_clks[PHY_CLK]);