Home
last modified time | relevance | path

Searched defs:sca3000_chip_info (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/iio/accel/
Dsca3000.c200 struct sca3000_chip_info { struct
201 unsigned int scale;
202 bool temp_output;
203 int measurement_mode_freq;
204 int measurement_mode_3db_freq;
205 int option_mode_1;
206 int option_mode_1_freq;
230 static const struct sca3000_chip_info sca3000_spi_chip_info_tbl[] = { argument