Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5e6fe8b51a6519628375f15d9ae42917b1c4fc39
/
.
/
dts
/
upstream
/
include
/
dt-bindings
/
iio
/
adc
/
gehc,pmc-adc.h
blob: 2f291e3c76aec445db1d39d1a8c5fc5be1eebb2e [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause */
#ifndef
_DT_BINDINGS_IIO_ADC_GEHC_PMC_ADC_H
#define
_DT_BINDINGS_IIO_ADC_GEHC_PMC_ADC_H
/* ADC channel type */
#define
GEHC_PMC_ADC_VOLTAGE
0
#define
GEHC_PMC_ADC_CURRENT
1
#endif