Searched refs:ADC_TM_GEN2_CTL_DEC_RATIO_MASK (Results 1 – 1 of 1) sorted by relevance
98 #define ADC_TM_GEN2_CTL_DEC_RATIO_MASK GENMASK(3, 2) macro592 buf[2] &= ~ADC_TM_GEN2_CTL_DEC_RATIO_MASK; in adc_tm5_gen2_configure()593 buf[2] |= FIELD_PREP(ADC_TM_GEN2_CTL_DEC_RATIO_MASK, channel->decimation); in adc_tm5_gen2_configure()