Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dsynaptics_i2c.c178 #define THREAD_IRQ_SLEEP_MSECS (THREAD_IRQ_SLEEP_SECS * MSEC_PER_SEC) macro
425 delay = msecs_to_jiffies(THREAD_IRQ_SLEEP_MSECS); in synaptics_i2c_adjust_delay()