Searched refs:IIO_BUSY_BIT_POS (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/iio/
H A Diio.h25 #define IIO_BUSY_BIT_POS 1 macro
H A Dindustrialio-core.c73 if (test_bit(IIO_BUSY_BIT_POS, &ev_int->handler.flags)) {
315 clear_bit(IIO_BUSY_BIT_POS, &ev_int->handler.flags);
336 if (test_and_set_bit(IIO_BUSY_BIT_POS, &hand->flags)) {
H A Dindustrialio-ring.c86 clear_bit(IIO_BUSY_BIT_POS, &rb->access_handler.flags);

Completed in 100 milliseconds