Home
last modified time | relevance | path

Searched refs:max_temp_mw (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c4068 unsigned int i, src_ma, max_temp_mw = 0, max_op_ma, op_mw; in tcpm_pd_select_pps_apdo() local
4089 if (op_mw > max_temp_mw) { in tcpm_pd_select_pps_apdo()
4091 max_temp_mw = op_mw; in tcpm_pd_select_pps_apdo()