Searched refs:PHY_CMU (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/phy/ |
| H A 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() 1240 if (cmu_type == PHY_CMU) { in xgene_phy_pdwn_force_vco() 1282 xgene_phy_cfg_cmu_clk_type(ctx, PHY_CMU, clk_type); in xgene_phy_hw_init_sata() 1285 xgene_phy_sata_cfg_cmu_core(ctx, PHY_CMU, clk_type); in xgene_phy_hw_init_sata() 1289 xgene_phy_ssc_enable(ctx, PHY_CMU); in xgene_phy_hw_init_sata() 1303 if (!xgene_phy_cal_rdy_chk(ctx, PHY_CMU, clk_type)) in xgene_phy_hw_init_sata() 1306 xgene_phy_pdwn_force_vco(ctx, PHY_CMU, clk_type); in xgene_phy_hw_init_sata()
|