AFE_I2S_CON2_EN
regmap_update_bits(afe->regmap, AFE_I2S_CON2, ~AFE_I2S_CON2_EN, val);
if (!!(val & AFE_I2S_CON2_EN) == enable)