ES_ADC_EN
if (inl(ES_REG(ensoniq, CONTROL)) & ES_ADC_EN) {
what |= ES_ADC_EN;
ensoniq->ctrl &= ~ES_ADC_EN;