root/scripts/dtc/include-prefixes/dt-bindings/iio/adc/ingenic,adc.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


   1 /* SPDX-License-Identifier: GPL-2.0 */
   2 
   3 #ifndef _DT_BINDINGS_IIO_ADC_INGENIC_ADC_H
   4 #define _DT_BINDINGS_IIO_ADC_INGENIC_ADC_H
   5 
   6 /* ADC channel idx. */
   7 #define INGENIC_ADC_AUX         0
   8 #define INGENIC_ADC_BATTERY     1
   9 
  10 #endif

/* [<][>][^][v][top][bottom][index][help] */