DA7218_MIC_1_CTRL
SND_SOC_DAPM_PGA("Mic1 PGA", DA7218_MIC_1_CTRL,
mic_1_ctrl = snd_soc_component_read(component, DA7218_MIC_1_CTRL);
{ DA7218_MIC_1_CTRL, 0x40 },
snd_soc_component_update_bits(component, DA7218_MIC_1_CTRL, DA7218_MIC_1_AMP_EN_MASK,
snd_soc_component_update_bits(component, DA7218_MIC_1_CTRL,
snd_soc_component_write(component, DA7218_MIC_1_CTRL, mic_1_ctrl);
SOC_SINGLE("Mic1 Switch", DA7218_MIC_1_CTRL,