Lines Matching defs:stm32_adc_regspec
173 struct stm32_adc_regspec { struct
174 const u32 dr;
175 const struct stm32_adc_regs ier_eoc;
176 const struct stm32_adc_regs ier_ovr;
177 const struct stm32_adc_regs isr_eoc;
178 const struct stm32_adc_regs isr_ovr;
179 const struct stm32_adc_regs *sqr;
180 const struct stm32_adc_regs exten;
181 const struct stm32_adc_regs extsel;
182 const struct stm32_adc_regs res;
183 const struct stm32_adc_regs difsel;
184 const u32 smpr[2];
185 const struct stm32_adc_regs *smp_bits;
186 const struct stm32_adc_regs or_vddcore;
187 const struct stm32_adc_regs or_vddcpu;
188 const struct stm32_adc_regs or_vddq_ddr;
189 const struct stm32_adc_regs ccr_vbat;
190 const struct stm32_adc_regs ccr_vref;