Home
last modified time | relevance | path

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

/linux-6.15/include/linux/usb/
H A Dpd.h482 #define PD_T_SINK_WAIT_CAP 310 /* 310 - 620 ms */ macro
/linux-6.15/drivers/usb/typec/tcpm/
H A Dtcpm.c7148 port->timings.sink_wait_cap_time = PD_T_SINK_WAIT_CAP; in tcpm_fw_get_timings()