Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/gyro/
H A Dbmg160_core.c38 #define BMG160_RANGE_500DPS 2 macro
136 { 266, BMG160_RANGE_500DPS},
272 ret = regmap_write(data->regmap, BMG160_REG_RANGE, BMG160_RANGE_500DPS); in bmg160_chip_init()
277 data->dps_range = BMG160_RANGE_500DPS; in bmg160_chip_init()