Searched refs:ADC_V2_CON2_OSEL (Results 1 – 2 of 2) sorted by relevance
14 #define ADC_V2_CON2_OSEL(x) (((x) & 0x1) << 10) macro
94 cfg |= ADC_V2_CON2_OSEL(OSEL_BINARY); in exynos_adc_probe()