Searched refs:DFSDM_CR1_JSYNC (Results 1 – 2 of 2) sorted by relevance
115 #define DFSDM_CR1_JSYNC(v) FIELD_PREP(DFSDM_CR1_JSYNC_MASK, v) macro
590 cr1 |= DFSDM_CR1_JSYNC(fl->sync_mode); in stm32_dfsdm_filter_configure()