Home
last modified time | relevance | path

Searched refs:smp_bits (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iio/adc/
H A Dstm32-adc.c185 const struct stm32_adc_regs *smp_bits; member
427 .smp_bits = stm32f4_smp_bits,
522 .smp_bits = stm32h7_smp_bits,
543 .smp_bits = stm32h7_smp_bits,
564 .smp_bits = stm32h7_smp_bits,
1926 const struct stm32_adc_regs *smpr = &adc->cfg->regs->smp_bits[channel]; in stm32_adc_smpr_init()