Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/typec/ucsi/
H A Ducsi.c28 #define UCSI_TIMEOUT_MS 10000 macro
1368 tmo = jiffies + msecs_to_jiffies(UCSI_TIMEOUT_MS); in ucsi_reset_ppm()
1388 tmo = jiffies + msecs_to_jiffies(UCSI_TIMEOUT_MS); in ucsi_reset_ppm()