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.c729 #define tcpm_port_is_source(port) \ macro
5217 else if (tcpm_port_is_source(port) && port->vbus_vsafe0v) in run_state_machine()
6398 tcpm_port_is_source(port)) in _tcpm_cc_change()
6409 tcpm_port_is_source(port)) in _tcpm_cc_change()
6426 !tcpm_port_is_source(port)) { in _tcpm_cc_change()
6520 if (!port->vbus_present && tcpm_port_is_source(port)) in _tcpm_cc_change()
6524 if (port->vbus_present || !tcpm_port_is_source(port)) in _tcpm_cc_change()
6534 if (tcpm_port_is_source(port)) in _tcpm_cc_change()
6700 if (tcpm_port_is_source(port)) in _tcpm_pd_vbus_off()
6801 if (tcpm_port_is_source(por in _tcpm_pd_vbus_vsafe0v()
[all...]