Home
last modified time | relevance | path

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

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