Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/power/power_delivery/
H A Dtcpm.c266 u32 req_op_curr; member
1230 port->pps_data.req_op_curr = port->current_limit; in tcpm_pd_ctrl_request()
1252 port->req_current_limit = port->pps_data.req_op_curr; in tcpm_pd_ctrl_request()
1728 port->pps_data.req_op_curr = min(port->pps_data.req_max_curr, in tcpm_pd_select_pps_apdo()
1729 port->pps_data.req_op_curr); in tcpm_pd_select_pps_apdo()
1859 op_ma = port->pps_data.req_op_curr; in tcpm_pd_build_pps_request()
1906 port->pps_data.req_op_curr = op_ma; in tcpm_pd_build_pps_request()