Searched refs:BMI270_ACCEL_X_REG (Results 1 – 1 of 1) sorted by relevance
25 #define BMI270_ACCEL_X_REG 0x0c macro374 ret = regmap_bulk_read(bmi270_device->regmap, BMI270_ACCEL_X_REG, in bmi270_trigger_handler()397 reg = BMI270_ACCEL_X_REG + (axis - IIO_MOD_X) * 2; in bmi270_get_data()