Searched defs:ad5770r_state (Results 1 – 1 of 1) sorted by relevance
133 struct ad5770r_state { struct134 struct spi_device *spi;135 struct regmap *regmap;136 struct gpio_desc *gpio_reset;137 struct ad5770r_out_range output_mode[AD5770R_MAX_CHANNELS];138 int vref;139 bool ch_pwr_down[AD5770R_MAX_CHANNELS];140 bool internal_ref;141 bool external_res;