Home
last modified time | relevance | path

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

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