Searched refs:ADC_V2_GET_STATUS_FLAG (Results 1 – 2 of 2) sorted by relevance
27 #define ADC_V2_GET_STATUS_FLAG(x) (((x) >> 2) & 0x1) macro
28 if (ADC_V2_GET_STATUS_FLAG(readl(®s->status)) != FLAG_CONV_END) in exynos_adc_channel_data()
Completed in 3 milliseconds