Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/typec/tcpm/
Dtcpm.c3047 PD_T_SENDER_RESPONSE); in tcpm_send_queued_message()
4322 PD_T_SENDER_RESPONSE); in run_state_machine()
4344 PD_T_SENDER_RESPONSE); in run_state_machine()
4573 PD_T_SENDER_RESPONSE); in run_state_machine()
4582 PD_T_SENDER_RESPONSE); in run_state_machine()
4614 tcpm_set_state_cond(port, FR_SWAP_SEND_TIMEOUT, PD_T_SENDER_RESPONSE); in run_state_machine()
4646 PD_T_SENDER_RESPONSE); in run_state_machine()
4742 PD_T_SENDER_RESPONSE); in run_state_machine()
4804 PD_T_SENDER_RESPONSE); in run_state_machine()
4812 PD_T_SENDER_RESPONSE); in run_state_machine()
[all …]
/Linux-v6.1/include/linux/usb/
Dpd.h459 #define PD_T_SENDER_RESPONSE 60 /* 24 - 30 ms, relaxed */ macro