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