Home
last modified time | relevance | path

Searched refs:hard_reset_count (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c531 unsigned int hard_reset_count; member
4943 port->hard_reset_count = 0; in tcpm_detach()
5036 if (port->hard_reset_count < PD_N_HARD_RESET_COUNT) in hard_reset_state()
5319 if (port->hard_reset_count < PD_N_HARD_RESET_COUNT) { in run_state_machine()
5323 port->hard_reset_count = 0; in run_state_machine()
5357 port->hard_reset_count = 0; in run_state_machine()
5643 port->hard_reset_count = 0; in run_state_machine()
5836 port->hard_reset_count++; in run_state_machine()
6828 if (port->hard_reset_count < PD_N_HARD_RESET_COUNT) in _tcpm_pd_hard_reset()
6835 port->hard_reset_count < PD_N_HARD_RESET_COUNT ? in _tcpm_pd_hard_reset()