Searched refs:BMP380_REG_POWER_CONTROL (Results 1 – 3 of 3) sorted by relevance
111 case BMP380_REG_POWER_CONTROL: in bmp380_is_writeable_reg()
127 #define BMP380_REG_POWER_CONTROL 0x1B macro
1682 ret = regmap_write_bits(data->regmap, BMP380_REG_POWER_CONTROL, in bmp380_set_mode()1738 ret = regmap_update_bits(data->regmap, BMP380_REG_POWER_CONTROL, in bmp380_chip_config()
Completed in 12 milliseconds