Searched refs:PHY_CMU (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/phy/ |
H A D | phy-xgene.c | 496 PHY_CMU = 1, /* Clock macro is the PLL for the Serdes */ enumerator 857 if (cmu_type == PHY_CMU) { in xgene_phy_sata_cfg_cmu_core() 1242 if (cmu_type == PHY_CMU) { in xgene_phy_pdwn_force_vco() 1284 xgene_phy_cfg_cmu_clk_type(ctx, PHY_CMU, clk_type); in xgene_phy_hw_init_sata() 1287 xgene_phy_sata_cfg_cmu_core(ctx, PHY_CMU, clk_type); in xgene_phy_hw_init_sata() 1291 xgene_phy_ssc_enable(ctx, PHY_CMU); in xgene_phy_hw_init_sata() 1305 if (!xgene_phy_cal_rdy_chk(ctx, PHY_CMU, clk_type)) in xgene_phy_hw_init_sata() 1308 xgene_phy_pdwn_force_vco(ctx, PHY_CMU, clk_type); in xgene_phy_hw_init_sata()
|