Searched refs:PHY_CMU (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/phy/ |
| D | phy-xgene.c | 495 PHY_CMU = 1, /* Clock macro is the PLL for the Serdes */ enumerator 856 if (cmu_type == PHY_CMU) { in xgene_phy_sata_cfg_cmu_core() 1241 if (cmu_type == PHY_CMU) { in xgene_phy_pdwn_force_vco() 1283 xgene_phy_cfg_cmu_clk_type(ctx, PHY_CMU, clk_type); in xgene_phy_hw_init_sata() 1286 xgene_phy_sata_cfg_cmu_core(ctx, PHY_CMU, clk_type); in xgene_phy_hw_init_sata() 1290 xgene_phy_ssc_enable(ctx, PHY_CMU); in xgene_phy_hw_init_sata() 1304 if (!xgene_phy_cal_rdy_chk(ctx, PHY_CMU, clk_type)) in xgene_phy_hw_init_sata() 1307 xgene_phy_pdwn_force_vco(ctx, PHY_CMU, clk_type); in xgene_phy_hw_init_sata()
|