Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dpd.h494 #define PD_N_HARD_RESET_COUNT 2 macro
/OK3568_Linux_fs/u-boot/include/power/power_delivery/
H A Dpd.h494 #define PD_N_HARD_RESET_COUNT 1 macro
/OK3568_Linux_fs/u-boot/drivers/power/power_delivery/
H A Dtcpm.c2177 if (port->hard_reset_count < PD_N_HARD_RESET_COUNT) in hard_reset_state()
2299 if (port->hard_reset_count < PD_N_HARD_RESET_COUNT) { in run_state_machine()
3150 port->hard_reset_count < PD_N_HARD_RESET_COUNT ? in _tcpm_pd_hard_reset()
/OK3568_Linux_fs/kernel/drivers/usb/typec/tcpm/
H A Dtcpm.c3834 if (port->hard_reset_count < PD_N_HARD_RESET_COUNT) in hard_reset_state()
4062 if (port->hard_reset_count < PD_N_HARD_RESET_COUNT) { in run_state_machine()
5423 if (port->hard_reset_count < PD_N_HARD_RESET_COUNT) in _tcpm_pd_hard_reset()
5430 port->hard_reset_count < PD_N_HARD_RESET_COUNT ? in _tcpm_pd_hard_reset()