Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iio/gyro/
Dbmg160_core.c38 #define BMG160_RANGE_500DPS 2 macro
132 { 266, BMG160_RANGE_500DPS},
268 ret = regmap_write(data->regmap, BMG160_REG_RANGE, BMG160_RANGE_500DPS); in bmg160_chip_init()
273 data->dps_range = BMG160_RANGE_500DPS; in bmg160_chip_init()