Home
last modified time | relevance | path

Searched refs:ADC_V2_VERSION (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dadc.h35 #define ADC_V2_VERSION 0x80000008 macro
/openbmc/u-boot/drivers/adc/
H A Dexynos-adc.c81 if (readl(&regs->version) != ADC_V2_VERSION) { in exynos_adc_probe()