Home
last modified time | relevance | path

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

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