Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/power/power_delivery/
H A Dtcpm.c471 #define tcpm_port_is_sink(port) \ macro
2415 tcpm_port_is_sink(port) && in run_state_machine()
2842 else if (tcpm_port_is_sink(port)) in _tcpm_cc_change()
2866 if (tcpm_port_is_sink(port)) in _tcpm_cc_change()
2938 if (!tcpm_port_is_sink(port)) { in _tcpm_cc_change()
2951 if (tcpm_port_is_sink(port)) in _tcpm_cc_change()
2955 if (!tcpm_port_is_sink(port)) in _tcpm_cc_change()
3037 if (tcpm_port_is_sink(port)) in _tcpm_pd_vbus_on()