BMP280_REG_RESET
ret = regmap_write(data->regmap, BMP280_REG_RESET, BMP280_RST_SOFT_CMD);
case BMP280_REG_RESET: