Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c617 #define tcpm_port_is_source(port) \ macro
4714 else if (tcpm_port_is_source(port) && port->vbus_vsafe0v) in run_state_machine()
5844 tcpm_port_is_source(port)) in _tcpm_cc_change()
5855 tcpm_port_is_source(port)) in _tcpm_cc_change()
5870 !tcpm_port_is_source(port)) { in _tcpm_cc_change()
5958 if (!port->vbus_present && tcpm_port_is_source(port)) in _tcpm_cc_change()
5962 if (port->vbus_present || !tcpm_port_is_source(port)) in _tcpm_cc_change()
5972 if (tcpm_port_is_source(port)) in _tcpm_cc_change()
6138 if (tcpm_port_is_source(port)) in _tcpm_pd_vbus_off()
6239 if (tcpm_port_is_source(port)) in _tcpm_pd_vbus_vsafe0v()