Home
last modified time | relevance | path

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

/linux/drivers/iio/accel/
H A Dadxl380.c559 unsigned int trig_cfg, lpf_idx; in adxl380_get_lpf() local
567 lpf_idx = FIELD_GET(ADXL380_FILTER_LPF_MODE_MSK, trig_cfg); in adxl380_get_lpf()
569 *lpf = st->lpf_tbl[lpf_idx]; in adxl380_get_lpf()