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

/linux-4.1.27/drivers/iio/adc/
H A Dad7291.c58 #define AD7291_ALERT_CLEAR BIT(2) macro
129 command = chip->command | AD7291_ALERT_CLEAR; ad7291_event_handler()
132 command = chip->command & ~AD7291_ALERT_CLEAR; ad7291_event_handler()

Completed in 77 milliseconds