BIT_RFRST
ret = regmap_update_bits(devrec->regmap_short, REG_RFCTL, BIT_RFRST,
BIT_RFRST);
ret = regmap_update_bits(devrec->regmap_short, REG_RFCTL, BIT_RFRST, 0);