Searched defs:ad5064_state (Results 1 – 1 of 1) sorted by relevance
67 struct ad5064_state { struct68 struct spi_device *spi;69 const struct ad5064_chip_info *chip_info;70 struct regulator_bulk_data vref_reg[AD5064_DAC_CHANNELS];71 bool pwr_down[AD5064_DAC_CHANNELS];72 u8 pwr_down_mode[AD5064_DAC_CHANNELS];73 unsigned int dac_cache[AD5064_DAC_CHANNELS];79 __be32 data ____cacheline_aligned;