Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/pressure/
H A Dbmp280-regmap.c158 case BMP580_REG_EFF_OSR: in bmp580_is_volatile_reg()
H A Dbmp280.h11 #define BMP580_REG_EFF_OSR 0x38 macro
H A Dbmp280-core.c1705 ret = regmap_read(data->regmap, BMP580_REG_EFF_OSR, &tmp); in bmp580_chip_config()