Searched refs:cmu_toggle1to0 (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/phy/ |
D | phy-xgene.c | 636 static void cmu_toggle1to0(struct xgene_phy_ctx *ctx, enum cmu_type_t cmu_type, in cmu_toggle1to0() function 946 cmu_toggle1to0(ctx, cmu_type, CMU_REG32, in xgene_phy_ssc_enable() 1174 cmu_toggle1to0(ctx, cmu_type, CMU_REG32, in xgene_phy_cal_rdy_chk() 1195 cmu_toggle1to0(ctx, cmu_type, CMU_REG17, in xgene_phy_cal_rdy_chk() 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() 1258 cmu_toggle1to0(ctx, cmu_type, CMU_REG0, CMU_REG0_PDOWN_MASK); in xgene_phy_pdwn_force_vco() 1259 cmu_toggle1to0(ctx, cmu_type, CMU_REG32, in xgene_phy_pdwn_force_vco()
|