Searched defs:ad5758_state (Results 1 – 1 of 1) sorted by relevance
112 struct ad5758_state { struct113 struct spi_device *spi;114 struct mutex lock;115 struct gpio_desc *gpio_reset;116 struct ad5758_range out_range;117 unsigned int dc_dc_mode;118 unsigned int dc_dc_ilim;119 unsigned int slew_time;120 bool pwr_down;121 __be32 d32[3];