Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/imu/
H A Dkmx61.c76 #define KMX61_REG_INS1_BIT_WUFS BIT(1) macro
1092 if (ret & KMX61_REG_INS1_BIT_WUFS) { in kmx61_event_handler()