PHY_CMU
if (cmu_type == PHY_CMU) {
xgene_phy_cfg_cmu_clk_type(ctx, PHY_CMU, clk_type);
xgene_phy_sata_cfg_cmu_core(ctx, PHY_CMU, clk_type);
xgene_phy_ssc_enable(ctx, PHY_CMU);
if (!xgene_phy_cal_rdy_chk(ctx, PHY_CMU, clk_type))
xgene_phy_pdwn_force_vco(ctx, PHY_CMU, clk_type);
if (cmu_type == PHY_CMU) {