Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/typec/tcpm/
Dtcpm.c392 unsigned int hard_reset_count; member
3759 port->hard_reset_count = 0; in tcpm_detach()
3838 if (port->hard_reset_count < PD_N_HARD_RESET_COUNT) in hard_reset_state()
4054 if (port->hard_reset_count < PD_N_HARD_RESET_COUNT) { in run_state_machine()
4058 port->hard_reset_count = 0; in run_state_machine()
4092 port->hard_reset_count = 0; in run_state_machine()
4311 port->hard_reset_count = 0; in run_state_machine()
4448 port->hard_reset_count++; in run_state_machine()
5353 if (port->hard_reset_count < PD_N_HARD_RESET_COUNT) in _tcpm_pd_hard_reset()
5360 port->hard_reset_count < PD_N_HARD_RESET_COUNT ? in _tcpm_pd_hard_reset()