Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/accel/
Dbmi088-accel-core.c35 #define BMI088_ACCEL_REG_PWR_CONF 0x7C macro
165 ret = regmap_write(data->regmap, BMI088_ACCEL_REG_PWR_CONF, 0x0); in bmi088_accel_power_up()
180 ret = regmap_write(data->regmap, BMI088_ACCEL_REG_PWR_CONF, 0x3); in bmi088_accel_power_down()