Searched refs:act_threshold_buf (Results 1 – 1 of 1) sorted by relevance
184 u8 act_threshold_buf[2]; member318 st->act_threshold_buf[0] = FIELD_PREP(ADXL367_THRESH_H_MASK, in _adxl367_set_act_threshold()321 st->act_threshold_buf[1] = FIELD_PREP(ADXL367_THRESH_L_MASK, in _adxl367_set_act_threshold()325 ret = regmap_bulk_write(st->regmap, reg, st->act_threshold_buf, in _adxl367_set_act_threshold()326 sizeof(st->act_threshold_buf)); in _adxl367_set_act_threshold()