Lines Matching defs:stm32_adc_regspec
154 * struct stm32_adc_regspec - stm32 registers definition
173 struct stm32_adc_regspec {
214 const struct stm32_adc_regspec *regs;
415 static const struct stm32_adc_regspec stm32f4_adc_regspec = {
509 static const struct stm32_adc_regspec stm32h7_adc_regspec = {
530 static const struct stm32_adc_regspec stm32mp13_adc_regspec = {
551 static const struct stm32_adc_regspec stm32mp1_adc_regspec = {
1410 const struct stm32_adc_regspec *regs = adc->cfg->regs;
1522 const struct stm32_adc_regspec *regs = adc->cfg->regs;
1545 const struct stm32_adc_regspec *regs = adc->cfg->regs;