Searched refs:ADC5_AVG_SAMPLES_MAX (Results 1 – 2 of 2) sorted by relevance
42 #define ADC5_AVG_SAMPLES_MAX 16 macro
741 if (!is_power_of_2(value) || value > ADC5_AVG_SAMPLES_MAX) in qcom_adc5_avg_samples_from_dt()