Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/typec/tcpm/
Dtcpm.c519 #define tcpm_port_is_source(port) \ macro
3931 else if (tcpm_port_is_source(port) && port->vbus_vsafe0v) in run_state_machine()
4923 tcpm_port_is_source(port)) in _tcpm_cc_change()
4931 tcpm_port_is_source(port)) in _tcpm_cc_change()
4946 !tcpm_port_is_source(port)) { in _tcpm_cc_change()
5034 if (!port->vbus_present && tcpm_port_is_source(port)) in _tcpm_cc_change()
5038 if (port->vbus_present || !tcpm_port_is_source(port)) in _tcpm_cc_change()
5048 if (tcpm_port_is_source(port)) in _tcpm_cc_change()
5214 if (tcpm_port_is_source(port)) in _tcpm_pd_vbus_off()
5311 if (tcpm_port_is_source(port)) in _tcpm_pd_vbus_vsafe0v()