Home
last modified time | relevance | path

Searched refs:DFSDM_CR1 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dstm32-dfsdm-adc.c399 ret = regmap_update_bits(dfsdm->regmap, DFSDM_CR1(fl_id), in stm32_dfsdm_start_filter()
409 return regmap_update_bits(dfsdm->regmap, DFSDM_CR1(fl_id), in stm32_dfsdm_start_filter()
418 regmap_update_bits(dfsdm->regmap, DFSDM_CR1(fl_id), in stm32_dfsdm_stop_filter()
441 ret = regmap_update_bits(regmap, DFSDM_CR1(fl_id), in stm32_dfsdm_filter_set_trig()
532 ret = regmap_update_bits(regmap, DFSDM_CR1(fl_id), in stm32_dfsdm_filter_configure()
594 return regmap_update_bits(regmap, DFSDM_CR1(fl_id), DFSDM_CR1_CFG_MASK, in stm32_dfsdm_filter_configure()
762 regmap_update_bits(regmap, DFSDM_CR1(adc->fl_id), in stm32_dfsdm_start_conv()
777 regmap_update_bits(regmap, DFSDM_CR1(adc->fl_id), in stm32_dfsdm_stop_conv()
955 DFSDM_CR1(adc->fl_id), in stm32_dfsdm_adc_dma_start()
961 DFSDM_CR1(ad in stm32_dfsdm_adc_dma_start()
[all...]
H A Dstm32-dfsdm.h93 #define DFSDM_CR1(x) (DFSDM_FILTER_X_BASE_ADR(x) + 0x00) macro
H A Dstm32-dfsdm-core.c43 case DFSDM_CR1(0) & DFSDM_FILTER_REG_MASK: in stm32_dfsdm_volatile_reg()
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dstm32-dfsdm-adc.c400 ret = regmap_update_bits(dfsdm->regmap, DFSDM_CR1(fl_id), in stm32_dfsdm_start_filter()
410 return regmap_update_bits(dfsdm->regmap, DFSDM_CR1(fl_id), in stm32_dfsdm_start_filter()
419 regmap_update_bits(dfsdm->regmap, DFSDM_CR1(fl_id), in stm32_dfsdm_stop_filter()
442 ret = regmap_update_bits(regmap, DFSDM_CR1(fl_id), in stm32_dfsdm_filter_set_trig()
532 ret = regmap_update_bits(regmap, DFSDM_CR1(fl_id), in stm32_dfsdm_filter_configure()
594 return regmap_update_bits(regmap, DFSDM_CR1(fl_id), DFSDM_CR1_CFG_MASK, in stm32_dfsdm_filter_configure()
762 regmap_update_bits(regmap, DFSDM_CR1(adc->fl_id), in stm32_dfsdm_start_conv()
777 regmap_update_bits(regmap, DFSDM_CR1(adc->fl_id), in stm32_dfsdm_stop_conv()
955 DFSDM_CR1(adc->fl_id), in stm32_dfsdm_adc_dma_start()
961 DFSDM_CR1(ad in stm32_dfsdm_adc_dma_start()
[all...]
H A Dstm32-dfsdm.h97 #define DFSDM_CR1(x) (DFSDM_FILTER_X_BASE_ADR(x) + 0x00) macro
H A Dstm32-dfsdm-core.c52 case DFSDM_CR1(0) & DFSDM_FILTER_REG_MASK: in stm32_dfsdm_volatile_reg()

Completed in 7 milliseconds