Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/typec/tcpm/
Dtcpm.c3086 PD_T_SENDER_RESPONSE); in tcpm_send_queued_message()
4338 PD_T_SENDER_RESPONSE); in run_state_machine()
4360 PD_T_SENDER_RESPONSE); in run_state_machine()
4598 PD_T_SENDER_RESPONSE); in run_state_machine()
4607 PD_T_SENDER_RESPONSE); in run_state_machine()
4638 tcpm_set_state_cond(port, FR_SWAP_SEND_TIMEOUT, PD_T_SENDER_RESPONSE); in run_state_machine()
4670 PD_T_SENDER_RESPONSE); in run_state_machine()
4769 PD_T_SENDER_RESPONSE); in run_state_machine()
4831 PD_T_SENDER_RESPONSE); in run_state_machine()
4839 PD_T_SENDER_RESPONSE); in run_state_machine()
[all …]
/Linux-v6.6/include/linux/usb/
Dpd.h459 #define PD_T_SENDER_RESPONSE 60 /* 24 - 30 ms, relaxed */ macro