Searched refs:BMG160_REG_INT_RST_LATCH (Results 1 – 1 of 1) sorted by relevance
| /drivers/iio/gyro/ |
| A D | bmg160_core.c | 54 #define BMG160_REG_INT_RST_LATCH 0x21 macro 292 ret = regmap_write(data->regmap, BMG160_REG_INT_RST_LATCH, in bmg160_chip_init() 370 BMG160_REG_INT_RST_LATCH, in bmg160_setup_any_motion_interrupt() 410 ret = regmap_write(data->regmap, BMG160_REG_INT_RST_LATCH, in bmg160_setup_new_data_interrupt() 423 ret = regmap_write(data->regmap, BMG160_REG_INT_RST_LATCH, in bmg160_setup_new_data_interrupt() 910 ret = regmap_write(data->regmap, BMG160_REG_INT_RST_LATCH, in bmg160_trig_reen() 1009 ret = regmap_write(data->regmap, BMG160_REG_INT_RST_LATCH, in bmg160_event_handler()
|
Completed in 5 milliseconds