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

/linux-master/drivers/iio/adc/
H A Dqcom-spmi-adc5.c49 #define ADC5_USR_FAST_AVG_CTL_SAMPLES_MASK 0x7 macro
251 buf[1] &= (u8) ~ADC5_USR_FAST_AVG_CTL_SAMPLES_MASK;
291 buf[1] &= ~ADC5_USR_FAST_AVG_CTL_SAMPLES_MASK;

Completed in 110 milliseconds