Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/usb/
Dpd.h494 #define PD_N_HARD_RESET_COUNT 2 macro
/Linux-v6.1/drivers/usb/typec/tcpm/
Dtcpm.c3838 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()
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()