Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/accel/
H A Dsca3000.c78 #define SCA3000_INT_STATUS_Z_TRIGGER BIT(0) macro
1098 if (val & SCA3000_INT_STATUS_Z_TRIGGER) in sca3000_event_handler()