Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dad7606.h91 struct ad7606_state { struct
92 struct device *dev;
95 unsigned int range[16];
96 unsigned int oversampling;
97 void __iomem *base_address;
98 bool sw_mode_en;
100 unsigned int num_scales;
102 unsigned int num_os_ratios;
108 struct gpio_desc *gpio_reset;
112 struct gpio_descs *gpio_os;
[all …]