Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iio/gyro/
Dbmg160.c89 #define BMG160_ANY_MOTION_BIT_Y BIT(1) macro
942 if (ret & BMG160_ANY_MOTION_BIT_Y) in bmg160_event_handler()