Searched refs:vbus_present (Results 1 – 1 of 1) sorted by relevance
474 bool vbus_present; member3590 if (port->vbus_present) { in tcpm_pd_ctrl_request()5250 if (port->vbus_present && tcpm_port_is_sink(port)) in run_state_machine()5495 else if (port->vbus_present) in run_state_machine()5534 if (port->vbus_present && tcpm_port_is_sink(port)) { in run_state_machine()5580 if (port->vbus_present) { in run_state_machine()6304 port->vbus_present ? port->timings.ps_src_off_time : 0); in run_state_machine()6454 else if (port->vbus_present) in _tcpm_cc_change()6520 if (!port->vbus_present && tcpm_port_is_source(port)) in _tcpm_cc_change()6524 if (port->vbus_present || !tcpm_port_is_source(port)) in _tcpm_cc_change()[all …]