Home
last modified time | relevance | path

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

/drivers/iio/frequency/
Dad9523.c266 struct ad9523_state { struct
267 struct spi_device *spi;
268 struct regulator *reg;
269 struct ad9523_platform_data *pdata;
270 struct iio_chan_spec ad9523_channels[AD9523_NUM_CHAN];
271 struct gpio_desc *pwrdown_gpio;
272 struct gpio_desc *reset_gpio;
273 struct gpio_desc *sync_gpio;
275 unsigned long vcxo_freq;
276 unsigned long vco_freq;
[all …]