PERI_BUS_DCM_CTRL
regmap_update_bits(afe_priv->infracfg, PERI_BUS_DCM_CTRL, BIT(29), BIT(29));
PERI_BUS_DCM_CTRL, 0x1 << 29, 0x1 << 29);