Home
last modified time | relevance | path

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

/linux/drivers/iio/pressure/
H A Dbmp280-regmap.c47 case BMP280_REG_CONFIG: in bme280_is_writeable_reg()
60 case BMP280_REG_CONFIG: in bmp280_is_writeable_reg()
H A Dbmp280.h205 #define BMP280_REG_CONFIG 0xF5 macro
H A Dbmp280-core.c1002 ret = regmap_update_bits(data->regmap, BMP280_REG_CONFIG, in bmp280_chip_config()