Lines Matching full:12
3 * Analog Devices AD7091R8 12-bit SAR ADC driver
68 AD7091R_CHANNEL(0, 12, NULL, 0),
69 AD7091R_CHANNEL(1, 12, NULL, 0),
73 AD7091R_CHANNEL(0, 12, NULL, 0),
74 AD7091R_CHANNEL(1, 12, NULL, 0),
75 AD7091R_CHANNEL(2, 12, NULL, 0),
76 AD7091R_CHANNEL(3, 12, NULL, 0),
80 AD7091R_CHANNEL(0, 12, ad7091r_events, ARRAY_SIZE(ad7091r_events)),
81 AD7091R_CHANNEL(1, 12, ad7091r_events, ARRAY_SIZE(ad7091r_events)),
82 AD7091R_CHANNEL(2, 12, ad7091r_events, ARRAY_SIZE(ad7091r_events)),
83 AD7091R_CHANNEL(3, 12, ad7091r_events, ARRAY_SIZE(ad7091r_events)),
87 AD7091R_CHANNEL(0, 12, NULL, 0),
88 AD7091R_CHANNEL(1, 12, NULL, 0),
89 AD7091R_CHANNEL(2, 12, NULL, 0),
90 AD7091R_CHANNEL(3, 12, NULL, 0),
91 AD7091R_CHANNEL(4, 12, NULL, 0),
92 AD7091R_CHANNEL(5, 12, NULL, 0),
93 AD7091R_CHANNEL(6, 12, NULL, 0),
94 AD7091R_CHANNEL(7, 12, NULL, 0),
98 AD7091R_CHANNEL(0, 12, ad7091r_events, ARRAY_SIZE(ad7091r_events)),
99 AD7091R_CHANNEL(1, 12, ad7091r_events, ARRAY_SIZE(ad7091r_events)),
100 AD7091R_CHANNEL(2, 12, ad7091r_events, ARRAY_SIZE(ad7091r_events)),
101 AD7091R_CHANNEL(3, 12, ad7091r_events, ARRAY_SIZE(ad7091r_events)),
102 AD7091R_CHANNEL(4, 12, ad7091r_events, ARRAY_SIZE(ad7091r_events)),
103 AD7091R_CHANNEL(5, 12, ad7091r_events, ARRAY_SIZE(ad7091r_events)),
104 AD7091R_CHANNEL(6, 12, ad7091r_events, ARRAY_SIZE(ad7091r_events)),
105 AD7091R_CHANNEL(7, 12, ad7091r_events, ARRAY_SIZE(ad7091r_events)),