Searched refs:tcpm_port_is_source (Results 1 – 1 of 1) sorted by relevance
756 #define tcpm_port_is_source(port) \ macro5440 else if (tcpm_port_is_source(port) && port->vbus_vsafe0v) in run_state_machine()6601 tcpm_port_is_source(port)) in _tcpm_cc_change()6612 tcpm_port_is_source(port)) in _tcpm_cc_change()6629 !tcpm_port_is_source(port)) { in _tcpm_cc_change()6723 if (!port->vbus_present && tcpm_port_is_source(port)) in _tcpm_cc_change()6727 if (port->vbus_present || !tcpm_port_is_source(port)) in _tcpm_cc_change()6737 if (tcpm_port_is_source(port)) in _tcpm_cc_change()6903 if (tcpm_port_is_source(port)) in _tcpm_pd_vbus_off()7004 if (tcpm_port_is_source(port)) in _tcpm_pd_vbus_vsafe0v()[all …]