Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c295 * @req_op_curr: Requested operating current to the port partner
307 u32 req_op_curr; member
3650 port->pps_data.req_op_curr = port->current_limit; in tcpm_pd_ctrl_request()
3736 port->req_current_limit = port->pps_data.req_op_curr; in tcpm_pd_ctrl_request()
4350 max_op_ma = min(src_ma, port->pps_data.req_op_curr); in tcpm_pd_select_spr_avs_apdo()
4369 port->pps_data.req_op_curr = min(port->pps_data.req_max_curr, in tcpm_pd_select_spr_avs_apdo()
4370 port->pps_data.req_op_curr); in tcpm_pd_select_spr_avs_apdo()
4577 op_ma = port->pps_data.req_op_curr; in tcpm_pd_build_pps_request()
4619 port->pps_data.req_op_curr = op_ma; in tcpm_pd_build_spr_avs_request()
7307 port->pps_data.req_op_curr in tcpm_aug_set_out_volt()
[all...]