Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/typec/tcpm/
Dtcpm.c414 unsigned int hard_reset_count; member
4432 port->hard_reset_count = 0; in tcpm_detach()
4512 if (port->hard_reset_count < PD_N_HARD_RESET_COUNT) in hard_reset_state()
4777 if (port->hard_reset_count < PD_N_HARD_RESET_COUNT) { in run_state_machine()
4781 port->hard_reset_count = 0; in run_state_machine()
4815 port->hard_reset_count = 0; in run_state_machine()
5079 port->hard_reset_count = 0; in run_state_machine()
5230 port->hard_reset_count++; in run_state_machine()
6216 if (port->hard_reset_count < PD_N_HARD_RESET_COUNT) in _tcpm_pd_hard_reset()
6223 port->hard_reset_count < PD_N_HARD_RESET_COUNT ? in _tcpm_pd_hard_reset()