XREG_SNR
rc = xc2028_get_reg(priv, XREG_SNR, &signal);
if (xc4000_readreg(priv, XREG_SNR, &snr) == 0) {
return xc5000_readreg(priv, XREG_SNR, snr);