RT5663_RECMIX
snd_soc_component_update_bits(component, RT5663_RECMIX, 0x8, 0x8);
snd_soc_component_update_bits(component, RT5663_RECMIX, 0x8, 0x0);
reg10 = snd_soc_component_read(component, RT5663_RECMIX);
snd_soc_component_write(component, RT5663_RECMIX, 0x0005);
snd_soc_component_write(component, RT5663_RECMIX, reg10);
regmap_write(rt5663->regmap, RT5663_RECMIX, 0x4040);
regmap_write(rt5663->regmap, RT5663_RECMIX, 0x0005);
regmap_update_bits(rt5663->regmap, RT5663_RECMIX,
regmap_update_bits(rt5663->regmap, RT5663_RECMIX,
case RT5663_RECMIX: