Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/imu/
H A Dadis16480.c570 static const unsigned int ad16480_filter_data[][2] = { variable
590 reg = ad16480_filter_data[chan->scan_index][0]; in adis16480_get_filter_freq()
591 offset = ad16480_filter_data[chan->scan_index][1]; in adis16480_get_filter_freq()
616 reg = ad16480_filter_data[chan->scan_index][0]; in adis16480_set_filter_freq()
617 offset = ad16480_filter_data[chan->scan_index][1]; in adis16480_set_filter_freq()