Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/accel/
H A Dsca3000.c77 #define SCA3000_INT_STATUS_X_TRIGGER BIT(1) macro
1089 if (val & SCA3000_INT_STATUS_X_TRIGGER) in sca3000_event_handler()