Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dti-adc12138.c35 adc12138, enumerator
38 struct adc12138 { struct
39 struct spi_device *spi;
40 unsigned int id;
42 struct clk *cclk;
44 struct regulator *vref_p;
46 struct regulator *vref_n;
47 struct mutex lock;
48 struct completion complete;
56 __be16 data[20] __aligned(8);
[all …]