Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dstm32-dfsdm-adc.c313 static int stm32_dfsdm_compute_all_osrs(struct iio_dev *indio_dev, in stm32_dfsdm_compute_all_osrs() function
693 ret = stm32_dfsdm_compute_all_osrs(indio_dev, oversamp); in dfsdm_adc_set_samp_freq()
1195 ret = stm32_dfsdm_compute_all_osrs(indio_dev, val); in stm32_dfsdm_write_raw()
1442 ret = stm32_dfsdm_compute_all_osrs(indio_dev, adc->oversamp); in stm32_dfsdm_adc_init()