Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/accel/
H A Dadxl367.c143 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()
1119 act = ADXL367_ACTIVITY; in adxl367_write_event_config()
[all …]