Searched refs:PHY_CMU (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/phy/ |
D | phy-xgene.c | 507 PHY_CMU = 1, /* Clock macro is the PLL for the Serdes */ enumerator 868 if (cmu_type == PHY_CMU) { in xgene_phy_sata_cfg_cmu_core() 1252 if (cmu_type == PHY_CMU) { in xgene_phy_pdwn_force_vco() 1294 xgene_phy_cfg_cmu_clk_type(ctx, PHY_CMU, clk_type); in xgene_phy_hw_init_sata() 1297 xgene_phy_sata_cfg_cmu_core(ctx, PHY_CMU, clk_type); in xgene_phy_hw_init_sata() 1301 xgene_phy_ssc_enable(ctx, PHY_CMU); in xgene_phy_hw_init_sata() 1315 if (!xgene_phy_cal_rdy_chk(ctx, PHY_CMU, clk_type)) in xgene_phy_hw_init_sata() 1318 xgene_phy_pdwn_force_vco(ctx, PHY_CMU, clk_type); in xgene_phy_hw_init_sata()
|