Searched refs:ADIS16350_DIAG_STAT_ALARM2 (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/staging/iio/imu/ | ||
D | adis16350.h | 71 #define ADIS16350_DIAG_STAT_ALARM2 (1<<9) macro |
D | adis16350_core.c | 403 if (status & ADIS16350_DIAG_STAT_ALARM2) in adis16350_check_status() |