Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dpd.h463 #define PD_T_SINK_WAIT_CAP 310 /* 310 - 620 ms */ macro
/OK3568_Linux_fs/u-boot/include/power/power_delivery/
H A Dpd.h463 #define PD_T_SINK_WAIT_CAP 310 /* 310 - 620 ms */ macro
/OK3568_Linux_fs/u-boot/drivers/power/power_delivery/
H A Dtcpm.c2439 PD_T_SINK_WAIT_CAP); in run_state_machine()
2442 PD_T_SINK_WAIT_CAP); in run_state_machine()
/OK3568_Linux_fs/kernel/drivers/usb/typec/tcpm/
H A Dtcpm.c4328 timer_val_msecs = PD_T_SINK_WAIT_CAP; in run_state_machine()