Searched refs:CMU_REG16 (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/phy/ |
D | phy-xgene.c | 214 #define CMU_REG16 0x00020 macro 888 cmu_rd(ctx, cmu_type, CMU_REG16, &val); in xgene_phy_sata_cfg_cmu_core() 895 cmu_wr(ctx, cmu_type, CMU_REG16, val); in xgene_phy_sata_cfg_cmu_core() 1206 cmu_toggle1to0(ctx, cmu_type, CMU_REG16, in xgene_phy_cal_rdy_chk() 1213 cmu_toggle1to0(ctx, cmu_type, CMU_REG16, in xgene_phy_cal_rdy_chk() 1253 cmu_rd(ctx, cmu_type, CMU_REG16, &val); in xgene_phy_pdwn_force_vco() 1255 cmu_wr(ctx, cmu_type, CMU_REG16, val); in xgene_phy_pdwn_force_vco()
|