Searched refs:hard_reset_count (Results 1 – 1 of 1) sorted by relevance
306 unsigned int hard_reset_count; member2894 port->hard_reset_count = 0; in tcpm_detach()2972 if (port->hard_reset_count < PD_N_HARD_RESET_COUNT) in hard_reset_state()3175 if (port->hard_reset_count < PD_N_HARD_RESET_COUNT) { in run_state_machine()3179 port->hard_reset_count = 0; in run_state_machine()3211 port->hard_reset_count = 0; in run_state_machine()3392 port->hard_reset_count = 0; in run_state_machine()3466 port->hard_reset_count++; in run_state_machine()4202 port->hard_reset_count < PD_N_HARD_RESET_COUNT ? in _tcpm_pd_hard_reset()