Searched refs:ready_state (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/power/power_delivery/ |
| H A D | tcpm.c | 1028 static inline enum tcpm_state ready_state(struct tcpm_port *port) in ready_state() function 1064 tcpm_set_state(port, ready_state(port), 0); 1336 tcpm_set_state(port, ready_state(port), 0); 2623 tcpm_set_state(port, ready_state(port), 0); in run_state_machine() 2637 tcpm_set_state(port, ready_state(port), 0); in run_state_machine() 2653 tcpm_set_state(port, ready_state(port), 0); in run_state_machine() 2748 tcpm_set_state(port, ready_state(port), 0); in run_state_machine() 2756 tcpm_set_state(port, ready_state(port), 0); in run_state_machine() 2763 tcpm_set_state(port, ready_state(port), 0); in run_state_machine()
|