Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dti-ads8688.c64 struct ads8688_state { struct
65 struct mutex lock;
66 const struct ads8688_chip_info *chip_info;
67 struct spi_device *spi;
68 struct regulator *reg;
69 unsigned int vref_mv;
70 enum ads8688_range range[8];
71 union {
74 } data[2] __aligned(IIO_DMA_MINALIGN);