Searched refs:AB8500_GPADC_STAT_BUSY (Results 1 – 1 of 1) sorted by relevance
111 #define AB8500_GPADC_STAT_BUSY BIT(0) macro419 if (!(val & AB8500_GPADC_STAT_BUSY)) in ab8500_gpadc_read()423 if (looplimit >= 10 && (val & AB8500_GPADC_STAT_BUSY)) { in ab8500_gpadc_read()