Home
last modified time | relevance | path

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

/linux/drivers/iio/pressure/
H A Dbmp280-regmap.c111 case BMP380_REG_POWER_CONTROL: in bmp380_is_writeable_reg()
H A Dbmp280.h118 #define BMP380_REG_POWER_CONTROL 0x1B macro
H A Dbmp280-core.c1513 ret = regmap_update_bits(data->regmap, BMP380_REG_POWER_CONTROL, in bmp380_chip_config()
1567 ret = regmap_write_bits(data->regmap, BMP380_REG_POWER_CONTROL, in bmp380_chip_config()
1575 ret = regmap_write_bits(data->regmap, BMP380_REG_POWER_CONTROL, in bmp380_chip_config()