Searched refs:BMI08X_REG_ACCEL_PWR_CONF (Results 1 – 2 of 2) sorted by relevance
522 ret = bmi08x_accel_byte_write(dev, BMI08X_REG_ACCEL_PWR_CONF, conf_reg_val); in bmi08x_accel_pm_action()554 ret = bmi08x_accel_byte_write(dev, BMI08X_REG_ACCEL_PWR_CONF, BMI08X_ACCEL_PM_ACTIVE); in bmi08x_apply_sync_binary_config()675 ret = bmi08x_accel_byte_write(dev, BMI08X_REG_ACCEL_PWR_CONF, BMI08X_ACCEL_PM_ACTIVE); in bmi08x_accel_init()
105 #define BMI08X_REG_ACCEL_PWR_CONF 0x7C macro