Searched refs:BMG160_REG_INT_RST_LATCH (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/iio/gyro/ |
D | bmg160_core.c | 56 #define BMG160_REG_INT_RST_LATCH 0x21 macro 290 ret = regmap_write(data->regmap, BMG160_REG_INT_RST_LATCH, in bmg160_chip_init() 368 BMG160_REG_INT_RST_LATCH, in bmg160_setup_any_motion_interrupt() 408 ret = regmap_write(data->regmap, BMG160_REG_INT_RST_LATCH, in bmg160_setup_new_data_interrupt() 421 ret = regmap_write(data->regmap, BMG160_REG_INT_RST_LATCH, in bmg160_setup_new_data_interrupt() 908 ret = regmap_write(data->regmap, BMG160_REG_INT_RST_LATCH, in bmg160_trig_try_reen() 1011 ret = regmap_write(data->regmap, BMG160_REG_INT_RST_LATCH, in bmg160_event_handler()
|