BMI270_ACCEL_X_REG
ret = regmap_bulk_read(data->regmap, BMI270_ACCEL_X_REG,
reg = BMI270_ACCEL_X_REG + (axis - IIO_MOD_X) * 2;