Searched refs:DFSDM_CR1_JSYNC_MASK (Results 1 – 2 of 2) sorted by relevance
118 #define DFSDM_CR1_JSYNC_MASK BIT(3) macro119 #define DFSDM_CR1_JSYNC(v) FIELD_PREP(DFSDM_CR1_JSYNC_MASK, v)
56 DFSDM_CR1_RSYNC_MASK | DFSDM_CR1_JSYNC_MASK | \