Searched refs:RDO_PROG_CURR_MA_STEP (Results 1 – 2 of 2) sorted by relevance
388 #define RDO_PROG_CURR_MA_STEP 50 macro393 ((((ma) / RDO_PROG_CURR_MA_STEP) & RDO_PROG_CURR_MASK) << RDO_PROG_CURR_SHIFT)
3457 op_ma += RDO_PROG_CURR_MA_STEP - (op_ma % RDO_PROG_CURR_MA_STEP); in tcpm_pd_build_pps_request()5858 req_op_curr = req_op_curr - (req_op_curr % RDO_PROG_CURR_MA_STEP); in tcpm_pps_set_op_curr()