Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iio/adc/
Dstm32-dfsdm-adc.c70 struct stm32_dfsdm_adc { struct
71 struct stm32_dfsdm *dfsdm;
72 const struct stm32_dfsdm_dev_data *dev_data;
73 unsigned int fl_id;
74 unsigned int nconv;
75 unsigned long smask;
78 unsigned int oversamp;
79 struct iio_hw_consumer *hwc;
80 struct completion completion;
81 u32 *buffer;
[all …]