Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/imu/
H A Dkmx61.c81 #define KMX61_REG_INS2_BIT_YN BIT(3) macro
1117 if (ret & KMX61_REG_INS2_BIT_YN) in kmx61_event_handler()