Home
last modified time | relevance | path

Searched defs:ADC_V2_CON1_SOFT_RESET (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dadc.h11 #define ADC_V2_CON1_SOFT_RESET (0x2 << 1) macro
/openbmc/linux/drivers/iio/adc/
H A Dexynos_adc.c94 #define ADC_V2_CON1_SOFT_RESET (1u << 2) macro