Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dad9467.c115 struct ad9467_state { struct
116 const struct ad9467_chip_info *info;
117 struct iio_backend *back;
118 struct spi_device *spi;
119 struct clk *clk;
120 unsigned int output_mode;
121 unsigned int (*scales)[2];
123 struct gpio_desc *pwrdown_gpio;
125 struct mutex lock;