Searched refs:DFSDM_CR1_RSYNC_MASK (Results 1 – 2 of 2) sorted by relevance
128 #define DFSDM_CR1_RSYNC_MASK BIT(19) macro129 #define DFSDM_CR1_RSYNC(v) FIELD_PREP(DFSDM_CR1_RSYNC_MASK, v)
55 DFSDM_CR1_RSYNC_MASK | DFSDM_CR1_JSYNC_MASK | \