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