Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/gyro/
Dbmg160_core.c69 #define BMG160_REG_INT_EN_0 0x15 macro
384 ret = regmap_write(data->regmap, BMG160_REG_INT_EN_0, in bmg160_setup_any_motion_interrupt()
388 ret = regmap_write(data->regmap, BMG160_REG_INT_EN_0, 0); in bmg160_setup_any_motion_interrupt()
423 ret = regmap_write(data->regmap, BMG160_REG_INT_EN_0, in bmg160_setup_new_data_interrupt()
436 ret = regmap_write(data->regmap, BMG160_REG_INT_EN_0, 0); in bmg160_setup_new_data_interrupt()