Searched refs:max_op_ma (Results 1 – 1 of 1) sorted by relevance
3280 unsigned int i, src_ma, max_temp_mw = 0, max_op_ma, op_mw; in tcpm_pd_select_pps_apdo() local3299 max_op_ma = min(src_ma, port->pps_data.req_op_curr); in tcpm_pd_select_pps_apdo()3300 op_mw = max_op_ma * port->pps_data.req_out_volt / 1000; in tcpm_pd_select_pps_apdo()