Searched refs:ADC_V2_CON2_C_TIME (Results 1 – 2 of 2) sorted by relevance
23 #define ADC_V2_CON2_C_TIME(x) (((x) & 0x7) << 4) macro
93 cfg = ADC_V2_CON2_C_TIME(3); /* Conversion times: (1 << 3) = 8 */ in exynos_adc_probe()