Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/gyro/
Dbmg160_core.c62 #define BMG160_REG_INT_EN_0 0x15 macro
382 ret = regmap_write(data->regmap, BMG160_REG_INT_EN_0, in bmg160_setup_any_motion_interrupt()
386 ret = regmap_write(data->regmap, BMG160_REG_INT_EN_0, 0); in bmg160_setup_any_motion_interrupt()
421 ret = regmap_write(data->regmap, BMG160_REG_INT_EN_0, in bmg160_setup_new_data_interrupt()
434 ret = regmap_write(data->regmap, BMG160_REG_INT_EN_0, 0); in bmg160_setup_new_data_interrupt()