Searched refs:hpf_3db (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 146 milliseconds