Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/accel/
H A Dbmi088-accel-core.c33 #define BMI088_ACCEL_REG_PWR_CONF 0x7C macro
168 ret = regmap_write(data->regmap, BMI088_ACCEL_REG_PWR_CONF, 0x0); in bmi088_accel_power_up()
183 ret = regmap_write(data->regmap, BMI088_ACCEL_REG_PWR_CONF, 0x3); in bmi088_accel_power_down()