Searched defs:ad5758_state (Results 1 – 1 of 1) sorted by relevance
108 struct ad5758_state { struct109 struct spi_device *spi;110 struct mutex lock;111 struct ad5758_range out_range;112 unsigned int dc_dc_mode;113 unsigned int dc_dc_ilim;114 unsigned int slew_time;115 bool pwr_down;116 __be32 d32[3];