Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/pressure/
Dbmp280.c28 #define BMP280_REG_CONFIG 0xF5 macro
104 case BMP280_REG_CONFIG: in bmp280_is_writeable_reg()
335 ret = regmap_update_bits(data->regmap, BMP280_REG_CONFIG, in bmp280_chip_init()