DA9055_MIC_L_CTRL
mic_left = snd_soc_component_read(component, DA9055_MIC_L_CTRL);
snd_soc_component_update_bits(component, DA9055_MIC_L_CTRL,
snd_soc_component_write(component, DA9055_MIC_L_CTRL, mic_left);
SOC_DOUBLE_R("Mic Switch", DA9055_MIC_L_CTRL,
SND_SOC_DAPM_PGA("Mic Left", DA9055_MIC_L_CTRL, 7, 0, NULL, 0),