Searched refs:IIO_CNTR_INVLD (Results 1 – 3 of 3) sorted by relevance
129 #define IIO_CNTR_INVLD 0x0004 /* Overflow counters invalid */ macro
2253 op->ii_flags &= ~IIO_CNTR_INVLD; in _ii_perform_disable()4797 op->ii_flags &= ~IIO_CNTR_INVLD; in _ii_do_copy()5967 if ((op->ii_flags & IIO_CNTR_INVLD) && (op->ii_hversion >= 1)) { in ii_overflow_attach()6052 op->ii_flags |= IIO_CNTR_INVLD; in ii_overflow_attach()
3991 if (stat_flags & IIO_CNTR_INVLD)