Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/accel/
H A Dbmc150-accel-core.c38 #define BMC150_ACCEL_ANY_MOTION_BIT_SIGN BIT(3) macro
1323 if (val & BMC150_ACCEL_ANY_MOTION_BIT_SIGN) in bmc150_accel_handle_roc_event()