Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/gyro/
Dbmg160_core.c62 #define BMG160_REG_INT_RST_LATCH 0x21 macro
236 ret = regmap_write(data->regmap, BMG160_REG_INT_RST_LATCH, in bmg160_chip_init()
314 BMG160_REG_INT_RST_LATCH, in bmg160_setup_any_motion_interrupt()
354 ret = regmap_write(data->regmap, BMG160_REG_INT_RST_LATCH, in bmg160_setup_new_data_interrupt()
368 ret = regmap_write(data->regmap, BMG160_REG_INT_RST_LATCH, in bmg160_setup_new_data_interrupt()
807 ret = regmap_write(data->regmap, BMG160_REG_INT_RST_LATCH, in bmg160_trig_try_reen()
910 ret = regmap_write(data->regmap, BMG160_REG_INT_RST_LATCH, in bmg160_event_handler()