Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/pressure/
H A Dzpa2326.c71 #define ZPA2326_CONVERSION_JIFFIES (HZ / 5) macro
869 &private->data_ready, ZPA2326_CONVERSION_JIFFIES); in zpa2326_wait_oneshot_completion()
938 unsigned long tmout = jiffies + ZPA2326_CONVERSION_JIFFIES; in zpa2326_poll_oneshot_completion()