Home
last modified time | relevance | path

Searched refs:DFSDM_CR1_JSYNC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dstm32-dfsdm.h115 #define DFSDM_CR1_JSYNC(v) FIELD_PREP(DFSDM_CR1_JSYNC_MASK, v) macro
H A Dstm32-dfsdm-adc.c591 cr1 |= DFSDM_CR1_JSYNC(fl->sync_mode); in stm32_dfsdm_filter_configure()
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dstm32-dfsdm.h119 #define DFSDM_CR1_JSYNC(v) FIELD_PREP(DFSDM_CR1_JSYNC_MASK, v) macro
H A Dstm32-dfsdm-adc.c591 cr1 |= DFSDM_CR1_JSYNC(fl->sync_mode); in stm32_dfsdm_filter_configure()

Completed in 7 milliseconds