Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/pressure/
H A Dzpa2326.h35 #define ZPA2326_STATUS_P_DA BIT(1) macro
H A Dzpa2326.c981 if (!(val & ZPA2326_STATUS_P_DA)) { in zpa2326_poll_oneshot_completion()