DA7218_MIC_2_CTRL
SND_SOC_DAPM_PGA("Mic2 PGA", DA7218_MIC_2_CTRL,
mic_2_ctrl = snd_soc_component_read(component, DA7218_MIC_2_CTRL);
{ DA7218_MIC_2_CTRL, 0x40 },
snd_soc_component_update_bits(component, DA7218_MIC_2_CTRL, DA7218_MIC_2_AMP_EN_MASK,
snd_soc_component_update_bits(component, DA7218_MIC_2_CTRL,
snd_soc_component_write(component, DA7218_MIC_2_CTRL, mic_2_ctrl);
SOC_SINGLE("Mic2 Switch", DA7218_MIC_2_CTRL,