Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/iio/accel/
Dsca3000.h97 #define SCA3000_INT_STATUS_Z_TRIGGER 0x01 macro
Dsca3000_core.c820 if (val & SCA3000_INT_STATUS_Z_TRIGGER) in sca3000_event_handler()