Lines Matching refs:tcpm_states
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()
2833 old_cc1, cc1, old_cc2, cc2, tcpm_states[port->state], in _tcpm_cc_change()