Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/typec/tcpm/
Dtcpm.c3944 unsigned int i, src_ma, max_temp_mw = 0, max_op_ma, op_mw; in tcpm_pd_select_pps_apdo() local
3965 if (op_mw > max_temp_mw) { in tcpm_pd_select_pps_apdo()
3967 max_temp_mw = op_mw; in tcpm_pd_select_pps_apdo()