DA7213_MIC_2_CTRL
SND_SOC_DAPM_PGA("Mic 2 PGA", DA7213_MIC_2_CTRL, DA7213_AMP_EN_SHIFT,
{ DA7213_MIC_2_CTRL, 0x40 },
mic_2_ctrl = snd_soc_component_read(component, DA7213_MIC_2_CTRL);
snd_soc_component_update_bits(component, DA7213_MIC_2_CTRL, DA7213_MUTE_EN,
snd_soc_component_write(component, DA7213_MIC_2_CTRL, mic_2_ctrl);
SOC_SINGLE("Mic 2 Switch", DA7213_MIC_2_CTRL, DA7213_MUTE_EN_SHIFT,
DA7213_MIC_2_CTRL,