Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c7619 unsigned int src_mv, src_ma, max_src_uw = 0; in tcpm_psy_get_input_power_limit() local
7629 max_src_uw = max(tmp, max_src_uw); in tcpm_psy_get_input_power_limit()
7633 val->intval = max_src_uw; in tcpm_psy_get_input_power_limit()