Searched refs:adc_fsm (Results 1 – 1 of 1) sorted by relevance
153 unsigned int status, config, adc_fsm; in tiadc_irq_h() local177 adc_fsm = tiadc_readl(adc_dev, REG_ADCFSM); in tiadc_irq_h()178 } while (adc_fsm != 0x10 && count++ < 100); in tiadc_irq_h()