Searched refs:BMP580_MODE_NORMAL (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/iio/pressure/ | ||
H A D | bmp280.h | 75 #define BMP580_MODE_NORMAL 1 macro |
H A D | bmp280-core.c | 2157 FIELD_PREP(BMP580_MODE_MASK, BMP580_MODE_NORMAL)); in bmp580_chip_config() |