Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/accel/
Dsca3000.c197 struct sca3000_chip_info { struct
198 unsigned int scale;
199 bool temp_output;
200 int measurement_mode_freq;
201 int measurement_mode_3db_freq;
202 int option_mode_1;
203 int option_mode_1_freq;
227 static const struct sca3000_chip_info sca3000_spi_chip_info_tbl[] = { argument