Home
last modified time | relevance | path

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

/drivers/usb/typec/tcpm/
Dtcpm.c533 #define tcpm_port_is_sink(port) \ macro
573 (tcpm_port_is_sink(port) && \
4000 if (tcpm_port_is_sink(port)) { in run_state_machine()
4012 if (port->vbus_present && tcpm_port_is_sink(port)) in run_state_machine()
4269 if (port->vbus_present && tcpm_port_is_sink(port)) { in run_state_machine()
4273 if (!tcpm_port_is_sink(port)) in run_state_machine()
4335 tcpm_port_is_sink(port) && in run_state_machine()
4998 else if (tcpm_port_is_sink(port)) in _tcpm_cc_change()
5030 if (tcpm_port_is_sink(port)) in _tcpm_cc_change()
5118 if (!tcpm_port_is_sink(port)) { in _tcpm_cc_change()
[all …]