_xadc_read_adc_reg
ret = _xadc_read_adc_reg(xadc, reg, &tmp);
ret = _xadc_read_adc_reg(xadc, XADC_REG_CONF1, &cfg);
ret = _xadc_read_adc_reg(xadc, reg, val);