Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dadc.h19 #define ESEL_ADC_EVAL_TIME_20CLK 0x1 macro
/openbmc/u-boot/drivers/adc/
H A Dexynos-adc.c95 cfg |= ADC_V2_CON2_ESEL(ESEL_ADC_EVAL_TIME_20CLK); in exynos_adc_probe()