Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/gyro/
H A Dfxas21002c_core.c178 int odr_table_size = ARRAY_SIZE(fxas21002c_odr_values); in fxas21002c_odr_value_from_hz() local
181 for (i = 0; i < odr_table_size; i++) in fxas21002c_odr_value_from_hz()