Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iio/gyro/
Dbmg160_core.c61 #define BMG160_REG_INT_EN_0 0x15 macro
377 ret = regmap_write(data->regmap, BMG160_REG_INT_EN_0, in bmg160_setup_any_motion_interrupt()
381 ret = regmap_write(data->regmap, BMG160_REG_INT_EN_0, 0); in bmg160_setup_any_motion_interrupt()
416 ret = regmap_write(data->regmap, BMG160_REG_INT_EN_0, in bmg160_setup_new_data_interrupt()
429 ret = regmap_write(data->regmap, BMG160_REG_INT_EN_0, 0); in bmg160_setup_new_data_interrupt()