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 10000 macro
1411 tmo = jiffies + msecs_to_jiffies(UCSI_TIMEOUT_MS); in ucsi_reset_ppm()
1431 tmo = jiffies + msecs_to_jiffies(UCSI_TIMEOUT_MS); in ucsi_reset_ppm()