Home
last modified time | relevance | path

Searched refs:PD_N_HARD_RESET_COUNT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/usb/
H A Dpd.h489 #define PD_N_HARD_RESET_COUNT 2 macro
/kernel/linux/linux-6.6/include/linux/usb/
H A Dpd.h494 #define PD_N_HARD_RESET_COUNT 2 macro
/kernel/linux/linux-6.6/drivers/usb/typec/tcpm/
H A Dtcpm.c3810 if (port->hard_reset_count < PD_N_HARD_RESET_COUNT) in hard_reset_state()
4060 * After PD_N_HARD_RESET_COUNT hard-reset attempts, we try in run_state_machine()
4064 if (port->hard_reset_count < PD_N_HARD_RESET_COUNT) { in run_state_machine()
5403 if (port->hard_reset_count < PD_N_HARD_RESET_COUNT) in _tcpm_pd_hard_reset()
5410 port->hard_reset_count < PD_N_HARD_RESET_COUNT ? in _tcpm_pd_hard_reset()
/kernel/linux/linux-5.10/drivers/usb/typec/tcpm/
H A Dtcpm.c3012 if (port->hard_reset_count < PD_N_HARD_RESET_COUNT) in hard_reset_state()
3211 * After PD_N_HARD_RESET_COUNT hard-reset attempts, we try in run_state_machine()
3215 if (port->hard_reset_count < PD_N_HARD_RESET_COUNT) { in run_state_machine()
4240 port->hard_reset_count < PD_N_HARD_RESET_COUNT ? in _tcpm_pd_hard_reset()

Completed in 15 milliseconds