Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/iio/accel/
Dbmi088-accel-core.c28 #define BMI088_ACCEL_REG_RESET 0x7E macro
134 regmap_reg_range(BMI088_ACCEL_REG_RESET, BMI088_ACCEL_REG_RESET),
462 ret = regmap_write(data->regmap, BMI088_ACCEL_REG_RESET, in bmi088_accel_chip_init()