Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/power/power_delivery/
H A Dtcpm.c2454 PD_T_SENDER_RESPONSE); in run_state_machine()
2472 PD_T_SENDER_RESPONSE); in run_state_machine()
2603 PD_T_SENDER_RESPONSE); in run_state_machine()
2610 PD_T_SENDER_RESPONSE); in run_state_machine()
2650 PD_T_SENDER_RESPONSE); in run_state_machine()
2745 PD_T_SENDER_RESPONSE); in run_state_machine()
2753 PD_T_SENDER_RESPONSE); in run_state_machine()
2760 tcpm_set_state(port, GET_SINK_CAP_TIMEOUT, PD_T_SENDER_RESPONSE); in run_state_machine()
/rk3399_rockchip-uboot/include/power/power_delivery/
H A Dpd.h459 #define PD_T_SENDER_RESPONSE 60 /* 24 - 30 ms, relaxed */ macro