Searched refs:ADC_BSY (Results 1 – 1 of 1) sorted by relevance
66 #define ADC_BSY 0x0001 /* ADC busy */ macro175 if ((status & ADC_BSY) == 0) in icp_multi_ai_eoc()