Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/pressure/
H A Dbmp280-regmap.c48 case BME280_REG_CTRL_HUMIDITY: in bme280_is_writeable_reg()
H A Dbmp280.h250 #define BME280_REG_CTRL_HUMIDITY 0xF2 macro
H A Dbmp280-core.c841 ret = regmap_update_bits(data->regmap, BME280_REG_CTRL_HUMIDITY, in bme280_chip_config()