Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dpd.h496 #define PD_N_HARD_RESET_COUNT 2 macro
/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c4512 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()
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()