Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/accel/
H A Dadxl355_core.c226 enum adxl355_hpf_3db hpf_3db; member
419 if (data->hpf_3db == hpf) { in adxl355_set_hpf_3db()
434 data->hpf_3db = hpf; in adxl355_set_hpf_3db()
543 *val = data->adxl355_hpf_3db_table[data->hpf_3db][0]; in adxl355_read_raw()
544 *val2 = data->adxl355_hpf_3db_table[data->hpf_3db][1]; in adxl355_read_raw()