Searched refs:RDO_PROG_CURR_MA_STEP (Results 1 – 2 of 2) sorted by relevance
384 #define RDO_PROG_CURR_MA_STEP 50 macro389 ((((ma) / RDO_PROG_CURR_MA_STEP) & RDO_PROG_CURR_MASK) << RDO_PROG_CURR_SHIFT)
2471 op_ma += RDO_PROG_CURR_MA_STEP - (op_ma % RDO_PROG_CURR_MA_STEP); in tcpm_pd_build_pps_request()4173 op_curr = op_curr - (op_curr % RDO_PROG_CURR_MA_STEP); in tcpm_pps_set_op_curr()