aboutsummaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/iio/adc/ingenic,adc.h
blob: 82706b2706acb2f50502a4f29529d847ff870ca3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
/* SPDX-License-Identifier: GPL-2.0 */

#ifndef _DT_BINDINGS_IIO_ADC_INGENIC_ADC_H
#define _DT_BINDINGS_IIO_ADC_INGENIC_ADC_H

/* ADC channel idx. */
#define INGENIC_ADC_AUX		0
#define INGENIC_ADC_BATTERY	1

#endif