Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/iio/pressure/
Dzpa2326.c78 #define ZPA2326_CONVERSION_JIFFIES (HZ / 5) macro
876 &private->data_ready, ZPA2326_CONVERSION_JIFFIES); in zpa2326_wait_oneshot_completion()
945 unsigned long tmout = jiffies + ZPA2326_CONVERSION_JIFFIES; in zpa2326_poll_oneshot_completion()