Home
last modified time | relevance | path

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

/drivers/iio/pressure/
A Dbmp280-regmap.c151 case BMP580_REG_ODR_CONFIG: in bmp580_is_writeable_reg()
A Dbmp280.h12 #define BMP580_REG_ODR_CONFIG 0x37 macro
A Dbmp280-core.c2208 ret = regmap_update_bits(data->regmap, BMP580_REG_ODR_CONFIG, in bmp580_nvmem_read_impl()
2274 ret = regmap_update_bits(data->regmap, BMP580_REG_ODR_CONFIG, in bmp580_nvmem_write_impl()
2406 ret = regmap_write_bits(data->regmap, BMP580_REG_ODR_CONFIG, in bmp580_set_mode()
2458 ret = regmap_update_bits(data->regmap, BMP580_REG_ODR_CONFIG, in bmp580_chip_config()
2499 ret = regmap_update_bits_check(data->regmap, BMP580_REG_ODR_CONFIG, BMP580_ODR_MASK, in bmp580_chip_config()

Completed in 13 milliseconds