Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iio/dac/
Dad5770r.c133 struct ad5770r_state { struct
134 struct spi_device *spi;
135 struct regmap *regmap;
136 struct regulator *vref_reg;
137 struct gpio_desc *gpio_reset;
138 struct ad5770r_out_range output_mode[AD5770R_MAX_CHANNELS];
139 int vref;
140 bool ch_pwr_down[AD5770R_MAX_CHANNELS];
141 bool internal_ref;
142 bool external_res;
[all …]