Searched refs:hard_reset_count (Results 1 – 1 of 1) sorted by relevance
391 unsigned int hard_reset_count; member3691 port->hard_reset_count = 0; in tcpm_detach()3770 if (port->hard_reset_count < PD_N_HARD_RESET_COUNT) in hard_reset_state()3986 if (port->hard_reset_count < PD_N_HARD_RESET_COUNT) { in run_state_machine()3990 port->hard_reset_count = 0; in run_state_machine()4024 port->hard_reset_count = 0; in run_state_machine()4247 port->hard_reset_count = 0; in run_state_machine()4384 port->hard_reset_count++; in run_state_machine()5284 if (port->hard_reset_count < PD_N_HARD_RESET_COUNT) in _tcpm_pd_hard_reset()5291 port->hard_reset_count < PD_N_HARD_RESET_COUNT ? in _tcpm_pd_hard_reset()