Home
last modified time | relevance | path

Searched refs:BMP580_REG_INT_STATUS (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/iio/pressure/
H A Dbmp280-regmap.c177 case BMP580_REG_INT_STATUS: in bmp580_is_volatile_reg()
H A Dbmp280.h31 #define BMP580_REG_INT_STATUS 0x27 macro
H A Dbmp280-core.c1720 ret = regmap_read(data->regmap, BMP580_REG_INT_STATUS, &reg); in bmp580_soft_reset()