Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/ucsi/
H A Ducsi.c28 #define UCSI_TIMEOUT_MS 5000 macro
1009 tmo = jiffies + msecs_to_jiffies(UCSI_TIMEOUT_MS); in ucsi_reset_ppm()
1031 tmo = jiffies + msecs_to_jiffies(UCSI_TIMEOUT_MS); in ucsi_reset_ppm()