Home
last modified time | relevance | path

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

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