Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c528 #define tcpm_port_is_source(port) \ macro
3964 else if (tcpm_port_is_source(port) && port->vbus_vsafe0v) in run_state_machine()
4981 tcpm_port_is_source(port)) in _tcpm_cc_change()
4992 tcpm_port_is_source(port)) in _tcpm_cc_change()
5007 !tcpm_port_is_source(port)) { in _tcpm_cc_change()
5095 if (!port->vbus_present && tcpm_port_is_source(port)) in _tcpm_cc_change()
5099 if (port->vbus_present || !tcpm_port_is_source(port)) in _tcpm_cc_change()
5109 if (tcpm_port_is_source(port)) in _tcpm_cc_change()
5275 if (tcpm_port_is_source(port)) in _tcpm_pd_vbus_off()
5376 if (tcpm_port_is_source(port)) in _tcpm_pd_vbus_vsafe0v()