Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/power_delivery/
H A Dfusb302.c742 static int tcpm_start_toggling(struct tcpc_dev *dev, in tcpm_start_toggling() function
977 fusb302_tcpc_dev->start_toggling = tcpm_start_toggling; in init_tcpc_dev()
H A Dtcpm.c1968 static bool tcpm_start_toggling(struct tcpm_port *port, enum typec_cc_status cc) in tcpm_start_toggling() function
2223 if (tcpm_start_toggling(port, tcpm_rp_cc(port))) { in run_state_machine()
2346 if (tcpm_start_toggling(port, TYPEC_CC_RD)) { in run_state_machine()
/OK3568_Linux_fs/kernel/drivers/usb/typec/tcpm/
H A Dfusb302.c922 static int tcpm_start_toggling(struct tcpc_dev *dev, in tcpm_start_toggling() function
1138 fusb302_tcpc_dev->start_toggling = tcpm_start_toggling; in init_tcpc_dev()
H A Dtcpm.c3574 static bool tcpm_start_toggling(struct tcpm_port *port, enum typec_cc_status cc) in tcpm_start_toggling() function
3920 if (tcpm_start_toggling(port, tcpm_rp_cc(port))) { in run_state_machine()
4170 if (tcpm_start_toggling(port, TYPEC_CC_RD)) { in run_state_machine()