REGCTL2
dbg_reg(dev, priv, REGCTL2);
regmap_update_bits(priv->regmap, REGCTL2, mask, val);
regmap_update_bits(priv->regmap, REGCTL2, val, val);