Home
last modified time | relevance | path

Searched defs:ad5766_state (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iio/dac/
H A Dad5766.c112 struct ad5766_state { struct
113 struct spi_device *spi;
114 struct mutex lock;
115 const struct ad5766_chip_info *chip_info;
116 struct gpio_desc *gpio_reset;
117 enum ad5766_voltage_range crt_range;
118 u16 dither_enable;
119 u16 dither_invert;
120 u32 dither_source;
121 u32 dither_scale;
[all …]