Home
last modified time | relevance | path

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

/linux/drivers/iio/accel/
H A Dadxl380.c167 ADXL380_ACTIVITY, enumerator
184 [ADXL380_ACTIVITY] = ADXL380_THRESH_ACT_H_REG,
189 [ADXL380_ACTIVITY] = ADXL380_TIME_ACT_H_REG,
315 if (act == ADXL380_ACTIVITY) in adxl380_write_act_inact_threshold()
668 if (act == ADXL380_ACTIVITY) in _adxl380_set_act_inact_time_ms()
715 ret = adxl380_write_act_inact_threshold(st, ADXL380_ACTIVITY, in adxl380_set_range()
734 if (type == ADXL380_ACTIVITY) in adxl380_write_act_inact_en()
757 if (type == ADXL380_ACTIVITY) in adxl380_read_act_inact_int()
769 if (act == ADXL380_ACTIVITY) in adxl380_write_act_inact_int()
1381 ret = adxl380_read_act_inact_int(st, ADXL380_ACTIVITY, &int_en); in adxl380_read_event_config()
[all …]