Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/power_delivery/
H A Dtcpm.c879 static void tcpm_set_state_cond(struct tcpm_port *port, enum tcpm_state state, in tcpm_set_state_cond() function
2281 tcpm_set_state_cond(port, SRC_SEND_CAPABILITIES_TIMEOUT, in run_state_machine()
2329 tcpm_set_state_cond(port, SRC_READY, 0); in run_state_machine()
2453 tcpm_set_state_cond(port, hard_reset_state(port), in run_state_machine()
2471 tcpm_set_state_cond(port, hard_reset_state(port), in run_state_machine()
2600 tcpm_set_state_cond(port, hard_reset_state(port), 0); in run_state_machine()
2602 tcpm_set_state_cond(port, hard_reset_state(port), in run_state_machine()
2609 tcpm_set_state_cond(port, DR_SWAP_SEND_TIMEOUT, in run_state_machine()
2619 tcpm_set_state_cond(port, DR_SWAP_CHANGE_DR, 0); in run_state_machine()
2649 tcpm_set_state_cond(port, PR_SWAP_SEND_TIMEOUT, in run_state_machine()
/OK3568_Linux_fs/kernel/drivers/usb/typec/tcpm/
H A Dtcpm.c1280 static void tcpm_set_state_cond(struct tcpm_port *port, enum tcpm_state state, in tcpm_set_state_cond() function
4044 tcpm_set_state_cond(port, SRC_SEND_CAPABILITIES_TIMEOUT, in run_state_machine()
4096 tcpm_set_state_cond(port, SRC_READY, 0); in run_state_machine()
4360 tcpm_set_state_cond(port, hard_reset_state(port), in run_state_machine()
4382 tcpm_set_state_cond(port, hard_reset_state(port), in run_state_machine()
4623 tcpm_set_state_cond(port, hard_reset_state(port), 0); in run_state_machine()
4625 tcpm_set_state_cond(port, hard_reset_state(port), in run_state_machine()
4634 tcpm_set_state_cond(port, DR_SWAP_SEND_TIMEOUT, in run_state_machine()
4641 tcpm_set_state_cond(port, DR_SWAP_CHANGE_DR, 0); in run_state_machine()
4667 tcpm_set_state_cond(port, FR_SWAP_SEND_TIMEOUT, PD_T_SENDER_RESPONSE); in run_state_machine()
[all …]