Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dstm32-dfsdm.h128 #define DFSDM_CR1_RSYNC_MASK BIT(19) macro
129 #define DFSDM_CR1_RSYNC(v) FIELD_PREP(DFSDM_CR1_RSYNC_MASK, v)
H A Dstm32-dfsdm-adc.c55 DFSDM_CR1_RSYNC_MASK | DFSDM_CR1_JSYNC_MASK | \
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dstm32-dfsdm.h132 #define DFSDM_CR1_RSYNC_MASK BIT(19) macro
133 #define DFSDM_CR1_RSYNC(v) FIELD_PREP(DFSDM_CR1_RSYNC_MASK, v)
H A Dstm32-dfsdm-adc.c56 DFSDM_CR1_RSYNC_MASK | DFSDM_CR1_JSYNC_MASK | \

Completed in 7 milliseconds