Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/gyro/
H A Dbmg160_core.c56 #define BMG160_REG_INT_RST_LATCH 0x21 macro
294 ret = regmap_write(data->regmap, BMG160_REG_INT_RST_LATCH, in bmg160_chip_init()
372 BMG160_REG_INT_RST_LATCH, in bmg160_setup_any_motion_interrupt()
412 ret = regmap_write(data->regmap, BMG160_REG_INT_RST_LATCH, in bmg160_setup_new_data_interrupt()
425 ret = regmap_write(data->regmap, BMG160_REG_INT_RST_LATCH, in bmg160_setup_new_data_interrupt()
912 ret = regmap_write(data->regmap, BMG160_REG_INT_RST_LATCH, in bmg160_trig_try_reen()
1015 ret = regmap_write(data->regmap, BMG160_REG_INT_RST_LATCH, in bmg160_event_handler()
/kernel/linux/linux-6.6/drivers/iio/gyro/
H A Dbmg160_core.c57 #define BMG160_REG_INT_RST_LATCH 0x21 macro
295 ret = regmap_write(data->regmap, BMG160_REG_INT_RST_LATCH, in bmg160_chip_init()
373 BMG160_REG_INT_RST_LATCH, in bmg160_setup_any_motion_interrupt()
413 ret = regmap_write(data->regmap, BMG160_REG_INT_RST_LATCH, in bmg160_setup_new_data_interrupt()
426 ret = regmap_write(data->regmap, BMG160_REG_INT_RST_LATCH, in bmg160_setup_new_data_interrupt()
913 ret = regmap_write(data->regmap, BMG160_REG_INT_RST_LATCH, in bmg160_trig_reen()
1012 ret = regmap_write(data->regmap, BMG160_REG_INT_RST_LATCH, in bmg160_event_handler()

Completed in 4 milliseconds