Home
last modified time | relevance | path

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

/linux-6.15/drivers/iio/pressure/
H A Dbmp280.h169 #define BMP380_OSRS_TEMP_MASK GENMASK(5, 3) macro
H A Dbmp280-core.c1745 osrs = FIELD_PREP(BMP380_OSRS_TEMP_MASK, data->oversampling_temp) | in bmp380_chip_config()
1749 BMP380_OSRS_TEMP_MASK | in bmp380_chip_config()