Home
last modified time | relevance | path

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

/linux/drivers/iio/chemical/
H A Dbme680.h25 #define BME680_OSRS_HUMIDITY_MASK GENMASK(2, 0) macro
H A Dbme680_core.c644 osrs = FIELD_PREP(BME680_OSRS_HUMIDITY_MASK, in bme680_chip_config()
651 BME680_OSRS_HUMIDITY_MASK, osrs); in bme680_chip_config()