Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/frequency/
H A Dad9523.c266 struct ad9523_state { struct
267 struct spi_device *spi;
268 struct ad9523_platform_data *pdata;
269 struct iio_chan_spec ad9523_channels[AD9523_NUM_CHAN];
270 struct gpio_desc *pwrdown_gpio;
271 struct gpio_desc *reset_gpio;
272 struct gpio_desc *sync_gpio;
274 unsigned long vcxo_freq;
275 unsigned long vco_freq;
276 unsigned long vco_out_freq[AD9523_NUM_CLK_SRC];
[all …]