Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/adc/
Dad7280a.c167 struct ad7280_state { struct
168 struct spi_device *spi;
169 struct iio_chan_spec *channels;
170 unsigned int chain_last_alert_ignore;
171 bool thermistor_term_en;
172 int slave_num;
173 int scan_cnt;
174 int readback_delay_us;
175 unsigned char crc_tab[CRC8_TABLE_SIZE];
176 u8 oversampling_ratio;
[all …]