Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/typec/tcpm/
Dtcpm.c394 unsigned int hard_reset_count; member
3728 port->hard_reset_count = 0; in tcpm_detach()
3810 if (port->hard_reset_count < PD_N_HARD_RESET_COUNT) in hard_reset_state()
4062 if (port->hard_reset_count < PD_N_HARD_RESET_COUNT) { in run_state_machine()
4066 port->hard_reset_count = 0; in run_state_machine()
4100 port->hard_reset_count = 0; in run_state_machine()
4327 port->hard_reset_count = 0; in run_state_machine()
4466 port->hard_reset_count++; in run_state_machine()
5391 if (port->hard_reset_count < PD_N_HARD_RESET_COUNT) in _tcpm_pd_hard_reset()
5398 port->hard_reset_count < PD_N_HARD_RESET_COUNT ? in _tcpm_pd_hard_reset()