Searched refs:cmu_toggle1to0 (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/drivers/phy/ |
D | phy-xgene.c | 624 static void cmu_toggle1to0(struct xgene_phy_ctx *ctx, enum cmu_type_t cmu_type, in cmu_toggle1to0() function 934 cmu_toggle1to0(ctx, cmu_type, CMU_REG32, in xgene_phy_ssc_enable() 1163 cmu_toggle1to0(ctx, cmu_type, CMU_REG32, in xgene_phy_cal_rdy_chk() 1184 cmu_toggle1to0(ctx, cmu_type, CMU_REG17, in xgene_phy_cal_rdy_chk() 1195 cmu_toggle1to0(ctx, cmu_type, CMU_REG16, in xgene_phy_cal_rdy_chk() 1202 cmu_toggle1to0(ctx, cmu_type, CMU_REG16, in xgene_phy_cal_rdy_chk() 1247 cmu_toggle1to0(ctx, cmu_type, CMU_REG0, CMU_REG0_PDOWN_MASK); in xgene_phy_pdwn_force_vco() 1248 cmu_toggle1to0(ctx, cmu_type, CMU_REG32, in xgene_phy_pdwn_force_vco()
|