Lines Matching refs:negotiated_rev
356 unsigned int negotiated_rev; member
588 ret = port->tcpc->pd_transmit(port->tcpc, type, msg, port->negotiated_rev); in tcpm_pd_transmit()
755 port->negotiated_rev, in tcpm_pd_send_source_caps()
761 port->negotiated_rev, in tcpm_pd_send_source_caps()
784 port->negotiated_rev, in tcpm_pd_send_sink_caps()
790 port->negotiated_rev, in tcpm_pd_send_sink_caps()
858 pd_rev[port->negotiated_rev]); in tcpm_set_state()
889 pd_rev[port->negotiated_rev], tcpm_ams_str[port->ams]); in tcpm_set_state_cond()
1101 port->negotiated_rev = rev; in tcpm_pd_data_request()
1140 port->negotiated_rev = rev; in tcpm_pd_data_request()
1430 port->negotiated_rev, in tcpm_pd_send_control()
1829 port->negotiated_rev, in tcpm_pd_send_request()
1926 port->negotiated_rev, in tcpm_pd_send_pps_request()
2256 port->negotiated_rev = PD_MAX_REV; in run_state_machine()
2301 } else if (port->negotiated_rev > PD_REV20) { in run_state_machine()
2302 port->negotiated_rev--; in run_state_machine()
2384 port->negotiated_rev = PD_MAX_REV; in run_state_machine()