RESETDB
regmap_update_bits(priv->regmap, 0x52, RESETDB, 0x00);
regmap_update_bits(priv->regmap, 0x52, RESETDB, RESETDB);