Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/power/power_delivery/
H A Dtcpm.c479 #define tcpm_port_is_source(port) \ macro
2238 else if (tcpm_port_is_source(port)) in run_state_machine()
2840 tcpm_port_is_source(port)) in _tcpm_cc_change()
2848 tcpm_port_is_source(port)) in _tcpm_cc_change()
2862 !tcpm_port_is_source(port)) in _tcpm_cc_change()
2930 if (!port->vbus_present && tcpm_port_is_source(port)) in _tcpm_cc_change()
2934 if (port->vbus_present || !tcpm_port_is_source(port)) in _tcpm_cc_change()
2944 if (tcpm_port_is_source(port)) in _tcpm_cc_change()
3077 if (tcpm_port_is_source(port)) in _tcpm_pd_vbus_off()