Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iio/gyro/
Dfxas21002c_core.c137 struct fxas21002c_data { struct
166 static int fxas21002c_odr_hz_from_value(struct fxas21002c_data *data, u8 value) in fxas21002c_odr_hz_from_value() argument
175 static int fxas21002c_odr_value_from_hz(struct fxas21002c_data *data, in fxas21002c_odr_value_from_hz()
188 static int fxas21002c_lpf_bw_from_value(struct fxas21002c_data *data, u8 value) in fxas21002c_lpf_bw_from_value()
197 static int fxas21002c_lpf_value_from_bw(struct fxas21002c_data *data, in fxas21002c_lpf_value_from_bw()
210 static int fxas21002c_hpf_sel_from_value(struct fxas21002c_data *data, u8 value) in fxas21002c_hpf_sel_from_value()
219 static int fxas21002c_hpf_value_from_sel(struct fxas21002c_data *data, in fxas21002c_hpf_value_from_sel()
232 static int fxas21002c_range_fs_from_value(struct fxas21002c_data *data, in fxas21002c_range_fs_from_value()
252 static int fxas21002c_range_value_from_fs(struct fxas21002c_data *data, in fxas21002c_range_value_from_fs()
280 static int fxas21002c_mode_get(struct fxas21002c_data *data) in fxas21002c_mode_get()
[all …]