Searched refs:CMU_REG16 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/phy/ |
H A D | phy-xgene.c | 203 #define CMU_REG16 0x00020 macro 877 cmu_rd(ctx, cmu_type, CMU_REG16, &val); in xgene_phy_sata_cfg_cmu_core() 884 cmu_wr(ctx, cmu_type, CMU_REG16, val); in xgene_phy_sata_cfg_cmu_core() 1196 cmu_toggle1to0(ctx, cmu_type, CMU_REG16, in xgene_phy_cal_rdy_chk() 1203 cmu_toggle1to0(ctx, cmu_type, CMU_REG16, in xgene_phy_cal_rdy_chk() 1243 cmu_rd(ctx, cmu_type, CMU_REG16, &val); in xgene_phy_pdwn_force_vco() 1245 cmu_wr(ctx, cmu_type, CMU_REG16, val); in xgene_phy_pdwn_force_vco()
|