Home
last modified time | relevance | path

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

/linux/drivers/iio/accel/
H A Dadxl367.c142 ADXL367_ACTIVITY, enumerator
187 [ADXL367_ACTIVITY] = ADXL367_REG_THRESH_ACT_H,
192 [ADXL367_ACTIVITY] = 0,
197 [ADXL367_ACTIVITY] = ADXL367_INT_ACT_MASK,
327 if (act == ADXL367_ACTIVITY) in _adxl367_set_act_threshold()
498 ret = _adxl367_set_act_threshold(st, ADXL367_ACTIVITY, in adxl367_set_range()
581 if (act == ADXL367_ACTIVITY) in adxl367_set_act_time_ms()
1028 return adxl367_set_act_threshold(st, ADXL367_ACTIVITY, val); in adxl367_write_event_value()
1041 return adxl367_set_act_time_ms(st, ADXL367_ACTIVITY, val); in adxl367_write_event_value()
1063 ret = adxl367_get_act_interrupt_en(st, ADXL367_ACTIVITY, &en); in adxl367_read_event_config()
[all …]