Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/pressure/
Dbmp280.h54 #define BMP380_OSRS_PRESS_MASK GENMASK(2, 0) macro
Dbmp280-core.c1240 FIELD_PREP(BMP380_OSRS_PRESS_MASK, data->oversampling_press); in bmp380_chip_config()
1244 BMP380_OSRS_PRESS_MASK, in bmp380_chip_config()