Searched refs:act_threshold_buf (Results 1 – 1 of 1) sorted by relevance
182 u8 act_threshold_buf[2]; member316 st->act_threshold_buf[0] = FIELD_PREP(ADXL367_THRESH_H_MASK, in _adxl367_set_act_threshold()319 st->act_threshold_buf[1] = FIELD_PREP(ADXL367_THRESH_L_MASK, in _adxl367_set_act_threshold()323 ret = regmap_bulk_write(st->regmap, reg, st->act_threshold_buf, in _adxl367_set_act_threshold()324 sizeof(st->act_threshold_buf)); in _adxl367_set_act_threshold()