Searched refs:tcpm_states (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/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 …]
|
| /OK3568_Linux_fs/kernel/drivers/usb/typec/tcpm/ |
| H A D | tcpm.c | 193 static const char * const tcpm_states[] = { variable 1256 tcpm_states[port->state], tcpm_states[state], delay_ms, in tcpm_set_state() 1264 tcpm_states[port->state], tcpm_states[state], in tcpm_set_state() 1289 tcpm_states[port->state], tcpm_states[state], in tcpm_set_state_cond() 1290 delay_ms, tcpm_states[port->enter_state], in tcpm_set_state_cond() 3931 trace_android_vh_typec_tcpm_get_timer(tcpm_states[SRC_ATTACH_WAIT], in run_state_machine() 3996 trace_android_vh_typec_tcpm_get_timer(tcpm_states[SRC_TRYWAIT_DEBOUNCE], in run_state_machine() 4181 trace_android_vh_typec_tcpm_get_timer(tcpm_states[SNK_ATTACH_WAIT], in run_state_machine() 4232 trace_android_vh_typec_tcpm_get_timer(tcpm_states[SNK_TRYWAIT], in run_state_machine() 4276 trace_android_vh_typec_tcpm_get_timer(tcpm_states[SNK_STARTUP], in run_state_machine() [all …]
|