TOY_ENABLE_MASK
return regmap_update_bits(priv->regmap, RTC_CTRL_REG, TOY_ENABLE_MASK,
TOY_ENABLE_MASK);
return ctrl_data & TOY_ENABLE_MASK;