Searched refs:tcpm_states (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/power/power_delivery/ |
| H A D | tcpm.c | 174 static const char * const tcpm_states[] = { variable 853 __func__, __LINE__, delay_ms, tcpm_states[state]); in tcpm_set_state() 857 tcpm_states[port->state], tcpm_states[state], delay_ms, in tcpm_set_state() 864 tcpm_states[port->state], tcpm_states[state]); in tcpm_set_state() 887 tcpm_states[port->state], tcpm_states[state], in tcpm_set_state_cond() 888 delay_ms, tcpm_states[port->enter_state], in tcpm_set_state_cond() 2676 trace_android_vh_typec_tcpm_get_timer(tcpm_states[PR_SWAP_SRC_SNK_SOURCE_OFF], in run_state_machine() 2706 trace_android_vh_typec_tcpm_get_timer(tcpm_states[PR_SWAP_SNK_SRC_SINK_OFF], in run_state_machine() 2798 tcpm_states[port->state], in tcpm_state_machine() 2799 tcpm_states[port->delayed_state], port->delay_ms); in tcpm_state_machine() [all …]
|