ME_DAC_CTRL_BIPOLAR
devpriv->dac_ctrl |= ME_DAC_CTRL_BIPOLAR(chan);
#define ME_DAC_CTRL_MASK(x) (ME_DAC_CTRL_BIPOLAR(x) | \