Lines Matching refs:ADXL367_ACTIVITY
143 ADXL367_ACTIVITY, enumerator
188 [ADXL367_ACTIVITY] = ADXL367_REG_THRESH_ACT_H,
193 [ADXL367_ACTIVITY] = 0,
198 [ADXL367_ACTIVITY] = ADXL367_INT_ACT_MASK,
328 if (act == ADXL367_ACTIVITY) in _adxl367_set_act_threshold()
508 ret = _adxl367_set_act_threshold(st, ADXL367_ACTIVITY, in adxl367_set_range()
596 if (act == ADXL367_ACTIVITY) in adxl367_set_act_time_ms()
1062 return adxl367_set_act_threshold(st, ADXL367_ACTIVITY, val); in adxl367_write_event_value()
1075 return adxl367_set_act_time_ms(st, ADXL367_ACTIVITY, val); in adxl367_write_event_value()
1097 ret = adxl367_get_act_interrupt_en(st, ADXL367_ACTIVITY, &en); in adxl367_read_event_config()
1119 act = ADXL367_ACTIVITY; in adxl367_write_event_config()
1448 ret = _adxl367_set_act_threshold(st, ADXL367_ACTIVITY, in adxl367_setup()