Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/pressure/
H A Dbmp280.h189 #define BMP380_ERR_CONF_MASK BIT(2) macro
H A Dbmp280-core.c1218 if (tmp & BMP380_ERR_CONF_MASK) { in bmp380_chip_config()