Home
last modified time | relevance | path

Searched defs:ADC_CHANNEL (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dadc.h11 #define ADC_CHANNEL(x) (1 << x) macro
/openbmc/linux/drivers/iio/adc/
H A Dexynos_adc.c701 #define ADC_CHANNEL(_index, _id) { \ macro
/openbmc/qemu/hw/audio/
H A Des1370.c162 #define ADC_CHANNEL 2 macro