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