Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/gyro/
Dfxas21002c_core.c71 struct fxas21002c_data { struct
100 static int fxas21002c_odr_hz_from_value(struct fxas21002c_data *data, u8 value) in fxas21002c_odr_hz_from_value() argument
109 static int fxas21002c_odr_value_from_hz(struct fxas21002c_data *data, in fxas21002c_odr_value_from_hz()
122 static int fxas21002c_lpf_bw_from_value(struct fxas21002c_data *data, u8 value) in fxas21002c_lpf_bw_from_value()
131 static int fxas21002c_lpf_value_from_bw(struct fxas21002c_data *data, in fxas21002c_lpf_value_from_bw()
144 static int fxas21002c_hpf_sel_from_value(struct fxas21002c_data *data, u8 value) in fxas21002c_hpf_sel_from_value()
153 static int fxas21002c_hpf_value_from_sel(struct fxas21002c_data *data, in fxas21002c_hpf_value_from_sel()
166 static int fxas21002c_range_fs_from_value(struct fxas21002c_data *data, in fxas21002c_range_fs_from_value()
186 static int fxas21002c_range_value_from_fs(struct fxas21002c_data *data, in fxas21002c_range_value_from_fs()
214 static int fxas21002c_mode_get(struct fxas21002c_data *data) in fxas21002c_mode_get()
[all …]